Show patches with: State = Action Required       |    Archived = No       |   56 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
IMA: allow/fix UML builds IMA: allow/fix UML builds - 2 - - --- 2023-02-24 Randy Dunlap New
[1/4] um: hostfs: define our own API boundary [1/4] um: hostfs: define our own API boundary - - - - --- 2023-02-10 Johannes Berg New
[1/8] dt-bindings: Add linux,kunit binding clk: Add kunit tests for fixed rate and parent data - - - - --- 2023-03-02 Stephen Boyd New
[2/4] um: don't export printf() [1/4] um: hostfs: define our own API boundary - - - - --- 2023-02-10 Johannes Berg New
[2/8] of: Enable DTB loading on UML for KUnit tests clk: Add kunit tests for fixed rate and parent data - - - - --- 2023-03-02 Stephen Boyd New
[3/4] um: further clean up user_syms [1/4] um: hostfs: define our own API boundary - - - - --- 2023-02-10 Johannes Berg New
[3/8] kunit: Add test managed platform_device/driver APIs clk: Add kunit tests for fixed rate and parent data - - - - --- 2023-03-02 Stephen Boyd New
[4/4] um: prevent user code in modules [1/4] um: hostfs: define our own API boundary - - - - --- 2023-02-10 Johannes Berg New
[4/8] clk: Add test managed clk provider/consumer APIs clk: Add kunit tests for fixed rate and parent data - - - - --- 2023-03-02 Stephen Boyd New
[5/8] dt-bindings: kunit: Add fixed rate clk consumer test clk: Add kunit tests for fixed rate and parent data - - - - --- 2023-03-02 Stephen Boyd New
[6/8] clk: Add KUnit tests for clk fixed rate basic type clk: Add kunit tests for fixed rate and parent data - - - - --- 2023-03-02 Stephen Boyd New
[7/8] dt-bindings: clk: Add KUnit clk_parent_data test clk: Add kunit tests for fixed rate and parent data - - - - --- 2023-03-02 Stephen Boyd New
[8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data clk: Add kunit tests for fixed rate and parent data - - - - --- 2023-03-02 Stephen Boyd New
[V1] um: Fix compilation warnings [V1] um: Fix compilation warnings - - - - --- 2023-02-14 Srinivasarao Pathipati New
[v2,03/28] um: Drop support for hosts without SYSEMU_SINGLESTEP support Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,04/28] um: Drop NULL check from start_userspace Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,05/28] um: Make errors to stop ptraced child fatal during startup Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,06/28] um: Don't use vfprintf() for os_info() Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,07/28] um: Do not use printk in SIGWINCH helper thread Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,08/28] um: Reap winch thread if it fails Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,09/28] um: Do not use printk in userspace trampoline Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,1/2] scripts/gdb: Correct indentation in get_current_task GDB: Support getting current task struct in UML - - - - --- 2023-02-16 Glenn Washburn New
[v2,10/28] um: Always inline stub functions Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,11/28] um: Rely on PTRACE_SETREGSET to set FS/GS base registers Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,12/28] um: Remove unused register save/restore functions Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,13/28] um: Mark 32bit syscall helpers as clobbering memory Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,14/28] um: Remove stub-data.h include from common-offsets.h Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,15/28] um: Create signal stack memory assignment in stub_data Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,16/28] um: Add generic stub_syscall6 function Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,17/28] um: Rework syscall handling Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,18/28] um: Store full CSGSFS and SS register from mcontext Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,19/28] um: Pass full mm_id to functions creating helper processes Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,2/2] scripts/gdb: Support getting current task struct in UML GDB: Support getting current task struct in UML - - - - --- 2023-02-16 Glenn Washburn New
[v2,20/28] um: Move faultinfo extraction into userspace routine Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,21/28] um: Use struct uml_pt_regs for copy_context_skas0 Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,22/28] um: Add UML_SECCOMP configuration option Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,23/28] um: Add stub side of SECCOMP/futex based process handling Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,24/28] um: Add helper functions to get/set state for SECCOMP Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,24/30] um: Implement the new page table range API Untitled series #343885 - - - - --- 2023-02-27 Matthew Wilcox New
[v2,25/28] um: Add SECCOMP support detection and initialization Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,26/28] um: Die if a child dies unexpectedly in seccomp mode Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,27/28] um: Implement kernel side of SECCOMP based process handling Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,28/28] um: Delay flushing syscalls until the thread is restarted Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2] UML: pata_cs5536: fix build for X86_32 UML with TRACEPOINTS [v2] UML: pata_cs5536: fix build for X86_32 UML with TRACEPOINTS - - 1 - --- 2023-03-12 Randy Dunlap New
[v3,01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary [v3,01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary 2 - - - --- 2023-03-14 Niklas Schnelle New
[v3,1/2] scripts/gdb: Correct indentation in get_current_task GDB: Support getting current task struct in UML - - 1 - --- 2023-02-27 Glenn Washburn New
[v3,2/2] scripts/gdb: Support getting current task struct in UML GDB: Support getting current task struct in UML - - 1 - --- 2023-02-27 Glenn Washburn New
[v3,25/34] um: Implement the new page table range API Untitled series #344114 - - - - --- 2023-02-28 Matthew Wilcox New
[v4,26/36] um: Implement the new page table range API Untitled series #346332 1 - - - --- 2023-03-15 Matthew Wilcox New
[v7,13/41] mm: Make pte_mkwrite() take a VMA Untitled series #343919 3 - 1 3 --- 2023-02-27 Rick Edgecombe New
arch:um: Only disable SSE on clang to work around old GCC bugs arch:um: Only disable SSE on clang to work around old GCC bugs - 1 1 3 --- 2023-03-18 David Gow New
ata: pata_cs5536: don't build on UML ata: pata_cs5536: don't build on UML - - - - --- 2023-03-12 Randy Dunlap New
hostfs: handle idmapped mounts hostfs: handle idmapped mounts - - - - --- 2023-01-28 Glenn Washburn New
rust: sort uml documentation arch support table rust: sort uml documentation arch support table - 1 1 - --- 2023-02-26 dev New
um: add __weak for exported functions um: add __weak for exported functions 1 - - 1 --- 2023-02-12 Johannes Berg New
uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS} uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS} 1 - - - --- 2023-02-09 Carlos Bilbao New