| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-18 | perf python: Remove python 2 scripting support |  Ian Rogers | 3 | -139/+15 |
| 2024-12-18 | perf intel-pt: Add a test for pause / resume |  Adrian Hunter | 1 | -0/+28 |
| 2024-12-18 | perf intel-pt: Add documentation for pause / resume |  Adrian Hunter | 1 | -0/+108 |
| 2024-12-18 | perf intel-pt: Improve man page format |  Adrian Hunter | 1 | -190/+238 |
| 2024-12-18 | perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume |  Adrian Hunter | 2 | -12/+87 |
| 2024-12-18 | perf tools: Parse aux-action |  Adrian Hunter | 5 | -8/+74 |
| 2024-12-18 | perf tools: Add aux-action config term |  Adrian Hunter | 6 | -0/+16 |
| 2024-12-18 | perf tools: Add aux_start_paused, aux_pause and aux_resume |  Adrian Hunter | 1 | -0/+3 |
| 2024-12-18 | bpftool: Link zstd lib required by libelf |  Leo Yan | 1 | -0/+7 |
| 2024-12-18 | perf build: Minor improvement for linking libzstd |  Leo Yan | 1 | -1/+7 |
| 2024-12-18 | tools build: Add feature test for libelf with ZSTD |  Leo Yan | 4 | -0/+18 |
| 2024-12-18 | perf tools tests shell base_probe: Enhance print_overall_results to print summary information |  Athira Rajeev | 3 | -3/+12 |
| 2024-12-18 | perf tools arch powerpc: Add register mask for power11 PVR in extended regs |  Athira Rajeev | 1 | -1/+2 |
| 2024-12-18 | perf ftrace latency: Fix compiler error for clang 12 |  Namhyung Kim | 1 | -1/+2 |
| 2024-12-18 | tools build: Test for presence of libtraceevent and libtracefs in test-all.c |  Arnaldo Carvalho de Melo | 2 | -2/+10 |
| 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 | Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux |  Linus Torvalds | 5 | -13/+17 |
| 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 | Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 1 | -3/+6 |
| 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 | sock: Introduce SO_RCVPRIORITY socket option |  Anna Emese Nyiri | 1 | -0/+2 |
| 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 | cpupower: fix TSC MHz calculation |  He Rongguang | 1 | -6/+9 |
| 2024-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  Alexei Starovoitov | 43 | -101/+570 |
| 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-15 | tools/net/ynl: fix sub-message key lookup for nested attributes |  Donald Hunter | 1 | -3/+3 |
| 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 |