summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-08-07tools/lib/thermal: Fix misplaced extern "C" closing braceAndreas Haufler
2026-08-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-08-07selftests/bpf: Add load-acquire test for probe-memory pointer typesDaniel Borkmann
2026-08-07selftests/bpf: Add arena fault test for load-acquireDaniel Borkmann
2026-08-06docs, resolve_btfids: Document kfunc BTF annotation emissionIhor Solodrai
2026-08-06selftests/bpf: Verify decl tags emission in resolve_btfids testIhor Solodrai
2026-08-06resolve_btfids: Emit bpf_kfunc and bpf_fastcall decl tagsIhor Solodrai
2026-08-06selftests/bpf: Verify arena type tags in resolve_btfids testIhor Solodrai
2026-08-06resolve_btfids: Process KF_ARENA_* flags in resolve_btfidsIhor Solodrai
2026-08-06resolve_btfids: Deduplicate BTF after btf2btf transformationsIhor Solodrai
2026-08-06selftests/mm: unpoison pages in memory-failure teardownMuhammad Usama Anjum
2026-08-06selftests/mm: fix gup_longterm EINVAL error messagezhaozhengzhuo
2026-08-06selftests/mm/pagemap_ioctl: fix missing NULL checks after calloc()longlong yan
2026-08-06selftests/mm: use MAP_FAILED for mmap error checklonglong yan
2026-08-06selftests/mm: fix BUG_ON checking wrong variable in mremap_dontunmapHongfu Li
2026-08-06selftests/mm: add PAGEMAP_SCAN test for THP PMD holesKiryl Shutsemau (Meta)
2026-08-06mm/vma: update create_init_stack_vma() to use vma_flags_tLorenzo Stoakes
2026-08-06mm: introduce vma_get_page_prot() and use itLorenzo Stoakes
2026-08-06mm/vma: rename vma_get_page_prot to vma_flags_to_page_protLorenzo Stoakes
2026-08-06selftests/dax: add dax/kmem hotplug sysfs regression testGregory Price
2026-08-06selftests/mm: factor out hmm_buffer_alloc() to consolidate buffer setupHongfu Li
2026-08-06selftests/mm: fix on-fault-limit false failure under sudo-rsInjae Ryou
2026-08-06selftests: mincore: count file-mmap readahead on both sidesYijia Wang
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-06Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-06perf trace-event: Fix buffer overflow in read_string()Tanushree Shah
2026-08-06tls: rx: restore msg_iter before TLS 1.3 optimistic retryJérémy Jean
2026-08-06selftests: tls: add a test for splicing onto a full plaintext recordchanyoung
2026-08-06selftests: mptcp: join: mark tests with data corruption as failedGang Yan
2026-08-06selftests/bpf: Test overlapping RCU protectionNing Ding
2026-08-06bpf: Account for preempt and IRQ state in RCU protectionNing Ding
2026-08-06selftests/tc-testing: add qdisc hierarchy depth testsZijie Huang
2026-08-06tools: Ensure tools copy of linux/filter.h exports the UAPIMark Brown
2026-08-06kselftest/arm64: Fix abi test compilation errorsJinjie Ruan
2026-08-06openvswitch: remove support for legacy tunnel typesIlya Maximets
2026-08-06selftests/bpf: Test module kfunc calls under spin lockKaitao Cheng
2026-08-05perf c2c: Clean up registered formats on c2c_hists__init() and c2c_hists__rei...Arnaldo Carvalho de Melo
2026-08-05perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__pa...Arnaldo Carvalho de Melo
2026-08-05selftests: drv-net: print device info at the startJakub Kicinski
2026-08-05selftests: drv-net: hw: reset HDS mode after netkit devmem testsJakub Kicinski
2026-08-05KVM: x86/pmu: Clean up vPMU comments and stray blank linesLike Xu
2026-08-05KVM: selftests: Test one random GP counter in PMU arch events testcaseSean Christopherson
2026-08-05Merge branch 'for-7.3/cxl-misc' into cxl-for-nextDave Jiang
2026-08-05cxl/test: Assign one mock memdev a full-width serial numberAlison Schofield
2026-08-05selftests/bpf: Verify rejection of sleepable tracing progLeon Hwang
2026-08-05perf libbfd: Fix memory leaks and NULL fclose in BPF disassemblyArnaldo Carvalho de Melo
2026-08-05perf bpf: Add PROG_TAGS to required arrays in __bpf_event__print_bpf_prog_info()Arnaldo Carvalho de Melo
2026-08-05perf header: Use write lock when translating BPF prog info pointersArnaldo Carvalho de Melo
2026-08-05perf libbfd: Validate BPF prog info arrays before pointer castArnaldo Carvalho de Melo
2026-08-05perf trace: Format fields with hex specifiers in print_fmt as hexadecimalAaron Tomlin