Show patches with: Archived = No       |   5296 patches
« 1 2 3 452 53 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,01/13] powerpc: Fix 'sparse' checking on PPC64le Fix LKDTM for PPC64/IA64/PARISC v4 - 1 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,02/13] powerpc: Move and rename func_descr_t Fix LKDTM for PPC64/IA64/PARISC v4 - 2 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,03/13] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry' Fix LKDTM for PPC64/IA64/PARISC v4 - 3 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,04/13] powerpc: Remove 'struct ppc64_opd_entry' Fix LKDTM for PPC64/IA64/PARISC v4 - 2 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,05/13] powerpc: Prepare func_desc_t for refactorisation Fix LKDTM for PPC64/IA64/PARISC v4 1 1 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,06/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc' Fix LKDTM for PPC64/IA64/PARISC v4 - 1 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,07/13] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS Fix LKDTM for PPC64/IA64/PARISC v4 1 2 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,08/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors Fix LKDTM for PPC64/IA64/PARISC v4 2 1 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,09/13] asm-generic: Refactor dereference_[kernel]_function_descriptor() Fix LKDTM for PPC64/IA64/PARISC v4 1 2 - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,10/13] lkdtm: Force do_nothing() out of line Fix LKDTM for PPC64/IA64/PARISC v4 1 - - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,11/13] lkdtm: Really write into kernel text in WRITE_KERN Fix LKDTM for PPC64/IA64/PARISC v4 1 - - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,12/13] lkdtm: Fix execute_[user]_location() Fix LKDTM for PPC64/IA64/PARISC v4 1 - - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v4,13/13] lkdtm: Add a test for function descriptors protection Fix LKDTM for PPC64/IA64/PARISC v4 1 - - --- 2022-02-15 Christophe Leroy Handled Elsewhere
[v2,01/18] uaccess: fix integer overflow on access_ok() clean up asm/uaccess.h, kill set_fs for good - 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,02/18] uaccess: fix nios2 and microblaze get_user_8() clean up asm/uaccess.h, kill set_fs for good 1 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,03/18] nds32: fix access_ok() checks in get/put_user clean up asm/uaccess.h, kill set_fs for good - 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,04/18] sparc64: add __{get,put}_kernel_nocheck() clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,05/18] x86: remove __range_not_ok() clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,06/18] x86: use more conventional access_ok() definition clean up asm/uaccess.h, kill set_fs for good - 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,07/18] nios2: drop access_ok() check from __put_user() clean up asm/uaccess.h, kill set_fs for good 1 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,08/18] uaccess: add generic __{get,put}_kernel_nofault clean up asm/uaccess.h, kill set_fs for good 1 2 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,09/18] mips: use simpler access_ok() clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,10/18] m68k: fix access_ok for coldfire clean up asm/uaccess.h, kill set_fs for good - 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,11/18] arm64: simplify access_ok() clean up asm/uaccess.h, kill set_fs for good 2 - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,12/18] uaccess: fix type mismatch warnings from access_ok() clean up asm/uaccess.h, kill set_fs for good 1 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,13/18] uaccess: generalize access_ok() clean up asm/uaccess.h, kill set_fs for good 4 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,14/18] lib/test_lockup: fix kernel pointer check for separate address spaces clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,15/18] sparc64: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,16/18] sh: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,17/18] ia64: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,18/18] uaccess: drop maining CONFIG_SET_FS users clean up asm/uaccess.h, kill set_fs for good 4 - 1 --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[03/30] notifier: Add panic notifiers info and purge trailing whitespaces The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[04/30] firmware: google: Convert regular spinlock into trylock on panic path The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[05/30] misc/pvpanic: Convert regular spinlock into trylock on panic path The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header The panic notifiers refactor 1 - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[07/30] mips: ip22: Reword PANICED to PANICKED and remove useless header The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[08/30] powerpc/setup: Refactor/untangle panic notifiers The panic notifiers refactor - 1 - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier The panic notifiers refactor - 1 - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[10/30] alpha: Clean-up the panic notifier code The panic notifiers refactor - 1 - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[11/30] um: Improve panic notifiers consistency and ordering The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[12/30] parisc: Replace regular spinlock with spin_trylock on panic path The panic notifiers refactor 1 - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[13/30] s390/consoles: Improve panic notifiers reliability The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[14/30] panic: Properly identify the panic event to the notifiers' callbacks The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers The panic notifiers refactor 1 - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers The panic notifiers refactor - - 1 --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[17/30] tracing: Improve panic/die notifiers The panic notifiers refactor 1 - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[19/30] panic: Add the panic hypervisor notifier list The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[20/30] panic: Add the panic informational notifier list The panic notifiers refactor 2 - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[21/30] panic: Introduce the panic pre-reboot notifier list The panic notifiers refactor 3 - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[22/30] panic: Introduce the panic post-reboot notifier list The panic notifiers refactor 1 - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers The panic notifiers refactor - 1 - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[24/30] panic: Refactor the panic path The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump The panic notifiers refactor - - 1 --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[27/30] powerpc: Do not force all panic notifiers to execute before kdump The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[28/30] panic: Unexport crash_kexec_post_notifiers The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[30/30] um: Avoid duplicate call to kmsg_dump() The panic notifiers refactor - - - --- 2022-04-27 Guilherme G. Piccoli Handled Elsewhere
[v3,1/3] mm: change huge_ptep_clear_flush() to return the original pte Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating 1 1 - --- 2022-05-10 Baolin Wang Handled Elsewhere
[v3,2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating - 2 - --- 2022-05-10 Baolin Wang Handled Elsewhere
[v3,3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating - 2 - --- 2022-05-10 Baolin Wang Handled Elsewhere
[1/4] hugetlb: skip to end of PT page mapping when pte not present hugetlb: speed up linear address scanning 1 1 1 --- 2022-06-16 Mike Kravetz Handled Elsewhere
[2/4] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_page hugetlb: speed up linear address scanning 1 - - --- 2022-06-16 Mike Kravetz Handled Elsewhere
[3/4] hugetlb: do not update address in huge_pmd_unshare hugetlb: speed up linear address scanning 1 1 - --- 2022-06-16 Mike Kravetz Handled Elsewhere
[4/4] hugetlb: Lazy page table copies in fork() hugetlb: speed up linear address scanning 2 - - --- 2022-06-16 Mike Kravetz Handled Elsewhere
dec/tulip:fix repeated words in comments dec/tulip:fix repeated words in comments - - - --- 2022-06-29 Jilin Yuan Handled Elsewhere
profile: setup_profiling_timer() is moslty not implemented profile: setup_profiling_timer() is moslty not implemented - - - --- 2022-07-21 Ben Dooks Handled Elsewhere
[v6,1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h [v6,1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h 3 1 - --- 2022-07-22 Stafford Horne Handled Elsewhere
[v6,2/4] PCI: Move isa_dma_bridge_buggy out of dma.h [v6,1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h 1 1 - --- 2022-07-22 Stafford Horne Handled Elsewhere
Input: move from strlcpy with unused retval to strscpy Input: move from strlcpy with unused retval to strscpy - - - --- 2022-08-18 Wolfram Sang Handled Elsewhere
video: move from strlcpy with unused retval to strscpy video: move from strlcpy with unused retval to strscpy - - - --- 2022-08-18 Wolfram Sang Handled Elsewhere
kernel: exit: cleanup release_thread() kernel: exit: cleanup release_thread() 7 - - --- 2022-08-19 Kefeng Wang Handled Elsewhere
[v2,01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb() cpuidle,rcu: Clean up the mess - - - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,02/44] x86/idle: Replace x86_idle with a static_call cpuidle,rcu: Clean up the mess - 2 - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,03/44] cpuidle/poll: Ensure IRQ state is invariant cpuidle,rcu: Clean up the mess - 3 - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,04/44] cpuidle: Move IRQ state validation cpuidle,rcu: Clean up the mess - - - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,05/44] cpuidle,riscv: Push RCU-idle into driver cpuidle,rcu: Clean up the mess - 2 - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,06/44] cpuidle,tegra: Push RCU-idle into driver cpuidle,rcu: Clean up the mess - 1 - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,07/44] cpuidle,psci: Push RCU-idle into driver cpuidle,rcu: Clean up the mess - 2 1 --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,08/44] cpuidle,imx6: Push RCU-idle into driver cpuidle,rcu: Clean up the mess - 1 - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,09/44] cpuidle,omap3: Push RCU-idle into driver cpuidle,rcu: Clean up the mess - 2 1 --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,10/44] cpuidle,armada: Push RCU-idle into driver cpuidle,rcu: Clean up the mess - 1 - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,11/44] cpuidle,omap4: Push RCU-idle into driver cpuidle,rcu: Clean up the mess - 2 1 --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,12/44] cpuidle,dt: Push RCU-idle into driver cpuidle,rcu: Clean up the mess - 1 - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,13/44] cpuidle: Fix ct_idle_*() usage cpuidle,rcu: Clean up the mess - - - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}() cpuidle,rcu: Clean up the mess 1 1 - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,15/44] acpi_idle: Remove tracing cpuidle,rcu: Clean up the mess - - - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,16/44] cpuidle: Annotate poll_idle() cpuidle,rcu: Clean up the mess - 1 - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,17/44] objtool/idle: Validate __cpuidle code as noinstr cpuidle,rcu: Clean up the mess 1 - - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,18/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again* cpuidle,rcu: Clean up the mess - - - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE cpuidle,rcu: Clean up the mess - - - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS cpuidle,rcu: Clean up the mess - - - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour cpuidle,rcu: Clean up the mess 3 1 - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI cpuidle,rcu: Clean up the mess - - - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,23/44] arm,smp: Remove trace_.*_rcuidle() usage cpuidle,rcu: Clean up the mess - 1 - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,24/44] arm64,smp: Remove trace_.*_rcuidle() usage cpuidle,rcu: Clean up the mess 2 - - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
[v2,25/44] printk: Remove trace_.*_rcuidle() usage cpuidle,rcu: Clean up the mess 2 1 - --- 2022-09-19 Peter Zijlstra Handled Elsewhere
« 1 2 3 452 53 »