Show patches with: Archived = No       |   10928 patches
« 1 2 3 4109 110 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,11/15] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - - - 11-3 2024-04-11 Mike Rapoport Handled Elsewhere
[v4,10/15] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - 12-2 2024-04-11 Mike Rapoport Handled Elsewhere
[v4,09/15] riscv: extend execmem_params for generated code allocations mm: jit/text allocator - 1 - 12-2 2024-04-11 Mike Rapoport Handled Elsewhere
[v4,08/15] arm64: extend execmem_info for generated code allocations mm: jit/text allocator 1 - - 12-1 2024-04-11 Mike Rapoport Handled Elsewhere
[v4,07/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator - - - 1112 2024-04-11 Mike Rapoport Handled Elsewhere
[v4,06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator - - - 12-2 2024-04-11 Mike Rapoport Handled Elsewhere
[v4,05/15] mm: introduce execmem_alloc() and execmem_free() mm: jit/text allocator 1 - - 1112 2024-04-11 Mike Rapoport Handled Elsewhere
[v4,04/15] module: make module_memory_{alloc,free} more self-contained mm: jit/text allocator - - - 12-2 2024-04-11 Mike Rapoport Handled Elsewhere
[v4,03/15] nios2: define virtual address space for modules mm: jit/text allocator 2 - - 12-2 2024-04-11 Mike Rapoport Handled Elsewhere
[v4,02/15] mips: module: rename MODULE_START to MODULES_VADDR mm: jit/text allocator - - - 1112 2024-04-11 Mike Rapoport Handled Elsewhere
[v4,01/15] arm64: module: remove uneeded call to kasan_alloc_module_shadow() mm: jit/text allocator - - - 1112 2024-04-11 Mike Rapoport Handled Elsewhere
riscv: dts: sophgo: use real clock for sdhci riscv: dts: sophgo: use real clock for sdhci - 1 - --1 2024-04-11 Inochi Amaoto Handled Elsewhere
riscv: defconfig: Enable CONFIG_CLK_SOPHGO_CV1800 riscv: defconfig: Enable CONFIG_CLK_SOPHGO_CV1800 - - - 13-- 2024-04-11 Inochi Amaoto New
[2/2] RISC-V: KVM: Use IMSIC guest files when available KVM RISC-V HW IMSIC guest files - - - 9-4 2024-04-11 Anup Patel Handled Elsewhere
[1/2] RISC-V: KVM: Share APLIC and IMSIC defines with irqchip drivers KVM RISC-V HW IMSIC guest files - - - 814 2024-04-11 Anup Patel Handled Elsewhere
riscv: dts: sophgo: add reserved memory node for CV1800B riscv: dts: sophgo: add reserved memory node for CV1800B - - - 13-- 2024-04-11 Inochi Amaoto Handled Elsewhere
[v6,24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - - 13-1 2024-04-11 Atish Patra Superseded
[v6,23/24] KVM: riscv: selftests: Add a test for counter overflow RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - 1211 2024-04-11 Atish Patra Superseded
[v6,22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - 1211 2024-04-11 Atish Patra Superseded
[v6,21/24] KVM: riscv: selftests: Add SBI PMU selftest RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - 1211 2024-04-11 Atish Patra Superseded
[v6,20/24] KVM: riscv: selftests: Add SBI PMU extension definitions RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - 1211 2024-04-11 Atish Patra Superseded
[v6,19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - 13-1 2024-04-11 Atish Patra Superseded
[v6,18/24] KVM: riscv: selftests: Add helper functions for extension checks RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 1211 2024-04-11 Atish Patra Superseded
[v6,17/24] KVM: riscv: selftests: Move sbi definitions to its own header file RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 1211 2024-04-11 Atish Patra Superseded
[v6,16/24] RISC-V: KVM: Improve firmware counter read function RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 1211 2024-04-11 Atish Patra Superseded
[v6,15/24] RISC-V: KVM: Support 64 bit firmware counters on RV32 RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - 13-1 2024-04-11 Atish Patra Superseded
[v6,14/24] RISC-V: KVM: Add perf sampling support for guests RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - 13-1 2024-04-11 Atish Patra Superseded
[v6,13/24] RISC-V: KVM: Implement SBI PMU Snapshot feature RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - 121- 2024-04-11 Atish Patra Superseded
[v6,12/24] RISC-V: KVM: No need to exit to the user space if perf event failed RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 13-1 2024-04-11 Atish Patra Superseded
[v6,11/24] RISC-V: KVM: No need to update the counter value during reset RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - 13-1 2024-04-11 Atish Patra Superseded
[v6,10/24] RISC-V: KVM: Fix the initial sample period value RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 13-1 2024-04-11 Atish Patra Superseded
[v6,09/24] drivers/perf: riscv: Fix counter mask iteration for RV32 RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 1211 2024-04-11 Atish Patra Superseded
[v6,08/24] drivers/perf: riscv: Implement SBI PMU snapshot function RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 3 - 13-1 2024-04-11 Atish Patra Superseded
[v6,07/24] RISC-V: Use the minor version mask while computing sbi version RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 13-- 2024-04-11 Atish Patra Superseded
[v6,06/24] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 13-1 2024-04-11 Atish Patra Superseded
[v6,05/24] RISC-V: Add SBI PMU snapshot definitions RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 2 - 13-1 2024-04-11 Atish Patra Superseded
[v6,04/24] drivers/perf: riscv: Use BIT macro for shifting operations RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - 13-1 2024-04-11 Atish Patra Superseded
[v6,03/24] drivers/perf: riscv: Read upper bits of a firmware counter RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 3 - 13-1 2024-04-11 Atish Patra Superseded
[v6,02/24] RISC-V: Add FIRMWARE_READ_HI definition RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 3 - 1211 2024-04-11 Atish Patra Superseded
[v6,01/24] RISC-V: Fix the typo in Scountovf CSR name RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 4 - 1211 2024-04-11 Atish Patra Superseded
[4/4] cache: sifive_ccache: Add EDAC and PMU as auxiliary devices cache: sifive_ccache: Auxiliary device support - - - --1 2024-04-10 Samuel Holland conchuod Changes Requested
[3/4] cache: sifive_ccache: Export base address for child drivers cache: sifive_ccache: Auxiliary device support - - - --1 2024-04-10 Samuel Holland conchuod Changes Requested
[2/4] cache: sifive_ccache: Use of_iomap() helper cache: sifive_ccache: Auxiliary device support - - - --1 2024-04-10 Samuel Holland conchuod Changes Requested
[1/4] cache: sifive_ccache: Silence unused variable warning cache: sifive_ccache: Auxiliary device support - - - --1 2024-04-10 Samuel Holland conchuod Changes Requested
clk: sifive: prci: fix module autoloading clk: sifive: prci: fix module autoloading - 1 - 13-- 2024-04-10 Krzysztof Kozlowski Handled Elsewhere
[v5] riscv: hwprobe: export highest virtual userspace address [v5] riscv: hwprobe: export highest virtual userspace address - 1 - 121- 2024-04-10 Clément Léger New
[v3,2/2] clocksource/drivers/timer-clint: Add T-Head C9xx clint riscv: improve nommu and timer-clint - - - --1 2024-04-10 Jisheng Zhang New
[v3,1/2] riscv: nommu: remove PAGE_OFFSET hardcoding riscv: improve nommu and timer-clint - - - --1 2024-04-10 Jisheng Zhang New
[v1,5/5] firmware: microchip: use scope-based cleanup where possible PolarFire SoC Auto Update design info support - - - --1 2024-04-10 Conor Dooley conchuod New
[v1,4/5] firmware: microchip: move buffer allocation into mpfs_auto_update_set_image_address() PolarFire SoC Auto Update design info support - - - --1 2024-04-10 Conor Dooley conchuod New
[v1,3/5] firmware: microchip: clarify that sizes and addresses are in hex PolarFire SoC Auto Update design info support - - - --1 2024-04-10 Conor Dooley conchuod New
[v1,2/5] firmware: microchip: don't unconditionally print validation success PolarFire SoC Auto Update design info support - - - --1 2024-04-10 Conor Dooley conchuod New
[v1,1/5] firmware: microchip: support writing bitstream info to flash PolarFire SoC Auto Update design info support - - - --1 2024-04-10 Conor Dooley conchuod New
[10/10] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test Add support for a few Zc* extensions as well as Zcmop - - - --1 2024-04-10 Clément Léger Superseded
[09/10] RISC-V: KVM: Allow Zcmop extension for Guest/VM Add support for a few Zc* extensions as well as Zcmop - - - --1 2024-04-10 Clément Léger Superseded
[08/10] riscv: hwprobe: export Zcmop ISA extension Add support for a few Zc* extensions as well as Zcmop - - - --1 2024-04-10 Clément Léger Superseded
[07/10] riscv: add ISA extension parsing for Zcmop Add support for a few Zc* extensions as well as Zcmop - - - --1 2024-04-10 Clément Léger Superseded
[06/10] dt-bindings: riscv: add Zcmop ISA extension description Add support for a few Zc* extensions as well as Zcmop - - - --1 2024-04-10 Clément Léger Superseded
[05/10] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test Add support for a few Zc* extensions as well as Zcmop - - - --1 2024-04-10 Clément Léger Superseded
[04/10] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM Add support for a few Zc* extensions as well as Zcmop - - - --1 2024-04-10 Clément Léger Superseded
[03/10] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions Add support for a few Zc* extensions as well as Zcmop - - - --1 2024-04-10 Clément Léger Superseded
[02/10] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb Add support for a few Zc* extensions as well as Zcmop - - - --1 2024-04-10 Clément Léger Superseded
[01/10] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description Add support for a few Zc* extensions as well as Zcmop - - - --1 2024-04-10 Clément Léger Superseded
[v3,2/2] riscv: dts: sophgo: add initial Milk-V Duo S board support add initial Milk-V Duo S board support - - - 715 2024-04-10 Michael Opdenacker Superseded
[v3,1/2] dt-bindings: riscv: add Milk-V Duo S board compatibles add initial Milk-V Duo S board support - - - 12-1 2024-04-10 Michael Opdenacker Superseded
[v2,2/2] riscv: dts: sophgo: add initial Milk-V Duo S board support add initial Milk-V Duo S board support - - - --- 2024-04-10 Michael Opdenacker Superseded
[v2,1/2] dt-bindings: riscv: add Milk-V Duo S board compatibles add initial Milk-V Duo S board support - - - --- 2024-04-10 Michael Opdenacker Superseded
[v4,2/2] riscv: dts: starfive: visionfive-2: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5G… Add notifier for PLL0 clock and set it 1.5GHz on - - - 13-- 2024-04-10 Xingyu Wu New
[v4,1/2] clk: starfive: jh7110-sys: Add notifier for PLL clock Add notifier for PLL0 clock and set it 1.5GHz on - - - 13-- 2024-04-10 Xingyu Wu New
[v7,3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs - - - 121- 2024-04-10 Inochi Amaoto Superseded
[v7,2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs - - - 121- 2024-04-10 Inochi Amaoto Superseded
[v7,1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs - 1 - 121- 2024-04-10 Inochi Amaoto Superseded
[v3,1/1] RISC-V: enable building 64-bit kernels with rust support RISC-V: enable rust - - - 13-- 2024-04-09 Conor Dooley Accepted
[riscv/fixes] riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMIN [riscv/fixes] riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMIN - 1 - 121- 2024-04-09 Clément Léger New
riscv: dts: sophgo: add initial Milk-V Duo S board device tree riscv: dts: sophgo: add initial Milk-V Duo S board device tree - - - 715 2024-04-09 Michael Opdenacker Changes Requested
[RFC,12/12] riscv: enable kernel shadow stack and landing pad enforcement [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 11-2 2024-04-09 Deepak Gupta RFC
[RFC,11/12] riscv: Kconfig & Makefile for riscv kernel control flow integrity [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 11-2 2024-04-09 Deepak Gupta RFC
[RFC,10/12] riscv/traps: Introduce software check exception [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 11-2 2024-04-09 Deepak Gupta RFC
[RFC,09/12] scs: kernel shadow stack with hardware assistance [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 11-2 2024-04-09 Deepak Gupta RFC
[RFC,08/12] riscv: dynamic (zicfiss) shadow call stack support [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 11-2 2024-04-09 Deepak Gupta RFC
[RFC,07/12] riscv/mm: prepare shadow stack for init task for kernel cfi [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 1111 2024-04-09 Deepak Gupta RFC
[RFC,06/12] scs: place init shadow stack in .shadowstack section [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 1111 2024-04-09 Deepak Gupta RFC
[RFC,05/12] riscv: fix certain indirect jumps for kernel cfi [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 12-1 2024-04-09 Deepak Gupta RFC
[RFC,04/12] riscv: update asm call sites with label setup [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 12-1 2024-04-09 Deepak Gupta RFC
[RFC,03/12] riscv: after saving expected landing pad (elp), clear elp state [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 12-1 2024-04-09 Deepak Gupta RFC
[RFC,02/12] riscv: add landing pad for asm routines. [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 11-2 2024-04-09 Deepak Gupta RFC
[RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 12-1 2024-04-09 Deepak Gupta RFC
[cmpxchg,14/14] riscv: Emulate one-byte cmpxchg Untitled series #842553 1 - 1 --- 2024-04-08 Paul E. McKenney New
[v3,2/2] riscv: T-Head: Test availability bit before enabling MAE errata RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE - 1 - 13-- 2024-04-07 Christoph Müllner New
[v3,1/2] riscv: thead: Rename T-Head PBMT to MAE RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE - 1 - 121- 2024-04-07 Christoph Müllner New
[RESEND,v8,6/6] riscv: config: enable ARCH_CANAAN in defconfig riscv: add initial support for Canaan Kendryte K230 - 2 - 13-- 2024-04-07 Yangyu Chen Accepted
[RESEND,v8,5/6] riscv: dts: add initial canmv-k230 and k230-evb dts riscv: add initial support for Canaan Kendryte K230 - - - 121- 2024-04-07 Yangyu Chen Accepted
[RESEND,v8,4/6] dt-bindings: interrupt-controller: Add Canaan K230 PLIC riscv: add initial support for Canaan Kendryte K230 1 1 - 13-- 2024-04-07 Yangyu Chen Accepted
[RESEND,v8,3/6] dt-bindings: timer: Add Canaan K230 CLINT riscv: add initial support for Canaan Kendryte K230 1 1 - 13-- 2024-04-07 Yangyu Chen Accepted
[RESEND,v8,2/6] dt-bindings: add Canaan K230 boards compatible strings riscv: add initial support for Canaan Kendryte K230 1 1 - 13-- 2024-04-07 Yangyu Chen Accepted
[RESEND,v8,1/6] dt-bindings: riscv: Add T-HEAD C908 compatible riscv: add initial support for Canaan Kendryte K230 1 1 - 13-- 2024-04-07 Yangyu Chen Accepted
[2/2] RISC-V: Select ACPI PPTT drivers [1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTT - - - 10-3 2024-04-07 Yunhui Cui New
[1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTT [1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTT - - - 1012 2024-04-07 Yunhui Cui New
[v8,6/6] riscv: config: enable ARCH_CANAAN in defconfig riscv: add initial support for Canaan Kendryte K230 - 2 - 241- 2024-04-07 Yangyu Chen Superseded
[v8,5/6] riscv: dts: add initial canmv-k230 and k230-evb dts riscv: add initial support for Canaan Kendryte K230 - - - 241- 2024-04-07 Yangyu Chen Superseded
« 1 2 3 4109 110 »