index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
2025-06-25
um: vector: Reduce stack usage in vector_eth_configure()
Tiwei Bie
2025-06-25
um: vfio: Prevent duplicate device assignments
Tiwei Bie
2025-06-25
um: ubd: Add missing error check in start_io_thread()
Tiwei Bie
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2025-06-05
Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-06-05
um: remove "extern" from implementation of sigchld_handler
Benjamin Berg
2025-06-04
um: fix SECCOMP 32bit xstate register restore
Benjamin Berg
2025-06-02
um: pass FD for memory operations when needed
Benjamin Berg
2025-06-02
um: Add SECCOMP support detection and initialization
Benjamin Berg
2025-06-02
um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2025-06-02
um: Track userspace children dying in SECCOMP mode
Benjamin Berg
2025-06-02
um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2025-06-02
um: Move faultinfo extraction into userspace routine
Benjamin Berg
2025-06-02
um: vector: Use mac_pton() for MAC address parsing
Tiwei Bie
2025-06-02
um: vector: Clean up and modernize log messages
Tiwei Bie
2025-06-02
um: chan_kern: use raw spinlock for irqs_to_free_lock
Johannes Berg
2025-06-02
um: Fix tgkill compile error on old host OSes
Yongting Lin
2025-06-02
um: stop using PCI port I/O
Arnd Bergmann
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-05-13
Merge branch 'x86/alternatives' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-12
um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2025-05-11
um: remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
2025-05-07
um: Include linux/types.h in asm/fpu/api.h
Herbert Xu
2025-05-05
um: Remove legacy network transport infrastructure
Tiwei Bie
2025-05-05
um: vector: Eliminate the dependency on uml_net
Tiwei Bie
2025-05-05
um: Remove obsolete legacy network transports
Tiwei Bie
2025-05-05
irqdomain: um: use irq_domain_create_linear() helper
Jiri Slaby (SUSE)
2025-05-05
um: Add VFIO-based virtual PCI driver
Tiwei Bie
2025-05-05
um: use proper care when taking mmap lock during segfault
Benjamin Berg
2025-05-05
um: do not send SIGALRM to userspace in time-travel mode
Benjamin Berg
2025-05-05
um: Remove duplicate arch.h header
Jiapeng Chong
2025-05-05
um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
Sami Tolvanen
2025-05-05
um: xterm: Update options for gnome-terminal
Tiwei Bie
2025-05-05
um: xterm: Add Wayland support
Tiwei Bie
2025-05-05
um: fix _nofault accesses
Johannes Berg
2025-04-30
kbuild: require gcc-8 and binutils-2.30
Arnd Bergmann
2025-04-14
x86/alternatives, um: Rename UML's text_poke_sync() wrapper to smp_text_poke_...
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-02
Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
[next]