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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-13
Merge branch 'x86/mm' into x86/core, to resolve conflicts
Ingo Molnar
1
-3
/
+6
2025-05-13
Merge branch 'x86/fpu' into x86/core, to merge dependent commits
Ingo Molnar
4
-2
/
+16
2025-05-13
Merge branch 'x86/cpu' into x86/core, to resolve conflicts
Ingo Molnar
6
-546
/
+650
2025-05-13
Merge branch 'x86/boot' into x86/core, to merge dependent commits
Ingo Molnar
1
-2
/
+4
2025-05-13
Merge branch 'x86/asm' into x86/core, to merge dependent commits
Ingo Molnar
7
-29
/
+168
2025-05-12
mm: perform VMA allocation, freeing, duplication in mm
Lorenzo Stoakes
3
-35
/
+136
2025-05-12
mm: abstract initial stack setup to mm subsystem
Lorenzo Stoakes
1
-0
/
+32
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
3
-1
/
+42
2025-05-12
mm/selftests: add a test to verify mmap_changing race with -EAGAIN
Peter Xu
1
-0
/
+202
2025-05-12
memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport (Microsoft)
3
-23
/
+23
2025-05-12
selftests/mm: use long for dwRegionSize
Siddarth G
1
-2
/
+2
2025-05-12
selftests/bpf: introduce tests for dynptr copy kfuncs
Mykyta Yatsenko
3
-0
/
+244
2025-05-12
selftests: mptcp: remove rp_filter configuration
Hangbin Liu
1
-2
/
+0
2025-05-12
selftests: netfilter: remove rp_filter configuration
Hangbin Liu
7
-30
/
+4
2025-05-12
selftests: net: use setup_ns for SRv6 tests and remove rp_filter configuration
Hangbin Liu
6
-251
/
+76
2025-05-12
selftests: net: use setup_ns for bareudp testing
Hangbin Liu
1
-42
/
+7
2025-05-12
selftests: net: remove redundant rp_filter configuration
Hangbin Liu
3
-8
/
+0
2025-05-12
selftests: net: disable rp_filter after namespace initialization
Hangbin Liu
1
-0
/
+2
2025-05-12
selftests: drv-net: ping: make sure the ping test restores checksum offload
Jakub Kicinski
1
-0
/
+16
2025-05-12
libbpf: Use proper errno value in nlattr
Anton Protopopov
1
-8
/
+7
2025-05-12
selftests/bpf: Allow skipping docs compilation
Mykyta Yatsenko
1
-0
/
+2
2025-05-12
perf tests: Harden branch stack sampling test
Ian Rogers
1
-20
/
+52
2025-05-12
selftests/bpf: test_verifier verbose log overflows
Gregory Bell
1
-1
/
+1
2025-05-12
selftests/bpf: test_verifier verbose causes erroneous failures
Gregory Bell
1
-3
/
+3
2025-05-12
perf parse-events: Add "cpu" term to set the CPU an event is recorded on
Ian Rogers
6
-17
/
+76
2025-05-12
perf parse-events: Set is_pmu_core for legacy hardware events
Ian Rogers
1
-14
/
+23
2025-05-12
perf stat: Use counter cpumask to skip zero values
Ian Rogers
1
-8
/
+13
2025-05-12
libperf cpumap: Add ability to create CPU from a single CPU number
Ian Rogers
2
-0
/
+12
2025-05-12
perf tests metrics: Permission related fixes
Ian Rogers
1
-54
/
+64
2025-05-12
perf evsel: Add per-thread warning for EOPNOTSUPP open failues
Ian Rogers
1
-0
/
+4
2025-05-12
perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3
Adrian Hunter
1
-1
/
+4
2025-05-12
perf intel-pt: Do not default to recording all switch events
Adrian Hunter
2
-1
/
+19
2025-05-12
perf intel-pt: Fix PEBS-via-PT data_src
Adrian Hunter
1
-3
/
+202
2025-05-12
ACPICA: Update copyright year
Saket Dumbre
10
-10
/
+10
2025-05-12
ACPICA: Apply ACPI_NONSTRING in more places
Ahmed Salem
2
-2
/
+2
2025-05-12
selftests/fs/mount-notify: add a test variant running inside userns
Amir Goldstein
3
-1
/
+560
2025-05-12
selftests/filesystems: create setup_userns() helper
Amir Goldstein
3
-57
/
+68
2025-05-12
selftests/filesystems: create get_unique_mnt_id() helper
Amir Goldstein
6
-35
/
+36
2025-05-12
selftests/fs/mount-notify: build with tools include dir
Amir Goldstein
3
-20
/
+282
2025-05-12
selftests/mount_settattr: remove duplicate syscall definitions
Amir Goldstein
1
-52
/
+0
2025-05-12
selftests/pidfd: move syscall definitions into wrappers.h
Amir Goldstein
2
-74
/
+42
2025-05-12
selftests/fs/statmount: build with tools include dir
Amir Goldstein
4
-1
/
+318
2025-05-12
selftests/filesystems: move wrapper.h out of overlayfs subdir
Amir Goldstein
6
-4
/
+6
2025-05-12
selftests/mount_settattr: ensure that ext4 filesystem can be created
Christian Brauner
1
-1
/
+1
2025-05-12
selftests/mount_settattr: add missing STATX_MNT_ID_UNIQUE define
Christian Brauner
1
-0
/
+4
2025-05-12
selftests/mount_settattr: don't define sys_open_tree() twice
Christian Brauner
1
-5
/
+0
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-5
/
+5
2025-05-11
selftests: fix some typos in tools/testing/selftests
Chelsy Ratnawat
4
-5
/
+5
2025-05-11
lib/test_kmod: do not hardcode/depend on any filesystem
Herton R. Krzesinski
1
-5
/
+0
2025-05-11
selftests/damon: remove the remaining test scripts for DAMON debugfs interface
Enze Li
3
-117
/
+1
[prev]
[next]