index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
3
-5
/
+5
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2
-17
/
+0
2026-03-27
um: Replace strncpy() with strnlen()+memcpy_and_pad() in strncpy_chunk_from_user()
Kees Cook
1
-2
/
+2
2026-03-21
um: Fix pte_read() and pte_exec() for kernel mappings
Tiwei Bie
1
-2
/
+1
2026-03-21
um: Fix potential race condition in TLB sync
Tiwei Bie
1
-0
/
+1
2026-03-21
um: fix address-of CMSG_DATA() rvalue in stub
Marcel W. Wysocki
1
-1
/
+1
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
2
-0
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+5
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
1
-5
/
+0
2026-01-26
um: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-1
/
+6
2026-01-05
um: Fix incorrect __acquires/__releases annotations
Marco Elver
1
-5
/
+8
2025-12-06
Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+4
2025-12-05
Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
14
-238
/
+444
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-1
/
+1
2025-11-27
arch: um: kmsg_dump: Use console_is_usable
Marcos Paulo de Souza
1
-1
/
+1
2025-11-06
um: Remove fixaddr_user_init()
Thomas Weißschuh
1
-107
/
+0
2025-10-27
um: Add initial SMP support
Tiwei Bie
9
-15
/
+342
2025-10-27
um: Define timers on a per-CPU basis
Tiwei Bie
2
-18
/
+42
2025-10-27
um: Determine sleep based on need_resched()
Tiwei Bie
1
-0
/
+5
2025-10-27
um: Turn signals_* into thread-local variables
Tiwei Bie
1
-1
/
+1
2025-10-27
um: Do not disable kmalloc in initial_thread_cb()
Tiwei Bie
1
-4
/
+0
2025-10-27
um: Remove file-based iomem emulation support
Tiwei Bie
3
-78
/
+2
2025-10-27
um: Replace UML_ROUND_UP() with PAGE_ALIGN()
Tiwei Bie
2
-4
/
+3
2025-10-27
um: Use PAGE_ALIGN() for address alignment
Tiwei Bie
1
-6
/
+3
2025-10-27
um: Make host_task_size a local variable
Tiwei Bie
1
-2
/
+1
2025-10-27
um: move asm-offsets generation into a single file
Johannes Berg
1
-1
/
+43
2025-10-27
um: init cpu_tasks[] earlier
Johannes Berg
2
-3
/
+3
2025-10-06
Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
4
-25
/
+26
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+10
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+2
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
1
-3
/
+10
2025-09-10
um: Remove unused ipi_pipe field from cpuinfo_um
Tiwei Bie
1
-3
/
+0
2025-09-10
um: Centralize stub size calculations
Tiwei Bie
1
-3
/
+1
2025-09-10
um: Indent time-travel help messages
Tiwei Bie
1
-18
/
+18
2025-09-10
um: Add missing trailing newline to help messages
Tiwei Bie
2
-3
/
+4
2025-09-10
um: Support SPARSE_IRQ
Sinan Nalkaya
1
-0
/
+5
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-07-13
um: Stop tracking stub's PID via userspace_pid[]
Tiwei Bie
2
-4
/
+0
2025-07-11
um: Make mm_list and mm_list_lock static
Tiwei Bie
1
-2
/
+2
2025-07-11
um: Re-evaluate thread flags repeatedly
Thomas Weißschuh
1
-7
/
+11
2025-07-11
um: simplify syscall header files
Johannes Berg
1
-2
/
+9
2025-07-11
um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTS
Thomas Weißschuh
1
-0
/
+9
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-06-05
Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
8
-55
/
+486
2025-06-05
um: remove "extern" from implementation of sigchld_handler
Benjamin Berg
1
-2
/
+2
2025-06-02
um: pass FD for memory operations when needed
Benjamin Berg
3
-19
/
+111
2025-06-02
um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2
-15
/
+132
[next]