summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-07-10selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth1-23/+23
2026-07-10selftests/landlock: Add test for TCP fast openMatthieu Buffet1-0/+97
2026-07-10selftests/bpf: Add bpf_icmp_send no route testMahe Tardy1-0/+49
2026-07-10selftests/bpf: Add bpf_icmp_send recursion testMahe Tardy2-0/+101
2026-07-10selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb IPv6 testsMahe Tardy2-38/+101
2026-07-10selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb testsMahe Tardy2-0/+202
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni28-45/+646
2026-07-10selftests/liveupdate: add end to end test infrastructure and scriptsPasha Tatashin8-9/+551
2026-07-10selftests: timers: Partially revert "Remove local NSEC_PER_SEC and USEC_PER_S...Wake Liu13-14/+28
2026-07-09perf capstone: Fix kernel map reference count leakTengda Wu1-4/+9
2026-07-09perf tests: Restore -p flag to lock contention testIan Rogers1-1/+2
2026-07-09sched_ext: Make scx_bpf_kick_cid() return voidTejun Heo1-1/+1
2026-07-09tools/sched_ext: scx_qmap - Use bare u64/u32/s32 integer typesTejun Heo2-27/+28
2026-07-09Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo4-33/+468
2026-07-09tools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()Tejun Heo1-33/+55
2026-07-09selftests/sched_ext: Fix bpf_link leak on early return in prog_runLiang Luo1-8/+26
2026-07-09selftests/bpf: Add test for oversized rdonly/rdwr_buf_size kfunc argumentNicholas Dudar2-0/+34
2026-07-09selftests/bpf: Add test for scalar id on sign-extending stack fillDaniel Borkmann1-0/+56
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-2/+27
2026-07-09selftests: drv-net: rss_ctx: Add retries to test_rss_context_overlap to reduc...Zinc Lim1-3/+8
2026-07-09selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan1-0/+4
2026-07-08perf dso: Fix kallsyms DSO detection with fallback logicTanushree Shah1-1/+56
2026-07-08perf stat: reject --field-separator and --json-output combinationIvan Lazaric2-0/+19
2026-07-08perf vendor events amd: Reintroduce deprecated Zen 5 core eventsSandipan Das1-0/+42
2026-07-08selftests/bpf: Skip res_spin_lock_stress if no perf supportMaxim Khmelevskii1-0/+20
2026-07-08selftests/bpf: Close fd on unexpected success in signed loaderDaniel Borkmann1-0/+8
2026-07-08selftests/sched_ext: Verify nohz_full tick behaviorAndrea Righi3-0/+413
2026-07-08selftests/bpf: Verify load-time signed loader metadataDaniel Borkmann2-168/+866
2026-07-08selftests/bpf: Adjust bpf_map layout in verifier_map_ptrDaniel Borkmann1-11/+12
2026-07-08bpftool: Cover loader metadata with the program signatureDaniel Borkmann2-2/+17
2026-07-08bpftool: Check EVP_Digest when computing excl_prog_hashDaniel Borkmann1-2/+5
2026-07-08libbpf: Drop in-loader metadata check for load-time verificationDaniel Borkmann4-100/+9
2026-07-08selftests/rseq: Fix a building error for riscv archHui Wang1-1/+5
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-8/+159
2026-07-08selftests/user_events: Wait for deferred event teardown after unregisterMichael Bommarito2-4/+51
2026-07-08usbip: tools: support SuperSpeedPlus devicesYichong Chen3-0/+7
2026-07-08selftests: drv-net: xdp: run with both IP versionsNimrod Oren1-17/+77
2026-07-08selftests: drv-net: allow switching env IP versionNimrod Oren1-7/+20
2026-07-08rtla: Also link in ctype.cBastian Blank1-4/+10
2026-07-08syscall_user_dispatch: Make it configurable in KconfigGregory Price1-1/+1
2026-07-08tools/resolve_btfids: Include libsubcmd headers directly from source treeThomas Weißschuh1-3/+2
2026-07-08selftests/net/openvswitch: add output truncation testMinxi Hou1-0/+87
2026-07-08selftests: gpio: add gpio-cdev-uaf to .gitignoreCihan Karadag1-0/+1
2026-07-08selftests/bpf: Add untrusted BTF write regressionKumar Kartikeya Dwivedi2-0/+38
2026-07-07perf data convert json: Fix trace_seq memory leak in process_sample_event()Tanushree Shah1-0/+1
2026-07-07perf record: fix poll storm when monitored threads exitJiawei Sun2-0/+20
2026-07-08selftests/bpf: Rename libarena struct bitmap to struct arena_bitmapYonghong Song4-50/+50
2026-07-07selftests: riscv: Bypass libc in inactive vector ptrace testAndrew Jones1-2/+3
2026-07-08selftests/bpf: Test cases for missing spill typesEduard Zingerman2-0/+67
2026-07-07selftests: timers: leap-a-day: Fix -w option and update usage commentJiangshan Yi1-8/+11