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
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
7
-13
/
+19
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-24
/
+0
2026-04-10
um: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
Kees Cook
1
-1
/
+3
2026-04-08
um: drivers: call kernel_strrchr() explicitly in cow_user.c
Michael Bommarito
1
-1
/
+7
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
4
-27
/
+0
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
1
-8
/
+0
2026-04-02
um/xor: cleanup xor.h
Christoph Hellwig
1
-16
/
+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: Remove CONFIG_FRAME_WARN from x86_64_defconfig
Tiwei Bie
1
-1
/
+0
2026-03-21
um: Fix pte_read() and pte_exec() for kernel mappings
Tiwei Bie
2
-7
/
+5
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-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
2
-0
/
+2
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
2
-0
/
+2
2026-02-23
ubd: Use pointer-to-pointers for io_thread_req arrays
Kees Cook
1
-5
/
+5
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
9
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
13
-40
/
+30
2026-02-13
Merge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
3
-6
/
+57
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+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
3
-6
/
+6
2026-02-06
um: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
1
-0
/
+1
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-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-1
/
+0
2026-01-13
arch/um: remove unused varible err in remove_files_and_dir()
Alex Shi
1
-2
/
+1
2026-01-13
um: virtio_uml: Support adding devices via mconsole
Tiwei Bie
1
-1
/
+50
2026-01-13
um: Handle SIGCHLD in seccomp mode like other IRQ signals
Tiwei Bie
1
-0
/
+3
2026-01-13
um: Preserve errno within signal handler
Tiwei Bie
1
-3
/
+3
2026-01-05
um: Fix incorrect __acquires/__releases annotations
Marco Elver
2
-7
/
+11
2025-12-06
Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+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
50
-600
/
+943
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-12-03
x86/asm: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
2
-1
/
+1
2025-12-03
x86/alternative: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
1
-0
/
+2
2025-12-01
um: Disable KASAN_INLINE when STATIC_LINK is selected
Christophe Leroy (CS GROUP)
2
-4
/
+1
2025-11-27
arch: um: kmsg_dump: Use console_is_usable
Marcos Paulo de Souza
1
-1
/
+1
2025-11-25
um: Don't rename vmap to kernel_vmap
David Gow
1
-7
/
+5
2025-11-24
um: drivers: virtio: use string choices helper
Kuninori Morimoto
1
-2
/
+2
2025-11-06
um: Always set up AT_HWCAP and AT_PLATFORM
Thomas Weißschuh
3
-8
/
+7
2025-11-06
um: Remove __access_ok_vsyscall()
Thomas Weißschuh
1
-7
/
+1
2025-11-06
um: Remove redundant range check from __access_ok_vsyscall()
Thomas Weißschuh
1
-2
/
+1
2025-11-06
um: Remove fixaddr_user_init()
Thomas Weißschuh
1
-107
/
+0
2025-11-06
x86/um: Drop gate area handling
Thomas Weißschuh
1
-4
/
+0
2025-11-06
x86/um: Do not inherit vDSO from host
Thomas Weißschuh
2
-33
/
+0
2025-11-06
um: Split out default elf_aux_hwcap
Thomas Weißschuh
1
-2
/
+0
2025-11-06
x86/um: Move ELF_PLATFORM fallback to x86-specific code
Thomas Weißschuh
1
-3
/
+0
2025-11-06
um: Split out default elf_aux_platform
Thomas Weißschuh
1
-2
/
+4
[next]