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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
sched_ext: Make qmap dump operation non-destructive
Tejun Heo
1
-1
/
+17
2025-09-23
selftests: bpf: Add tests for signed loads from arena
Puranjay Mohan
1
-0
/
+176
2025-09-23
tools/power/x86/amd_pstate_tracer: Fix python gnuplot package names
Kuan-Wei Chiu
1
-1
/
+1
2025-09-23
KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supported
Sean Christopherson
1
-1
/
+18
2025-09-23
KVM: selftests: Add coverage for KVM-defined registers in MSRs test
Sean Christopherson
1
-3
/
+94
2025-09-23
KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs test
Sean Christopherson
1
-1
/
+21
2025-09-23
KVM: selftests: Extend MSRs test to validate vCPUs without supported features
Sean Christopherson
1
-3
/
+25
2025-09-23
KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs test
Sean Christopherson
1
-2
/
+19
2025-09-23
KVM: selftests: Add an MSR test to exercise guest/host and read/write
Sean Christopherson
3
-0
/
+328
2025-09-23
KVM: x86: Merge 'selftests' into 'cet' to pick up ex_str()
Sean Christopherson
16
-109
/
+303
2025-09-23
KVM: selftests: Add ex_str() to print human friendly name of exception vectors
Sean Christopherson
7
-22
/
+57
2025-09-23
selftests/kvm: remove stale TODO in xapic_state_test
Sukrut Heroorkar
1
-2
/
+2
2025-09-23
KVM: selftests: Handle Intel Atom errata that leads to PMU event overcount
dongsheng
5
-3
/
+77
2025-09-23
KVM: selftests: Validate more arch-events in pmu_counters_test
Dapeng Mi
4
-1
/
+29
2025-09-23
KVM: selftests: Reduce number of "unavailable PMU events" combos tested
Sean Christopherson
1
-15
/
+23
2025-09-23
KVM: selftests: Track unavailable_mask for PMU events as 32-bit value
Sean Christopherson
1
-2
/
+5
2025-09-23
KVM: selftests: Add timing_info bit support in vmx_pmu_caps_test
Dapeng Mi
1
-1
/
+2
2025-09-23
selftests/bpf: add bpf task work stress tests
Mykyta Yatsenko
2
-0
/
+203
2025-09-23
selftests/bpf: BPF task work scheduling tests
Mykyta Yatsenko
3
-0
/
+353
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
1
-0
/
+4
2025-09-23
Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
1
-0
/
+10
2025-09-23
selftests/net: Test tcp port reuse after unbinding a socket
Jakub Sitnicki
2
-0
/
+259
2025-09-22
mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
Lorenzo Stoakes
1
-3
/
+9
2025-09-22
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
1
-10
/
+18
2025-09-22
selftests/bpf: Enable signature verification for some lskel tests
KP Singh
8
-14
/
+89
2025-09-22
bpftool: Add support for signing BPF programs
KP Singh
9
-11
/
+372
2025-09-22
libbpf: Embed and verify the metadata hash in the loader
KP Singh
3
-1
/
+59
2025-09-22
libbpf: Update light skeleton for signing
KP Singh
1
-4
/
+72
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
2
-1
/
+11
2025-09-22
selftests: mptcp: pm: get server-side flag
Matthieu Baerts (NGI0)
1
-1
/
+8
2025-09-22
mptcp: pm: netlink: only add server-side attr when true
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-22
selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getopt
David Yang
7
-13
/
+13
2025-09-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-1
/
+1
2025-09-22
KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren't
Sean Christopherson
1
-3
/
+5
2025-09-21
sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
Sergey Bashirov
1
-1
/
+1
2025-09-21
selftests/mm: protection_keys: fix dead code
Muhammad Usama Anjum
1
-3
/
+1
2025-09-21
selftests/mm: add -Wunreachable-code and fix warnings
Muhammad Usama Anjum
4
-5
/
+5
2025-09-21
selftests/mm: centralize the __always_unused macro
Muhammad Usama Anjum
3
-2
/
+7
2025-09-21
selftests/mm: gup_tests: option to GUP all pages in a single call
David Hildenbrand
2
-3
/
+7
2025-09-21
selftests/mm: remove PROT_EXEC req from file-collapse tests
Zach O'Keefe
1
-1
/
+1
2025-09-21
selftests/mm: fix va_high_addr_switch.sh failure on x86_64
Chunyu Hu
1
-2
/
+2
2025-09-21
selftests/mm: alloc hugepages in va_high_addr_switch test
Chunyu Hu
1
-0
/
+37
2025-09-21
selftests/mm: fix hugepages cleanup too early
Chunyu Hu
1
-2
/
+7
2025-09-21
selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test
David Hildenbrand
1
-49
/
+74
2025-09-21
selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong results
David Hildenbrand
1
-8
/
+7
2025-09-21
mm: remove nth_page()
David Hildenbrand
1
-1
/
+0
2025-09-21
wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
David Hildenbrand
1
-1
/
+0
2025-09-21
tools/mm/slabinfo: fix access to null terminator in string boundary
Kaushlendra Kumar
1
-2
/
+5
2025-09-21
selftests/mm/uffd: refactor non-composite global vars into struct
Ujwal Kundur
5
-541
/
+615
2025-09-21
mm: remove unused zpool layer
Johannes Weiner
1
-1
/
+0
[prev]
[next]