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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-10
KVM: selftests: Stash the host page size in a global in the guest_memfd test
Sean Christopherson
1
-19
/
+18
2025-10-10
KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set
Sean Christopherson
1
-3
/
+12
2025-10-10
KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS
Sean Christopherson
1
-7
/
+6
2025-10-10
selftests/bpf: Add test for unpinning htab with internal timer struct
KaFai Wan
2
-0
/
+61
2025-10-09
Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
36
-442
/
+739
2025-10-09
selftests: drv-net: pp_alloc_fail: add necessary optoins to config
Jakub Kicinski
1
-0
/
+4
2025-10-09
selftests: drv-net: pp_alloc_fail: lower traffic expectations
Jakub Kicinski
1
-5
/
+11
2025-10-09
selftests: drv-net: fix linter warnings in pp_alloc_fail
Jakub Kicinski
1
-6
/
+14
2025-10-09
selftests: drv-net: xdp: add test for interface level qstats
Jakub Kicinski
1
-2
/
+89
2025-10-09
selftests: drv-net: xdp: rename netnl to ethnl
Jakub Kicinski
1
-4
/
+4
2025-10-08
Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
277
-6055
/
+16020
2025-10-08
selftests: netfilter: query conntrack state to check for port clash resolution
Florian Westphal
1
-17
/
+41
2025-10-08
selftests: netfilter: nft_fib.sh: fix spurious test failures
Florian Westphal
1
-5
/
+8
2025-10-07
Merge tag 'hardening-fix1-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2025-10-07
Merge tag 'thermal-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-3
/
+11
2025-10-07
KVM: selftests: Test prefault memory during concurrent memslot removal
Yan Zhao
1
-17
/
+114
2025-10-07
tools headers: kcfi: rename missed CONFIG_CFI_CLANG
Carlos Llamas
1
-1
/
+1
2025-10-07
selftests: drv-net: make linters happy with our imports
Jakub Kicinski
2
-11
/
+33
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+1
2025-10-06
perf tools: Fix arm64 libjvmti build by generating unistd_64.h
Vincent Minet
1
-1
/
+1
2025-10-06
selftests: net: unify the Makefile formats
Jakub Kicinski
17
-242
/
+383
2025-10-06
selftests: net: sort configs
Jakub Kicinski
11
-150
/
+150
2025-10-06
perf tests: Don't retest sections in "Object code reading"
James Clark
1
-34
/
+85
2025-10-06
perf docs: Document building with Clang
Leo Yan
2
-74
/
+21
2025-10-06
perf build: Support build with clang
Leo Yan
1
-1
/
+32
2025-10-06
perf test coresight: Dismiss clang warning for unroll loop thread
Leo Yan
1
-1
/
+3
2025-10-06
perf test coresight: Dismiss clang warning for thread loop
Leo Yan
1
-2
/
+2
2025-10-06
perf test coresight: Dismiss clang warning for memcpy thread
Leo Yan
1
-0
/
+2
2025-10-06
perf build: Disable thread safety analysis for perl header
Leo Yan
2
-2
/
+2
2025-10-06
perf build: Correct CROSS_ARCH for clang
Leo Yan
2
-2
/
+2
2025-10-06
perf python: split Clang options when invoking Popen
Leo Yan
1
-1
/
+4
2025-10-06
tools build: Align warning options with perf
Leo Yan
1
-2
/
+2
2025-10-06
perf disasm: Remove unused evsel from 'struct annotate_args'
Ian Rogers
2
-2
/
+0
2025-10-06
perf srcline: Fallback between addr2line implementations
Ian Rogers
8
-481
/
+485
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-3
/
+500
2025-10-06
perf disasm: Make ins__scnprintf() and ins__is_nop() static
Ian Rogers
2
-6
/
+3
2025-10-06
perf dso: Clean up read_symbol() error handling
Ian Rogers
3
-5
/
+16
2025-10-06
perf dso: Support BPF programs in dso__read_symbol()
Ian Rogers
4
-42
/
+80
2025-10-06
perf dso: Move read_symbol() from llvm/capstone to dso
Ian Rogers
4
-128
/
+97
2025-10-06
perf llvm: Reduce LLVM initialization
Ian Rogers
1
-12
/
+21
2025-10-06
perf check: Add libLLVM feature
Ian Rogers
2
-0
/
+2
2025-10-06
Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-1
/
+12
2025-10-06
selftest: net: ovpn: Fix uninit return values
Sidharth Seela
1
-0
/
+2
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-0
/
+4
2025-10-06
libbpf: Fix undefined behavior in {get,put}_unaligned_be32()
Eric Biggers
1
-10
/
+14
2025-10-05
Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
18
-1647
/
+1306
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-0
/
+11
2025-10-04
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-2
/
+2
2025-10-04
Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
3
-245
/
+902
2025-10-04
Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
6
-99
/
+181
[prev]
[next]