Show patches with: none      |   4683 patches
« 1 2 3 446 47 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
um: Remove 3-level page table support on i386 um: Remove 3-level page table support on i386 - - - - --- 2024-09-18 Tiwei Bie New
[v2,4/4] um: Fix the definition for physmem_size Minor physmem cleanups/fixes - - - - --- 2024-09-16 Tiwei Bie New
[v2,3/4] um: Remove highmem leftovers Minor physmem cleanups/fixes - - - - --- 2024-09-16 Tiwei Bie New
[v2,2/4] um: Fix potential integer overflow during physmem setup Minor physmem cleanups/fixes - 1 - - --- 2024-09-16 Tiwei Bie New
[v2,1/4] um: Remove the redundant declaration of high_physmem Minor physmem cleanups/fixes - - - - --- 2024-09-16 Tiwei Bie New
um: insert scheduler ticks when userspace does not yield um: insert scheduler ticks when userspace does not yield - - - - --- 2024-09-13 Benjamin Berg New
[3/3] um: Fix the definition for physmem_size Minor physmem cleanups/fixes - - - - --- 2024-09-13 Tiwei Bie New
[2/3] um: Remove highmem leftovers Minor physmem cleanups/fixes - - - - --- 2024-09-13 Tiwei Bie New
[1/3] um: Remove the redundant declaration of high_physmem Minor physmem cleanups/fixes - - - - --- 2024-09-13 Tiwei Bie New
[v2,5/5] um: Set HAVE_EFFICIENT_UNALIGNED_ACCESS for x86 Minor cleanups for UML - - - - --- 2024-09-13 Benjamin Berg New
[v2,4/5] um: Remove unused os_getpgrp function Minor cleanups for UML - - - - --- 2024-09-13 Benjamin Berg New
[v2,3/5] um: Remove unused os_stop_process Minor cleanups for UML - - - - --- 2024-09-13 Benjamin Berg New
[v2,2/5] um: Remove unused os_process_parent Minor cleanups for UML - - - - --- 2024-09-13 Benjamin Berg New
[v2,1/5] um: Remove unused os_process_pc Minor cleanups for UML - - - - --- 2024-09-13 Benjamin Berg New
[v2] um: always use the internal copy of the FP registers [v2] um: always use the internal copy of the FP registers - - - - --- 2024-09-13 Benjamin Berg New
[5/5] um: Set HAVE_EFFICIENT_UNALIGNED_ACCESS for x86 Minor cleanups for UML - - - - --- 2024-09-13 Benjamin Berg New
[4/5] um: Remove unused os_getpgrp function Minor cleanups for UML - - - - --- 2024-09-13 Benjamin Berg New
[3/5] um: Remove unused os_stop_process Minor cleanups for UML - - - - --- 2024-09-13 Benjamin Berg New
[2/5] um: Remove unused os_process_parent Minor cleanups for UML - - - - --- 2024-09-13 Benjamin Berg New
[1/5] um: Remove unused os_process_pc Minor cleanups for UML - - - - --- 2024-09-13 Benjamin Berg New
um: always use the internal copy of the FP registers um: always use the internal copy of the FP registers - - - - --- 2024-09-13 Benjamin Berg New
[v2] um: Fix the return value of elf_core_copy_task_fpregs [v2] um: Fix the return value of elf_core_copy_task_fpregs - 1 - - --- 2024-09-13 Tiwei Bie New
[v8,7/7] um: Add 4 level page table support Increased address space for 64 bit - - - - --- 2024-07-04 Benjamin Berg New
[v8,6/7] um: clear all memory in new userspace processes Increased address space for 64 bit - - - - --- 2024-07-04 Benjamin Berg New
[v8,5/7] um: Discover host_task_size from envp Increased address space for 64 bit - - - - --- 2024-07-04 Benjamin Berg New
[v8,4/7] um: Limit TASK_SIZE to the addressable range Increased address space for 64 bit - - - - --- 2024-07-04 Benjamin Berg New
[v8,3/7] um: Fix stub_start address calculation Increased address space for 64 bit - - - - --- 2024-07-04 Benjamin Berg New
[v8,2/7] um: use execveat to create userspace MMs Increased address space for 64 bit - - - - --- 2024-07-04 Benjamin Berg New
[v8,1/7] um: Add generic stub_syscall1 function Increased address space for 64 bit - - - - --- 2024-07-04 Benjamin Berg New
um: fix time-travel syscall scheduling hack um: fix time-travel syscall scheduling hack - - - - --- 2024-08-27 Johannes Berg Accepted
[v3,7/7] um: Remove outdated asm/sysrq.h header Some minor cleanups for UML - - - - --- 2024-08-26 Tiwei Bie Accepted
[v3,6/7] um: Remove the declaration of user_thread function Some minor cleanups for UML - - - - --- 2024-08-26 Tiwei Bie Accepted
[v3,5/7] um: Remove the call to SUBARCH_EXECVE1 macro Some minor cleanups for UML - - - - --- 2024-08-26 Tiwei Bie Accepted
[v3,4/7] um: Remove unused mm_fd field from mm_id Some minor cleanups for UML - - - - --- 2024-08-26 Tiwei Bie Accepted
[v3,3/7] um: Remove unused fields from thread_struct Some minor cleanups for UML - - - - --- 2024-08-26 Tiwei Bie Accepted
[v3,2/7] um: Remove the redundant newpage check in update_pte_range Some minor cleanups for UML - - - - --- 2024-08-26 Tiwei Bie Accepted
[v3,1/7] um: Remove unused kpte_clear_flush macro Some minor cleanups for UML - - - - --- 2024-08-26 Tiwei Bie Accepted
[-next] um: Remove obsoleted declaration for execute_syscall_skas [-next] um: Remove obsoleted declaration for execute_syscall_skas - - 1 - --- 2024-08-24 Gaosheng Cui Accepted
[2/2] user_mode_linux_howto_v2: add VDE vector support in doc [1/2] vector_user: add VDE support 1 - - - --- 2024-07-30 Renzo Davoli Accepted
[1/2] vector_user: add VDE support [1/2] vector_user: add VDE support 1 - - - --- 2024-07-30 Renzo Davoli Accepted
um: remove ARCH_NO_PREEMPT_DYNAMIC um: remove ARCH_NO_PREEMPT_DYNAMIC - 1 - - --- 2024-07-23 Johannes Berg Accepted
[v2] um: vector: Fix NAPI budget handling [v2] um: vector: Fix NAPI budget handling - - - - --- 2024-07-06 Anton Ivanov Accepted
[v3] um: vector: Replace locks guarding queue depth with atomics [v3] um: vector: Replace locks guarding queue depth with atomics - - - - --- 2024-07-05 Anton Ivanov Accepted
um: remove variable stack array in os_rcv_fd_msg() um: remove variable stack array in os_rcv_fd_msg() - - - - --- 2024-07-04 Johannes Berg Accepted
um: vector: always reset vp->opened um: vector: always reset vp->opened 1 - - - --- 2024-07-03 Johannes Berg Accepted
[v2] um: vector: remove vp->lock [v2] um: vector: remove vp->lock 1 - - - --- 2024-07-03 Johannes Berg Accepted
um: register power-off handler um: register power-off handler - - - - --- 2024-07-03 Johannes Berg Accepted
um: line: always fill *error_out in setup_one_line() um: line: always fill *error_out in setup_one_line() 1 - - - --- 2024-07-03 Johannes Berg Accepted
um: remove pcap driver from documentation um: remove pcap driver from documentation 1 - - - --- 2024-07-03 Johannes Berg Accepted
[v4,12/12] um: refactor TLB update handling Rework stub syscall and page table handling - - - - --- 2024-07-03 Benjamin Berg Accepted
[v4,11/12] um: simplify and consolidate TLB updates Rework stub syscall and page table handling - - - - --- 2024-07-03 Benjamin Berg Accepted
[v4,10/12] um: remove force_flush_all from fork_handler Rework stub syscall and page table handling - - - - --- 2024-07-03 Benjamin Berg Accepted
[v4,09/12] um: Do not flush MM in flush_thread Rework stub syscall and page table handling - - - - --- 2024-07-03 Benjamin Berg Accepted
[v4,08/12] um: Delay flushing syscalls until the thread is restarted Rework stub syscall and page table handling - - - - --- 2024-07-03 Benjamin Berg Accepted
[v4,07/12] um: remove copy_context_skas0 Rework stub syscall and page table handling - - - - --- 2024-07-03 Benjamin Berg Accepted
[v4,06/12] um: remove LDT support Rework stub syscall and page table handling - - - - --- 2024-07-03 Benjamin Berg Accepted
[v4,05/12] um: compress memory related stub syscalls while adding them Rework stub syscall and page table handling - - - - --- 2024-07-03 Benjamin Berg Accepted
[v4,04/12] um: Rework syscall handling Rework stub syscall and page table handling - - - - --- 2024-07-03 Benjamin Berg Accepted
[v4,03/12] um: Add generic stub_syscall6 function Rework stub syscall and page table handling - - - - --- 2024-07-03 Benjamin Berg Accepted
[v4,02/12] um: Create signal stack memory assignment in stub_data Rework stub syscall and page table handling - - - - --- 2024-07-03 Benjamin Berg Accepted
[v4,01/12] um: Remove stub-data.h include from common-offsets.h Rework stub syscall and page table handling - - - - --- 2024-07-03 Benjamin Berg Accepted
[v2] um: time-travel: fix signal blocking race/hang [v2] um: time-travel: fix signal blocking race/hang - 1 - - --- 2024-07-03 Johannes Berg Accepted
um: time-travel: remove time_exit() um: time-travel: remove time_exit() - - - - --- 2024-07-03 Johannes Berg Accepted
hostfs: add missing MODULE_DESCRIPTION() macro hostfs: add missing MODULE_DESCRIPTION() macro - - - - --- 2024-07-02 Jeff Johnson Accepted
um: harddog: add missing MODULE_DESCRIPTION() macro um: harddog: add missing MODULE_DESCRIPTION() macro - - - - --- 2024-07-02 Jeff Johnson Accepted
[v4,4/4] um: add shared memory optimisation for time-travel=ext [v4,1/4] um: time-travel: support time-travel protocol broadcast messages - - - - --- 2024-07-02 Johannes Berg Accepted
[v4,3/4] um: add mmap/mremap OS calls [v4,1/4] um: time-travel: support time-travel protocol broadcast messages - - - - --- 2024-07-02 Johannes Berg Accepted
[v4,2/4] um: generalize os_rcv_fd [v4,1/4] um: time-travel: support time-travel protocol broadcast messages - - - - --- 2024-07-02 Johannes Berg Accepted
[v4,1/4] um: time-travel: support time-travel protocol broadcast messages [v4,1/4] um: time-travel: support time-travel protocol broadcast messages - - - - --- 2024-07-02 Johannes Berg Accepted
[v10] um: Enable preemption in UML [v10] um: Enable preemption in UML - - - - --- 2024-07-02 Johannes Berg Accepted
[v2] hostfs: fix dev_t handling [v2] hostfs: fix dev_t handling - 1 - - --- 2024-07-02 Johannes Berg Accepted
um: enable UBSAN um: enable UBSAN - - - - --- 2024-07-01 Johannes Berg Accepted
[v2] um/mm: remove redundant assignment of max_low_pfn [v2] um/mm: remove redundant assignment of max_low_pfn 1 - - - --- 2024-06-15 Wei Yang Accepted
arch: um: rust: Add i386 support for Rust arch: um: rust: Add i386 support for Rust - - - - --- 2024-06-04 David Gow Accepted
arch: um: rust: Use the generated target.json again arch: um: rust: Use the generated target.json again - 1 2 1 --- 2024-05-29 David Gow Accepted
[2/2] um: Remove /proc/sysemu support code um: Remove some dead code - - - - --- 2024-05-27 Tiwei Bie Accepted
[1/2] um: Remove unused ncpus variable um: Remove some dead code - - - - --- 2024-05-27 Tiwei Bie Accepted
ubd: Remove unused mutex 'ubd_mutex' ubd: Remove unused mutex 'ubd_mutex' - - 1 - --- 2024-05-05 Dr. David Alan Gilbert Accepted
[v2,7/7] um: Remove unused do_get_thread_area function um: A follow-up series of -Wmissing-prototypes fixes - - - - --- 2024-04-23 Tiwei Bie Accepted
[v2,6/7] um: Fix -Wmissing-prototypes warnings for __vdso_* um: A follow-up series of -Wmissing-prototypes fixes - - - - --- 2024-04-23 Tiwei Bie Accepted
[v2,5/7] um: Add an internal header shared among the user code um: A follow-up series of -Wmissing-prototypes fixes - - - - --- 2024-04-23 Tiwei Bie Accepted
[v2,4/7] um: Fix the declaration of kasan_map_memory um: A follow-up series of -Wmissing-prototypes fixes - 1 - - --- 2024-04-23 Tiwei Bie Accepted
[v2,3/7] um: Fix the -Wmissing-prototypes warning for get_thread_reg um: A follow-up series of -Wmissing-prototypes fixes - 1 - - --- 2024-04-23 Tiwei Bie Accepted
[v2,2/7] um: Fix the -Wmissing-prototypes warning for __switch_mm um: A follow-up series of -Wmissing-prototypes fixes - 1 - - --- 2024-04-23 Tiwei Bie Accepted
[v2,1/7] um: Fix -Wmissing-prototypes warnings for (rt_)sigreturn um: A follow-up series of -Wmissing-prototypes fixes - - - - --- 2024-04-23 Tiwei Bie Accepted
um: time-travel: fix time-travel-start option um: time-travel: fix time-travel-start option - 1 - - --- 2024-04-17 Johannes Berg Accepted
[1/1] um: Select HAS_IOREMAP for UML_IOMEM_EMULATION um: Handle HAS_IOPORT dependencies - - - - --- 2024-04-03 Niklas Schnelle Accepted
um: Remove obsolete pcap driver um: Remove obsolete pcap driver - - - - --- 2024-03-28 Anton Ivanov Accepted
[5/5] um: process: remove unused 'n' variable [1/5] um: signal: move pid variable where needed - 1 - - --- 2024-03-28 Johannes Berg Accepted
[4/5] um: vector: remove unused len variable/calculation [1/5] um: signal: move pid variable where needed - - - - --- 2024-03-28 Johannes Berg Accepted
[3/5] um: vector: fix bpfflash parameter evaluation [1/5] um: signal: move pid variable where needed - 1 - - --- 2024-03-28 Johannes Berg Accepted
[2/5] um: slirp: remove set but unused variable 'pid' [1/5] um: signal: move pid variable where needed - - - - --- 2024-03-28 Johannes Berg Accepted
[1/5] um: signal: move pid variable where needed [1/5] um: signal: move pid variable where needed - - - - --- 2024-03-28 Johannes Berg Accepted
[v2] um: Makefile: use bash from the environment [v2] um: Makefile: use bash from the environment - - 1 - --- 2024-03-23 Yueh-Shun Li Accepted
[2/2] um: virtio_uml: Convert to platform remove callback returning void um: Convert to platform remove callback returning void - - 1 - --- 2024-03-10 Uwe Kleine-König Accepted
[1/2] um: rtc: Convert to platform remove callback returning void um: Convert to platform remove callback returning void - - 1 - --- 2024-03-10 Uwe Kleine-König Accepted
um: Add winch to winch_handlers before registering winch IRQ um: Add winch to winch_handlers before registering winch IRQ - 1 1 - --- 2024-03-07 Roberto Sassu Accepted
[v3,9/9] um: Fix -Wmissing-prototypes warnings for __warp_* and foo um: Minor fixes and cleanups - - - - --- 2024-03-06 Tiwei Bie Accepted
[v3,8/9] um: Fix -Wmissing-prototypes warnings for text_poke* um: Minor fixes and cleanups - - - - --- 2024-03-06 Tiwei Bie Accepted
[v3,7/9] um: Move declarations to proper headers um: Minor fixes and cleanups - - - - --- 2024-03-06 Tiwei Bie Accepted
« 1 2 3 446 47 »