linux-um
Thread
Date
Earlier messages
Messages by Date
2025/06/19
Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare
Jeff Layton
2025/06/19
Re: [PATCH 09/10] fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Jan Kara
2025/06/19
Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare
Christian Brauner
2025/06/19
Re: [PATCH 06/10] fs/xfs: transition from deprecated .mmap hook to .mmap_prepare
Christian Brauner
2025/06/19
Re: [PATCH 09/10] fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Christian Brauner
2025/06/19
Re: [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
Christian Brauner
2025/06/19
Re: [PATCH 03/10] fs: consistently use file_has_valid_mmap_hooks() helper
Christian Brauner
2025/06/19
Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare
David Howells
2025/06/19
Re: [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
Jan Kara
2025/06/19
Re: [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
Ryusuke Konishi
2025/06/19
Re: [PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers
Vlastimil Babka
2025/06/19
Re: [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
David Sterba
2025/06/19
Re: [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
Vlastimil Babka
2025/06/19
Re: [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Vlastimil Babka
2025/06/19
Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare
Lorenzo Stoakes
2025/06/19
Re: [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
Dave Kleikamp
2025/06/19
Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare
Lorenzo Stoakes
2025/06/19
Re: [PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA
Christian Brauner
2025/06/19
Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare
Christian Brauner
2025/06/19
Re: [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
Jan Kara
2025/06/19
Re: [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
Viacheslav Dubeyko
2025/06/19
Re: [PATCH 03/10] fs: consistently use file_has_valid_mmap_hooks() helper
Christoph Hellwig
2025/06/19
Re: [PATCH 05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
Jan Kara
2025/06/19
Re: [PATCH 03/10] fs: consistently use file_has_valid_mmap_hooks() helper
Jan Kara
2025/06/19
Re: [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
Jan Kara
2025/06/19
Re: [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Christoph Hellwig
2025/06/19
Re: [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Lorenzo Stoakes
2025/06/19
Re: [PATCH 03/10] fs: consistently use file_has_valid_mmap_hooks() helper
Christoph Hellwig
2025/06/19
Re: [PATCH 06/10] fs/xfs: transition from deprecated .mmap hook to .mmap_prepare
Christoph Hellwig
2025/06/19
Re: [PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers
Jan Kara
2025/06/19
Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare
Andrew Morton
2025/06/19
Re: [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
Viacheslav Dubeyko
2025/06/19
Re: [PATCH 03/10] fs: consistently use file_has_valid_mmap_hooks() helper
Lorenzo Stoakes
2025/06/19
Re: [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
Damien Le Moal
2025/06/19
Re: [PATCH v9 07/13] um: nommu: configure fs register on host syscall invocation
Hajime Tazaki
2025/06/19
Re: [PATCH v7 10/13] x86/um: nommu: signal handling
Hajime Tazaki
2025/06/19
Re: [PATCH v9 07/13] um: nommu: configure fs register on host syscall invocation
Benjamin Berg
2025/06/19
Re: [PATCH v9 07/13] um: nommu: configure fs register on host syscall invocation
Hajime Tazaki
2025/06/19
Re: [PATCH v9 06/13] x86/um: nommu: process/thread handling
Hajime Tazaki
2025/06/19
Re: [PATCH v7 10/13] x86/um: nommu: signal handling
Benjamin Berg
2025/06/19
Re: [PATCH v9 07/13] um: nommu: configure fs register on host syscall invocation
Benjamin Berg
2025/06/19
Re: [PATCH v9 06/13] x86/um: nommu: process/thread handling
Benjamin Berg
2025/06/18
[PATCH v9 12/13] um: nommu: add documentation of nommu UML
Hajime Tazaki
2025/06/18
[PATCH v9 04/13] x86/um: nommu: syscall handling
Hajime Tazaki
2025/06/18
[PATCH v9 13/13] um: nommu: plug nommu code into build system
Hajime Tazaki
2025/06/18
[PATCH v9 06/13] x86/um: nommu: process/thread handling
Hajime Tazaki
2025/06/18
[PATCH v9 09/13] x86/um: nommu: signal handling
Hajime Tazaki
2025/06/18
[PATCH v9 07/13] um: nommu: configure fs register on host syscall invocation
Hajime Tazaki
2025/06/18
[PATCH v9 11/13] um: change machine name for uname output
Hajime Tazaki
2025/06/18
[PATCH v9 02/13] um: decouple MMU specific code from the common part
Hajime Tazaki
2025/06/18
[PATCH v9 10/13] um: nommu: a work around for MMU dependency to PCI driver
Hajime Tazaki
2025/06/18
[PATCH v9 08/13] x86/um/vdso: nommu: vdso memory update
Hajime Tazaki
2025/06/18
[PATCH v9 00/13] nommu UML
Hajime Tazaki
2025/06/18
[PATCH v9 05/13] um: nommu: seccomp syscalls hook
Hajime Tazaki
2025/06/18
[PATCH v9 01/13] x86/um: nommu: elf loader for fdpic
Hajime Tazaki
2025/06/18
[PATCH v9 03/13] um: nommu: memory handling
Hajime Tazaki
2025/06/17
[PATCH RFC] um: time: fix userspace detection during tick accounting
Thomas Weißschuh
2025/06/17
Re: [PATCH 7/7] printk: Don't check for CON_ENABLED on console_unblank
Geert Uytterhoeven
2025/06/16
Re: [PATCH] sonypi: add depends on HAS_IOPORT
Johannes Berg
2025/06/16
[PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
Lorenzo Stoakes
2025/06/16
Re: [PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA
Matthew Wilcox
2025/06/16
Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare
Al Viro
2025/06/16
[PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Lorenzo Stoakes
2025/06/16
[PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers
Lorenzo Stoakes
2025/06/16
Re: [PATCH 03/10] fs: consistently use file_has_valid_mmap_hooks() helper
Kees Cook
2025/06/16
[PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
Lorenzo Stoakes
2025/06/16
[PATCH 09/10] fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
2025/06/16
[PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA
Lorenzo Stoakes
2025/06/16
[PATCH 05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
Lorenzo Stoakes
2025/06/16
[PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
2025/06/16
[PATCH 03/10] fs: consistently use file_has_valid_mmap_hooks() helper
Lorenzo Stoakes
2025/06/16
[PATCH 06/10] fs/xfs: transition from deprecated .mmap hook to .mmap_prepare
Lorenzo Stoakes
2025/06/16
[PATCH 00/10] convert the majority of file systems to mmap_prepare
Lorenzo Stoakes
2025/06/16
Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare
Kent Overstreet
2025/06/16
Re: [PATCH 6/7] debug: kgd_io: Don't check for CON_ENABLED
Petr Mladek
2025/06/16
Re: [PATCH 7/7] printk: Don't check for CON_ENABLED on console_unblank
Petr Mladek
2025/06/16
Re: [PATCH 5/7] arch: um: kmsg_dump: Don't check for CON_ENABLED
Petr Mladek
2025/06/15
[PATCH] sonypi: add depends on HAS_IOPORT
Randy Dunlap
2025/06/13
Re: [PATCH 4/7] drivers: serial: kgdboc: Check CON_SUSPENDED instead of CON_ENABLED
Doug Anderson
2025/06/13
Re: [PATCH 2/7] printk: Use consoles_suspended flag when suspending/resuming all consoles
Petr Mladek
2025/06/13
Re: [PATCH 4/7] drivers: serial: kgdboc: Check CON_SUSPENDED instead of CON_ENABLED
Petr Mladek
2025/06/12
Re: [PATCH 4/7] drivers: serial: kgdboc: Check CON_SUSPENDED instead of CON_ENABLED
Doug Anderson
2025/06/12
Re: [RFC PATCH] um: replace deprecated strncpy with strscpy
Brahmajit Das
2025/06/12
Re: [PATCH 4/7] drivers: serial: kgdboc: Check CON_SUSPENDED instead of CON_ENABLED
Petr Mladek
2025/06/12
Re: [PATCH 1/7] printk: Make console_{suspend,resume} handle CON_SUSPENDED
Petr Mladek
2025/06/12
Re: [PATCH 3/7] drivers: tty: Check CON_SUSPENDED instead of CON_ENABLED
Petr Mladek
2025/06/10
Re: [PATCH 4/7] drivers: serial: kgdboc: Check CON_SUSPENDED instead of CON_ENABLED
Doug Anderson
2025/06/10
Re: [PATCH 4/7] drivers: serial: kgdboc: Check CON_SUSPENDED instead of CON_ENABLED
Marcos Paulo de Souza
2025/06/10
Re: [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
patchwork-bot+linux-riscv
2025/06/09
Re: [RFC PATCH] um: replace deprecated strncpy with strscpy
Kees Cook
2025/06/09
Re: [PATCH 4/7] drivers: serial: kgdboc: Check CON_SUSPENDED instead of CON_ENABLED
Doug Anderson
2025/06/09
Re: [PATCH] um: fix execve stub execution on old host OSs
Johannes Berg
2025/06/09
Re: [PATCH] um: fix execve stub execution on old host OSs
Benjamin Berg
2025/06/09
Re: [PATCH] um: fix execve stub execution on old host OSs
ivan lin
2025/06/08
Re: [PATCH] um: fix execve stub execution on old host OSs
Benjamin Berg
2025/06/07
[RFC PATCH] um: replace deprecated strncpy with strscpy
Brahmajit Das
2025/06/06
Re: [PATCH] um: fix execve stub execution on old host OSs
Yonting Lin
2025/06/06
[PATCH 2/7] printk: Use consoles_suspended flag when suspending/resuming all consoles
Marcos Paulo de Souza
2025/06/06
[PATCH 1/7] printk: Make console_{suspend,resume} handle CON_SUSPENDED
Marcos Paulo de Souza
2025/06/06
[PATCH 7/7] printk: Don't check for CON_ENABLED on console_unblank
Marcos Paulo de Souza
2025/06/06
[PATCH 5/7] arch: um: kmsg_dump: Don't check for CON_ENABLED
Marcos Paulo de Souza
2025/06/06
[PATCH 6/7] debug: kgd_io: Don't check for CON_ENABLED
Marcos Paulo de Souza
2025/06/06
[PATCH 4/7] drivers: serial: kgdboc: Check CON_SUSPENDED instead of CON_ENABLED
Marcos Paulo de Souza
2025/06/06
[PATCH 3/7] drivers: tty: Check CON_SUSPENDED instead of CON_ENABLED
Marcos Paulo de Souza
2025/06/06
[PATCH 0/7] printk cleanup - part 2
Marcos Paulo de Souza
2025/06/06
[PATCH 1/4] um: ubd: Add missing error check in start_io_thread()
Tiwei Bie
2025/06/06
[PATCH 4/4] um: Use correct data source in fpregs_legacy_set()
Tiwei Bie
2025/06/06
[PATCH 2/4] um: virtio_pcidev: Rename UM_PCI_STAT_WAITING
Tiwei Bie
2025/06/06
[PATCH 3/4] um: vfio: Prevent duplicate device assignments
Tiwei Bie
2025/06/06
[PATCH 0/4] um: Misc fixes
Tiwei Bie
2025/06/06
Re: [PATCH 35/41] um: Replace __ASSEMBLY__ with __ASSEMBLER__ in the usermode headers
Thomas Huth
2025/06/05
Re: [GIT PULL] uml 6.16-rc1
pr-tracker-bot
2025/06/05
[GIT PULL] uml 6.16-rc1
Johannes Berg
2025/06/04
[PATCH 2/2] um: remove "extern" from implementation of sigchld_handler
Benjamin Berg
2025/06/04
[PATCH 1/2] um: fix unused variable warning
Benjamin Berg
2025/06/04
[PATCH] um: fix SECCOMP 32bit xstate register restore
Benjamin Berg
2025/06/03
Re: [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Nicolas Schier
2025/06/03
Re: [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Johannes Berg
2025/06/02
[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2025/06/02
Re: [PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
Sam James
2025/06/02
[PATCH v3 6/7] um: Add SECCOMP support detection and initialization
Benjamin Berg
2025/06/02
[PATCH v3 5/7] um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2025/06/02
[PATCH v3 0/7] SECCOMP based userspace for UML
Benjamin Berg
2025/06/02
[PATCH v3 2/7] um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2025/06/02
[PATCH v3 1/7] um: Move faultinfo extraction into userspace routine
Benjamin Berg
2025/06/02
[PATCH v3 4/7] um: Track userspace children dying in SECCOMP mode
Benjamin Berg
2025/06/02
[PATCH v3 7/7] um: pass FD for memory operations when needed
Benjamin Berg
2025/06/02
[PATCH v3 3/7] um: Add helper functions to get/set state for SECCOMP
Benjamin Berg
2025/06/01
Re: [PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
Al Viro
2025/05/27
[PATCH] um: Fix tgkill compile error on old host OSes
Yonting Lin
2025/05/19
[PATCH AUTOSEL 5.4 4/5] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
[PATCH AUTOSEL 5.10 4/6] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
[PATCH AUTOSEL 5.15 4/7] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
[PATCH AUTOSEL 6.1 4/8] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
[PATCH AUTOSEL 6.6 05/11] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
[PATCH AUTOSEL 6.12 05/18] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
[PATCH AUTOSEL 6.14 07/23] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
Mike Rapoport
2025/05/19
Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
Alexandre Ghiti
2025/05/16
Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
Mike Rapoport
2025/05/16
Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
Pratyush Yadav
2025/05/13
Re: [PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Masahiro Yamada
2025/05/12
Re: [PATCH v2 00/57] irqdomain: Cleanups and Documentation
Jiri Slaby
2025/05/12
Re: [PATCH v2 00/57] irqdomain: Cleanups and Documentation
Thomas Gleixner
2025/05/12
Patch "[PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"" has been added to the 6.12-stable tree
gregkh
2025/05/11
Re: [PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"
Christian Lamparter
2025/05/11
Re: [PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"
Johannes Berg
2025/05/09
[PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"
Christian Lamparter
2025/05/09
Re: [PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"
Johannes Berg
2025/05/09
[PATCH] um: stop using PCI port I/O
Arnd Bergmann
2025/05/08
Re: [PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Kees Cook
2025/05/08
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
2025/05/08
Re: [PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Masahiro Yamada
2025/05/08
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Shuah Khan
2025/05/08
Re: Missing patch in 6.12.27 - breaks UM target builds
Benjamin Berg
2025/05/08
Missing patch in 6.12.27 - breaks UM target builds
Christian Lamparter
2025/05/08
Re: [PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Masahiro Yamada
2025/05/08
Re: [PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Kees Cook
2025/05/08
Re: [PATCH -v2] accel/habanalabs: Don't build the driver on UML
Johannes Berg
2025/05/08
Re: [PATCH -v2] accel/habanalabs: Don't build the driver on UML
Ingo Molnar
2025/05/08
[PATCH -v2] accel/habanalabs: Don't build the driver on UML
Ingo Molnar
2025/05/08
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Geert Uytterhoeven
2025/05/08
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
2025/05/08
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Geert Uytterhoeven
2025/05/07
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
David Gow
2025/05/07
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Johannes Berg
2025/05/07
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
2025/05/07
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Shuah Khan
2025/05/07
Re: [tip: x86/msr] um: Add UML version of <asm/tsc.h> to define rdtsc()
Johannes Berg
2025/05/07
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Johannes Berg
2025/05/07
Re: [PATCH] MAINTAINERS: remove obsolete file entry in TUN/TAP DRIVER
Tiwei Bie
2025/05/07
[PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
2025/05/07
[PATCH] MAINTAINERS: remove obsolete file entry in TUN/TAP DRIVER
Lukas Bulwahn
2025/05/06
Re: [PATCH] um: Include linux/types.h in asm/fpu/api.h
Johannes Berg
2025/05/06
[PATCH] um: Include linux/types.h in asm/fpu/api.h
Herbert Xu
2025/05/06
Re: [PATCH] kbuild: introduce include/generated/global-rebuild.h
Nicolas Schier
2025/05/05
[PATCH 0/2] um: Misc cleanups for vector
Tiwei Bie
2025/05/05
[PATCH 2/2] um: vector: Use mac_pton() for MAC address parsing
Tiwei Bie
2025/05/05
[PATCH 1/2] um: vector: Clean up and modernize log messages
Tiwei Bie
2025/05/05
[PATCH AUTOSEL 5.4 16/79] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 5.4 17/79] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
[PATCH AUTOSEL 5.10 022/114] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 5.10 023/114] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
[PATCH AUTOSEL 5.15 032/153] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
[PATCH AUTOSEL 5.15 031/153] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.1 045/212] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.1 044/212] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.6 054/294] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.6 055/294] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.12 090/486] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.12 089/486] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.14 113/642] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.14 114/642] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
Re: [GIT PULL] uml 6.15-rc6
pr-tracker-bot
2025/05/05
Re: [PATCH 0/3] um: Remove legacy network transport support
Tiwei Bie
2025/05/05
Re: [PATCH 2/3] um: vector: Eliminate the dependency on uml_net
Tiwei Bie
2025/05/05
Re: [PATCH 0/3] um: Remove legacy network transport support
Geert Uytterhoeven
2025/05/05
Re: [PATCH 2/3] um: vector: Eliminate the dependency on uml_net
Geert Uytterhoeven
2025/05/05
[PATCH] um: chan_kern: use raw spinlock for irqs_to_free_lock
Johannes Berg
2025/05/05
[GIT PULL] uml 6.15-rc6
Johannes Berg
Earlier messages