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-09-24
selftests/bpf: Add uprobe context ip register change test
Jiri Olsa
2
-0
/
+56
2025-09-24
selftests/bpf: Add uprobe context registers changes test
Jiri Olsa
2
-1
/
+137
2025-09-23
selftests: bridge_fdb_local_vlan_0: Test FDB vs. NET_ADDR_SET behavior
Petr Machata
1
-4
/
+24
2025-09-23
selftests: fib_nexthops: Add test cases for FDB status change
Ido Schimmel
1
-0
/
+40
2025-09-23
selftests: fib_nexthops: Fix creation of non-FDB nexthops
Ido Schimmel
1
-6
/
+6
2025-09-23
selftests: rtnetlink: correct error message in rtnetlink.sh fou test
Alok Tiwari
1
-1
/
+1
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
4
-18
/
+302
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'
Martin KaFai Lau
4
-18
/
+302
2025-09-23
selftests: drv-net: Pull data before parsing headers
Amery Hung
1
-15
/
+74
2025-09-23
selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
4
-20
/
+24
2025-09-23
selftests/bpf: Test bpf_xdp_pull_data
Amery Hung
2
-0
/
+227
2025-09-23
bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
Amery Hung
1
-3
/
+1
2025-09-23
bpftool: Add bash completion for program signing options
Quentin Monnet
1
-9
/
+17
2025-09-23
sched_ext: Merge branch 'for-6.17-fixes' into for-6.18
Tejun Heo
1
-1
/
+0
2025-09-23
selftests/bpf: Add union argument tests using fexit programs
Leon Hwang
3
-0
/
+93
2025-09-23
tools/sched_ext: scx_qmap: Make debug output quieter by default
Tejun Heo
2
-38
/
+52
2025-09-23
sched_ext: Make qmap dump operation non-destructive
Tejun Heo
1
-1
/
+17
2025-09-23
selftests: bpf: Add tests for signed loads from arena
Puranjay Mohan
1
-0
/
+176
2025-09-23
tools/power/x86/amd_pstate_tracer: Fix python gnuplot package names
Kuan-Wei Chiu
1
-1
/
+1
2025-09-23
KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supported
Sean Christopherson
1
-1
/
+18
2025-09-23
KVM: selftests: Add coverage for KVM-defined registers in MSRs test
Sean Christopherson
1
-3
/
+94
2025-09-23
KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs test
Sean Christopherson
1
-1
/
+21
2025-09-23
KVM: selftests: Extend MSRs test to validate vCPUs without supported features
Sean Christopherson
1
-3
/
+25
2025-09-23
KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs test
Sean Christopherson
1
-2
/
+19
2025-09-23
KVM: selftests: Add an MSR test to exercise guest/host and read/write
Sean Christopherson
3
-0
/
+328
2025-09-23
KVM: x86: Merge 'selftests' into 'cet' to pick up ex_str()
Sean Christopherson
16
-109
/
+303
2025-09-23
KVM: selftests: Add ex_str() to print human friendly name of exception vectors
Sean Christopherson
7
-22
/
+57
2025-09-23
selftests/kvm: remove stale TODO in xapic_state_test
Sukrut Heroorkar
1
-2
/
+2
2025-09-23
KVM: selftests: Handle Intel Atom errata that leads to PMU event overcount
dongsheng
5
-3
/
+77
2025-09-23
KVM: selftests: Validate more arch-events in pmu_counters_test
Dapeng Mi
4
-1
/
+29
2025-09-23
KVM: selftests: Reduce number of "unavailable PMU events" combos tested
Sean Christopherson
1
-15
/
+23
2025-09-23
KVM: selftests: Track unavailable_mask for PMU events as 32-bit value
Sean Christopherson
1
-2
/
+5
2025-09-23
KVM: selftests: Add timing_info bit support in vmx_pmu_caps_test
Dapeng Mi
1
-1
/
+2
2025-09-23
selftests/bpf: add bpf task work stress tests
Mykyta Yatsenko
2
-0
/
+203
2025-09-23
selftests/bpf: BPF task work scheduling tests
Mykyta Yatsenko
3
-0
/
+353
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
1
-0
/
+4
2025-09-23
Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
1
-0
/
+10
2025-09-23
selftests/net: Test tcp port reuse after unbinding a socket
Jakub Sitnicki
2
-0
/
+259
2025-09-22
mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
Lorenzo Stoakes
1
-3
/
+9
2025-09-22
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
1
-10
/
+18
2025-09-22
selftests/bpf: Enable signature verification for some lskel tests
KP Singh
8
-14
/
+89
2025-09-22
bpftool: Add support for signing BPF programs
KP Singh
9
-11
/
+372
2025-09-22
libbpf: Embed and verify the metadata hash in the loader
KP Singh
3
-1
/
+59
2025-09-22
libbpf: Update light skeleton for signing
KP Singh
1
-4
/
+72
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
2
-1
/
+11
2025-09-22
selftests: mptcp: pm: get server-side flag
Matthieu Baerts (NGI0)
1
-1
/
+8
2025-09-22
mptcp: pm: netlink: only add server-side attr when true
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-22
selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getopt
David Yang
7
-13
/
+13
2025-09-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-1
/
+1
2025-09-22
KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren't
Sean Christopherson
1
-3
/
+5
[prev]
[next]