linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-11 05:37:43 to 2025-08-13 07:41:07 UTC [more...]

[PATCH 00/11] VFS: prepare for changes to directory locking
 2025-08-13  6:53 UTC  (23+ messages)
` [PATCH 01/11] VFS: discard err2 in filename_create()
` [PATCH 02/11] VFS: introduce dentry_lookup() and friends
` [PATCH 03/11] VFS: add dentry_lookup_killable()
` [PATCH 04/11] VFS: introduce dentry_lookup_continue()
` [PATCH 05/11] VFS: add rename_lookup()
` [PATCH 06/11] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
` [PATCH 07/11] VFS: Change vfs_mkdir() to unlock on failure
` [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries
` [PATCH 09/11] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 10/11] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH 11/11] VFS: introduce d_alloc_noblock() and d_alloc_locked()

[PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-08-12 13:39 UTC 

[PATCH 0/4] mm/kasan: remove kasan_arch_is_ready()
 2025-08-12 13:09 UTC  (5+ messages)
` [PATCH 1/4] arch/loongarch: "
` [PATCH 2/4] arch/powerpc: "
` [PATCH 3/4] arch/um: "
` [PATCH 4/4] mm/kasan: "

[PATCH v4 00/24] vdso: Reject absolute relocations during build
 2025-08-12 11:07 UTC  (26+ messages)
` [PATCH v4 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v4 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v4 03/24] ARM: elf: "
` [PATCH v4 04/24] arm64: "
` [PATCH v4 05/24] powerpc/elf: "
` [PATCH v4 06/24] riscv: elf: "
` [PATCH v4 07/24] LoongArch: "
` [PATCH v4 08/24] s390/elf: "
` [PATCH v4 09/24] MIPS: ELF: "
` [PATCH v4 10/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v4 11/24] vdso: Add the vdsocheck tool
` [PATCH v4 12/24] x86/vdso: Enable "
` [PATCH v4 13/24] ARM: vdso: "
` [PATCH v4 14/24] arm64: "
` [PATCH v4 15/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v4 16/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v4 17/24] riscv: vdso: Deduplicate CFLAGS_REMOVE_* variables
` [PATCH v4 18/24] riscv: vdso: Disable LTO for the vDSO
` [PATCH v4 19/24] riscv: vdso: Enable the vdsocheck tool
` [PATCH v4 20/24] LoongArch: vDSO: "
` [PATCH v4 21/24] s390/vdso: "
` [PATCH v4 22/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v4 23/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v4 24/24] vdso/vdsocheck: Drop the transitional kconfig option

[PATCH v2] kunit: Enable PCI on UML without triggering WARN()
 2025-08-11  6:35 UTC 

[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
 2025-08-11  5:39 UTC  (5+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
` [PATCH v6 2/2] kasan: call kasan_init_generic in kasan_init

[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
 2025-08-10 21:12 UTC  (4+ messages)

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-08-01 14:00 UTC  (2+ messages)

[PATCH v2 00/10] um: Add SMP support
 2025-08-10  9:49 UTC  (12+ messages)
` [PATCH v2 01/10] um: Stop tracking virtual CPUs via mm_cpumask()
` [PATCH v2 02/10] um: Remove unused cpu_data and current_cpu_data macros
` [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
` [PATCH v2 04/10] um: Turn signals_* into thread-local variables
` [PATCH v2 05/10] um: Determine sleep based on need_resched()
` [PATCH v2 06/10] um: Define timers on a per-CPU basis
` [PATCH v2 07/10] um: Remove unused ipi_pipe field from cpuinfo_um
` [PATCH v2 08/10] um: Add initial SMP support
` [PATCH v2 09/10] asm-generic: percpu: Add assembly guard
` [PATCH v2 10/10] um: Enable SMP support on x86

[PATCH v5 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
 2025-08-10  7:32 UTC  (13+ messages)
` [PATCH v5 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
` [PATCH v5 2/2] kasan: call kasan_init_generic in kasan_init

[PATCH 0/9] um: Add SMP support
 2025-08-10  4:33 UTC  (20+ messages)
` [PATCH 1/9] um: Stop tracking virtual CPUs via mm_cpumask()
` [PATCH 2/9] um: Remove unused cpu_data and current_cpu_data macros
` [PATCH 3/9] um: vdso: Implement __vdso_getcpu() via syscall
` [PATCH 4/9] um: Preserve errno within signal handler
` [PATCH 5/9] um: Turn signals_* into thread-local variables
` [PATCH 6/9] um: Determine sleep based on need_resched()
` [PATCH 7/9] um: Define timers on a per-CPU basis
` [PATCH 8/9] um: Support directing IO signals to calling thread
` [PATCH 9/9] um: Add initial SMP support

[PATCH -next] um: Use ARRAY_SIZE for array length
 2025-08-07 14:44 UTC  (3+ messages)

[PATCH v4 0/9] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-08-06 19:51 UTC  (19+ messages)
` [PATCH v4 1/9] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
` [PATCH v4 2/9] kasan/powerpc: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v4 3/9] kasan/arm,arm64: call kasan_init_generic in kasan_init
` [PATCH v4 4/9] kasan/xtensa: "
` [PATCH v4 5/9] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v4 6/9] kasan/um: "
` [PATCH v4 7/9] kasan/x86: call kasan_init_generic in kasan_init
` [PATCH v4 8/9] kasan/s390: "
` [PATCH v4 9/9] kasan/riscv: "

[PATCH] um: virtio_uml: Fix use-after-free after put_device in probe
 2025-08-04  7:59 UTC 

[GIT PULL] uml 6.17-rc1
 2025-07-30  3:40 UTC  (2+ messages)

[GIT PULL] execve updates for v6.17
 2025-07-29  1:11 UTC  (2+ messages)

[PATCH] um: Don't mark stack executable
 2025-07-26 12:29 UTC 

[RFC PATCH 0/4] um: Add SMP support
 2025-07-25 11:42 UTC  (9+ messages)
` [RFC PATCH 1/4] um: Stop tracking virtual CPUs via mm_cpumask()
` [RFC PATCH 2/4] um: Remove unused cpu_data and current_cpu_data macros
` [RFC PATCH 3/4] um: vdso: Implement __vdso_getcpu() via syscall
` [RFC PATCH 4/4] um: Add SMP support

[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-07-23 17:32 UTC  (29+ messages)
` [PATCH v3 01/12] lib/kasan: introduce CONFIG_ARCH_DEFER_KASAN option
` [PATCH v3 02/12] kasan: unify static kasan_flag_enabled across modes
` [PATCH v3 03/12] kasan/powerpc: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 04/12] kasan/arm64: call kasan_init_generic in kasan_init
` [PATCH v3 05/12] kasan/arm: "
` [PATCH v3 06/12] kasan/xtensa: "
` [PATCH v3 07/12] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 08/12] kasan/um: "
` [PATCH v3 09/12] kasan/x86: call kasan_init_generic in kasan_init
` [PATCH v3 10/12] kasan/s390: "
` [PATCH v3 11/12] kasan/riscv: "
` [PATCH v3 12/12] kasan: add shadow checks to wrappers and rename kasan_arch_is_ready

linux-next: Tree for Jul 21 [drivers/gpu/drm/xe/xe.ko]
 2025-07-23 15:50 UTC  (5+ messages)

linux-next: Tree for Jul 16 (drivers/vfio/cdx/intr.c)
 2025-07-17  6:52 UTC  (2+ messages)

[PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
 2025-07-16 18:04 UTC  (3+ messages)

[PATCH v10 00/13] nommu UML
 2025-07-12  7:58 UTC  (13+ messages)
` [PATCH v10 09/13] x86/um: nommu: signal handling

[PATCH v2 0/3] um: Remove userspace_pid[]
 2025-07-11 12:28 UTC  (6+ messages)
` [PATCH v2 1/3] um: Use err consistently in userspace()
` [PATCH v2 2/3] um: Remove the pid parameter of handle_trap()
` [PATCH v2 3/3] um: Stop tracking stub's PID via userspace_pid[]

[PATCH] kunit: Enable PCI on UML without triggering WARN()
 2025-07-11  6:48 UTC  (2+ messages)

[PATCH 0/3] um: Remove userspace_pid[]
 2025-07-11  5:27 UTC  (3+ messages)
` [PATCH 1/3] um: Use err consistently in userspace()
` [PATCH 3/3] um: Stop tracking stub's PID via userspace_pid[]


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).