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-01-13
Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-6
/
+6
2025-01-13
cxl/test: Update test code for event records to CXL spec rev 3.1
Shiju Jose
1
-3
/
+20
2025-01-13
KVM: arm64: Fix selftests after sysreg field name update
Marc Zyngier
2
-2
/
+2
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
35
-460
/
+1032
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
35
-460
/
+1032
2025-01-12
kernel-wide: add explicity||explicitly to spelling.txt
Shivam Chaudhary
1
-1
/
+1
2025-01-12
selftests/mm: set allocated memory to non-zero content in cow test
Ryan Roberts
1
-4
/
+4
2025-01-12
tools: fix atomic_set() definition to set the value correctly
Suren Baghdasaryan
2
-2
/
+2
2025-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+171
2025-01-12
Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
18
-30
/
+268
2025-01-12
Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-1
/
+0
2025-01-11
selftests/powerpc: Fix argument order to timer_sub()
Michael Ellerman
1
-1
/
+1
2025-01-10
selftests: bonding: add ipvlan over bond testing
Etienne Champetier
4
-100
/
+98
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
3
-30
/
+15
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
3
-80
/
+165
2025-01-10
selftests/bpf: test_xdp_redirect: Rename BPF sections
Bastien Curutchet (eBPF Foundation)
2
-4
/
+4
2025-01-10
Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-14
/
+19
2025-01-10
veristat: Document verifier log dumping capability
Daniel Xu
1
-2
/
+3
2025-01-10
Merge tag 'linux-cpupower-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shuah/linux
Rafael J. Wysocki
2
-0
/
+3
2025-01-10
selftests/bpf: Add a test for kprobe multi with unique_match
Yonghong Song
1
-0
/
+27
2025-01-10
Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
3
-6
/
+28
2025-01-10
selftests/landlock: Remove unused macros in ptrace_test.c
Ba Jing
1
-2
/
+0
2025-01-09
netconsole: selftest: verify userdata entry limit
Breno Leitao
2
-0
/
+68
2025-01-09
netconsole: selftest: Delete all userdata keys
Breno Leitao
1
-3
/
+3
2025-01-09
netconsole: selftest: Split the helpers from the selftest
Breno Leitao
3
-217
/
+227
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-25
/
+74
2025-01-09
tools: ynl: move python code to separate sub-directory
Jan Stancek
2
-3
/
+4
2025-01-09
Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2025-01-09
Merge patch series "selftest: fix riscv/vector tests"
Palmer Dabbelt
2
-0
/
+6
2025-01-09
tools: selftests: riscv: Add test count for vstate_prctl
Yong-Xuan Wang
1
-0
/
+2
2025-01-09
tools: selftests: riscv: Add pass message for v_initval_nolibc
Yong-Xuan Wang
1
-0
/
+4
2025-01-09
selftests: add listmount() iteration tests
Christian Brauner
2
-1
/
+67
2025-01-09
selftests: remove unneeded include
Christian Brauner
1
-1
/
+0
2025-01-09
selftests: add tests for mntns iteration
Christian Brauner
3
-1
/
+151
2025-01-09
seltests: move nsfs into filesystems subfolder
Christian Brauner
5
-1
/
+1
2025-01-09
selftests: net: test listing NAPI vs queue resets
Jakub Kicinski
1
-1
/
+18
2025-01-08
selftests: drv-net: test drivers sleeping in ndo_get_stats64
Jakub Kicinski
3
-3
/
+97
2025-01-08
selftests/nolibc: run-tests.sh: detect missing toolchain
Willy Tarreau
1
-0
/
+7
2025-01-08
KVM: selftests: Add helpers for locally (un)blocking IRQs on x86
Sean Christopherson
7
-14
/
+51
2025-01-08
KVM: selftests: Use data load to trigger LLC references/misses in Intel PMU
Sean Christopherson
1
-4
/
+5
2025-01-08
KVM: selftests: Add printf attribute to _no_printf()
Isaku Yamahata
1
-1
/
+1
2025-01-08
KVM: selftests: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-01-08
KVM: selftests: Add defines for AMD PMU CPUID features and properties
Colton Lewis
1
-0
/
+7
2025-01-08
KVM: selftests: Fix typos in x86's PMU counter test's macro variable use
Colton Lewis
1
-3
/
+3
2025-01-08
selftests/bpf: Add kprobe session recursion check test
Jiri Olsa
2
-0
/
+7
2025-01-08
selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS
Ihor Solodrai
1
-2
/
+6
2025-01-08
kselftest/arm64: Add 2024 dpISA extensions to hwcap test
Mark Brown
1
-2
/
+233
2025-01-08
selftests: ntsync: Add a stress test for contended waits.
Elizabeth Figura
1
-0
/
+72
2025-01-08
selftests: ntsync: Add some tests for wakeup signaling via alerts.
Elizabeth Figura
1
-0
/
+62
2025-01-08
selftests: ntsync: Add tests for alertable waits.
Elizabeth Figura
1
-3
/
+164
[prev]
[next]