summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-08-07perf sched latency: Add histogram and time interval optionsAaron Tomlin
2026-08-07perf sched latency: Auto-scale latency and runtime display unitsAaron Tomlin
2026-08-07perf sched: Handle missing trace samples in pipe modeAaron Tomlin
2026-08-07perf sched: Suppress latency table output when trace samples are missingAaron Tomlin
2026-08-07perf synthetic-events: Fix bounds and union member access in mmap2 build_id s...Ian Rogers
2026-08-07perf synthetic-events: Fix bounds, stale state, and misc flags in kernel modu...Ian Rogers
2026-08-07perf synthetic-events: Fix stack buffer overflow and bounds in cgroup synthesisIan Rogers
2026-08-07perf synthetic-events: Fix line synchronization, bounds, and truncation bugs ...Ian Rogers
2026-08-07perf find-map: Remove PATH_MAX 128-byte stack array restrictionIan Rogers
2026-08-07perf trace-event: Fix infinite loop in skip()Tanushree Shah
2026-08-07perf trace-event: Fix heap overflows in read_ftrace_printk()/read_saved_cmdli...Tanushree Shah
2026-08-07perf trace-event: Avoid double free and leak in trace_event__cleanup()/trace_...Tanushree Shah
2026-08-07perf trace-event: Fix integer truncation in do_read() and skip()Tanushree Shah
2026-08-08selftests/ftrace: Force C locale in ftracetestRui Qi
2026-08-08selftests/ftrace: Convert ELF entry point to file offset in uprobe testRui Qi
2026-08-07x86/paravirt: Use static_call() for the paravirt spinlock opsPeter Zijlstra
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