Show patches with: Submitter = Benjamin Berg       |    Archived = No       |   315 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,12/12] um: switch ptrace FP register access to nolibc Start porting UML to nolibc - - - - --- 2025-09-24 Benjamin Berg Changes Requested
[v3,11/12] tools/nolibc: add ptrace support Start porting UML to nolibc - - - - --- 2025-09-24 Benjamin Berg Changes Requested
[v3,10/12] tools/nolibc: add uio.h with readv and writev Start porting UML to nolibc 1 - - - --- 2025-09-24 Benjamin Berg Changes Requested
[v3,09/12] um: use nolibc for the --showconfig implementation Start porting UML to nolibc - - - - --- 2025-09-24 Benjamin Berg Changes Requested
[v3,08/12] um: add infrastructure to build files using nolibc Start porting UML to nolibc - - - - --- 2025-09-24 Benjamin Berg Changes Requested
[v3,07/12] tools/nolibc: add option to disable runtime Start porting UML to nolibc 1 - - - --- 2025-09-24 Benjamin Berg Changes Requested
[v3,06/12] tools/nolibc: use __fallthrough__ rather than fallthrough Start porting UML to nolibc 1 - - - --- 2025-09-24 Benjamin Berg Changes Requested
[v3,05/12] tools/nolibc: implement %m if errno is not defined Start porting UML to nolibc 1 - - - --- 2025-09-24 Benjamin Berg Changes Requested
[v3,04/12] tools/nolibc/dirent: avoid errno in readdir_r Start porting UML to nolibc 1 1 - - --- 2025-09-24 Benjamin Berg Changes Requested
[v3,03/12] tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is set Start porting UML to nolibc 1 1 - - --- 2025-09-24 Benjamin Berg Changes Requested
[v3,02/12] um: use tools/include for user files Start porting UML to nolibc - - - - --- 2025-09-24 Benjamin Berg Changes Requested
[v3,01/12] tools compiler.h: fix __used definition Start porting UML to nolibc - 1 1 - --- 2025-09-24 Benjamin Berg Changes Requested
[v2,11/11] um: switch ptrace FP register access to nolibc [v2,01/11] tools compiler.h: fix __used definition - - - - --- 2025-09-19 Benjamin Berg Changes Requested
[v2,10/11] tools/nolibc: add ptrace support [v2,01/11] tools compiler.h: fix __used definition - - - - --- 2025-09-19 Benjamin Berg Changes Requested
[v2,09/11] tools/nolibc: add uio.h with readv and writev [v2,01/11] tools compiler.h: fix __used definition 1 - - - --- 2025-09-19 Benjamin Berg Changes Requested
[v2,08/11] um: use nolibc for the --showconfig implementation [v2,01/11] tools compiler.h: fix __used definition - - - - --- 2025-09-19 Benjamin Berg Changes Requested
[v2,07/11] um: add infrastructure to build files using nolibc [v2,01/11] tools compiler.h: fix __used definition - - - - --- 2025-09-19 Benjamin Berg Changes Requested
[v2,06/11] tools/nolibc: add option to disable runtime [v2,01/11] tools compiler.h: fix __used definition 1 - - - --- 2025-09-19 Benjamin Berg Changes Requested
[v2,05/11] tools/nolibc: use __fallthrough__ rather than fallthrough [v2,01/11] tools compiler.h: fix __used definition 1 - - - --- 2025-09-19 Benjamin Berg Changes Requested
[v2,04/11] tools/nolibc/dirent: avoid errno in readdir_r [v2,01/11] tools compiler.h: fix __used definition 1 1 - - --- 2025-09-19 Benjamin Berg Changes Requested
[v2,03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set [v2,01/11] tools compiler.h: fix __used definition 1 1 - - --- 2025-09-19 Benjamin Berg Changes Requested
[v2,02/11] um: use tools/include for user files [v2,01/11] tools compiler.h: fix __used definition - - - - --- 2025-09-19 Benjamin Berg Changes Requested
[v2,01/11] tools compiler.h: fix __used definition [v2,01/11] tools compiler.h: fix __used definition - 1 1 - --- 2025-09-19 Benjamin Berg Changes Requested
[9/9] um: switch ptrace FP register access to nolibc Start porting UML to nolibc - - - - --- 2025-09-15 Benjamin Berg Changes Requested
[8/9] um: use nolibc for the --showconfig implementation Start porting UML to nolibc - - - - --- 2025-09-15 Benjamin Berg Changes Requested
[7/9] um: add infrastructure to build files using nolibc Start porting UML to nolibc - - - - --- 2025-09-15 Benjamin Berg Changes Requested
[6/9] tools/nolibc: add option to disable startup code Start porting UML to nolibc - - - - --- 2025-09-15 Benjamin Berg Changes Requested
[5/9] tools/nolibc: use __fallthrough__ rather than fallthrough Start porting UML to nolibc 1 - - - --- 2025-09-15 Benjamin Berg Changes Requested
[4/9] tools/nolibc/dirent: avoid errno in readdir_r Start porting UML to nolibc 1 1 - - --- 2025-09-15 Benjamin Berg Changes Requested
[3/9] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set Start porting UML to nolibc 1 1 - - --- 2025-09-15 Benjamin Berg Changes Requested
[2/9] um: use tools/include for user files Start porting UML to nolibc - - - - --- 2025-09-15 Benjamin Berg Changes Requested
[1/9] tools compiler.h: fix __used definition Start porting UML to nolibc - 1 1 - --- 2025-09-15 Benjamin Berg Changes Requested
[RFC,2/2] um: add a mcontext FP register handling test Experimental kunit test for signal context handling - - - - --- 2025-06-26 Benjamin Berg RFC
[RFC,1/2] tools/nolibc: add sigaction() Experimental kunit test for signal context handling - - - - --- 2025-06-26 Benjamin Berg RFC
[2/2] um: remove "extern" from implementation of sigchld_handler [1/2] um: fix unused variable warning - 1 - - --- 2025-06-05 Benjamin Berg Accepted
[1/2] um: fix unused variable warning [1/2] um: fix unused variable warning - 1 - - --- 2025-06-05 Benjamin Berg Accepted
um: fix SECCOMP 32bit xstate register restore um: fix SECCOMP 32bit xstate register restore - 1 - - --- 2025-06-04 Benjamin Berg Accepted
[v3,7/7] um: pass FD for memory operations when needed SECCOMP based userspace for UML - - - - --- 2025-06-02 Benjamin Berg Accepted
[v3,6/7] um: Add SECCOMP support detection and initialization SECCOMP based userspace for UML - - - - --- 2025-06-02 Benjamin Berg Accepted
[v3,5/7] um: Implement kernel side of SECCOMP based process handling SECCOMP based userspace for UML - - - - --- 2025-06-02 Benjamin Berg Accepted
[v3,4/7] um: Track userspace children dying in SECCOMP mode SECCOMP based userspace for UML - - - - --- 2025-06-02 Benjamin Berg Accepted
[v3,3/7] um: Add helper functions to get/set state for SECCOMP SECCOMP based userspace for UML - - - - --- 2025-06-02 Benjamin Berg Accepted
[v3,2/7] um: Add stub side of SECCOMP/futex based process handling SECCOMP based userspace for UML - - - - --- 2025-06-02 Benjamin Berg Accepted
[v3,1/7] um: Move faultinfo extraction into userspace routine SECCOMP based userspace for UML - - - - --- 2025-06-02 Benjamin Berg Accepted
[v2,8/8] um: Add UML_SECCOMP configuration option SECCOMP based userspace for UML - - - - --- 2025-04-30 Benjamin Berg Changes Requested
[v2,7/8] um: pass FD for memory operations when needed SECCOMP based userspace for UML - - - - --- 2025-04-30 Benjamin Berg Changes Requested
[v2,6/8] um: Implement kernel side of SECCOMP based process handling SECCOMP based userspace for UML - - - - --- 2025-04-30 Benjamin Berg Changes Requested
[v2,5/8] um: Track userspace children dying in SECCOMP mode SECCOMP based userspace for UML - - - - --- 2025-04-30 Benjamin Berg Changes Requested
[v2,4/8] um: Add SECCOMP support detection and initialization SECCOMP based userspace for UML - - - - --- 2025-04-30 Benjamin Berg Changes Requested
[v2,3/8] um: Add helper functions to get/set state for SECCOMP SECCOMP based userspace for UML - - - - --- 2025-04-30 Benjamin Berg Changes Requested
[v2,2/8] um: Add stub side of SECCOMP/futex based process handling SECCOMP based userspace for UML - - - - --- 2025-04-30 Benjamin Berg Changes Requested
[v2,1/8] um: Move faultinfo extraction into userspace routine SECCOMP based userspace for UML - - - - --- 2025-04-30 Benjamin Berg Changes Requested
[2/2] um: use proper care when taking mmap lock during segfault [1/2] um: do not send SIGALRM to userspace in time-travel mode - - - - --- 2025-04-08 Benjamin Berg Accepted
[1/2] um: do not send SIGALRM to userspace in time-travel mode [1/2] um: do not send SIGALRM to userspace in time-travel mode - - - - --- 2025-04-08 Benjamin Berg Accepted
um: work around sched_yield not yielding in time-travel mode um: work around sched_yield not yielding in time-travel mode - - - - --- 2025-03-14 Benjamin Berg Accepted
[9/9] um: Add UML_SECCOMP configuration option [1/9] um: Store full CSGSFS and SS register from mcontext - - - - --- 2025-02-24 Benjamin Berg Changes Requested
[8/9] um: pass FD for memory operations when needed [1/9] um: Store full CSGSFS and SS register from mcontext - - - - --- 2025-02-24 Benjamin Berg Changes Requested
[7/9] um: Implement kernel side of SECCOMP based process handling [1/9] um: Store full CSGSFS and SS register from mcontext - - - - --- 2025-02-24 Benjamin Berg Changes Requested
[6/9] um: Track userspace children dying in SECCOMP mode [1/9] um: Store full CSGSFS and SS register from mcontext - - - - --- 2025-02-24 Benjamin Berg Changes Requested
[5/9] um: Add SECCOMP support detection and initialization [1/9] um: Store full CSGSFS and SS register from mcontext - - - - --- 2025-02-24 Benjamin Berg Changes Requested
[4/9] um: Add helper functions to get/set state for SECCOMP [1/9] um: Store full CSGSFS and SS register from mcontext - - - - --- 2025-02-24 Benjamin Berg Changes Requested
[3/9] um: Add stub side of SECCOMP/futex based process handling [1/9] um: Store full CSGSFS and SS register from mcontext - - - - --- 2025-02-24 Benjamin Berg Changes Requested
[2/9] um: Move faultinfo extraction into userspace routine [1/9] um: Store full CSGSFS and SS register from mcontext - - - - --- 2025-02-24 Benjamin Berg Changes Requested
[1/9] um: Store full CSGSFS and SS register from mcontext [1/9] um: Store full CSGSFS and SS register from mcontext - - - - --- 2025-02-24 Benjamin Berg Accepted
um: hostfs: avoid issues on inode number reuse by host um: hostfs: avoid issues on inode number reuse by host - 1 1 1 --- 2025-02-14 Benjamin Berg Accepted
[2/2] um: remove copy_from_kernel_nofault_allowed [1/2] um: mark rodata read-only and implement _nofault accesses - 1 - - --- 2025-02-10 Benjamin Berg Accepted
[1/2] um: mark rodata read-only and implement _nofault accesses [1/2] um: mark rodata read-only and implement _nofault accesses - - - - --- 2025-02-10 Benjamin Berg Accepted
[v2] um: fix execve stub execution on old host OSs [v2] um: fix execve stub execution on old host OSs - 1 - 1 --- 2025-01-13 Benjamin Berg Accepted
um: fix execve stub execution on old host OSs um: fix execve stub execution on old host OSs - 1 - - --- 2025-01-10 Benjamin Berg Superseded
um: properly align signal stack on x86_64 um: properly align signal stack on x86_64 - 1 - - --- 2025-01-07 Benjamin Berg Accepted
um: rtc: use RTC time when calculating the alarm um: rtc: use RTC time when calculating the alarm - - - - --- 2024-12-17 Benjamin Berg Accepted
[3/3] x86: avoid copying dynamic FP state from init_task KASAN fix for arch_dup_task_struct (x86, um) - 1 - - --- 2024-12-17 Benjamin Berg Not Applicable
[2/3] um: avoid copying FP state from init_task KASAN fix for arch_dup_task_struct (x86, um) - 1 - 1 --- 2024-12-17 Benjamin Berg Accepted
[1/3] vmlinux.lds.h: remove entry to place init_task onto init_stack KASAN fix for arch_dup_task_struct (x86, um) - - - - --- 2024-12-17 Benjamin Berg Not Applicable
um: add back support for FXSAVE registers um: add back support for FXSAVE registers - 1 - 1 --- 2024-12-04 Benjamin Berg Accepted
[v3] um: move thread info into task [v3] um: move thread info into task - - 1 - --- 2024-11-11 Benjamin Berg Accepted
um: move thread info into task um: move thread info into task - - 1 - --- 2024-11-08 Benjamin Berg Superseded
[4/4] um: virtio_uml: query the number of vqs if supported Enable virtio-fs and virtio-snd in UML - - - - --- 2024-11-03 Benjamin Berg Accepted
[3/4] um: virtio_uml: fix call_fd IRQ allocation Enable virtio-fs and virtio-snd in UML - - - - --- 2024-11-03 Benjamin Berg Accepted
[2/4] um: virtio_uml: use smaller virtqueue sizes for VIRTIO_ID_SOUND Enable virtio-fs and virtio-snd in UML - - - - --- 2024-11-03 Benjamin Berg Changes Requested
[1/4] um: virtio_uml: send SET_MEM_TABLE message with the exact size Enable virtio-fs and virtio-snd in UML - - - - --- 2024-11-03 Benjamin Berg Accepted
um: move thread info into task um: move thread info into task - - - - --- 2024-11-03 Benjamin Berg Changes Requested
[v2,5/5] um: remove broken double fault detection [v2,1/5] um: set DONTDUMP and DONTFORK flags on KASAN shadow memory - - - - --- 2024-11-03 Benjamin Berg Accepted
[v2,4/5] um: remove duplicate UM_NSEC_PER_SEC definition [v2,1/5] um: set DONTDUMP and DONTFORK flags on KASAN shadow memory - - - - --- 2024-11-03 Benjamin Berg Accepted
[v2,3/5] um: remove file sync for stub data [v2,1/5] um: set DONTDUMP and DONTFORK flags on KASAN shadow memory - - - - --- 2024-11-03 Benjamin Berg Accepted
[v2,2/5] um: always include kconfig.h and compiler-version.h [v2,1/5] um: set DONTDUMP and DONTFORK flags on KASAN shadow memory - - - - --- 2024-11-03 Benjamin Berg Accepted
[v2,1/5] um: set DONTDUMP and DONTFORK flags on KASAN shadow memory [v2,1/5] um: set DONTDUMP and DONTFORK flags on KASAN shadow memory - - - - --- 2024-11-03 Benjamin Berg Accepted
[5/5] um: remove broken double fault detection [1/5] um: set DONTDUMP and DONTFORK flags on KASAN shadow memory - - - - --- 2024-11-03 Benjamin Berg Superseded
[4/5] um: remove duplicate UM_NSEC_PER_SEC definition [1/5] um: set DONTDUMP and DONTFORK flags on KASAN shadow memory - - - - --- 2024-11-03 Benjamin Berg Superseded
[3/5] um: remove file sync for stub data [1/5] um: set DONTDUMP and DONTFORK flags on KASAN shadow memory - - - - --- 2024-11-03 Benjamin Berg Superseded
[2/5] um: always include kconfig.h and compiler-version.h [1/5] um: set DONTDUMP and DONTFORK flags on KASAN shadow memory - - - - --- 2024-11-03 Benjamin Berg Superseded
[1/5] um: set DONTDUMP and DONTFORK flags on KASAN shadow memory [1/5] um: set DONTDUMP and DONTFORK flags on KASAN shadow memory - - - - --- 2024-11-03 Benjamin Berg Superseded
[2/2] um: fix sparse warnings in signal code [1/2] um: fix sparse warnings from regset refactor - - - - --- 2024-10-31 Benjamin Berg Accepted
[1/2] um: fix sparse warnings from regset refactor [1/2] um: fix sparse warnings from regset refactor - 1 - - --- 2024-10-31 Benjamin Berg Accepted
[RFC,v2,9/9] um: pass FD for memory operations when needed SECCOMP based userspace for UML - - - - --- 2024-10-23 Benjamin Berg RFC
[RFC,v2,8/9] um: Implement kernel side of SECCOMP based process handling SECCOMP based userspace for UML - - - - --- 2024-10-23 Benjamin Berg RFC
[RFC,v2,7/9] um: Track userspace children dying in SECCOMP mode SECCOMP based userspace for UML - - - - --- 2024-10-23 Benjamin Berg RFC
[RFC,v2,6/9] um: Add SECCOMP support detection and initialization SECCOMP based userspace for UML - - - - --- 2024-10-23 Benjamin Berg RFC
[RFC,v2,5/9] um: Add helper functions to get/set state for SECCOMP SECCOMP based userspace for UML - - - - --- 2024-10-23 Benjamin Berg RFC
[RFC,v2,4/9] um: Add stub side of SECCOMP/futex based process handling SECCOMP based userspace for UML - - - - --- 2024-10-23 Benjamin Berg RFC
« 1 2 3 4 »