| Age | Commit message (Expand) | Author | Lines |
| 2024-12-18 | KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test | Sean Christopherson | -3/+3 |
| 2024-12-18 | KVM: selftests: Rename max_guest_memory_test to mmu_stress_test | Sean Christopherson | -1/+1 |
| 2024-12-18 | KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded | Sean Christopherson | -1/+2 |
| 2024-12-18 | KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate | Sean Christopherson | -0/+4 |
| 2024-12-18 | KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param | Sean Christopherson | -81/+81 |
| 2024-12-18 | selftests/net: packetdrill: import tcp/user_timeout, tcp/validate, tcp/sendfi... | Soham Chakradeo | -0/+319 |
| 2024-12-18 | selftests/net: packetdrill: import tcp/eor, tcp/splice, tcp/ts_recent, tcp/bl... | Soham Chakradeo | -0/+400 |
| 2024-12-18 | selftests/net: packetdrill: import tcp/fast_recovery, tcp/nagle, tcp/timestam... | Soham Chakradeo | -0/+683 |
| 2024-12-18 | selftests/net: packetdrill: import tcp/ecn, tcp/close, tcp/sack, tcp/tcp_info | Soham Chakradeo | -0/+442 |
| 2024-12-18 | selftest/powerpc/ptrace: Cleanup duplicate macro definitions | Madhavan Srinivasan | -24/+8 |
| 2024-12-18 | selftest/powerpc/ptrace/ptrace-pkey: Remove duplicate macros | Madhavan Srinivasan | -13/+1 |
| 2024-12-18 | selftest/powerpc/ptrace/core-pkey: Remove duplicate macros | Madhavan Srinivasan | -18/+1 |
| 2024-12-17 | veristat: Fix top source line stat collection | Mykyta Yatsenko | -1/+9 |
| 2024-12-17 | riscv: selftests: Fix warnings pointer masking test | Charlie Jenkins | -6/+22 |
| 2024-12-17 | KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable | Mark Brown | -1/+0 |
| 2024-12-17 | selftests/pidfd: add pidfs file handle selftests | Christian Brauner | -73/+567 |
| 2024-12-16 | selftests: net: test SO_PRIORITY ancillary data with cmsg_sender | Anna Emese Nyiri | -1/+162 |
| 2024-12-16 | selftests: net-drv: stats: sanity check netlink dumps | Jakub Kicinski | -1/+18 |
| 2024-12-16 | selftests: net-drv: queues: sanity check netlink dumps | Jakub Kicinski | -10/+13 |
| 2024-12-16 | selftests: net: support setting recv_size in YNL | Jakub Kicinski | -8/+8 |
| 2024-12-16 | selftests/exec: add a test for execveat()'s comm | Tycho Andersen | -3/+72 |
| 2024-12-16 | selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c | Bastien Curutchet | -59/+87 |
| 2024-12-16 | selftests/bpf: test_xdp_meta: Rename BPF sections | Bastien Curutchet | -6/+6 |
| 2024-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Alexei Starovoitov | -57/+376 |
| 2024-12-16 | selftests: tls: add rekey tests | Sabrina Dubroca | -0/+458 |
| 2024-12-16 | selftests: tls: add key_generation argument to tls_crypto_info_init | Sabrina Dubroca | -9/+11 |
| 2024-12-14 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | -22/+304 |
| 2024-12-14 | Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.1... | Uladzislau Rezki (Sony) | -4/+22 |
| 2024-12-14 | rcutorture: Make the TREE03 scenario do preemption | Paul E. McKenney | -0/+1 |
| 2024-12-14 | torture: Make kvm-remote.sh give up on unresponsive system | Paul E. McKenney | -4/+21 |
| 2024-12-13 | selftests/bpf: Add tests for raw_tp NULL args | Kumar Kartikeya Dwivedi | -0/+27 |
| 2024-12-13 | bpf: Augment raw_tp arguments with PTR_MAYBE_NULL | Kumar Kartikeya Dwivedi | -10/+9 |
| 2024-12-13 | bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL" | Kumar Kartikeya Dwivedi | -5/+1 |
| 2024-12-13 | selftest/bpf: Replace magic constants by macros | Anton Protopopov | -3/+3 |
| 2024-12-13 | selftests/bpf: Add tests for fd_array_cnt | Anton Protopopov | -0/+441 |
| 2024-12-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | -17/+15 |
| 2024-12-13 | kselftest/arm64: abi: fix SVCR detection | Weizhao Ouyang | -17/+15 |
| 2024-12-12 | selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o build | Eduard Zingerman | -3/+3 |
| 2024-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | -89/+713 |
| 2024-12-12 | selftests/bpf: Add test for narrow ctx load for pointer args | Kumar Kartikeya Dwivedi | -0/+36 |
| 2024-12-12 | bpf: Check size for BTF-based ctx access of pointer members | Kumar Kartikeya Dwivedi | -4/+4 |
| 2024-12-12 | selftests/bpf: extend changes_pkt_data with cases w/o subprograms | Eduard Zingerman | -22/+66 |
| 2024-12-12 | Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | -17/+56 |
| 2024-12-12 | Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni | -2/+16 |
| 2024-12-12 | selftests: forwarding: add a pvid_change test to bridge_vlan_unaware | Vladimir Oltean | -3/+22 |
| 2024-12-11 | selftests: netfilter: Stabilize rpath.sh | Phil Sutter | -2/+16 |
| 2024-12-11 | Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | -1/+1 |
| 2024-12-11 | selftests/ftrace: adjust offset for kprobe syntax error test | Hari Bathini | -1/+1 |
| 2024-12-11 | cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains | Waiman Long | -14/+19 |
| 2024-12-10 | scx: Fix maximal BPF selftest prog | David Vernet | -3/+5 |