| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2024-12-12 | selftests: forwarding: add a pvid_change test to bridge_vlan_unaware |  Vladimir Oltean | 1 | -3/+22 |
| 2024-12-11 | selftests: netfilter: Stabilize rpath.sh |  Phil Sutter | 1 | -2/+16 |
| 2024-12-11 | Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest |  Linus Torvalds | 1 | -1/+1 |
| 2024-12-11 | selftests/ftrace: adjust offset for kprobe syntax error test |  Hari Bathini | 1 | -1/+1 |
| 2024-12-11 | cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains |  Waiman Long | 1 | -14/+19 |
| 2024-12-10 | scx: Fix maximal BPF selftest prog |  David Vernet | 1 | -3/+5 |
| 2024-12-10 | selftests/bpf: validate that tail call invalidates packet pointers |  Eduard Zingerman | 1 | -0/+28 |
| 2024-12-10 | bpf: consider that tail calls invalidate packet pointers |  Eduard Zingerman | 1 | -0/+2 |
| 2024-12-10 | selftests/bpf: freplace tests for tracking of changes_packet_data |  Eduard Zingerman | 3 | -0/+120 |
| 2024-12-10 | selftests/bpf: test for changing packet data from global functions |  Eduard Zingerman | 1 | -0/+28 |