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
/
include
/
asm
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
1
-5
/
+4
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-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
1
-9
/
+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-21
um: Fix pte_read() and pte_exec() for kernel mappings
Tiwei Bie
1
-5
/
+4
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-1
/
+0
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
-1
/
+0
2025-12-03
x86/asm: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
1
-1
/
+0
2025-12-01
um: Disable KASAN_INLINE when STATIC_LINK is selected
Christophe Leroy (CS GROUP)
1
-4
/
+0
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
x86/um: Drop gate area handling
Thomas Weißschuh
1
-4
/
+0
2025-10-28
um: Avoid circular dependency on asm-offsets in pgtable.h
Thomas Weißschuh
1
-0
/
+2
2025-10-27
um: Add initial SMP support
Tiwei Bie
5
-4
/
+52
2025-10-27
um: Turn signals_* into thread-local variables
Tiwei Bie
1
-2
/
+2
2025-10-27
um: Remove file-based iomem emulation support
Tiwei Bie
1
-2
/
+2
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
2
-14
/
+0
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
1
-3
/
+2
2025-09-10
um: Remove unused ipi_pipe field from cpuinfo_um
Tiwei Bie
1
-1
/
+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-07-29
Merge tag 'uml-for-linux-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
6
-16
/
+15
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
5
-8
/
+8
2025-07-13
um: Stop tracking stub's PID via userspace_pid[]
Tiwei Bie
1
-8
/
+1
2025-07-11
um: Re-evaluate thread flags repeatedly
Thomas Weißschuh
1
-0
/
+4
2025-07-11
um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTS
Thomas Weißschuh
1
-0
/
+2
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-05
Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
3
-2
/
+11
2025-06-02
um: Track userspace children dying in SECCOMP mode
Benjamin Berg
2
-2
/
+6
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-20
/
+27
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+2
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+5
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+14
2025-05-11
um: remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
3
-20
/
+8
2025-05-07
um: Include linux/types.h in asm/fpu/api.h
Herbert Xu
1
-0
/
+2
2025-05-05
um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
Sami Tolvanen
1
-0
/
+5
2025-05-05
um: fix _nofault accesses
Johannes Berg
1
-0
/
+2
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-15
/
+6
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
1
-15
/
+6
2025-03-18
um: x86: clean up elf specific definitions
Hajime Tazaki
1
-0
/
+1
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
2
-5
/
+17
2025-01-30
Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
2
-60
/
+3
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-3
/
+3
2025-01-13
um: Include missing headers in asm/pgtable.h
Tiwei Bie
1
-0
/
+3
2025-01-10
um: Remove obsolete fixmap support
Tiwei Bie
2
-60
/
+1
2025-01-10
um: Remove unused MODULES_LEN macro
Tiwei Bie
1
-1
/
+0
2024-11-30
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
10
-125
/
+117
[next]