Show patches with: none      |   4693 patches
« 1 2 3 446 47 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v9,10/10] um: Switch to 4 level page tables on 64 bit Increased address space for 64 bit - - - - --- 2024-09-19 Benjamin Berg New
[v9,09/10] um: clear all memory in new userspace processes Increased address space for 64 bit - - - - --- 2024-09-19 Benjamin Berg New
[v9,08/10] um: Discover host_task_size from envp Increased address space for 64 bit - - - - --- 2024-09-19 Benjamin Berg New
[v9,07/10] um: Limit TASK_SIZE to the addressable range Increased address space for 64 bit - - - - --- 2024-09-19 Benjamin Berg New
[v9,06/10] um: Calculate stub data address relative to stub code Increased address space for 64 bit - - - - --- 2024-09-19 Benjamin Berg New
[v9,05/10] um: Add compile time assert that stub fits on a page Increased address space for 64 bit - - - - --- 2024-09-19 Benjamin Berg New
[v9,04/10] um: Set parent death signal for winch thread/process Increased address space for 64 bit - - - - --- 2024-09-19 Benjamin Berg New
[v9,03/10] um: Set parent death signal for userspace process Increased address space for 64 bit - - - - --- 2024-09-19 Benjamin Berg New
[v9,02/10] um: use execveat to create userspace MMs Increased address space for 64 bit - - - - --- 2024-09-19 Benjamin Berg New
[v9,01/10] um: Add generic stub_syscall1 function Increased address space for 64 bit - - - - --- 2024-09-19 Benjamin Berg New
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
[v3,8/8] x86/module: enable ROX caches for module text x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,7/8] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,6/8] x86/module: perpare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,5/8] ftrace: Add swap_func to ftrace_process_locs() x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,4/8] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,3/8] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v2,3/3] rust: Enable for MIPS rust: Initial MIPS support - - - - --- 2024-09-05 Jiaxun Yang Not Applicable
[v2,2/3] MIPS: Rename mips_instruction type to workaround bindgen issue rust: Initial MIPS support - - - - --- 2024-09-05 Jiaxun Yang Not Applicable
[v2,1/3] rust: Introduce HAVE_GENERATE_RUST_TARGET config option rust: Initial MIPS support - - - - --- 2024-09-05 Jiaxun Yang Not Applicable
[RFC] rust: block: Use 32-bit atomics [RFC] rust: block: Use 32-bit atomics - 1 - - --- 2024-09-05 David Gow Not Applicable
[v2,4/4] x86: enable llvm-cov support Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - 1 1 --- 2024-09-05 Wentao Zhang Not Applicable
[v2,3/4] x86: disable llvm-cov instrumentation Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - 1 1 --- 2024-09-05 Wentao Zhang Not Applicable
[v2,2/4] llvm-cov: add Clang's MC/DC support Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - 1 1 --- 2024-09-05 Wentao Zhang Not Applicable
[v2,1/4] llvm-cov: add Clang's Source-based Code Coverage support Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - 1 1 --- 2024-09-05 Wentao Zhang Not Applicable
um: kunit: resolve missing prototypes warning um: kunit: resolve missing prototypes warning - - - - --- 2024-09-04 Gabriele Monaco Not Applicable
[3/3] rust: Enable for MIPS rust: Initial MIPS support - - - - --- 2024-09-03 Jiaxun Yang Not Applicable
[2/3] MIPS: Rename mips_instruction type to workaround bindgen issue rust: Initial MIPS support - - - - --- 2024-09-03 Jiaxun Yang Not Applicable
[1/3] rust: Introduce HAVE_GENERATE_RUST_TARGET config option rust: Initial MIPS support - - - - --- 2024-09-03 Jiaxun Yang Not Applicable
[2/2] rust: arch/um: use 'large' code model for uml [1/2] rust: arch/um: use 'static' relocation model for uml modules - - - - --- 2024-09-03 Zigit Zo Changes Requested
[1/2] rust: arch/um: use 'static' relocation model for uml modules [1/2] rust: arch/um: use 'static' relocation model for uml modules - - - - --- 2024-09-03 Zigit Zo Changes Requested
[2/2] mm: make copy_to_kernel_nofault() not fault on user addresses mm: make copy_to_kernel_nofault() not fault on user addresses - - - - --- 2024-09-02 Omar Sandoval Not Applicable
[1/2] mm: rename copy_from_kernel_nofault_allowed() to copy_kernel_nofault_allowed() mm: make copy_to_kernel_nofault() not fault on user addresses - - - - --- 2024-09-02 Omar Sandoval Not Applicable
um: add RCU syscall hack for time-travel um: add RCU syscall hack for time-travel - - - - --- 2024-08-30 Benjamin Berg Changes Requested
um: Fix the return value of elf_core_copy_task_fpregs um: Fix the return value of elf_core_copy_task_fpregs - 1 - - --- 2024-08-28 Tiwei Bie Changes Requested
kbuild: use objcopy to generate asm-offsets kbuild: use objcopy to generate asm-offsets - - - - --- 2024-08-28 Vegard Nossum Not Applicable
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
[v2,8/8] x86/module: enable ROX caches for module text x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,7/8] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,6/8] x86/module: perpare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,5/8] ftrace: Add swap_func to ftrace_process_locs() x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,4/8] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,3/8] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[RFC,3/3] llvm-cov: add Clang's MC/DC support Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - - - --- 2024-08-24 Wentao Zhang RFC
[RFC,2/3] kbuild, llvm-cov: disable instrumentation in odd or sensitive code Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - - - --- 2024-08-24 Wentao Zhang RFC
[RFC,1/3] llvm-cov: add Clang's Source-based Code Coverage support Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - - - --- 2024-08-24 Wentao Zhang RFC
[-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
[-next] hostfs: Convert hostfs_writepage to use folio [-next] hostfs: Convert hostfs_writepage to use folio - - - - --- 2024-08-20 Li Zetao Deferred
[v2,6/6] um: Remove declarations of undefined functions [v2,1/6] um: Remove unused kpte_clear_flush macro - - - - --- 2024-08-16 Tiwei Bie Superseded
[v2,5/6] um: Remove the call to SUBARCH_EXECVE1 macro [v2,1/6] um: Remove unused kpte_clear_flush macro - - - - --- 2024-08-16 Tiwei Bie Superseded
[v2,4/6] um: Remove unused mm_fd field from mm_id [v2,1/6] um: Remove unused kpte_clear_flush macro - - - - --- 2024-08-16 Tiwei Bie Superseded
[v2,3/6] um: Remove unused fields from thread_struct [v2,1/6] um: Remove unused kpte_clear_flush macro - - - - --- 2024-08-16 Tiwei Bie Superseded
[v2,2/6] um: Remove the redundant newpage check in update_pte_range [v2,1/6] um: Remove unused kpte_clear_flush macro - - - - --- 2024-08-16 Tiwei Bie Superseded
[v2,1/6] um: Remove unused kpte_clear_flush macro [v2,1/6] um: Remove unused kpte_clear_flush macro - - - - --- 2024-08-16 Tiwei Bie Superseded
[6/6] um: Remove declarations of undefined functions Some minor cleanups for UML - - - - --- 2024-08-16 Tiwei Bie Superseded
[5/6] um: Remove the call to SUBARCH_EXECVE1 macro Some minor cleanups for UML - - - - --- 2024-08-16 Tiwei Bie Superseded
[4/6] um: Remove unused mm_fd field from mm_id Some minor cleanups for UML - - - - --- 2024-08-16 Tiwei Bie Superseded
[3/6] um: Remove unused fields from thread_struct Some minor cleanups for UML - - - - --- 2024-08-16 Tiwei Bie Superseded
[2/6] um: Remove the redundant newpage check in update_pte_range Some minor cleanups for UML - - - - --- 2024-08-16 Tiwei Bie Superseded
[1/6] um: Remove unused kpte_clear_flush macro Some minor cleanups for UML - - - - --- 2024-08-16 Tiwei Bie Superseded
[5/5] mm: Make mk_pte() definition unconditional Provide a single definition of mk_pte() - - - - --- 2024-08-14 Matthew Wilcox Not Applicable
[4/5] s390: Remove custom definition of mk_pte() Provide a single definition of mk_pte() - - - - --- 2024-08-14 Matthew Wilcox Not Applicable
[3/5] um: Remove custom definition of mk_pte() Provide a single definition of mk_pte() - - - - --- 2024-08-14 Matthew Wilcox Not Applicable
[2/5] x86: Remove custom definition of mk_pte() Provide a single definition of mk_pte() - - - - --- 2024-08-14 Matthew Wilcox Not Applicable
[1/5] mm: Introduce a common definition of mk_pte() Provide a single definition of mk_pte() - - - - --- 2024-08-14 Matthew Wilcox Not Applicable
um: make personality(PER_LINUX32) work on x86_64 um: make personality(PER_LINUX32) work on x86_64 - - - - --- 2024-08-13 Maciej Żenczykowski Rejected
[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
« 1 2 3 446 47 »