summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-06-30perf vendor events intel: Update emeraldrapids events from 1.23 to 1.24Chun-Tse Shao
2026-06-30perf vendor events intel: Update arrowlake events from 1.17 to 1.19Chun-Tse Shao
2026-06-30tools/perf/sched: Update process names of processes in zombie state for both ...Athira Rajeev
2026-06-30perf python: Add LiveSession helperIan Rogers
2026-06-30perf python: Add perf.pyi stubs fileIan Rogers
2026-06-30perf python: Add type checking for parse_events/parse_metricsIan Rogers
2026-06-30perf python: Handle Py_None for thread and cpu mapsIan Rogers
2026-06-30perf python: Add config file accessIan Rogers
2026-06-30perf python: Add syscall name/id to convert syscall number and nameIan Rogers
2026-06-30perf python: Expose brstack in sample eventIan Rogers
2026-06-30perf python: Extend API for stat events in python.cIan Rogers
2026-06-30perf python: Add callchain supportIan Rogers
2026-06-30perf python: Add mmap2 eventIan Rogers
2026-06-30perf python: Refactor and add accessors to sample eventIan Rogers
2026-06-30perf python: Add python session abstraction wrapping perf's sessionIan Rogers
2026-06-30perf python: Add wrapper for perf_data file abstractionIan Rogers
2026-06-30perf python: Use evsel in sample in pyrf_eventIan Rogers
2026-06-30perf evlist: Add reference count checkingIan Rogers
2026-06-30perf evsel: Add reference countIan Rogers
2026-06-30perf evlist: Add reference countIan Rogers
2026-06-30perf data: Add open flagIan Rogers
2026-06-30perf evsel/evlist: Avoid unnecessary #includesIan Rogers
2026-06-30perf python: Add missed explicit dependenciesIan Rogers
2026-06-30perf util: Sort includes and add missed explicit dependenciesIan Rogers
2026-06-30tools/sched_ext: use btf_vlen() helper in compat.hLiang Luo
2026-06-29selftests: net: make busywait timeout clock portableNirmoy Das
2026-06-29selftests/cgroup: Adjust cpu test duration based on HZJoe Simmons-Talbott
2026-06-29selftests/filesystems/overlayfs: test idmapped overlay mountsChristian Brauner
2026-06-29selftests/filesystems/overlayfs: fix set_layers_via_fds link errorChristian Brauner
2026-06-29selftests/filesystems: add ustat() coverageChristian Brauner
2026-06-29selftests/bpf: Add test for bpf_sock_read_xattr() kfuncChristian Brauner
2026-06-29selftests: proc: include fcntl.h in proc-pidnsAmin Vakil
2026-06-26tools/sched_ext: fix getopt() option variable signednessLiang Luo
2026-06-26Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-06-25selftests/bpf: Add kfunc set test to resolve_btfidsIhor Solodrai
2026-06-25selftests/bpf: Fix resolve_btfids test reads of BTF ID sets in PIE buildsIhor Solodrai
2026-06-25selftests/bpf: Modernize resolve_btfids test scaffoldingIhor Solodrai
2026-06-25tools/bpf: Sync btf_ids.h to toolsIhor Solodrai
2026-06-25selftests/bpf: Cover pseudo-BTF ksym log maskingNuoqi Gui
2026-06-25libbpf: fix -Wformat warnings from format/argument type mismatchesAndrii Nakryiko
2026-06-25selftests/bpf: Cover stack reads from zero spillsWoojin Ji
2026-06-25selftests/bpf: Cover refcount acquire node offsetsYiyang Chen
2026-06-25selftests/bpf: test rejection of a packet-modifying SK_SKB stream parserSechang Lim
2026-06-25selftests/bpf: don't modify the skb in the strparser parser progSechang Lim
2026-06-25selftests/bpf: Add tests for bpf_redirect_peer with BPF_F_EGRESSJordan Rife
2026-06-25bpf: Support BPF_F_EGRESS with bpf_redirect_peerJordan Rife
2026-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-06-25Merge tag 'trace-tools-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds