messages from 2022-03-08 00:47:38 to 2022-03-17 12:19:20 UTC [more...]
[PATCH 00/18] dt-bindings: irqchip: include generic schema
2022-03-17 12:05 UTC (20+ messages)
` [PATCH 01/18] ARM: dts: nspire: use lower case hex addresses in node unit addresses
` [PATCH 02/18] ARM: dts: ox820: align interrupt controller node name with dtschema
` [PATCH 03/18] ARM: dts: socfpga: "
` [PATCH 04/18] dt-bindings: irqchip: actions, owl-sirq: include generic schema
` [PATCH 05/18] dt-bindings: irqchip: fsl: "
` [PATCH 06/18] dt-bindings: irqchip: ingenic: "
` [PATCH 07/18] dt-bindings: irqchip: intel, ixp4xx: "
` [PATCH 08/18] dt-bindings: irqchip: kontron, sl28cpld: "
` [PATCH 09/18] dt-bindings: irqchip: loongson: "
` [PATCH 10/18] dt-bindings: irqchip: microchip, eic: "
` [PATCH 11/18] dt-bindings: irqchip: mrvl, intc: "
` [PATCH 12/18] dt-bindings: irqchip: mstar, mst-intc: "
` [PATCH 13/18] dt-bindings: irqchip: mti,gic: "
` [PATCH 14/18] dt-bindings: irqchip: nuvoton, wpcm450-aic: "
` [PATCH 15/18] dt-bindings: irqchip: realtek, rtl-intc: "
` [PATCH 16/18] dt-bindings: irqchip: renesas: "
` [PATCH 17/18] dt-bindings: irqchip: sifive: "
` [PATCH 18/18] dt-bindings: irqchip: ti: "
[PATCH 0/5] Generic Ticket Spinlocks
2022-03-17 11:09 UTC (11+ messages)
` [PATCH 1/5] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [PATCH 2/5] asm-generic: ticket-lock: New generic ticket-based spinlock
` [PATCH 3/5] openrisc: Move to ticket-spinlock
` [PATCH 4/5] RISC-V: Move to ticket-spinlocks
` [PATCH 5/5] RISC-V: Move to queued RW locks
[PATCH v4 0/6] Improve KVM's interaction with CPU hotplug
2022-03-17 9:15 UTC (2+ messages)
Napływ Klientów ze strony
2022-03-17 8:40 UTC
[PATCH] RISC-V: Increase range and default value of NR_CPUS
2022-03-17 3:55 UTC
[PATCH] RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
2022-03-17 3:55 UTC
question about arch/riscv/kvm/mmu.c
2022-03-16 21:10 UTC
[PATCH v2] parport_pc: Also enable driver for PCI systems
2022-03-16 18:45 UTC (3+ messages)
[PATCH V2] arch: patch_text: Fixup last cpu should be master
2022-03-16 14:38 UTC (2+ messages)
[PATCH V8 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
2022-03-16 7:03 UTC (21+ messages)
` [PATCH V8 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V8 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V8 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V8 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V8 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V8 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V8 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V8 08/20] riscv: Fixup difference with defconfig
` [PATCH V8 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V8 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V8 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V8 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V8 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V8 14/20] riscv: compat: Add elf.h implementation
` [PATCH V8 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V8 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V8 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V8 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V8 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V8 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[PATCH v7 00/11] Update the Icicle Kit device tree
2022-03-16 6:51 UTC (6+ messages)
[PATCH] sched: dynamic config sd_flags if described in DT
2022-03-16 2:46 UTC (6+ messages)
[PATCH v2 0/5] Refactor the PRCI driver to reduce the complexity
2022-03-16 1:53 UTC (14+ messages)
` [PATCH v2 1/5] clk: sifive: duplicate the macro definitions for the time being
` [PATCH v2 2/5] dt-bindings: change the macro name of prci in header files and example
` [PATCH v2 3/5] riscv: dts: Change the macro name of prci in each device node
` [PATCH v2 4/5] clk: sifive: Add SoCs prefix in each SoCs-dependent data
` [PATCH v2 5/5] clk: sifive: Move all stuff into SoCs header files from C files
cleanup swiotlb initialization v5
2022-03-16 0:39 UTC (23+ messages)
` [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
` [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>
[GIT PULL] KVM/riscv changes for 5.18
2022-03-15 21:21 UTC (2+ messages)
[PATCH] i2c: add support for microchip fpga i2c controllers
2022-03-15 15:32 UTC
[PATCH v6 0/6] Provide a fraemework for RISC-V ISA extensions
2022-03-15 3:11 UTC (11+ messages)
` [PATCH v6 1/6] RISC-V: Correctly print supported extensions
` [PATCH v6 2/6] RISC-V: Minimal parser for "riscv, isa" strings
` [PATCH v6 3/6] RISC-V: Extract multi-letter extension names from "riscv, isa"
` [PATCH v6 4/6] RISC-V: Implement multi-letter ISA extension probing framework
` [PATCH v6 5/6] RISC-V: Do no continue isa string parsing without correct XLEN
` [PATCH v6 6/6] RISC-V: Improve /proc/cpuinfo output for ISA extensions
[syzbot] kernel panic: corrupted stack end in rtnl_newlink
2022-03-14 12:05 UTC (4+ messages)
[PATCH] riscv: Increase stack size under KASAN
2022-03-14 9:06 UTC
[PATCH] riscv: ftrace: no need to acquire text_mutex when executed in stop_machine
2022-03-13 8:07 UTC (3+ messages)
[RFC PATCH] arch: patch_text: Fixup last cpu should be master
2022-03-13 1:10 UTC (5+ messages)
[PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
2022-03-12 12:46 UTC (9+ messages)
` [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V7 14/20] riscv: compat: Add elf.h implementation
[PATCH v11 0/8] RISC-V CPU Idle Support
2022-03-12 8:34 UTC (7+ messages)
` [PATCH v11 4/8] RISC-V: Add SBI HSM suspend related defines
` [PATCH v11 6/8] cpuidle: Add RISC-V SBI CPU idle driver
[v6 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
2022-03-12 7:51 UTC (2+ messages)
[GIT PULL] RISC-V Fixes for 5.17-rc8
2022-03-11 20:44 UTC (2+ messages)
[PATCH] riscv: Fix auipc+jalr relocation range checks
2022-03-11 17:00 UTC (2+ messages)
[PATCH v5 0/6] Provide a fraemework for RISC-V ISA extensions
2022-03-11 13:10 UTC (5+ messages)
[PATCH] MAINTAINERS: sifive: drop Yash Shah
2022-03-11 7:33 UTC (3+ messages)
[PATCH] riscv: Fix fill_callchain return value
2022-03-11 6:58 UTC
[PATCH] riscv: Work to remove kernel dependence on the M-extension
2022-03-11 4:54 UTC (15+ messages)
[PATCH 07/15] dt-bindings: pwm: sifive: include generic pwm schema
2022-03-11 3:14 UTC (2+ messages)
[PATCH v6] riscv: Fixed misaligned memory access. Fixed pointer comparison
2022-03-10 20:07 UTC (2+ messages)
[PATCH] riscv: alternative only works on !XIP_KERNEL
2022-03-10 20:07 UTC (2+ messages)
[PATCH] RISC-V: Add CONFIG_{NON,}PORTABLE
2022-03-10 18:59 UTC (2+ messages)
[PATCH v11 1/8] RISC-V: Enable CPU_IDLE drivers
2022-03-10 18:43 UTC (2+ messages)
[PATCH -fixes v3 0/6] Fixes KASAN and other along the way
2022-03-10 8:41 UTC (5+ messages)
[PATCH v7 00/13] riscv: support for Svpbmt and D1 memory types
2022-03-09 22:06 UTC (4+ messages)
cleanup swiotlb initialization v4
2022-03-09 15:18 UTC (5+ messages)
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
2022-03-09 11:33 UTC (16+ messages)
` [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 09/30] arm/mm: "
[PATCH 0/2] Add support for hwrng on PolarFire SoC
2022-03-09 8:09 UTC (4+ messages)
` [PATCH 1/2] hwrng: mpfs - add polarfire soc hwrng support
[PATCH v6 00/14] riscv: support for Svpbmt and D1 memory types
2022-03-09 7:56 UTC (2+ messages)
[PATCH v2] riscv: dts: canaan: Fix SPI3 bus width
2022-03-09 4:38 UTC (2+ messages)
[PATCH v4 0/2] RISC-V: add support for restartable sequence
2022-03-08 15:24 UTC (4+ messages)
` [PATCH v4 1/2] RISC-V: Add "
` [PATCH v4 2/2] rseq/selftests: Add support for RISC-V
[PATCH] riscv: dts: canaan: Fix SPI3 bus width
2022-03-08 13:16 UTC
Question about CONFIG_EFI and CONFIG_RISCV_ISA_C
2022-03-08 10:03 UTC (3+ messages)
Napływ Klientów ze strony
2022-03-08 8:45 UTC
[PATCH v3 0/2] RISC-V: add support for restartable sequence
2022-03-08 7:30 UTC (3+ messages)
` [PATCH v3 2/2] rseq/selftests: Add support for RISC-V
[PATCH 0/6] KVM RISC-V SBI v0.3 support
2022-03-08 5:57 UTC (2+ messages)
[PATCH v6 07/14] riscv: prevent compressed instructions in alternatives
2022-03-08 0:47 UTC (2+ messages)
[PATCH v6 08/14] riscv: move boot alternatives to a slightly earlier position
2022-03-08 0:47 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox