summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-09sched_ext: Make scx_bpf_kick_cid() return voidTejun Heo
2026-07-09tools/sched_ext: scx_qmap - Use bare u64/u32/s32 integer typesTejun Heo
2026-07-09Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo
2026-07-09tools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()Tejun Heo
2026-07-09selftests/sched_ext: Fix bpf_link leak on early return in prog_runLiang Luo
2026-07-09selftests/bpf: Add test for oversized rdonly/rdwr_buf_size kfunc argumentNicholas Dudar
2026-07-09selftests/bpf: Add test for scalar id on sign-extending stack fillDaniel Borkmann
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-09selftests: drv-net: rss_ctx: Add retries to test_rss_context_overlap to reduc...Zinc Lim
2026-07-09selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan
2026-07-08perf dso: Fix kallsyms DSO detection with fallback logicTanushree Shah
2026-07-08perf stat: reject --field-separator and --json-output combinationIvan Lazaric
2026-07-08perf vendor events amd: Reintroduce deprecated Zen 5 core eventsSandipan Das
2026-07-08selftests/bpf: Skip res_spin_lock_stress if no perf supportMaxim Khmelevskii
2026-07-08selftests/bpf: Close fd on unexpected success in signed loaderDaniel Borkmann
2026-07-08selftests/sched_ext: Verify nohz_full tick behaviorAndrea Righi
2026-07-08selftests/bpf: Verify load-time signed loader metadataDaniel Borkmann
2026-07-08selftests/bpf: Adjust bpf_map layout in verifier_map_ptrDaniel Borkmann
2026-07-08bpftool: Cover loader metadata with the program signatureDaniel Borkmann
2026-07-08bpftool: Check EVP_Digest when computing excl_prog_hashDaniel Borkmann
2026-07-08libbpf: Drop in-loader metadata check for load-time verificationDaniel Borkmann
2026-07-08selftests/rseq: Fix a building error for riscv archHui Wang
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-08selftests/user_events: Wait for deferred event teardown after unregisterMichael Bommarito
2026-07-08usbip: tools: support SuperSpeedPlus devicesYichong Chen
2026-07-08selftests: drv-net: xdp: run with both IP versionsNimrod Oren
2026-07-08selftests: drv-net: allow switching env IP versionNimrod Oren
2026-07-08rtla: Also link in ctype.cBastian Blank
2026-07-08syscall_user_dispatch: Make it configurable in KconfigGregory Price
2026-07-08tools/resolve_btfids: Include libsubcmd headers directly from source treeThomas Weißschuh
2026-07-08selftests/net/openvswitch: add output truncation testMinxi Hou
2026-07-08selftests: gpio: add gpio-cdev-uaf to .gitignoreCihan Karadag
2026-07-08selftests/bpf: Add untrusted BTF write regressionKumar Kartikeya Dwivedi
2026-07-07perf data convert json: Fix trace_seq memory leak in process_sample_event()Tanushree Shah
2026-07-07perf record: fix poll storm when monitored threads exitJiawei Sun
2026-07-08selftests/bpf: Rename libarena struct bitmap to struct arena_bitmapYonghong Song
2026-07-07selftests: riscv: Bypass libc in inactive vector ptrace testAndrew Jones
2026-07-08selftests/bpf: Test cases for missing spill typesEduard Zingerman
2026-07-07selftests: timers: leap-a-day: Fix -w option and update usage commentJiangshan Yi
2026-07-07selftests/lsm: Fix memory leak in attr_lsm_countWang Yan
2026-07-07selftests/bpf: Fix memory leak in msg_alloc_iovFeng Yang
2026-07-07selftests/bpf: Drop tc/xdp/flow_dissector/socket_filter sockmap mutation testsSechang Lim
2026-07-07KVM: selftests: Add xAPIC support in eventfd IRQ testDavid Matlack
2026-07-07KVM: selftests: Make number of vCPUs configurable in IRQ testDavid Matlack
2026-07-07KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ testDavid Matlack
2026-07-07KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU setJosh Hilke
2026-07-07KVM: selftests: Add kvm_sched_getaffinity() wrapper and convert usersJosh Hilke
2026-07-07KVM: selftests: Add kvm_gettid() wrapper and convert usersJosh Hilke
2026-07-07KVM: selftests: Verify non-postable IRQ remapping in IRQ testSean Christopherson
2026-07-07KVM: selftests: Make number of IRQs configurable in IRQ testDavid Matlack