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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
14
-47
/
+44
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
3
-6
/
+13
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-3
/
+3
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-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
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
3
-6
/
+13
2025-09-10
um: Fix FD copy size in os_rcv_fd_msg()
Tiwei Bie
1
-1
/
+1
2025-09-10
um: virtio_uml: Fix use-after-free after put_device in probe
Miaoqian Lin
1
-2
/
+4
2025-09-10
um: Don't mark stack executable
Richard Weinberger
1
-2
/
+1
2025-09-10
um: Remove unused ipi_pipe field from cpuinfo_um
Tiwei Bie
2
-4
/
+0
2025-09-10
um: Remove unused cpu_data and current_cpu_data macros
Tiwei Bie
1
-2
/
+0
2025-09-10
um: Stop tracking virtual CPUs via mm_cpumask()
Tiwei Bie
1
-11
/
+0
2025-09-10
um: Centralize stub size calculations
Tiwei Bie
2
-4
/
+3
2025-09-10
um: Remove outdated comment about STUB_DATA_PAGES
Tiwei Bie
1
-1
/
+1
2025-09-10
um: Remove unused offset and child_err fields from stub_data
Tiwei Bie
1
-2
/
+1
2025-09-10
um: Indent time-travel help messages
Tiwei Bie
1
-18
/
+18
2025-09-10
um: Fix help message for ssl-non-raw
Tiwei Bie
1
-1
/
+4
2025-09-10
um: vector: Fix indentation for help message
Tiwei Bie
1
-1
/
+1
2025-09-10
um: Add missing trailing newline to help messages
Tiwei Bie
4
-5
/
+6
2025-09-10
um: virtio-pci: implement .shutdown()
Johannes Berg
1
-0
/
+6
2025-09-10
um: Support SPARSE_IRQ
Sinan Nalkaya
2
-0
/
+6
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-3
/
+3
2025-07-29
Merge tag 'uml-for-linux-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
22
-92
/
+150
2025-07-28
Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+0
2025-07-22
um: Replace __ASSEMBLY__ with __ASSEMBLER__ in the usermode headers
Thomas Huth
6
-9
/
+9
2025-07-13
um: Stop tracking stub's PID via userspace_pid[]
Tiwei Bie
6
-25
/
+7
2025-07-13
um: Remove the pid parameter of handle_trap()
Tiwei Bie
1
-2
/
+2
2025-07-13
um: Use err consistently in userspace()
Tiwei Bie
1
-7
/
+6
2025-07-11
um: vfio: Support adding devices via mconsole
Tiwei Bie
1
-5
/
+57
2025-07-11
um: rtc: Avoid shadowing err in uml_rtc_start()
Tiwei Bie
1
-1
/
+1
2025-07-11
um: Avoid redefining ARCH_HAS_CACHE_LINE_SIZE
Tiwei Bie
1
-3
/
+1
2025-07-11
um: Make mm_list and mm_list_lock static
Tiwei Bie
1
-2
/
+2
2025-07-11
um: Make unscheduled_userspace_iterations static
Tiwei Bie
1
-1
/
+1
2025-07-11
um: Re-evaluate thread flags repeatedly
Thomas Weißschuh
2
-8
/
+16
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
3
-0
/
+12
2025-07-11
um: virt-pci: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-23
/
+23
2025-07-04
um: virtio_pcidev: Rename UM_PCI_STAT_WAITING
Tiwei Bie
1
-4
/
+4
2025-06-25
um: vector: Reduce stack usage in vector_eth_configure()
Tiwei Bie
1
-29
/
+13
2025-06-25
um: vfio: Prevent duplicate device assignments
Tiwei Bie
1
-0
/
+14
2025-06-25
um: ubd: Add missing error check in start_io_thread()
Tiwei Bie
1
-1
/
+1
2025-06-24
loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.h
Al Viro
1
-1
/
+0
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
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
67
-4284
/
+2305
2025-06-05
um: remove "extern" from implementation of sigchld_handler
Benjamin Berg
1
-2
/
+2
[next]