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
5 days
Merge tag 'uml-for-linux-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7 days
Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13 days
um: Replace __ASSEMBLY__ with __ASSEMBLER__ in the usermode headers
Thomas Huth
2025-07-13
um: Stop tracking stub's PID via userspace_pid[]
Tiwei Bie
2025-07-13
um: Remove the pid parameter of handle_trap()
Tiwei Bie
2025-07-13
um: Use err consistently in userspace()
Tiwei Bie
2025-07-11
um: vfio: Support adding devices via mconsole
Tiwei Bie
2025-07-11
um: rtc: Avoid shadowing err in uml_rtc_start()
Tiwei Bie
2025-07-11
um: Avoid redefining ARCH_HAS_CACHE_LINE_SIZE
Tiwei Bie
2025-07-11
um: Make mm_list and mm_list_lock static
Tiwei Bie
2025-07-11
um: Make unscheduled_userspace_iterations static
Tiwei Bie
2025-07-11
um: Re-evaluate thread flags repeatedly
Thomas Weißschuh
2025-07-11
um: simplify syscall header files
Johannes Berg
2025-07-11
um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTS
Thomas Weißschuh
2025-07-11
um: virt-pci: Switch to msi_create_parent_irq_domain()
Nam Cao
2025-07-04
um: virtio_pcidev: Rename UM_PCI_STAT_WAITING
Tiwei Bie
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-24
loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.h
Al Viro
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
[next]