public inbox for linux-um@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-01-11 08:28:17 to 2026-02-27 14:30:23 UTC [more...]

cleanup the RAID5 XOR library
 2026-02-27 14:30 UTC  (35+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 02/25] arm/xor: remove in_interrupt() handling
` [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 05/25] xor: small cleanups
` [PATCH 06/25] xor: cleanup registration and probing
` [PATCH 07/25] xor: split xor.h
` [PATCH 08/25] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/25] alpha: move the XOR code to lib/raid/
` [PATCH 11/25] arm: "
` [PATCH 12/25] arm64: "
` [PATCH 13/25] loongarch: "
` [PATCH 14/25] powerpc: "
` [PATCH 15/25] riscv: "
` [PATCH 16/25] sparc: "
` [PATCH 17/25] s390: "
` [PATCH 18/25] x86: "
` [PATCH 19/25] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 22/25] async_xor: use xor_gen
` [PATCH 23/25] btrfs: "
` [PATCH 24/25] xor: pass the entire operation to the low-level ops
` [PATCH 25/25] xor: use static_call for xor_gen

[PATCH] um: time-travel: clean up kernel-doc warnings
 2026-02-26 22:11 UTC 

[PATCH 00/11] VFS: prepare for changes to directory locking
 2026-02-26  1:34 UTC  (5+ messages)
` [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries

[PATCH] kbuild: Split .modinfo out from ELF_DETAILS
 2026-02-25 22:02 UTC 

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-02-25 17:38 UTC  (19+ messages)
` [PATCH v3 15/29] powerpc: introduce arch_zone_limits_init()
` [PATCH v3 17/29] s390: "
` [PATCH v3 19/29] sparc: "
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH v3 27/29] mm, arch: consolidate hugetlb CMA reservation
` [PATCH v3 28/29] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH v3 29/29] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"

[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
 2026-02-25  8:14 UTC  (16+ messages)
` [PATCH v5 01/15] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
` [PATCH v5 02/15] mm/kasan: rename 'kasan_arg' to 'kasan_arg_disabled'
` [PATCH v5 03/15] mm/kasan: mm/kasan: move kasan= code to common place
` [PATCH v5 04/15] mm/kasan: make kasan=on|off take effect for all three modes
` [PATCH v5 05/15] mm/kasan/sw_tags: don't initialize kasan if it's disabled
` [PATCH v5 06/15] arch/arm: "
` [PATCH v5 07/15] arch/arm64: "
` [PATCH v5 08/15] arch/loongarch: "
` [PATCH v5 09/15] arch/powerpc: "
` [PATCH v5 10/15] arch/riscv: "
` [PATCH v5 11/15] arch/x86: "
` [PATCH v5 12/15] arch/xtensa: "
` [PATCH v5 13/15] arch/um: "
` [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt
` [PATCH v5 15/15] mm/kasan: clean up unneeded ARCH_DEFER_KASAN and kasan_arch_is_ready

[PATCH v2] regulator: RT5133: add missing HAS_IOMEM dependency
 2026-02-25  5:47 UTC 

[PATCH] ubd: Use pointer-to-pointers for io_thread_req arrays
 2026-02-23 21:52 UTC  (2+ messages)

[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
 2026-02-23 16:20 UTC  (15+ messages)
` [PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()

[PATCH 00/19] printk cleanup - part 3
 2026-02-20 11:43 UTC  (47+ messages)
` [PATCH 01/19] printk/nbcon: Use an enum to specify the required callback in console_is_usable()
` [PATCH 02/19] printk: Introduce console_is_nbcon
` [PATCH 03/19] printk: Drop flags argument from console_is_usable
` [PATCH 04/19] printk: Reintroduce consoles_suspended global state
` [PATCH 05/19] printk: Add more context to suspend/resume functions
` [PATCH 06/19] printk: Introduce register_console_force
` [PATCH 07/19] drivers: netconsole: Migrate to register_console_force helper
` [PATCH 08/19] debug: debug_core: "
` [PATCH 09/19] m68k: emu: nfcon.c: "
` [PATCH 10/19] fs: pstore: platform: "
` [PATCH 11/19] powerpc: kernel: udbg: "
` [PATCH 12/19] sparc: kernel: btext: "
` [PATCH 13/19] um: drivers: mconsole_kern.c: "
` [PATCH 14/19] drivers: hwtracing: stm: console.c: "
` [PATCH 15/19] drivers: tty: serial: mux.c: "
` [PATCH 16/19] drivers: tty: serial: ma35d1_serial: "

[PATCH 3.5] arm: make initialization of zero page independent of the memory map (was Re: [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map)
 2026-02-20  4:11 UTC  (2+ messages)

Mainline UML Rust stable io.rs unused imports
 2026-02-16 13:22 UTC  (4+ messages)

[PATCH 1/2] um: fix address-of CMSG_DATA() rvalue in stub
 2026-02-15 14:28 UTC  (2+ messages)
` [PATCH 2/2] um: avoid struct sigcontext redefinition with musl

[GIT PULL] uml-for-7.0-rc1
 2026-02-13 20:17 UTC  (2+ messages)

[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
 2026-02-12 18:40 UTC  (17+ messages)
` [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()

[PATCH mm-unstable] arch, mm: consolidate empty_zero_page
 2026-02-09  8:41 UTC  (9+ messages)

[PATCH v4 0/8] enable PT_RECLAIM on more 64-bit architectures
 2026-02-06 13:33 UTC  (18+ messages)
` [PATCH v4 1/8] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
` [PATCH v4 2/8] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v4 3/8] LoongArch: "
` [PATCH v4 4/8] mips: "
` [PATCH v4 5/8] parisc: "
` [PATCH v4 6/8] um: "
` [PATCH v4 7/8] mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE config
` [PATCH v4 8/8] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE

/KXM/
 2026-02-04  9:47 UTC 

[PATCH v14 00/13] nommu UML
 2026-02-04  2:28 UTC  (14+ messages)
` [PATCH v14 01/13] x86/um: nommu: elf loader for fdpic
` [PATCH v14 02/13] um: decouple MMU specific code from the common part
` [PATCH v14 03/13] um: nommu: memory handling
` [PATCH v14 04/13] x86/um: nommu: syscall handling
` [PATCH v14 05/13] um: nommu: seccomp syscalls hook
` [PATCH v14 06/13] x86/um: nommu: process/thread handling
` [PATCH v14 07/13] um: nommu: configure fs register on host syscall invocation
` [PATCH v14 08/13] x86/um/vdso: nommu: vdso memory update
` [PATCH v14 09/13] x86/um: nommu: signal handling
` [PATCH v14 10/13] um: change machine name for uname output
` [PATCH v14 11/13] um: nommu: disable SMP on nommu UML
` [PATCH v14 12/13] um: nommu: add documentation of "
` [PATCH v14 13/13] um: nommu: plug nommu code into build system

[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
 2026-01-27 11:47 UTC  (17+ messages)
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE

[PATCH 1/2] um: add uml_kmalloc_array() helper to avoid potential
 2026-01-20 11:28 UTC  (2+ messages)
` [PATCH 2/2] um: use uml_kmalloc_array() instead of uml_malloc()

[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
 2026-01-18 14:10 UTC  (8+ messages)

arch/um/drivers/ubd_kern.c:780:13: warning: stack frame size (2152) exceeds limit (2048) in 'ubd_device_release'
 2026-01-17  7:50 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox