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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
perf evsel: Expose evsel__is_offcpu_event() for future use
Howard Chu
2
-1
/
+3
2025-05-05
selftests: iou-zcrx: Clean up build warnings for error format
Haiyue Wang
1
-2
/
+2
2025-05-05
selftests: mptcp: add chk_sublfow in diag.sh
Gang Yan
1
-0
/
+32
2025-05-05
selftests: mptcp: add helpers to get subflow_info
Gang Yan
1
-2
/
+157
2025-05-05
selftests: mptcp: refactor NLMSG handling with 'proto'
Gang Yan
1
-18
/
+20
2025-05-05
selftests: mptcp: refactor send_query parameters for code clarity
Gang Yan
1
-9
/
+10
2025-05-05
selftests: mptcp: add struct params in mptcp_diag
Gang Yan
1
-5
/
+11
2025-05-05
selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfo
Geliang Tang
2
-8
/
+24
2025-05-05
selftests: mptcp: info: hide 'grep: write error' warnings
Matthieu Baerts (NGI0)
1
-2
/
+5
2025-05-05
selftests: ublk: kublk: fix include path
Uday Shankar
2
-2
/
+1
2025-05-05
selftests: ublk: make test_generic_06 silent on success
Uday Shankar
1
-1
/
+1
2025-05-05
selftests: ublk: kublk: build with -Werror iff WERROR!=0
Uday Shankar
1
-0
/
+4
2025-05-05
libbpf: Improve BTF dedup handling of "identical" BTF types
Andrii Nakryiko
1
-48
/
+89
2025-05-05
bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ
Anton Protopopov
1
-0
/
+6
2025-05-05
selftests/bpf: Remove sockmap_ktls disconnect_after_delete test
Ihor Solodrai
1
-67
/
+0
2025-05-05
selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case
Cong Wang
1
-0
/
+35
2025-05-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-56
/
+597
2025-05-05
KVM: arm64: selftest: Don't try to disable AArch64 support
Marc Zyngier
1
-4
/
+4
2025-05-05
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
5
-12
/
+48
2025-05-05
selftests: netfilter: nft_fib.sh: check lo packets bypass fib lookup
Florian Westphal
1
-0
/
+23
2025-05-05
selftests: netfilter: add conntrack stress test
Florian Westphal
3
-0
/
+408
2025-05-04
Merge tag 'perf-tools-fixes-for-v6.15-2025-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
2
-2
/
+13
2025-05-04
x86/boot: Add a bunch of PIC aliases
Ard Biesheuvel
1
-2
/
+4
2025-05-04
Merge tag 'v6.15-rc4' into x86/fpu, to pick up fixes
Ingo Molnar
52
-258
/
+1398
2025-05-03
Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+2
2025-05-03
futex,selftests: Add another FUTEX2_NUMA selftest
Peter Zijlstra
2
-1
/
+264
2025-05-03
selftests/futex: Add futex_numa_mpol
Sebastian Andrzej Siewior
5
-1
/
+290
2025-05-03
selftests/futex: Add futex_priv_hash
Sebastian Andrzej Siewior
4
-2
/
+323
2025-05-03
selftests/futex: Build without headers nonsense
Peter Zijlstra
1
-0
/
+18
2025-05-03
tools/perf: Allow to select the number of hash buckets
Sebastian Andrzej Siewior
8
-1
/
+101
2025-05-03
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
1
-1
/
+43
2025-05-02
selftests/bpf: Cleanup bpf qdisc selftests
Amery Hung
2
-45
/
+11
2025-05-02
selftests/bpf: Test attaching a bpf qdisc with incomplete operators
Amery Hung
4
-0
/
+72
2025-05-02
selftests/bpf: Test setting and creating bpf qdisc as default qdisc
Amery Hung
2
-0
/
+63
2025-05-02
KVM: selftests: Add a basic SEV-SNP smoke test
Pratik R. Sampat
1
-2
/
+23
2025-05-02
KVM: selftests: Decouple SEV policy from VM type
Pratik R. Sampat
1
-24
/
+26
2025-05-02
KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
Pratik R. Sampat
1
-2
/
+19
2025-05-02
cpupower: change binding's makefile to use -lcpupower
John B. Wyatt IV
2
-10
/
+11
2025-05-02
cpupower: add a systemd service to run cpupower
Francesco Poli (wintermute)
5
-0
/
+104
2025-05-02
KVM: selftests: Add library support for interacting with SNP
Pratik R. Sampat
3
-6
/
+96
2025-05-02
KVM: selftests: Introduce SEV VM type check
Pratik R. Sampat
3
-3
/
+18
2025-05-02
KVM: selftests: Replace assert() with TEST_ASSERT_EQ()
Pratik R. Sampat
1
-4
/
+4
2025-05-02
KVM: selftests: Add SMT control state helper
Pratik R. Sampat
2
-20
/
+36
2025-05-02
KVM: selftests: Add vmgexit helper
Pratik R. Sampat
2
-1
/
+6
2025-05-02
KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
Pratik R. Sampat
2
-0
/
+14
2025-05-02
selftests/bpf: Add tests for bucket resume logic in UDP socket iterators
Jordan Rife
1
-0
/
+414
2025-05-02
selftests/bpf: Return socket cookies from sock_iter_batch progs
Jordan Rife
3
-17
/
+41
2025-05-02
perf symbol-minimal: Fix double free in filename__read_build_id
Ian Rogers
1
-16
/
+18
2025-05-02
perf mem: Add 'dtlb' output field
Namhyung Kim
6
-0
/
+46
2025-05-02
perf mem: Add 'snoop' output field
Namhyung Kim
6
-0
/
+41
[prev]
[next]