index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-25
Merge 6.17-rc3 into char-misc-next
Greg Kroah-Hartman
18
-41
/
+978
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
3
-3
/
+266
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
7
-20
/
+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 '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
13
-35
/
+710
2025-08-21
selftests/bpf: Use vmlinux.h for BPF programs
Hengqi Chen
5
-36
/
+11
2025-08-21
selftests/seccomp: validate uprobe syscall passes through seccomp
Jiri Olsa
1
-21
/
+86
2025-08-21
selftests/bpf: Fix uprobe syscall shadow stack test
Jiri Olsa
1
-18
/
+6
2025-08-21
selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
Jiri Olsa
2
-6
/
+17
2025-08-21
selftests/bpf: Add uprobe_regs_equal test
Jiri Olsa
2
-16
/
+44
2025-08-21
selftests/bpf: Add optimized usdt variant for basic usdt test
Jiri Olsa
1
-13
/
+25
2025-08-21
selftests/bpf: Add uprobe syscall sigill signal test
Jiri Olsa
1
-0
/
+36
2025-08-21
selftests/bpf: Add hit/attach/detach race optimized uprobe test
Jiri Olsa
1
-0
/
+108
2025-08-21
selftests/bpf: Add uprobe/usdt syscall tests
Jiri Olsa
2
-1
/
+335
2025-08-21
selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
Jiri Olsa
2
-6
/
+14
2025-08-21
selftests/bpf: Reorg the uprobe_syscall test function
Jiri Olsa
1
-22
/
+12
2025-08-21
selftests/bpf: Import usdt.h from libbpf/usdt project
Jiri Olsa
1
-0
/
+545
2025-08-21
selftests: net: fix memory leak in tls.c
Cryolitia PukNgae
1
-0
/
+5
2025-08-21
Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-19
/
+646
2025-08-21
selftests: tls: add tests for zero-length records
Jakub Kicinski
1
-5
/
+295
2025-08-21
selftests: bonding: add test for passive LACP mode
Hangbin Liu
3
-1
/
+108
2025-08-20
selftests/net: packetdrill: Support single protocol test.
Kuniyuki Iwashima
1
-19
/
+28
2025-08-20
selftests: rtnetlink: print device info on preferred_lft test failure
Hangbin Liu
1
-0
/
+2
2025-08-20
selftests: net: bpf_offload: print loaded programs on mismatch
Hangbin Liu
1
-2
/
+2
2025-08-20
selftests/net/socket.c: removed warnings from unused returns
Alex Tran
1
-5
/
+6
2025-08-20
selftests: harness: Rename is_signed_type() to avoid collision with overflow.h
Sean Christopherson
1
-2
/
+2
2025-08-19
selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
Eric Biggers
2
-0
/
+2
2025-08-19
selftests: drv-net: ncdevmem: make configure_channels() support combined channels
Jakub Kicinski
1
-2
/
+76
2025-08-19
selftests: drv-net: tso: increase the retransmit threshold
Jakub Kicinski
1
-5
/
+6
2025-08-19
selftests/damon: fix selftests by installing drgn related script
Sang-Heon Jeon
1
-0
/
+1
2025-08-19
selftests/mm: add test for invalid multi VMA operations
Lorenzo Stoakes
1
-3
/
+261
2025-08-19
tools/testing: add linux/args.h header and fix radix, VMA tests
Lorenzo Stoakes
1
-0
/
+4
2025-08-19
KVM: selftests: fix minor typo in cpumodel_subfuncs
Gopi Krishna Menon
1
-1
/
+1
2025-08-19
Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-16
/
+64
2025-08-19
KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h
Sean Christopherson
3
-38
/
+33
2025-08-19
KVM: selftests: Fix signedness issue with vCPU mmap size check
James Houghton
1
-4
/
+4
2025-08-19
selftests: drv-net: test the napi init state
Jakub Kicinski
1
-1
/
+30
2025-08-19
binder: add transaction_report feature entry
Li Li
1
-0
/
+1
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
7
-24
/
+932
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'
Martin KaFai Lau
7
-24
/
+932
2025-08-18
selftests: mptcp: sockopt: fix C23 extension warning
Matthieu Baerts (NGI0)
2
-4
/
+6
[prev]
[next]