| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-18 | KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c |  Sean Christopherson | 1 | -0/+1 |
| 2024-12-18 | KVM: selftests: Compute number of extra pages needed in mmu_stress_test |  Sean Christopherson | 1 | -1/+7 |
| 2024-12-18 | KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test |  Sean Christopherson | 1 | -3/+3 |
| 2024-12-18 | KVM: selftests: Rename max_guest_memory_test to mmu_stress_test |  Sean Christopherson | 2 | -1/+1 |
| 2024-12-18 | KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded |  Sean Christopherson | 1 | -1/+2 |
| 2024-12-18 | KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate |  Sean Christopherson | 1 | -0/+4 |
| 2024-12-18 | KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param |  Sean Christopherson | 15 | -81/+81 |
| 2024-12-18 | ktest.pl: Fix typo "accesing" |  WangYuli | 1 | -1/+1 |
| 2024-12-18 | ktest.pl: Fix typo in comment |  Ba Jing | 1 | -1/+1 |
| 2024-12-18 | ktest.pl: Remove unused declarations in run_bisect_test function |  Ba Jing | 1 | -2/+0 |
| 2024-12-18 | ktest.pl: Check kernelrelease return in get_version |  Ricardo B. Marliere | 1 | -0/+5 |
| 2024-12-18 | selftests/net: packetdrill: import tcp/user_timeout, tcp/validate, tcp/sendfile, tcp/limited-transmit, tcp/syscall_bad_arg |  Soham Chakradeo | 9 | -0/+319 |
| 2024-12-18 | selftests/net: packetdrill: import tcp/eor, tcp/splice, tcp/ts_recent, tcp/blocking |  Soham Chakradeo | 12 | -0/+400 |
| 2024-12-18 | selftests/net: packetdrill: import tcp/fast_recovery, tcp/nagle, tcp/timestamping |  Soham Chakradeo | 10 | -0/+683 |
| 2024-12-18 | selftests/net: packetdrill: import tcp/ecn, tcp/close, tcp/sack, tcp/tcp_info |  Soham Chakradeo | 11 | -0/+442 |
| 2024-12-18 | selftest/powerpc/ptrace: Cleanup duplicate macro definitions |  Madhavan Srinivasan | 3 | -24/+8 |
| 2024-12-18 | selftest/powerpc/ptrace/ptrace-pkey: Remove duplicate macros |  Madhavan Srinivasan | 1 | -13/+1 |
| 2024-12-18 | selftest/powerpc/ptrace/core-pkey: Remove duplicate macros |  Madhavan Srinivasan | 1 | -18/+1 |
| 2024-12-17 | veristat: Fix top source line stat collection |  Mykyta Yatsenko | 1 | -1/+9 |
| 2024-12-17 | riscv: selftests: Fix warnings pointer masking test |  Charlie Jenkins | 1 | -6/+22 |
| 2024-12-17 | KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable |  Mark Brown | 1 | -1/+0 |
| 2024-12-17 | selftests/pidfd: add pidfs file handle selftests |  Christian Brauner | 6 | -73/+567 |
| 2024-12-16 | selftests: net: test SO_PRIORITY ancillary data with cmsg_sender |  Anna Emese Nyiri | 3 | -1/+162 |
| 2024-12-16 | selftests: net-drv: stats: sanity check netlink dumps |  Jakub Kicinski | 1 | -1/+18 |
| 2024-12-16 | selftests: net-drv: queues: sanity check netlink dumps |  Jakub Kicinski | 1 | -10/+13 |
| 2024-12-16 | selftests: net: support setting recv_size in YNL |  Jakub Kicinski | 1 | -8/+8 |
| 2024-12-16 | selftests/exec: add a test for execveat()'s comm |  Tycho Andersen | 1 | -3/+72 |
| 2024-12-16 | selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c |  Bastien Curutchet | 3 | -59/+87 |
| 2024-12-16 | selftests/bpf: test_xdp_meta: Rename BPF sections |  Bastien Curutchet | 2 | -6/+6 |
| 2024-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  Alexei Starovoitov | 16 | -57/+376 |
| 2024-12-16 | selftests: tls: add rekey tests |  Sabrina Dubroca | 1 | -0/+458 |
| 2024-12-16 | selftests: tls: add key_generation argument to tls_crypto_info_init |  Sabrina Dubroca | 1 | -9/+11 |
| 2024-12-14 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  Linus Torvalds | 12 | -22/+304 |
| 2024-12-14 | Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.14a' and 'torture-test.2024.12.14a' into rcu-merge.2024.12.14a |  Uladzislau Rezki (Sony) | 2 | -4/+22 |
| 2024-12-14 | rcutorture: Make the TREE03 scenario do preemption |  Paul E. McKenney | 1 | -0/+1 |
| 2024-12-14 | torture: Make kvm-remote.sh give up on unresponsive system |  Paul E. McKenney | 1 | -4/+21 |
| 2024-12-13 | selftests/bpf: Add tests for raw_tp NULL args |  Kumar Kartikeya Dwivedi | 2 | -0/+27 |
| 2024-12-13 | bpf: Augment raw_tp arguments with PTR_MAYBE_NULL |  Kumar Kartikeya Dwivedi | 1 | -10/+9 |
| 2024-12-13 | bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL" |  Kumar Kartikeya Dwivedi | 1 | -5/+1 |
| 2024-12-13 | selftest/bpf: Replace magic constants by macros |  Anton Protopopov | 1 | -3/+3 |
| 2024-12-13 | selftests/bpf: Add tests for fd_array_cnt |  Anton Protopopov | 1 | -0/+441 |
| 2024-12-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -17/+15 |
| 2024-12-13 | kselftest/arm64: abi: fix SVCR detection |  Weizhao Ouyang | 1 | -17/+15 |
| 2024-12-12 | selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o build |  Eduard Zingerman | 1 | -3/+3 |
| 2024-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 26 | -89/+713 |
| 2024-12-12 | selftests/bpf: Add test for narrow ctx load for pointer args |  Kumar Kartikeya Dwivedi | 1 | -0/+36 |
| 2024-12-12 | bpf: Check size for BTF-based ctx access of pointer members |  Kumar Kartikeya Dwivedi | 2 | -4/+4 |
| 2024-12-12 | selftests/bpf: extend changes_pkt_data with cases w/o subprograms |  Eduard Zingerman | 3 | -22/+66 |
| 2024-12-12 | Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 2 | -17/+56 |
| 2024-12-12 | Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf |  Paolo Abeni | 1 | -2/+16 |