Show patches with: State = Action Required       |    Archived = No       |   277 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN - 1 - - --- 2024-11-01 Herton R. Krzesinski New
selftests/ftrace: update kprobe syntax error test for ppc64le selftests/ftrace: update kprobe syntax error test for ppc64le - - - - --- 2024-11-01 Hari Bathini New
[resend,2/2] dim: pass dim_sample to net_dim() by reference [resend,1/2] dim: make dim_calc_stats() inputs const pointers - - 5 - --- 2024-10-31 Caleb Sander New
[resend,1/2] dim: make dim_calc_stats() inputs const pointers [resend,1/2] dim: make dim_calc_stats() inputs const pointers - - 3 - --- 2024-10-31 Caleb Sander New
powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang - - - - --- 2024-10-30 Nathan Chancellor New
[v7,17/17] powerpc64/bpf: Add support for bpf trampolines powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-30 Hari Bathini New
[v7,16/17] samples/ftrace: Add support for ftrace direct samples on powerpc powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-30 Hari Bathini New
[v7,15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-30 Hari Bathini New
[v7,14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-30 Hari Bathini New
[v7,13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-30 Hari Bathini New
[v7,12/17] powerpc64/ftrace: Move ftrace sequence out of line powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-30 Hari Bathini New
[v7,11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines 1 - - - --- 2024-10-30 Hari Bathini New
[v7,10/17] powerpc/ftrace: Add a postlink script to validate function tracer powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-30 Hari Bathini New
[v7,09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel() powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-30 Hari Bathini New
[v7,08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-30 Hari Bathini New
[v7,07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-30 Hari Bathini New
[v7,06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - 1 - --- 2024-10-30 Hari Bathini New
[v7,05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED() powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - 1 - --- 2024-10-30 Hari Bathini New
[v7,04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - 1 - --- 2024-10-30 Hari Bathini New
[v7,03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-30 Hari Bathini New
[v7,02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines 1 - - - --- 2024-10-30 Hari Bathini New
[v7,01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-30 Hari Bathini New
[v3,6/6] x86/uaccess: Converge [__]get_user() implementations x86/uaccess: avoid barrier_nospec() - - - - --- 2024-10-29 Josh Poimboeuf New
[v3,5/6] x86/uaccess: Avoid barrier_nospec() in 32-bit __get_user() x86/uaccess: avoid barrier_nospec() - - - - --- 2024-10-29 Josh Poimboeuf New
[v3,4/6] x86/uaccess: Convert 32-bit get_user() to unconditional pointer masking x86/uaccess: avoid barrier_nospec() - - - - --- 2024-10-29 Josh Poimboeuf New
[v3,3/6] x86/uaccess: Avoid barrier_nospec() in 32-bit copy_from_user() x86/uaccess: avoid barrier_nospec() - - - - --- 2024-10-29 Josh Poimboeuf New
[v3,2/6] x86/uaccess: Avoid barrier_nospec() in 64-bit __get_user() x86/uaccess: avoid barrier_nospec() - - - - --- 2024-10-29 Josh Poimboeuf New
[v3,1/6] x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user() x86/uaccess: avoid barrier_nospec() 1 - 1 - --- 2024-10-29 Josh Poimboeuf New
KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests - - - - --- 2024-10-28 Amit Machhiwal New
[v3,3/3] selftests/powerpc: Use PKEY_UNRESTRICTED macro mm/pkey: Add PKEY_UNRESTRICTED macro - - - - --- 2024-10-28 Yury Khrustalev New
[v3,2/3] selftests/mm: Use PKEY_UNRESTRICTED macro mm/pkey: Add PKEY_UNRESTRICTED macro - - - - --- 2024-10-28 Yury Khrustalev New
[v3,1/3] mm/pkey: Add PKEY_UNRESTRICTED macro mm/pkey: Add PKEY_UNRESTRICTED macro - - - - --- 2024-10-28 Yury Khrustalev New
[v3] KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrup… [v3] KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrup… - 1 - - --- 2024-10-28 Gautam Menghani New
powerpc: Use str_enabled_disabled() helper function powerpc: Use str_enabled_disabled() helper function - - 1 - --- 2024-10-27 Thorsten Blum New
[v2] powerpc/xmon: symbol lookup length fixed [v2] powerpc/xmon: symbol lookup length fixed - - - - --- 2024-10-24 Mukesh Kumar Chaurasiya New
[v2] KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrup… [v2] KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrup… - 1 - - --- 2024-10-24 Gautam Menghani New
powerpc/chrp: Add missing of_node_get() before of_find_node_by_name() powerpc/chrp: Add missing of_node_get() before of_find_node_by_name() - - - - --- 2024-10-24 Zhang Zekun New
dma-mapping.h: drop unneeded includes dma-mapping.h: drop unneeded includes - - - - --- 2024-10-23 Christoph Hellwig New
[v7,3/3] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS Extended MODVERSIONS Support - - - - --- 2024-10-23 Matthew Maurer New
[v7,2/3] modpost: Produce extended MODVERSIONS information Extended MODVERSIONS Support - - 1 - --- 2024-10-23 Matthew Maurer New
[v7,1/3] modules: Support extended MODVERSIONS info Extended MODVERSIONS Support - - 1 - --- 2024-10-23 Matthew Maurer New
[v4,4/5] perf/powerpc: Count dropped samples in core-book3s PMU Untitled series #429276 - - 1 - --- 2024-10-23 Namhyung Kim New
tools/perf/tests/expr: Make the system_tsc_freq test only for intel tools/perf/tests/expr: Make the system_tsc_freq test only for intel - - - - --- 2024-10-22 Athira Rajeev New
char: Switch back to struct platform_driver::remove() char: Switch back to struct platform_driver::remove() 1 - - - --- 2024-10-21 Uwe Kleine-König New
powerpc/crash: Allow direct printing on kexec powerpc/crash: Allow direct printing on kexec - - - - --- 2024-10-20 Ryo Takakura New
[next] powerpc/ps3: replace open-coded sysfs_emit function [next] powerpc/ps3: replace open-coded sysfs_emit function 1 - 1 - --- 2024-10-19 Paulo Miguel Almeida New
[v3] mm/kfence: Add a new kunit test test_use_after_free_read_nofault() [v3] mm/kfence: Add a new kunit test test_use_after_free_read_nofault() - - 1 1 --- 2024-10-18 Ritesh Harjani (IBM) New
[v6,17/17] powerpc64/bpf: Add support for bpf trampolines powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-18 Hari Bathini New
[v6,16/17] samples/ftrace: Add support for ftrace direct samples on powerpc powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-18 Hari Bathini New
[v6,15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-18 Hari Bathini New
[v6,14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-18 Hari Bathini New
[v6,13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-18 Hari Bathini New
[v6,12/17] powerpc64/ftrace: Move ftrace sequence out of line powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-18 Hari Bathini New
[v6,11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines 1 - - - --- 2024-10-18 Hari Bathini New
[v6,10/17] powerpc/ftrace: Add a postlink script to validate function tracer powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-18 Hari Bathini New
[v6,09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel() powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-18 Hari Bathini New
[v6,08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-18 Hari Bathini New
[v6,07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-18 Hari Bathini New
[v6,06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - 1 - --- 2024-10-18 Hari Bathini New
[v6,05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED() powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - 1 - --- 2024-10-18 Hari Bathini New
[v6,04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - 1 - --- 2024-10-18 Hari Bathini New
[v6,03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-18 Hari Bathini New
[v6,02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines 1 - - - --- 2024-10-18 Hari Bathini New
[v6,01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-10-18 Hari Bathini New
[v3,12/12] book3s64/hash: Early detect debug_pagealloc size requirement powerpc/kfence: Improve kfence support (mainly Hash) - - - - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v3,11/12] book3s64/hash: Disable kfence if not early init powerpc/kfence: Improve kfence support (mainly Hash) - - - - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v3,10/12] book3s64/radix: Refactoring common kfence related functions powerpc/kfence: Improve kfence support (mainly Hash) - - - - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v3,09/12] book3s64/hash: Add kfence functionality powerpc/kfence: Improve kfence support (mainly Hash) - - - - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v3,08/12] book3s64/hash: Disable debug_pagealloc if it requires more memory powerpc/kfence: Improve kfence support (mainly Hash) - - - - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v3,07/12] book3s64/hash: Make kernel_map_linear_page() generic powerpc/kfence: Improve kfence support (mainly Hash) - - - - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v3,06/12] book3s64/hash: Refactor hash__kernel_map_pages() function powerpc/kfence: Improve kfence support (mainly Hash) - - - - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v3,05/12] book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function powerpc/kfence: Improve kfence support (mainly Hash) - - - - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v3,04/12] book3s64/hash: Add hash_debug_pagealloc_add_slot() function powerpc/kfence: Improve kfence support (mainly Hash) - - - - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v3,03/12] book3s64/hash: Refactor kernel linear map related calls powerpc/kfence: Improve kfence support (mainly Hash) - - - - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v3,02/12] book3s64/hash: Remove kfence support temporarily powerpc/kfence: Improve kfence support (mainly Hash) - - - - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v3,01/12] powerpc: mm/fault: Fix kfence page fault reporting powerpc/kfence: Improve kfence support (mainly Hash) - 1 1 - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v4,3/3] powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init() [v4,1/3] powerpc/fadump: Refactor and prepare fadump_cma_init for late init 1 1 1 - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v4,2/3] powerpc/fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem [v4,1/3] powerpc/fadump: Refactor and prepare fadump_cma_init for late init 1 - 1 - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[v4,1/3] powerpc/fadump: Refactor and prepare fadump_cma_init for late init [v4,1/3] powerpc/fadump: Refactor and prepare fadump_cma_init for late init 1 - 1 - --- 2024-10-18 Ritesh Harjani (IBM) Under Review
[next] powerpc/spufs: Replace snprintf() with the safer scnprintf() variant [next] powerpc/spufs: Replace snprintf() with the safer scnprintf() variant - - - - --- 2024-10-18 Paulo Miguel Almeida New
[GIT,PULL] Please pull powerpc/linux.git powerpc-6.12-5 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-6.12-5 tag - - - - --- 2024-10-18 Madhavan Srinivasan New
pmu_battery: Set power supply type to BATTERY pmu_battery: Set power supply type to BATTERY - - - - --- 2024-10-18 Ed Robbins New
[v2,6/6] x86/uaccess: Add user pointer masking to clear_user() x86/uaccess: Avoid barrier_nospec() - - - - --- 2024-10-17 Josh Poimboeuf New
[v2,5/6] x86/uaccess: Add user pointer masking to copy_to_user() x86/uaccess: Avoid barrier_nospec() - - - - --- 2024-10-17 Josh Poimboeuf New
[v2,4/6] x86/uaccess: Add user pointer masking to __put_user() x86/uaccess: Avoid barrier_nospec() - - - - --- 2024-10-17 Josh Poimboeuf New
[v2,3/6] x86/uaccess: Rearrange putuser.S x86/uaccess: Avoid barrier_nospec() - - - - --- 2024-10-17 Josh Poimboeuf New
[v2,2/6] x86/uaccess: Avoid barrier_nospec() in __get_user() x86/uaccess: Avoid barrier_nospec() - - - - --- 2024-10-17 Josh Poimboeuf New
[v2,1/6] x86/uaccess: Avoid barrier_nospec() in copy_from_user() x86/uaccess: Avoid barrier_nospec() - - - - --- 2024-10-17 Josh Poimboeuf New
ASoC: fsl_micfil: Add a flag to distinguish with different volume control types ASoC: fsl_micfil: Add a flag to distinguish with different volume control types - 1 1 - --- 2024-10-17 Chancel Liu New
KVM: PPC: Book3S HV: Reset LPCR_MER before running a vCPU to avoid spurious interrupts KVM: PPC: Book3S HV: Reset LPCR_MER before running a vCPU to avoid spurious interrupts - 1 - - --- 2024-10-15 Gautam Menghani New
[2/2] asm-generic: add an optional pfn_valid check to pfn_valid [1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations - - 1 - --- 2024-10-14 Christoph Hellwig New
[1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations [1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations - - - - --- 2024-10-14 Christoph Hellwig New
[RFC,v1,01/57] mm: Add macros ahead of supporting boot-time page size selection [RFC,v1,01/57] mm: Add macros ahead of supporting boot-time page size selection - - - - --- 2024-10-14 Ryan Roberts New
powerpc/ep8248e: Use %pa to format resource_size_t powerpc/ep8248e: Use %pa to format resource_size_t - - - - --- 2024-10-14 Simon Horman New
[v3,13/16] powerpc/rtas: Use fsleep() to minimize additional sleep duration timers: Cleanup delay/sleep related mess 1 - 1 - --- 2024-10-14 Anna-Maria Behnsen New
ASoC: fsl_micfil: Add sample rate constraint ASoC: fsl_micfil: Add sample rate constraint - - - - --- 2024-10-14 Shengjiu Wang New
crypto/nx: Rename devdata_mutex to devdata_spinlock crypto/nx: Rename devdata_mutex to devdata_spinlock - - - - --- 2024-10-14 Vishal Chourasia New
[13/17] KVM: PPC: replace call_rcu by kfree_rcu for simple kmem_cache_free callback replace call_rcu by kfree_rcu for simple kmem_cache_free callback - - 1 - --- 2024-10-13 Julia Lawall New
tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmu tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmu - - - - --- 2024-10-13 Athira Rajeev New
tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.c tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.c - - - - --- 2024-10-13 Athira Rajeev New
« 1 2 3 »