Show patches with: State = Action Required       |    Archived = No       |   309 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN [v2] lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN - 1 - - --- 2024-11-04 Herton R. Krzesinski New
[2/2] fadump: reserve param area if below boot_mem_top [1/2] powerpc/fadump: allocate memory for additional parameters early 1 - - - --- 2024-11-04 Sourabh Jain New
[1/2] powerpc/fadump: allocate memory for additional parameters early [1/2] powerpc/fadump: allocate memory for additional parameters early - 1 - - --- 2024-11-04 Sourabh Jain New
[V2] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information [V2] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information - - - - --- 2024-11-04 Athira Rajeev New
[v3,18/18] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,17/18] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,16/18] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 - 2 - --- 2024-11-03 Eric Biggers New
[v3,15/18] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 - 2 - --- 2024-11-03 Eric Biggers New
[v3,14/18] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,13/18] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,12/18] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,11/18] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,10/18] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,09/18] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,08/18] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,07/18] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,06/18] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,05/18] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,04/18] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,03/18] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,02/18] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v3,01/18] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-11-03 Eric Biggers New
[v2,10/10] driver core: Constify attribute arguments of binary attributes sysfs: constify struct bin_attribute (Part 1) - - - - --- 2024-11-03 Thomas Weißschuh New
[v2,09/10] sysfs: bin_attribute: add const read/write callback variants sysfs: constify struct bin_attribute (Part 1) - - - - --- 2024-11-03 Thomas Weißschuh New
[v2,08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR() sysfs: constify struct bin_attribute (Part 1) - - - - --- 2024-11-03 Thomas Weißschuh New
[v2,07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek() sysfs: constify struct bin_attribute (Part 1) - - - - --- 2024-11-03 Thomas Weißschuh New
[v2,06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap() sysfs: constify struct bin_attribute (Part 1) 1 - - - --- 2024-11-03 Thomas Weißschuh New
[v2,05/10] sysfs: treewide: constify attribute callback of bin_is_visible() sysfs: constify struct bin_attribute (Part 1) 2 - - - --- 2024-11-03 Thomas Weißschuh New
[v2,04/10] nvmem: core: calculate bin_attribute size through bin_size() sysfs: constify struct bin_attribute (Part 1) - - - - --- 2024-11-03 Thomas Weißschuh New
[v2,03/10] PCI/sysfs: Calculate bin_attribute size through bin_size() sysfs: constify struct bin_attribute (Part 1) - - - - --- 2024-11-03 Thomas Weißschuh New
[v2,02/10] sysfs: introduce callback attribute_group::bin_size sysfs: constify struct bin_attribute (Part 1) - - - - --- 2024-11-03 Thomas Weißschuh New
[v2,01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns() sysfs: constify struct bin_attribute (Part 1) - - - - --- 2024-11-03 Thomas Weißschuh New
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 - - 6 - --- 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 - - 4 - --- 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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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 Under Review
[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
« 1 2 3 4 »