index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Lines
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
-9
/
+14
2025-09-02
selftests/proc: add tests for new pidns APIs
Aleksa Sarai
-0
/
+213
2025-09-02
selftests/fs/mount-notify: Fix compilation failure.
Xing Guo
-19
/
+16
2025-09-01
selftests: net: fix spelling and grammar mistakes
Praveen Balakrishnan
-7
/
+7
2025-09-01
selftests: drv-net: csum: fix interface name for remote host
Jakub Kicinski
-2
/
+2
2025-09-01
selftests/nolibc: remove outdated comment about construct order
Benjamin Berg
-1
/
+0
2025-09-01
selftests/nolibc: fix EXPECT_NZ macro
Benjamin Berg
-2
/
+2
2025-09-01
kselftest/arm64: tpidr2: Switch to waitpid() over wait4()
Thomas Weißschuh
-3
/
+3
2025-09-01
selftests/futex: Fix futex_wait() for 32bit ARM
Dan Carpenter
-1
/
+12
2025-09-01
selftests/futex: Fix typos and grammar in futex_priv_hash
Gopi Krishna Menon
-4
/
+4
2025-09-01
selftests/futex: Fix format-security warnings in futex_priv_hash
Nai-Chen Cheng
-5
/
+5
2025-09-01
selftests/futex: Fix some futex_numa_mpol subtests
Waiman Long
-4
/
+2
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
-1
/
+1
2025-08-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-3
/
+2
2025-08-30
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
-3
/
+2
2025-08-30
Merge branch 'for-linus' into for-next
Takashi Iwai
-41
/
+974
2025-08-29
netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
-37
/
+76
2025-08-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-22
/
+94
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+264
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-20
/
+92
2025-08-29
selftests/futex: Remove the -g parameter from futex_priv_hash
Sebastian Andrzej Siewior
-2
/
+0
2025-08-28
Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linux
Linus Torvalds
-33
/
+74
2025-08-28
selftests: drv-net: rss_ctx: fix the queue count check
Jakub Kicinski
-1
/
+1
2025-08-28
vfio: selftests: Fix .gitignore for already tracked files
David Matlack
-0
/
+3
2025-08-28
selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
Ricardo B. Marlière
-1
/
+1
2025-08-28
ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device
Ming Lei
-33
/
+74
2025-08-28
udp: add drop_counters to udp socket
Eric Dumazet
-3
/
+4
2025-08-27
selftests/mm: fix FORCE_READ to read input value correctly
Zi Yan
-9
/
+14
2025-08-27
selftests/bpf: Add LPM trie microbenchmarks
Matt Fleming
-0
/
+853
2025-08-27
selftests/bpf: Enable timed may_goto tests for arm64
Puranjay Mohan
-40
/
+23
2025-08-27
selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...
Jiawei Zhao
-2
/
+112
2025-08-27
selftests/bpf: Fix typos and grammar in test sources
Shubham Sharma
-36
/
+36
2025-08-27
bpf: Add selftest to check the verifier's abstract multiplication
Nandakumar Edamana
-0
/
+40
2025-08-27
vfio: selftests: Add a script to help with running VFIO selftests
David Matlack
-0
/
+110
2025-08-27
vfio: selftests: Make iommufd the default iommu_mode
David Matlack
-1
/
+1
2025-08-27
vfio: selftests: Add iommufd mode
David Matlack
-35
/
+146
2025-08-27
vfio: selftests: Add iommufd_compat_type1{,v2} modes
David Matlack
-3
/
+23
2025-08-27
vfio: selftests: Add vfio_type1v2_mode
David Matlack
-1
/
+7
2025-08-27
vfio: selftests: Replicate tests across all iommu_modes
David Matlack
-14
/
+32
2025-08-27
vfio: selftests: Encapsulate IOMMU mode
David Matlack
-12
/
+52
2025-08-27
vfio: selftests: Move helper to get cdev path to libvfio
David Matlack
-32
/
+34
2025-08-27
vfio: selftests: Add driver for Intel DSA
David Matlack
-0
/
+420
2025-08-27
vfio: selftests: Add driver for Intel CBDMA
David Matlack
-1
/
+253
2025-08-27
vfio: sefltests: Add vfio_pci_driver_test
David Matlack
-0
/
+234
2025-08-27
vfio: selftests: Add driver framework
David Matlack
-0
/
+214
2025-08-27
vfio: selftests: Add a helper for matching vendor+device IDs
David Matlack
-3
/
+8
2025-08-27
vfio: selftests: Enable asserting MSI eventfds not firing
David Matlack
-1
/
+21
2025-08-27
vfio: selftests: Keep track of DMA regions mapped into the device
David Matlack
-24
/
+79
2025-08-27
vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
Josh Hilke
-0
/
+111
2025-08-27
vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLB
Josh Hilke
-5
/
+33
[prev]
[next]