Show patches with: Archived = No       |   6289 patches
« 1 2 3 462 63 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,1/1] um: vector: Use %pM format specifier for MAC addresses [v1,1/1] um: vector: Use %pM format specifier for MAC addresses - - - - --- 2026-06-03 Andy Shevchenko New
um: vector: avoid NULL queue dereference in legacy RX mode um: vector: avoid NULL queue dereference in legacy RX mode 1 1 - - --- 2026-05-27 Henry Barreto New
[8/8] x86: simplify 32-bit instruction set selection x86-32 CPU configuration cleanups - - - - --- 2026-05-22 Arnd Bergmann New
[7/8] x86: remove dependencies on per-CPU options x86-32 CPU configuration cleanups - - - - --- 2026-05-22 Arnd Bergmann New
[6/8] x86: require minimum 64 byte cache lines x86-32 CPU configuration cleanups - - - - --- 2026-05-22 Arnd Bergmann New
[5/8] x86: remove dependencies on CONFIG_M... CPU options x86-32 CPU configuration cleanups - - - - --- 2026-05-22 Arnd Bergmann New
[4/8] x86: make CX8 usage unconditional x86-32 CPU configuration cleanups - - - - --- 2026-05-22 Arnd Bergmann New
[3/8] x86: make TSC usage unconditional x86-32 CPU configuration cleanups - - - - --- 2026-05-22 Arnd Bergmann New
[2/8] x86: remove AMD Élan remnants x86-32 CPU configuration cleanups - - - - --- 2026-05-22 Arnd Bergmann New
[1/8] x86: remove ts5500 platforms support x86-32 CPU configuration cleanups - - - - --- 2026-05-22 Arnd Bergmann New
[11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic Convert moduleparams to seq_buf - - - - --- 2026-05-21 Kees Cook New
[10/11] treewide: Manually convert custom kernel_param_ops .get callbacks Convert moduleparams to seq_buf 1 - - - --- 2026-05-21 Kees Cook New
[09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci Convert moduleparams to seq_buf 1 - 1 - --- 2026-05-21 Kees Cook New
[08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf Convert moduleparams to seq_buf - - - - --- 2026-05-21 Kees Cook New
[07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic Convert moduleparams to seq_buf - - 1 - --- 2026-05-21 Kees Cook New
[06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str Convert moduleparams to seq_buf - - 1 - --- 2026-05-21 Kees Cook New
[05/11] moduleparam: Rename .get field to .get_str Convert moduleparams to seq_buf - - - - --- 2026-05-21 Kees Cook New
[04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS Convert moduleparams to seq_buf 1 - 1 - --- 2026-05-21 Kees Cook New
[03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family Convert moduleparams to seq_buf - - - - --- 2026-05-21 Kees Cook New
[02/11] panic: Replace panic_print_get() with generic helper Convert moduleparams to seq_buf - - - - --- 2026-05-21 Kees Cook New
[01/11] params: bound array element output to the caller's page buffer Convert moduleparams to seq_buf - - 1 - --- 2026-05-21 Kees Cook New
um: Tighten exec permissions on page mappings um: Tighten exec permissions on page mappings - - - - --- 2026-05-17 Tiwei Bie New
docs: fix typo in user_mode_linux_howto_v2.rst docs: fix typo in user_mode_linux_howto_v2.rst - - - - --- 2026-05-17 Sakurai Shun New
[1/1[RFC] um: include .fini_array.* in linker scripts [1/1[RFC] um: include .fini_array.* in linker scripts - - - - --- 2026-05-12 Alex Hung New
[stable,5.15] um: virt-pci: Fix build failure [stable,5.15] um: virt-pci: Fix build failure - 1 - - --- 2026-05-08 Florian Fainelli New
[4/5] docs: fix repeated prepositions across documentation Untitled series #503421 - - 1 - --- 2026-05-08 Adrien Reynard New
um: virtio-pci: free the IRQ message buffers um: virtio-pci: free the IRQ message buffers - - - - --- 2026-05-05 Benjamin Berg New
Documentation: Fix duplicated words Documentation: Fix duplicated words - - - - --- 2026-05-02 Wang Zihan Not Applicable
[1/1] um: take reference of stack before using it in get_wchan [1/1] um: take reference of stack before using it in get_wchan - 1 - - --- 2026-04-29 Maninder Singh New
[RFC,v1,9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access - - - - --- 2026-04-27 Christophe Leroy (CS GROUP) RFC
[RFC,v1,8/9] arm64: Add unsafe_copy_from_user() uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access - - - - --- 2026-04-27 Christophe Leroy (CS GROUP) RFC
[RFC,v1,7/9] x86: Add unsafe_copy_from_user() uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access - - - - --- 2026-04-27 Christophe Leroy (CS GROUP) RFC
[RFC,v1,6/9] uaccess: Change copy_{to/from}_user to return -EFAULT uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access - - - - --- 2026-04-27 Christophe Leroy (CS GROUP) RFC
[RFC,v1,5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access - - - - --- 2026-04-27 Christophe Leroy (CS GROUP) RFC
[RFC,v1,4/9] uaccess: Introduce copy_{to/from}_user_partial() uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access - - - - --- 2026-04-27 Christophe Leroy (CS GROUP) RFC
[RFC,v1,3/9] x86/umip: Be stricter in fixup_umip_exception() uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access - - - - --- 2026-04-27 Christophe Leroy (CS GROUP) RFC
[RFC,v1,2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access - - - - --- 2026-04-27 Christophe Leroy (CS GROUP) RFC
[RFC,v1,1/9] uaccess: Split check_zeroed_user() out of usercopy.c uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access - - - - --- 2026-04-27 Christophe Leroy (CS GROUP) RFC
um: Consolidate MAGIC_SYSRQ into generic Kconfig definition um: Consolidate MAGIC_SYSRQ into generic Kconfig definition - - - - --- 2026-04-26 Sasha Levin New
rust: arch:um: Fix building 32-bit UML with GCC rust: arch:um: Fix building 32-bit UML with GCC - 1 - - --- 2026-04-25 David Gow Handled Elsewhere
um: mconsole: Fix out-of-bounds read in mconsole_log() um: mconsole: Fix out-of-bounds read in mconsole_log() - 1 - - --- 2026-04-24 Shengzhuo Wei New
um: virtio_uml: switch to dynamic root device um: virtio_uml: switch to dynamic root device - - - - --- 2026-04-24 Johan Hovold New
[v2] um: vector: reject too many interface arguments [v2] um: vector: reject too many interface arguments - 1 - - --- 2026-04-23 Pengpeng Hou New
um: proc/exitcode: fix simple_strtol() out-of-bounds read um: proc/exitcode: fix simple_strtol() out-of-bounds read - 2 - - --- 2026-04-22 Shengzhuo Wei New
[GIT,PULL] uml-for-7.1-rc1 [GIT,PULL] uml-for-7.1-rc1 - - - - --- 2026-04-20 Johannes Berg Not Applicable
um: vfio: bound the iommu_group sysfs path formatting um: vfio: bound the iommu_group sysfs path formatting - 1 - - --- 2026-04-17 Pengpeng Hou Changes Requested
um: vector: reject interface specifications with too many arguments um: vector: reject interface specifications with too many arguments - 1 - - --- 2026-04-17 Pengpeng Hou Changes Requested
um: vector: Remove unnecessary NULL check in destroy_queue() um: vector: Remove unnecessary NULL check in destroy_queue() 1 - - - --- 2026-04-11 Tiwei Bie New
um: vector: fix NULL pointer derefs in queue-less transports um: vector: fix NULL pointer derefs in queue-less transports 1 1 - - --- 2026-04-10 Michael Bommarito New
[v3] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21 [v3] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21 - - - - --- 2026-04-09 Kees Cook Accepted
[v2] um: mconsole: use bounded version string formatting [v2] um: mconsole: use bounded version string formatting - 1 - - --- 2026-04-08 Pengpeng Hou New
[v3] um: drivers: call kernel_strrchr() explicitly in cow_user.c [v3] um: drivers: call kernel_strrchr() explicitly in cow_user.c - 1 - - --- 2026-04-08 Michael Bommarito Accepted
[v2] um: drivers: call kernel_strrchr() explicitly in cow_user.c [v2] um: drivers: call kernel_strrchr() explicitly in cow_user.c - 1 - - --- 2026-04-07 Michael Bommarito Superseded
um: drivers: use libc strrchr() in cow_user.o um: drivers: use libc strrchr() in cow_user.o - 1 - - --- 2026-04-07 Michael Bommarito Superseded
um: reject out-of-range port channel numbers um: reject out-of-range port channel numbers - - - - --- 2026-04-01 Pengpeng Hou New
[4/4] um: account for the separator in add_arg() bounds checking Untitled series #497961 - - - - --- 2026-03-30 Pengpeng Hou New
um: mconsole: use bounded version string formatting um: mconsole: use bounded version string formatting - 1 - - --- 2026-03-29 Pengpeng Hou Changes Requested
um: mconsole: validate notify socket path length um: mconsole: validate notify socket path length - - - - --- 2026-03-29 Pengpeng Hou Changes Requested
[28/28] xor: add a kunit test case [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[27/28] xor: use static_call for xor_gen [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[26/28] xor: pass the entire operation to the low-level ops [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[25/28] btrfs: use xor_gen [01/28] xor: assert that xor_blocks is not call from interrupt context 1 - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[24/28] async_xor: use xor_gen [01/28] xor: assert that xor_blocks is not call from interrupt context - - 1 - --- 2026-03-27 Christoph Hellwig Not Applicable
[23/28] xor: add a better public API [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[22/28] xor: add a better public API [01/28] xor: assert that xor_blocks is not call from interrupt context - - 1 - --- 2026-03-27 Christoph Hellwig Not Applicable
[21/28] xor: make xor.ko self-contained in lib/raid/ [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[20/28] xor: avoid indirect calls for arm64-optimized ops [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[19/28] x86: move the XOR code to lib/raid/ [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[18/28] s390: move the XOR code to lib/raid/ [01/28] xor: assert that xor_blocks is not call from interrupt context 1 - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[17/28] sparc: move the XOR code to lib/raid/ [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[16/28] riscv: move the XOR code to lib/raid/ [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[15/28] powerpc: move the XOR code to lib/raid/ [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[14/28] loongarch: move the XOR code to lib/raid/ [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[13/28] arm64: move the XOR code to lib/raid/ [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[12/28] arm: move the XOR code to lib/raid/ [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[11/28] alpha: move the XOR code to lib/raid/ [01/28] xor: assert that xor_blocks is not call from interrupt context 1 - - 1 --- 2026-03-27 Christoph Hellwig Not Applicable
[10/28] xor: move generic implementations out of asm-generic/xor.h [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[09/28] xor: remove macro abuse for XOR implementation registrations [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[08/28] xor: split xor.h [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[07/28] xor: cleanup registration and probing [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[06/28] xor: small cleanups [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[05/28] xor: move to lib/raid/ [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[04/28] um/xor: cleanup xor.h [01/28] xor: assert that xor_blocks is not call from interrupt context 1 - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[03/28] arm64/xor: fix conflicting attributes for xor_block_template [01/28] xor: assert that xor_blocks is not call from interrupt context - 1 - - --- 2026-03-27 Christoph Hellwig Not Applicable
[02/28] arm/xor: remove in_interrupt() handling [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[01/28] xor: assert that xor_blocks is not call from interrupt context [01/28] xor: assert that xor_blocks is not call from interrupt context - - - - --- 2026-03-27 Christoph Hellwig Not Applicable
[26/26] xor: add a kunit test case [01/26] xor: assert that xor_blocks is not from preemptible user context - - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[25/26] xor: use static_call for xor_gen [01/26] xor: assert that xor_blocks is not from preemptible user context - - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[24/26] xor: pass the entire operation to the low-level ops [01/26] xor: assert that xor_blocks is not from preemptible user context - - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[23/26] btrfs: use xor_gen [01/26] xor: assert that xor_blocks is not from preemptible user context 1 - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[22/26] async_xor: use xor_gen [01/26] xor: assert that xor_blocks is not from preemptible user context - - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[21/26] xor: add a better public API [01/26] xor: assert that xor_blocks is not from preemptible user context - - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[20/26] xor: make xor.ko self-contained in lib/raid/ [01/26] xor: assert that xor_blocks is not from preemptible user context - - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[19/26] xor: avoid indirect calls for arm64-optimized ops [01/26] xor: assert that xor_blocks is not from preemptible user context - - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[18/26] x86: move the XOR code to lib/raid/ [01/26] xor: assert that xor_blocks is not from preemptible user context - - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[17/26] s390: move the XOR code to lib/raid/ [01/26] xor: assert that xor_blocks is not from preemptible user context 1 - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[16/26] sparc: move the XOR code to lib/raid/ [01/26] xor: assert that xor_blocks is not from preemptible user context - - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[15/26] riscv: move the XOR code to lib/raid/ [01/26] xor: assert that xor_blocks is not from preemptible user context - - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[14/26] powerpc: move the XOR code to lib/raid/ [01/26] xor: assert that xor_blocks is not from preemptible user context - - - - --- 2026-03-24 Christoph Hellwig Not Applicable
[13/26] loongarch: move the XOR code to lib/raid/ [01/26] xor: assert that xor_blocks is not from preemptible user context - - - - --- 2026-03-24 Christoph Hellwig Not Applicable
« 1 2 3 462 63 »