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-08-27
vfio: selftests: Keep track of DMA regions mapped into the device
David Matlack
3
-24
/
+79
2025-08-27
vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
Josh Hilke
1
-0
/
+111
2025-08-27
vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLB
Josh Hilke
1
-5
/
+33
2025-08-27
vfio: selftests: Add test to reset vfio device.
Josh Hilke
3
-0
/
+14
2025-08-27
vfio: selftests: Move vfio dma mapping test to their own file
Josh Hilke
3
-18
/
+52
2025-08-27
vfio: selftests: Test basic VFIO and IOMMUFD integration
Josh Hilke
2
-0
/
+158
2025-08-27
vfio: selftests: Introduce vfio_pci_device_test
David Matlack
2
-0
/
+181
2025-08-27
vfio: selftests: Add a helper library for VFIO selftests
David Matlack
4
-0
/
+534
2025-08-27
selftests: Create tools/testing/selftests/vfio
David Matlack
3
-0
/
+10
2025-08-27
selftests: cgroup: Make test_pids backwards compatible
Michal Koutný
3
-0
/
+16
2025-08-27
selftests: pci_endpoint: Skip IRQ test if IRQ is out of range.
Christian Bruel
1
-0
/
+4
2025-08-27
selftests: filesystems: Add functional test for the abort file in fusectl
Chen Linxuan
5
-0
/
+311
2025-08-27
KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memory
Sean Christopherson
1
-0
/
+64
2025-08-27
KVM: selftests: guest_memfd mmap() test when mmap is supported
Fuad Tabba
1
-22
/
+139
2025-08-27
KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
Fuad Tabba
2
-5
/
+7
2025-08-27
Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2025-08-27
Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2025-08-26
kunit: tool: Accept --raw_output=full as an alias of 'all'
David Gow
1
-2
/
+2
2025-08-26
selftests: drv-net: ncdevmem: explicitly set HDS threshold to 0
Jakub Kicinski
1
-8
/
+13
2025-08-26
selftests: drv-net: ncdevmem: restore original HDS setting before exiting
Jakub Kicinski
1
-9
/
+103
2025-08-26
selftests: drv-net: ncdevmem: restore old channel config
Jakub Kicinski
1
-12
/
+22
2025-08-26
selftests: drv-net: ncdevmem: save IDs of flow rules we added
Jakub Kicinski
1
-35
/
+106
2025-08-26
selftests: drv-net: ncdevmem: remove use of error()
Jakub Kicinski
1
-158
/
+358
2025-08-26
selftests: drv-net: hds: restore hds settings
Jakub Kicinski
1
-0
/
+39
2025-08-26
selftests/bpf: Remove may_goto tests from DENYLIST.s390x
Ilya Leoshkevich
1
-1
/
+0
2025-08-26
selftests/bpf: Enable timed may_goto verifier tests on s390x
Ilya Leoshkevich
2
-3
/
+7
2025-08-26
selftests/bpf: Add __arch_s390x macro
Ilya Leoshkevich
2
-0
/
+6
2025-08-26
selftests/bpf: Add a missing newline to the "bad arch spec" message
Ilya Leoshkevich
1
-1
/
+1
2025-08-26
selftests/bpf: Remove entries from config.{arch} already present in config
Tiezhu Yang
5
-30
/
+0
2025-08-25
selftests: net: add test for dst hint mechanism with directed broadcast addresses
Oscar Maes
2
-0
/
+80
2025-08-25
selftests: rtnetlink: skip tests if tools or feats are missing
Alessandro Ratti
1
-0
/
+11
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
12
-27
/
+32
2025-08-25
perf symbol-minimal: Fix ehdr reading in filename__read_build_id
Ian Rogers
1
-28
/
+27
2025-08-25
selftests: drv-net: xdp: make sure we're actually testing native XDP
Jakub Kicinski
1
-2
/
+2
2025-08-25
Merge 6.17-rc3 into char-misc-next
Greg Kroah-Hartman
28
-78
/
+1130
2025-08-23
Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-0
/
+16
2025-08-22
cgroup: selftests: Add tests for freezer time
Tiffany Yang
1
-0
/
+663
2025-08-22
selftests/bpf: Tests for is_scalar_branch_taken tnum logic
Paul Chaignon
1
-0
/
+41
2025-08-22
selftests: drv-net: xdp: Validate single-buff XDP_TX in multi-buff mode
Dimitri Daskalakis
1
-1
/
+4
2025-08-22
selftests: drv-net: xdp: Add a single-buffer XDP_TX test.
Dimitri Daskalakis
1
-1
/
+22
2025-08-22
selftests: drv-net: xdp: Extract common XDP_TX setup/validation.
Dimitri Daskalakis
1
-13
/
+34
2025-08-22
Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-3
/
+294
2025-08-22
selftests/alsa: remove 0/NULL global variable assignment
Nikola Z. Ivanov
2
-8
/
+8
2025-08-21
KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regs
Mark Brown
1
-0
/
+1
2025-08-21
KVM: arm64: Get rid of ARM64_FEATURE_MASK()
Marc Zyngier
8
-23
/
+20
2025-08-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-24
/
+932
2025-08-21
Merge tag 'pm-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-35
/
+83
2025-08-21
Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-1
/
+0
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-37
/
+735
[prev]
[next]