Show patches with: State = Action Required       |   117 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] um: time: fix userspace detection during tick accounting [RFC] um: time: fix userspace detection during tick accounting - 1 - - --- 2025-06-17 Thomas Weißschuh New
[1/2] um: add uml_kmalloc_array() helper to avoid potential [1/2] um: add uml_kmalloc_array() helper to avoid potential - - - - --- 2026-01-20 iamhswang@gmail.com New
[2/2] um: use uml_kmalloc_array() instead of uml_malloc() [1/2] um: add uml_kmalloc_array() helper to avoid potential - - - - --- 2026-01-20 iamhswang@gmail.com New
[v14,01/13] x86/um: nommu: elf loader for fdpic nommu UML 1 - - - --- 2026-02-04 Hajime Tazaki New
[v14,02/13] um: decouple MMU specific code from the common part nommu UML - - - - --- 2026-02-04 Hajime Tazaki New
[v14,03/13] um: nommu: memory handling nommu UML - - - - --- 2026-02-04 Hajime Tazaki New
[v14,04/13] x86/um: nommu: syscall handling nommu UML - - - - --- 2026-02-04 Hajime Tazaki New
[v14,05/13] um: nommu: seccomp syscalls hook nommu UML - - - - --- 2026-02-04 Hajime Tazaki New
[v14,06/13] x86/um: nommu: process/thread handling nommu UML - - - - --- 2026-02-04 Hajime Tazaki New
[v14,07/13] um: nommu: configure fs register on host syscall invocation nommu UML - - - - --- 2026-02-04 Hajime Tazaki New
[v14,08/13] x86/um/vdso: nommu: vdso memory update nommu UML - - - - --- 2026-02-04 Hajime Tazaki New
[v14,09/13] x86/um: nommu: signal handling nommu UML - - - - --- 2026-02-04 Hajime Tazaki New
[v14,10/13] um: change machine name for uname output nommu UML - - - - --- 2026-02-04 Hajime Tazaki New
[v14,11/13] um: nommu: disable SMP on nommu UML nommu UML - - - - --- 2026-02-04 Hajime Tazaki New
[v14,12/13] um: nommu: add documentation of nommu UML nommu UML - - - - --- 2026-02-04 Hajime Tazaki New
[v14,13/13] um: nommu: plug nommu code into build system nommu UML - - - - --- 2026-02-04 Hajime Tazaki New
[4/4] um: account for the separator in add_arg() bounds checking Untitled series #497961 - - - - --- 2026-03-30 Pengpeng Hou New
um: reject out-of-range port channel numbers um: reject out-of-range port channel numbers - - - - --- 2026-04-01 Pengpeng Hou New
[v2] um: mconsole: use bounded version string formatting [v2] um: mconsole: use bounded version string formatting - 1 - - --- 2026-04-08 Pengpeng Hou 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
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: 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
[v2] um: vector: reject too many interface arguments [v2] um: vector: reject too many interface arguments - 1 - - --- 2026-04-23 Pengpeng Hou New
um: virtio_uml: switch to dynamic root device um: virtio_uml: switch to dynamic root device - - - - --- 2026-04-24 Johan Hovold New
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: Consolidate MAGIC_SYSRQ into generic Kconfig definition um: Consolidate MAGIC_SYSRQ into generic Kconfig definition - - - - --- 2026-04-26 Sasha Levin New
[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
um: virtio-pci: free the IRQ message buffers um: virtio-pci: free the IRQ message buffers - - - - --- 2026-05-05 Benjamin Berg New
[4/5] docs: fix repeated prepositions across documentation Untitled series #503421 - - 1 - --- 2026-05-08 Adrien Reynard 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
um: Tighten exec permissions on page mappings um: Tighten exec permissions on page mappings - - - - --- 2026-05-17 Tiwei Bie 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
[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
[1/7] um: skas: create a seccomp USER_NOTIF listener and hand it to the monitor um: skas: harden the seccomp userspace stub - - - - --- 2026-06-20 Cong Wang New
[2/7] um: skas: gate stub mmap() through the USER_NOTIF monitor um: skas: harden the seccomp userspace stub - - - - --- 2026-06-20 Cong Wang New
[3/7] um: skas: validate stub mmap() against the guest page table um: skas: harden the seccomp userspace stub - - - - --- 2026-06-20 Cong Wang New
[4/7] um: skas: handle out-of-batch stub mmap notifications um: skas: harden the seccomp userspace stub - - - - --- 2026-06-20 Cong Wang New
[5/7] um: skas: validate stub munmap() against the guest address range um: skas: harden the seccomp userspace stub - - - - --- 2026-06-20 Cong Wang New
[6/7] um: skas: kill stubs that block SIGALRM via a watchdog thread um: skas: harden the seccomp userspace stub - - - - --- 2026-06-20 Cong Wang New
[7/7] um: skas: refresh stub security notes after closing the known issues um: skas: harden the seccomp userspace stub - - - - --- 2026-06-20 Cong Wang New
um: vector: fix use-after-free in vector_mmsg_rx() um: vector: fix use-after-free in vector_mmsg_rx() - 1 - - --- 2026-06-22 Michael Bommarito New
um: virtio_uml: fix heap overflow in vhost_user_get_config() um: virtio_uml: fix heap overflow in vhost_user_get_config() - 1 - - --- 2026-06-22 Michael Bommarito New
um: ubd: validate COW header fields before use um: ubd: validate COW header fields before use - 1 - - --- 2026-06-22 Michael Bommarito New
[1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits [1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits - - - - --- 2026-06-26 Eric Biggers New
[2/8] um: Check for missing AVX and AVX-512 xstate bits x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen() - - - - --- 2026-06-26 Eric Biggers New
[3/8] crypto: x86 - Stop using cpu_has_xfeatures() x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen() - - - - --- 2026-06-26 Eric Biggers New
[4/8] lib/crypto: x86: Stop using cpu_has_xfeatures() x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen() - - - - --- 2026-06-26 Eric Biggers New
[5/8] lib/crc: x86: Stop using cpu_has_xfeatures() x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen() - - - - --- 2026-06-26 Eric Biggers New
[6/8] x86/fpu: Remove cpu_has_xfeatures() x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen() - - - - --- 2026-06-26 Eric Biggers New
[7/8] lib/raid/xor: x86: Remove redundant X86_FEATURE_OSXSAVE check x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen() - - 1 - --- 2026-06-26 Eric Biggers New
[8/8] lib/raid/xor: x86: Add AVX-512 optimized xor_gen() x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen() - - 2 - --- 2026-06-26 Eric Biggers New
[v16,01/18] seccomp: Convert __secure_computing() to return boolean arm64: entry: Convert to Generic Entry - - 1 - --- 2026-06-29 Jinjie Ruan New
[v16,02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn() arm64: entry: Convert to Generic Entry - - 1 1 --- 2026-06-29 Jinjie Ruan New
[v16,03/18] arm64: ptrace: Pass thread flags to syscall_trace_enter/exit() arm64: entry: Convert to Generic Entry - - 4 - --- 2026-06-29 Jinjie Ruan New
[v16,04/18] arm64: ptrace: Use syscall_get_nr() helper for syscall_trace_enter() arm64: entry: Convert to Generic Entry - - 4 - --- 2026-06-29 Jinjie Ruan New
[v16,05/18] arm64: ptrace: Expand secure_computing() in place arm64: entry: Convert to Generic Entry - - 4 - --- 2026-06-29 Jinjie Ruan New
[v16,06/18] arm64: ptrace: Use syscall_get_arguments() helper for audit arm64: entry: Convert to Generic Entry - - 4 - --- 2026-06-29 Jinjie Ruan New
[v16,07/18] arm64: ptrace: Protect rseq_syscall() from tracer PC modifications arm64: entry: Convert to Generic Entry - - 4 - --- 2026-06-29 Jinjie Ruan New
[v16,08/18] arm64: ptrace: Rename syscall_trace_exit() to syscall_exit_work() arm64: entry: Convert to Generic Entry - - - - --- 2026-06-29 Jinjie Ruan New
[v16,09/18] arm64: syscall: Rework the syscall exit path in el0_svc_common() arm64: entry: Convert to Generic Entry - - - - --- 2026-06-29 Jinjie Ruan New
[v16,10/18] arm64: ptrace: Extract syscall_exit_to_user_mode_work() helper arm64: entry: Convert to Generic Entry - - - - --- 2026-06-29 Jinjie Ruan New
[v16,11/18] arm64: ptrace: Align syscall exit work semantics with generic entry arm64: entry: Convert to Generic Entry - - - - --- 2026-06-29 Jinjie Ruan New
[v16,12/18] arm64: syscall: Use exit-specific flags check in el0_svc_common() arm64: entry: Convert to Generic Entry - - 3 - --- 2026-06-29 Jinjie Ruan New
[v16,13/18] arm64: syscall: Simplify el0_svc_common() syscall exit path arm64: entry: Convert to Generic Entry - - - - --- 2026-06-29 Jinjie Ruan New
[v16,14/18] arm64: syscall: Simplify syscall exit path in el0_svc_common() arm64: entry: Convert to Generic Entry - - - - --- 2026-06-29 Jinjie Ruan New
[v16,15/18] arm64: ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP arm64: entry: Convert to Generic Entry - - 3 - --- 2026-06-29 Jinjie Ruan New
[v16,16/18] arm64: entry: Convert to generic entry arm64: entry: Convert to Generic Entry 1 - 4 1 --- 2026-06-29 Jinjie Ruan New
[v16,17/18] arm64: Inline el0_svc_common() arm64: entry: Convert to Generic Entry - - 4 - --- 2026-06-29 Jinjie Ruan New
[v16,18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel arm64: entry: Convert to Generic Entry - - - - --- 2026-06-29 Jinjie Ruan New
[01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode() entry: Consolidate and rework syscall entry handling - - 5 - --- 2026-07-07 Thomas Gleixner New
[02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff() entry: Consolidate and rework syscall entry handling - - 3 - --- 2026-07-07 Thomas Gleixner New
[03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack() entry: Consolidate and rework syscall entry handling - - 4 - --- 2026-07-07 Thomas Gleixner New
[04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack() entry: Consolidate and rework syscall entry handling - - 4 - --- 2026-07-07 Thomas Gleixner New
[05/18] powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack() entry: Consolidate and rework syscall entry handling - - 4 - --- 2026-07-07 Thomas Gleixner New
[06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack() entry: Consolidate and rework syscall entry handling - - 5 - --- 2026-07-07 Thomas Gleixner New
[07/18] s390/syscall: Use enter_from_user_mode_randomize_stack() entry: Consolidate and rework syscall entry handling - - 5 - --- 2026-07-07 Thomas Gleixner New
[08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack() entry: Consolidate and rework syscall entry handling - - 4 - --- 2026-07-07 Thomas Gleixner New
[09/18] entry: Remove syscall_enter_from_user_mode() entry: Consolidate and rework syscall entry handling - - 2 - --- 2026-07-07 Thomas Gleixner New
[10/18] entry: Use syscall number instead of rereading it entry: Consolidate and rework syscall entry handling - - 4 - --- 2026-07-07 Thomas Gleixner New
[11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean entry: Consolidate and rework syscall entry handling 1 - 2 - --- 2026-07-07 Thomas Gleixner New
[12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entr… entry: Consolidate and rework syscall entry handling 2 - 3 - --- 2026-07-07 Thomas Gleixner New
[13/18] entry: Make trace_syscall_enter() return type bool entry: Consolidate and rework syscall entry handling - - - - --- 2026-07-07 Thomas Gleixner New
[14/18] entry: Make return type of syscall_trace_enter() bool entry: Consolidate and rework syscall entry handling - - 1 - --- 2026-07-07 Thomas Gleixner New
[15/18] x86/entry: Make syscall functions static entry: Consolidate and rework syscall entry handling - - 2 - --- 2026-07-07 Thomas Gleixner New
[16/18] x86/entry: Get rid of the sys_ni_syscall() indirection entry: Consolidate and rework syscall entry handling - - 1 - --- 2026-07-07 Thomas Gleixner New
[17/18] x86/entry: Simplify the syscall number logic entry: Consolidate and rework syscall entry handling - - - - --- 2026-07-07 Thomas Gleixner New
[18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution entry: Consolidate and rework syscall entry handling - - 1 - --- 2026-07-07 Thomas Gleixner New
um: Allow multiple symbol definitions for GCOV builds um: Allow multiple symbol definitions for GCOV builds - - - - --- 2026-07-08 Alex Hung New
[RFC,1/6] pidfd: add pidfd_mmap()/pidfd_munmap() syscalls um: introduce pidfd_mmap()/pidfd_munmap() syscalls - - - - --- 2026-07-10 Cong Wang New
[RFC,2/6] um: acquire a stub pidfd via CLONE_PIDFD in seccomp mode um: introduce pidfd_mmap()/pidfd_munmap() syscalls - - - - --- 2026-07-10 Cong Wang New
[RFC,3/6] um: install guest mappings via pidfd_mmap() in seccomp mode um: introduce pidfd_mmap()/pidfd_munmap() syscalls - - - - --- 2026-07-10 Cong Wang New
[RFC,4/6] um: forbid mmap/munmap in the stub seccomp filter um: introduce pidfd_mmap()/pidfd_munmap() syscalls - - - - --- 2026-07-10 Cong Wang New
[RFC,5/6] um: install guest mappings via pidfd_mmap() in both modes um: introduce pidfd_mmap()/pidfd_munmap() syscalls - - - - --- 2026-07-10 Cong Wang New
[RFC,6/6] selftests/pidfd: add pidfd_mmap()/pidfd_munmap() tests um: introduce pidfd_mmap()/pidfd_munmap() syscalls - - - - --- 2026-07-10 Cong Wang New
[01/22] mm: drop unused __mm_flags_set_mask_bits_word() Simplify special kernel page table handling - - - - --- 2026-07-14 Kevin Brodsky New
[02/22] mm: move mm_flags helpers to mm_types.h Simplify special kernel page table handling - - - - --- 2026-07-14 Kevin Brodsky New
[03/22] mm: introduce MMF_KERNEL flag and set it for init_mm Simplify special kernel page table handling - - - - --- 2026-07-14 Kevin Brodsky New
[04/22] mm: use mm_is_kernel() in generic page table code Simplify special kernel page table handling - - - - --- 2026-07-14 Kevin Brodsky New
[05/22] arm64: mm: use mm_is_kernel() for kernel mm checks Simplify special kernel page table handling - - - - --- 2026-07-14 Kevin Brodsky New
[06/22] loongarch: mm: use mm_is_kernel() in switch_mm_irqs_off() Simplify special kernel page table handling - - - - --- 2026-07-14 Kevin Brodsky New
« 1 2 »