index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
2025-12-06
Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-12-05
Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-27
arch: um: kmsg_dump: Use console_is_usable
Marcos Paulo de Souza
2025-11-06
um: Remove fixaddr_user_init()
Thomas Weißschuh
2025-10-27
um: Add initial SMP support
Tiwei Bie
2025-10-27
um: Define timers on a per-CPU basis
Tiwei Bie
2025-10-27
um: Determine sleep based on need_resched()
Tiwei Bie
2025-10-27
um: Turn signals_* into thread-local variables
Tiwei Bie
2025-10-27
um: Do not disable kmalloc in initial_thread_cb()
Tiwei Bie
2025-10-27
um: Remove file-based iomem emulation support
Tiwei Bie
2025-10-27
um: Replace UML_ROUND_UP() with PAGE_ALIGN()
Tiwei Bie
2025-10-27
um: Use PAGE_ALIGN() for address alignment
Tiwei Bie
2025-10-27
um: Make host_task_size a local variable
Tiwei Bie
2025-10-27
um: move asm-offsets generation into a single file
Johannes Berg
2025-10-27
um: init cpu_tasks[] earlier
Johannes Berg
2025-10-06
Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
2025-09-10
um: Remove unused ipi_pipe field from cpuinfo_um
Tiwei Bie
2025-09-10
um: Centralize stub size calculations
Tiwei Bie
2025-09-10
um: Indent time-travel help messages
Tiwei Bie
2025-09-10
um: Add missing trailing newline to help messages
Tiwei Bie
2025-09-10
um: Support SPARSE_IRQ
Sinan Nalkaya
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
2025-07-13
um: Stop tracking stub's PID via userspace_pid[]
Tiwei Bie
2025-07-11
um: Make mm_list and mm_list_lock 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-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-02
um: pass FD for memory operations when needed
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: stop using PCI port I/O
Arnd Bergmann
2025-05-13
Merge branch 'x86/alternatives' into x86/core, to merge dependent commits
Ingo Molnar
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: fix _nofault accesses
Johannes Berg
2025-04-14
x86/alternatives, um: Rename UML's text_poke_sync() wrapper to smp_text_poke_...
Ingo Molnar
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
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-20
um: Rewrite the sigio workaround based on epoll and tgkill
Tiwei Bie
[next]