Show patches with: none      |   80521 patches
« 1 2 3 4805 806 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net-next,4/4] net: ucc_geth: fix usage with NVMEM MAC address net: ucc_geth: devm cleanups - - - - --- 2024-11-04 Rosen Penev New
[net-next,3/4] net: ucc_geth: use devm for register_netdev net: ucc_geth: devm cleanups - - - - --- 2024-11-04 Rosen Penev New
[net-next,2/4] net: ucc_geth: use devm for alloc_etherdev net: ucc_geth: devm cleanups - - - - --- 2024-11-04 Rosen Penev New
[net-next,1/4] net: ucc_geth: use devm for kmemdup net: ucc_geth: devm cleanups - - - - --- 2024-11-04 Rosen Penev New
[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
[v8,3/3] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS Extended MODVERSIONS Support - - - - --- 2024-10-30 Matthew Maurer Handled Elsewhere
[v8,2/3] modpost: Produce extended MODVERSIONS information Extended MODVERSIONS Support - - 1 - --- 2024-10-30 Matthew Maurer Handled Elsewhere
[v8,1/3] modules: Support extended MODVERSIONS info Extended MODVERSIONS Support 1 - 1 - --- 2024-10-30 Matthew Maurer Handled Elsewhere
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,4/4] arm64: Kconfig: Enable HOTPLUG_SMT Support SMT control on arm64 - - - - --- 2024-10-30 Yicong Yang Handled Elsewhere
[v7,3/4] arm64: topology: Support SMT control on ACPI based system Support SMT control on arm64 - - - - --- 2024-10-30 Yicong Yang Handled Elsewhere
[v7,2/4] arch_topology: Support SMT control for OF based system Support SMT control on arm64 - - - - --- 2024-10-30 Yicong Yang Handled Elsewhere
[v7,1/4] cpu/SMT: Provide a default topology_is_primary_thread() Support SMT control on arm64 - - - - --- 2024-10-30 Yicong Yang Handled Elsewhere
[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
[net-next,3/3] net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr() Fix sparse warnings in dpaa_eth driver 1 - 1 - --- 2024-10-29 Vladimir Oltean Handled Elsewhere
[net-next,2/3] net: dpaa_eth: add assertions about SGT entry offsets in sg_fd_to_skb() Fix sparse warnings in dpaa_eth driver 1 - - - --- 2024-10-29 Vladimir Oltean Handled Elsewhere
[net-next,1/3] soc: fsl_qbman: use be16_to_cpu() in qm_sg_entry_get_off() Fix sparse warnings in dpaa_eth driver 1 - 1 - --- 2024-10-29 Vladimir Oltean chleroy Handled Elsewhere
[net] net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint [net] net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint 1 1 - - --- 2024-10-29 Vladimir Oltean Handled Elsewhere
soc: Switch back to struct platform_driver::remove() soc: Switch back to struct platform_driver::remove() 5 - - - --- 2024-10-29 Uwe Kleine-König Handled Elsewhere
sound: Switch back to struct platform_driver::remove() sound: Switch back to struct platform_driver::remove() - - - - --- 2024-10-29 Uwe Kleine-König Handled Elsewhere
[v2] sched/membarrier: Fix redundant load of membarrier_state [v2] sched/membarrier: Fix redundant load of membarrier_state - - 3 - --- 2024-10-29 Nysal Jan K.A. Handled Elsewhere
[v5,6/6] ASoC: fsl_easrc: register m2m platform device ASoC: fsl: add memory to memory function for ASRC 1 - - - --- 2024-10-29 Shengjiu Wang Handled Elsewhere
[v5,5/6] ASoC: fsl_asrc: register m2m platform device ASoC: fsl: add memory to memory function for ASRC 1 - - - --- 2024-10-29 Shengjiu Wang Handled Elsewhere
[v5,4/6] ASoC: fsl_asrc_m2m: Add memory to memory function ASoC: fsl: add memory to memory function for ASRC 1 - - - --- 2024-10-29 Shengjiu Wang Handled Elsewhere
[v5,3/6] ASoC: fsl_easrc: define functions for memory to memory usage ASoC: fsl: add memory to memory function for ASRC 1 - - - --- 2024-10-29 Shengjiu Wang Handled Elsewhere
[v5,2/6] ASoC: fsl_asrc: define functions for memory to memory usage ASoC: fsl: add memory to memory function for ASRC 1 - - - --- 2024-10-29 Shengjiu Wang Handled Elsewhere
[v5,1/6] ALSA: compress: Add output rate and output format support ASoC: fsl: add memory to memory function for ASRC 1 - - - --- 2024-10-29 Shengjiu Wang Handled Elsewhere
[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,18/18] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers Handled Elsewhere
[v2,17/18] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers Handled Elsewhere
[v2,16/18] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers Handled Elsewhere
[v2,15/18] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers Handled Elsewhere
[v2,14/18] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers Handled Elsewhere
[v2,13/18] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers Handled Elsewhere
[v2,12/18] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers Handled Elsewhere
[v2,11/18] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers Handled Elsewhere
[v2,10/18] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers Handled Elsewhere
[v2,09/18] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers Handled Elsewhere
« 1 2 3 4805 806 »