Show patches with: State = Action Required       |   8688 patches
« 1 2 ... 41 42 4386 87 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next,v3,1/3] riscv/vdso: Refactor asm/vdso.h riscv: Fix two vdso issue - - - --- 2021-09-01 Tong Tiangen New
[-next,v2] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT [-next,v2] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT - - - --- 2021-08-31 Liu Shixin New
[RFC,v3,11/11] MAINTAINERS: Add entry for RISC-V ACLINT drivers Linux RISC-V ACLINT Support - 1 - --- 2021-08-30 Anup Patel New
[RFC,v3,10/11] clocksource: clint: Add support for ACLINT MTIMER device Linux RISC-V ACLINT Support - 1 - --- 2021-08-30 Anup Patel New
[RFC,v3,09/11] dt-bindings: timer: Add ACLINT MTIMER bindings Linux RISC-V ACLINT Support - 1 - --- 2021-08-30 Anup Patel New
[RFC,v3,08/11] RISC-V: Select ACLINT SWI driver for virt machine Linux RISC-V ACLINT Support - 1 - --- 2021-08-30 Anup Patel New
[RFC,v3,07/11] irqchip: Add ACLINT software interrupt driver Linux RISC-V ACLINT Support - - - --- 2021-08-30 Anup Patel New
[RFC,v3,06/11] dt-bindings: timer: Update SiFive CLINT bindings for IPI support Linux RISC-V ACLINT Support - - - --- 2021-08-30 Anup Patel New
[RFC,v3,05/11] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings Linux RISC-V ACLINT Support - 1 - --- 2021-08-30 Anup Patel New
[RFC,v3,04/11] RISC-V: Use IPIs for remote TLB flush when possible Linux RISC-V ACLINT Support - - - --- 2021-08-30 Anup Patel New
[RFC,v3,03/11] RISC-V: Allow marking IPIs as suitable for remote FENCEs Linux RISC-V ACLINT Support - - - --- 2021-08-30 Anup Patel New
[RFC,v3,02/11] RISC-V: Treat IPIs as normal Linux IRQs Linux RISC-V ACLINT Support - - - --- 2021-08-30 Anup Patel New
[RFC,v3,01/11] RISC-V: Clear SIP bit only when using SBI IPI operations Linux RISC-V ACLINT Support - 1 - --- 2021-08-30 Anup Patel New
riscv: vdso: map data page before vDSO code riscv: vdso: map data page before vDSO code - - - --- 2021-08-29 Sergey Larin New
[v2,13/13] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,12/13] KVM: arm64: Convert to the generic perf callbacks perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,11/13] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,10/13] KVM: Move x86's perf guest info callbacks to generic KVM perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,09/13] KVM: x86: More precisely identify NMI from guest when handling PMI perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,08/13] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,07/13] perf/core: Use static_call to optimize perf_guest_info_callbacks perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,06/13] perf/core: Rework guest callbacks to prepare for static_call support perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,05/13] perf: Force architectures to opt-in to guest callbacks perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,04/13] perf: Stop pretending that perf can handle multiple guest callbacks perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,03/13] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,02/13] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,01/13] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[GIT,PULL] RISC-V Fixes for 5.14-rc8 (or 5.14) [GIT,PULL] RISC-V Fixes for 5.14-rc8 (or 5.14) - - - --- 2021-08-27 Palmer Dabbelt New
[15/15] perf: KVM: Indicate "in guest" via NULL ->is_in_guest callback [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[14/15] perf: Disallow bulk unregistering of guest callbacks and do cleanup [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[13/15] KVM: arm64: Drop perf.c and fold its tiny bit of code into pmu.c [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[12/15] KVM: arm64: Convert to the generic perf callbacks [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[11/15] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[10/15] KVM: Move x86's perf guest info callbacks to generic KVM [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[09/15] KVM: arm64: Register/unregister perf callbacks at vcpu load/put [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[08/15] KVM: x86: Drop current_vcpu in favor of kvm_running_vcpu [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[07/15] KVM: Use dedicated flag to track if KVM is handling an NMI from guest [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[06/15] KVM: x86: Register perf callbacks only when actively handling interrupt [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[05/15] perf: Track guest callbacks on a per-CPU basis [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[04/15] perf: Force architectures to opt-in to guest callbacks [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[03/15] perf: Stop pretending that perf can handle multiple guest callbacks [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[02/15] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[00/15] perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-27 Sean Christopherson New
[v2,2/2] riscv: Move EXCEPTION_TABLE to RO_DATA segment riscv: improve __ex_table section handling - - - --- 2021-08-26 Jisheng Zhang New
[v2,1/2] riscv: Enable BUILDTIME_TABLE_SORT riscv: improve __ex_table section handling - - - --- 2021-08-26 Jisheng Zhang New
[v2] riscv: dts: microchip: mpfs-icicle: Fix serial console [v2] riscv: dts: microchip: mpfs-icicle: Fix serial console - 2 - --- 2021-08-26 Geert Uytterhoeven New
RISC-V: Fix VDSO build for !MMU RISC-V: Fix VDSO build for !MMU - 1 - --- 2021-08-26 Palmer Dabbelt New
[v2,5/5] riscv: dts: sifive: add missing compatible for plic [v2,1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible - - - --- 2021-08-25 Krzysztof Kozlowski New
[v2,4/5] riscv: dts: microchip: add missing compatibles for clint and plic [v2,1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible - 1 - --- 2021-08-25 Krzysztof Kozlowski New
[v2,3/5] riscv: dts: sifive: drop duplicated nodes and properties in sifive Untitled series #537175 - - - --- 2021-08-25 Krzysztof Kozlowski New
[v2,3/5] riscv: dts: sifive: drop duplicated nodes and properties in sifive [v2,1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible - - - --- 2021-08-25 Krzysztof Kozlowski New
[v2,2/5] riscv: dts: sifive: fix Unleashed board compatible [v2,1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible - - - --- 2021-08-25 Krzysztof Kozlowski New
[v2,1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible [v2,1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible - - - --- 2021-08-25 Krzysztof Kozlowski New
[GIT,PULL] RISC-V Fixes for 5.14-rc7 [GIT,PULL] RISC-V Fixes for 5.14-rc7 - - - --- 2021-08-21 Palmer Dabbelt New
[-next,v2,3/3] riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write killable riscv: Fix two vdso issue - - - --- 2021-08-20 Tong Tiangen New
[-next,v2,2/3] riscv/vdso: Move vdso data page up front riscv: Fix two vdso issue - - - --- 2021-08-20 Tong Tiangen New
[-next,v2,1/3] riscv/vdso: Refactor asm/vdso.h riscv: Fix two vdso issue - - - --- 2021-08-20 Tong Tiangen New
[5/5] riscv: dts: sifive: add missing compatible for plic [1/5] dt-bindings: mtd: jedec,spi-nor: document issi,is25wp256 - - - --- 2021-08-19 Krzysztof Kozlowski New
[4/5] riscv: dts: microchip: add missing compatibles for clint and plic [1/5] dt-bindings: mtd: jedec,spi-nor: document issi,is25wp256 - - - --- 2021-08-19 Krzysztof Kozlowski New
[3/5] riscv: dts: sifive: drop duplicated nodes and properties in sifive [1/5] dt-bindings: mtd: jedec,spi-nor: document issi,is25wp256 - - - --- 2021-08-19 Krzysztof Kozlowski New
[2/5] riscv: dts: sifive: fix Unleashed board compatible [1/5] dt-bindings: mtd: jedec,spi-nor: document issi,is25wp256 - - - --- 2021-08-19 Krzysztof Kozlowski New
[1/5] dt-bindings: mtd: jedec,spi-nor: document issi,is25wp256 [1/5] dt-bindings: mtd: jedec,spi-nor: document issi,is25wp256 - - - --- 2021-08-19 Krzysztof Kozlowski New
[6/6] riscv: microchip: mpfs: drop unused pinctrl-names [1/6] dt-bindings: riscv: correct e51 and u54-mc CPU bindings - 1 - --- 2021-08-19 Krzysztof Kozlowski New
[5/6] riscv: microchip: mpfs: drop duplicated MMC/SDHC node [1/6] dt-bindings: riscv: correct e51 and u54-mc CPU bindings - - - --- 2021-08-19 Krzysztof Kozlowski New
[4/6] riscv: microchip: mpfs: fix board compatible [1/6] dt-bindings: riscv: correct e51 and u54-mc CPU bindings - - - --- 2021-08-19 Krzysztof Kozlowski New
[3/6] riscv: microchip: mpfs: drop duplicated nodes [1/6] dt-bindings: riscv: correct e51 and u54-mc CPU bindings - 1 - --- 2021-08-19 Krzysztof Kozlowski New
[2/6] dt-bindings: mmc: cdns: match MPFS MMC/SDHCI controller [1/6] dt-bindings: riscv: correct e51 and u54-mc CPU bindings - - - --- 2021-08-19 Krzysztof Kozlowski New
[1/6] dt-bindings: riscv: correct e51 and u54-mc CPU bindings [1/6] dt-bindings: riscv: correct e51 and u54-mc CPU bindings 1 - - --- 2021-08-19 Krzysztof Kozlowski New
[5.10.y,4/6] perf tools: Fix arm64 build error with gcc-11 Untitled series #534131 1 1 - --- 2021-08-19 Hanjun Guo New
[-next,2/2] riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write killable riscv: Fix two vdso issue - - - --- 2021-08-19 Tong Tiangen New
[-next,1/2] riscv/vdso: Move vdso data page up front riscv: Fix two vdso issue - - - --- 2021-08-19 Tong Tiangen New
dt-bindings: sifive-l2-cache: Fix 'select' matching dt-bindings: sifive-l2-cache: Fix 'select' matching - - - --- 2021-08-17 Rob Herring (Arm) New
[1/1] riscv: select CONFIG_ARCH_KEEP_MEMBLOCK [1/1] riscv: select CONFIG_ARCH_KEEP_MEMBLOCK - - - --- 2021-08-16 Heinrich Schuchardt New
[v5] memblock: make memblock_find_in_range method private [v5] memblock: make memblock_find_in_range method private 5 1 1 --- 2021-08-16 Mike Rapoport New
[GIT,PULL] RISC-V Fixes for 5.14-rc6 [GIT,PULL] RISC-V Fixes for 5.14-rc6 - - - --- 2021-08-14 Palmer Dabbelt New
This patch propose to solve a driver incompatibility issue due to the current starting IO address f… This patch propose to solve a driver incompatibility issue due to the current starting IO address f… - - - --- 2021-08-13 Nicolas Peslerbe New
[-next] trap: Cleanup trap_init() [-next] trap: Cleanup trap_init() 3 - - --- 2021-08-12 Kefeng Wang New
RISC-V: prevent sbi_send_cpumask_ipi race with ftrace RISC-V: prevent sbi_send_cpumask_ipi race with ftrace - - - --- 2021-08-12 Dimitri John Ledkov New
riscv: Improve stack randomisation on RV64 riscv: Improve stack randomisation on RV64 - - - --- 2021-08-12 Kefeng Wang New
[2/2] riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1 [1/2] riscv: defconfig: enable BLK_DEV_NVME - - - --- 2021-08-12 Heinrich Schuchardt New
[1/2] riscv: defconfig: enable BLK_DEV_NVME [1/2] riscv: defconfig: enable BLK_DEV_NVME - - - --- 2021-08-12 Heinrich Schuchardt New
[net-next,2/2] dt-bindings: net: macb: add documentation for sama5d29 ethernet interface [net-next,1/2] net: macb: Add PTP support for SAMA5D29 - - - --- 2021-08-12 Hari Prasath Gujulan Elango New
[net-next,1/2] net: macb: Add PTP support for SAMA5D29 [net-next,1/2] net: macb: Add PTP support for SAMA5D29 - - - --- 2021-08-12 Hari Prasath Gujulan Elango New
[v4,2/2] memblock: make memblock_find_in_range method private memblock: make memblock_find_in_range method private 4 1 - --- 2021-08-12 Mike Rapoport New
[v4,1/2] x86/mm: memory_map_top_down: remove spurious reservation of upper 2M memblock: make memblock_find_in_range method private - - - --- 2021-08-12 Mike Rapoport New
[v5,9/9] ARM: uncompress: Parse "linux, usable-memory-range" DT property Add generic support for kdump DT properties - - - --- 2021-08-11 Geert Uytterhoeven New
[v5,8/9] arm64: kdump: Remove custom linux, usable-memory-range handling Add generic support for kdump DT properties 1 - - --- 2021-08-11 Geert Uytterhoeven New
[v5,7/9] arm64: kdump: Remove custom linux,elfcorehdr handling Add generic support for kdump DT properties 1 - - --- 2021-08-11 Geert Uytterhoeven New
[v5,6/9] riscv: Remove non-standard linux,elfcorehdr handling Add generic support for kdump DT properties 1 1 - --- 2021-08-11 Geert Uytterhoeven New
[v5,5/9] of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef Add generic support for kdump DT properties - - - --- 2021-08-11 Geert Uytterhoeven New
[v5,4/9] of: fdt: Add generic support for handling usable memory range property Add generic support for kdump DT properties - - - --- 2021-08-11 Geert Uytterhoeven New
[v5,3/9] of: fdt: Add generic support for handling elf core headers property Add generic support for kdump DT properties - - - --- 2021-08-11 Geert Uytterhoeven New
[v5,2/9] crash_dump: Make elfcorehdr address/size symbols always visible Add generic support for kdump DT properties - - - --- 2021-08-11 Geert Uytterhoeven New
[v5,1/9] MIPS: Avoid future duplicate elf core header reservation Add generic support for kdump DT properties - - - --- 2021-08-11 Geert Uytterhoeven New
riscv: add support for hugepage migration riscv: add support for hugepage migration - - - --- 2021-08-10 Chen Wandun New
[2/2] riscv: Move EXCEPTION_TABLE to RO_DATA segment riscv: improve __ex_table section handling - - - --- 2021-08-08 Jisheng Zhang New
[1/2] riscv: Enable BUILDTIME_TABLE_SORT riscv: improve __ex_table section handling - - - --- 2021-08-08 Jisheng Zhang New
riscv: Fix a number of free'd resources in init_resources() riscv: Fix a number of free'd resources in init_resources() 1 1 1 --- 2021-08-07 Petr Pavlu New
[GIT,PULL] RISC-V Fixes for 5.14-rc5 [GIT,PULL] RISC-V Fixes for 5.14-rc5 - - - --- 2021-08-07 Palmer Dabbelt New
« 1 2 ... 41 42 4386 87 »