| Age | Commit message (Expand) | Author |
| 2024-12-18 | KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry() | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entries | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ) | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Enable mmu_stress_test on arm64 | Sean Christopherson |
| 2024-12-18 | KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Compute number of extra pages needed in mmu_stress_test | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Rename max_guest_memory_test to mmu_stress_test | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate | Sean Christopherson |
| 2024-12-18 | KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param | Sean Christopherson |
| 2024-12-18 | ktest.pl: Fix typo "accesing" | WangYuli |
| 2024-12-18 | ktest.pl: Fix typo in comment | Ba Jing |
| 2024-12-18 | ktest.pl: Remove unused declarations in run_bisect_test function | Ba Jing |
| 2024-12-18 | ktest.pl: Check kernelrelease return in get_version | Ricardo B. Marliere |
| 2024-12-18 | selftests/net: packetdrill: import tcp/user_timeout, tcp/validate, tcp/sendfi... | Soham Chakradeo |
| 2024-12-18 | selftests/net: packetdrill: import tcp/eor, tcp/splice, tcp/ts_recent, tcp/bl... | Soham Chakradeo |
| 2024-12-18 | selftests/net: packetdrill: import tcp/fast_recovery, tcp/nagle, tcp/timestam... | Soham Chakradeo |
| 2024-12-18 | selftests/net: packetdrill: import tcp/ecn, tcp/close, tcp/sack, tcp/tcp_info | Soham Chakradeo |
| 2024-12-18 | selftest/powerpc/ptrace: Cleanup duplicate macro definitions | Madhavan Srinivasan |
| 2024-12-18 | selftest/powerpc/ptrace/ptrace-pkey: Remove duplicate macros | Madhavan Srinivasan |
| 2024-12-18 | selftest/powerpc/ptrace/core-pkey: Remove duplicate macros | Madhavan Srinivasan |
| 2024-12-17 | veristat: Fix top source line stat collection | Mykyta Yatsenko |
| 2024-12-17 | riscv: selftests: Fix warnings pointer masking test | Charlie Jenkins |
| 2024-12-17 | KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable | Mark Brown |
| 2024-12-17 | selftests/pidfd: add pidfs file handle selftests | Christian Brauner |
| 2024-12-16 | selftests: net: test SO_PRIORITY ancillary data with cmsg_sender | Anna Emese Nyiri |
| 2024-12-16 | selftests: net-drv: stats: sanity check netlink dumps | Jakub Kicinski |
| 2024-12-16 | selftests: net-drv: queues: sanity check netlink dumps | Jakub Kicinski |
| 2024-12-16 | selftests: net: support setting recv_size in YNL | Jakub Kicinski |
| 2024-12-16 | selftests/exec: add a test for execveat()'s comm | Tycho Andersen |
| 2024-12-16 | selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c | Bastien Curutchet |
| 2024-12-16 | selftests/bpf: test_xdp_meta: Rename BPF sections | Bastien Curutchet |
| 2024-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Alexei Starovoitov |
| 2024-12-16 | selftests: tls: add rekey tests | Sabrina Dubroca |
| 2024-12-16 | selftests: tls: add key_generation argument to tls_crypto_info_init | Sabrina Dubroca |
| 2024-12-14 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds |
| 2024-12-14 | Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.1... | Uladzislau Rezki (Sony) |
| 2024-12-14 | rcutorture: Make the TREE03 scenario do preemption | Paul E. McKenney |
| 2024-12-14 | torture: Make kvm-remote.sh give up on unresponsive system | Paul E. McKenney |
| 2024-12-13 | selftests/bpf: Add tests for raw_tp NULL args | Kumar Kartikeya Dwivedi |
| 2024-12-13 | bpf: Augment raw_tp arguments with PTR_MAYBE_NULL | Kumar Kartikeya Dwivedi |
| 2024-12-13 | bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL" | Kumar Kartikeya Dwivedi |