Show patches with: none      |   21752 patches
« 1 2 ... 125 126 127217 218 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,8/8] riscv/kprobe: Patch AUIPC/JALR pair to optimize kprobe Add OPTPROBES feature on RISCV - - - 16-- 2022-11-06 Xim Superseded
[v4,7/8] riscv/kprobe: Prepare detour buffer for optimized kprobe Add OPTPROBES feature on RISCV - - - 16-- 2022-11-06 Xim Superseded
[v4,6/8] riscv/kprobe: Add code to check if kprobe can be optimized Add OPTPROBES feature on RISCV - - - 16-- 2022-11-06 Xim Superseded
[v4,5/8] riscv/kprobe: Search free register(s) to clobber for 'AUIPC/JALR' Add OPTPROBES feature on RISCV - - - 16-- 2022-11-06 Xim Superseded
[v4,4/8] riscv/kprobe: Add common RVI and RVC instruction decoder code Add OPTPROBES feature on RISCV - - - 16-- 2022-11-06 Xim Superseded
[v4,3/8] riscv/kprobe: Prepare the skeleton to prepare optimized kprobe Add OPTPROBES feature on RISCV - - - 15-1 2022-11-06 Xim Superseded
[v4,2/8] riscv/kprobe: Allocate detour buffer from module area Add OPTPROBES feature on RISCV - - - 16-- 2022-11-06 Xim Superseded
[v4,1/8] riscv/kprobe: Prepare the skeleton to implement RISCV OPTPROBES feature Add OPTPROBES feature on RISCV - - - 151- 2022-11-06 Xim Superseded
Documentation: riscv: tableize memory layout Documentation: riscv: tableize memory layout - - - 16-- 2022-11-06 Bagas Sanjaya Changes Requested
[RFC,9/9] HACK: disable strchr call in overlay-fs String optimizations and call support in alternatives - - - --1 2022-11-04 Heiko Stuebner palmer Superseded
[RFC,8/9] HACK: RISC-V: add zbb support to string functions String optimizations and call support in alternatives - - - --1 2022-11-04 Heiko Stuebner palmer Superseded
[RFC,7/9] RISC-V: add infrastructure to allow different str* implementations String optimizations and call support in alternatives - - - --1 2022-11-04 Heiko Stuebner palmer Superseded
[RFC,6/9] RISC-V: fix auipc-jalr addresses in patched alternatives String optimizations and call support in alternatives - - - --1 2022-11-04 Heiko Stuebner palmer Superseded
[RFC,5/9] RISC-V: add rd reg parsing to parse_asm header String optimizations and call support in alternatives - - - --1 2022-11-04 Heiko Stuebner palmer Superseded
[RFC,4/9] RISC-V: add U-type imm parsing to parse_asm header String optimizations and call support in alternatives - - - --1 2022-11-04 Heiko Stuebner palmer Superseded
[RFC,3/9] RISC-V: add auipc elements to parse_asm header String optimizations and call support in alternatives - - - --1 2022-11-04 Heiko Stuebner palmer Superseded
[RFC,2/9] efi/riscv: libstub: mark when compiling libstub String optimizations and call support in alternatives - - - --1 2022-11-04 Heiko Stuebner palmer Superseded
[RFC,1/9] string: allow override for strstarts() String optimizations and call support in alternatives - - - --1 2022-11-04 Heiko Stuebner palmer Superseded
[2/2] RISC-V: kexec: Fix memory leak of elf header buffer [1/2] RISC-V: kexec: Fix memory leak of fdt buffer - 1 - 12-4 2022-11-04 Li Huafei palmer Accepted
[1/2] RISC-V: kexec: Fix memory leak of fdt buffer [1/2] RISC-V: kexec: Fix memory leak of fdt buffer - 2 - 12-4 2022-11-04 Li Huafei palmer Accepted
[v4,1/1] x86: cpuinfo: Ensure inputs to cpumask_next are valid Fix /proc/cpuinfo cpumask warning - 1 - 12-4 2022-11-03 Andrew Jones Not Applicable
[V2] selftests/vDSO: Add riscv getcpu & gettimeofday test [V2] selftests/vDSO: Add riscv getcpu & gettimeofday test 1 2 - 1214 2022-11-03 Guo Ren Handled Elsewhere
[-next,V8,14/14] riscv: entry: consolidate general regs saving/restoring riscv: Add GENERIC_ENTRY support and related features - 1 - 1211 2022-11-03 Guo Ren Superseded
[-next,V8,13/14] riscv: consolidate ret_from_kernel_thread into ret_from_fork riscv: Add GENERIC_ENTRY support and related features - - - 1211 2022-11-03 Guo Ren Superseded
[-next,V8,12/14] riscv: remove extra level wrappers of trace_hardirqs_{on,off} riscv: Add GENERIC_ENTRY support and related features - 1 - 1121 2022-11-03 Guo Ren Superseded
[-next,V8,11/14] riscv: Add support for STACKLEAK gcc plugin riscv: Add GENERIC_ENTRY support and related features - - - 1211 2022-11-03 Guo Ren Superseded
[-next,V8,10/14] riscv: Typo fixup for addi -> andi in comment riscv: Add GENERIC_ENTRY support and related features - - - 1211 2022-11-03 Guo Ren Superseded
[-next,V8,09/14] riscv: Add config of thread stack size riscv: Add GENERIC_ENTRY support and related features - - - 1211 2022-11-03 Guo Ren Superseded
[-next,V8,08/14] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK riscv: Add GENERIC_ENTRY support and related features - - - 1121 2022-11-03 Guo Ren Superseded
[-next,V8,07/14] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK riscv: Add GENERIC_ENTRY support and related features - - - 1121 2022-11-03 Guo Ren Superseded
[-next,V8,06/14] riscv: convert to generic entry riscv: Add GENERIC_ENTRY support and related features - - 1 1121 2022-11-03 Guo Ren Superseded
[-next,V8,05/14] riscv: traps: Add noinstr to prevent instrumentation inserted riscv: Add GENERIC_ENTRY support and related features - - - 1211 2022-11-03 Guo Ren Superseded
[-next,V8,04/14] riscv: ptrace: Remove duplicate operation riscv: Add GENERIC_ENTRY support and related features - 1 - 1211 2022-11-03 Guo Ren Superseded
[-next,V8,03/14] riscv: compat_syscall_table: Fixup compile warning riscv: Add GENERIC_ENTRY support and related features - 1 - 1211 2022-11-03 Guo Ren palmer Superseded
[-next,V8,02/14] riscv: elf_kexec: Fixup compile warning riscv: Add GENERIC_ENTRY support and related features - 1 - 12-2 2022-11-03 Guo Ren palmer Superseded
[-next,V8,01/14] compiler_types.h: Add __noinstr_section() for noinstr riscv: Add GENERIC_ENTRY support and related features - 2 - 1112 2022-11-03 Guo Ren Superseded
[GIT,PULL] Please pull powerpc/linux.git powerpc-6.1-4 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-6.1-4 tag - - - 1-1 2022-11-03 Michael Ellerman Accepted
[44/44] KVM: Opt out of generic hardware enabling on s390 and PPC KVM: Rework kvm_init() and hardware enabling 1 - - 1-1 2022-11-02 Sean Christopherson Superseded
[43/44] KVM: Register syscore (suspend/resume) ops early in kvm_init() KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[42/44] KVM: Make hardware_enable_failed a local variable in the "enable all" path KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[41/44] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[40/44] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit() KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[38/44] KVM: Disable CPU hotplug during hardware enabling KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section KVM: Rework kvm_init() and hardware enabling - 2 - 1-1 2022-11-02 Sean Christopherson Superseded
[36/44] KVM: x86: Do compatibility checks when onlining CPU KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[35/44] KVM: SVM: Check for SVM support in CPU compatibility checks KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[34/44] KVM: VMX: Shuffle support checks and hardware enabling code around KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[31/44] KVM: x86: Use KBUILD_MODNAME to specify vendor module name KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[30/44] KVM: Drop kvm_arch_check_processor_compat() hook KVM: Rework kvm_init() and hardware enabling 1 2 - 1-1 2022-11-02 Sean Christopherson Superseded
[29/44] KVM: x86: Do CPU compatibility checks in x86 code KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[28/44] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[27/44] KVM: Drop kvm_arch_{init,exit}() hooks KVM: Rework kvm_init() and hardware enabling 1 2 - 1-1 2022-11-02 Sean Christopherson Superseded
[26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init KVM: Rework kvm_init() and hardware enabling - 1 - 1-1 2022-11-02 Sean Christopherson Superseded
[25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init() KVM: Rework kvm_init() and hardware enabling - 2 - 1-1 2022-11-02 Sean Christopherson Superseded
[24/44] KVM: PPC: Move processor compatibility check to module init KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init KVM: Rework kvm_init() and hardware enabling 1 - - 1-1 2022-11-02 Sean Christopherson Superseded
[22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init() KVM: Rework kvm_init() and hardware enabling 1 1 - 1-1 2022-11-02 Sean Christopherson Superseded
[21/44] KVM: MIPS: Register die notifier prior to kvm_init() KVM: Rework kvm_init() and hardware enabling - 1 - 1-1 2022-11-02 Sean Christopherson Superseded
[20/44] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init() KVM: Rework kvm_init() and hardware enabling - 1 - 1-1 2022-11-02 Sean Christopherson Superseded
[19/44] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[18/44] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init() KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[16/44] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[15/44] KVM: arm64: Free hypervisor allocations if vector slot init fails KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[14/44] KVM: arm64: Simplify the CPUHP logic KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[13/44] KVM: x86: Serialize vendor module initialization (hardware setup) KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[12/44] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[11/44] KVM: x86: Move guts of kvm_arch_init() to standalone helper KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[09/44] KVM: Drop arch hardware (un)setup hooks KVM: Rework kvm_init() and hardware enabling 1 1 - 1-1 2022-11-02 Sean Christopherson Superseded
[08/44] KVM: x86: Move hardware setup/unsetup to init/exit KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[07/44] KVM: x86: Do timer initialization after XCR0 configuration KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[06/44] KVM: s390: Move hardware setup/unsetup to init/exit KVM: Rework kvm_init() and hardware enabling - 1 - 1-1 2022-11-02 Sean Christopherson Superseded
[05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails KVM: Rework kvm_init() and hardware enabling - 1 - 1-1 2022-11-02 Sean Christopherson Superseded
[04/44] KVM: Teardown VFIO ops earlier in kvm_exit() KVM: Rework kvm_init() and hardware enabling - 2 - 1-1 2022-11-02 Sean Christopherson Superseded
[03/44] KVM: Allocate cpus_hardware_enabled after arch hardware setup KVM: Rework kvm_init() and hardware enabling - 1 - 1-1 2022-11-02 Sean Christopherson Superseded
[02/44] KVM: Initialize IRQ FD after arch hardware setup KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[01/44] KVM: Register /dev/kvm as the _very_ last thing during initialization KVM: Rework kvm_init() and hardware enabling - - - 1-1 2022-11-02 Sean Christopherson Superseded
[RFC,v2,8/8] sched, smp: Trace smp callback causing an IPI Generic IPI sending tracepoint - - - 1-1 2022-11-02 Valentin Schneider Superseded
[RFC,v2,7/8] smp: reword smp call IPI comment Generic IPI sending tracepoint - - - 1-1 2022-11-02 Valentin Schneider Superseded
[RFC,v2,6/8] treewide: Trace IPIs sent via smp_send_reschedule() Generic IPI sending tracepoint 1 - - 1-1 2022-11-02 Valentin Schneider palmer Superseded
[RFC,v2,5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise() Generic IPI sending tracepoint - - - 1-1 2022-11-02 Valentin Schneider Superseded
[RFC,v2,4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask() Generic IPI sending tracepoint - - - 1-1 2022-11-02 Valentin Schneider Superseded
[RFC,v2,3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi() Generic IPI sending tracepoint - - - 1-1 2022-11-02 Valentin Schneider Superseded
[RFC,v2,2/8] trace: Add trace_ipi_send_cpumask() Generic IPI sending tracepoint - - - 1-1 2022-11-02 Valentin Schneider Superseded
[RFC,v2,1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t Generic IPI sending tracepoint - 1 - 1-1 2022-11-02 Valentin Schneider Superseded
[v2] riscv: vdso: fix section overlapping under some conditions [v2] riscv: vdso: fix section overlapping under some conditions - - - 1211 2022-11-02 Jisheng Zhang palmer Accepted
selftests/vDSO: Add riscv getcpu & gettimeofday test selftests/vDSO: Add riscv getcpu & gettimeofday test - 1 - 1211 2022-11-02 Guo Ren palmer Superseded
[v10,7/7] RISC-V: Use IPIs for remote icache flush when possible RISC-V IPI Improvements - 1 - 1-1 2022-11-01 Anup Patel Superseded
[v10,6/7] RISC-V: Use IPIs for remote TLB flush when possible RISC-V IPI Improvements - 1 - 1-1 2022-11-01 Anup Patel Superseded
[v10,5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs RISC-V IPI Improvements - 1 - 1-1 2022-11-01 Anup Patel Superseded
[v10,4/7] RISC-V: Treat IPIs as normal Linux IRQs RISC-V IPI Improvements - - - 1-1 2022-11-01 Anup Patel Superseded
[v10,3/7] genirq: Add mechanism to multiplex a single HW IPI RISC-V IPI Improvements - - - 1-1 2022-11-01 Anup Patel Superseded
[v10,2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode RISC-V IPI Improvements - 1 - 1-1 2022-11-01 Anup Patel Superseded
[v10,1/7] RISC-V: Clear SIP bit only when using SBI IPI operations RISC-V IPI Improvements - 2 - 1-1 2022-11-01 Anup Patel Superseded
RISC-V: KVM: use vma_lookup() instead of find_vma_intersection() RISC-V: KVM: use vma_lookup() instead of find_vma_intersection() - 1 - 13-1 2022-11-01 Bo Liu Not Applicable
[RFC,v1] riscv: support for hardware breakpoints/watchpoints [RFC,v1] riscv: support for hardware breakpoints/watchpoints - - - 1121 2022-10-31 Sergey Matyukevich palmer Superseded
« 1 2 ... 125 126 127217 218 »