summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-11-22tools headers: Update tools's copy of x86/asm headersNamhyung Kim
2023-11-22tools headers: Update tools's copy of socket.h headerNamhyung Kim
2023-11-22tools headers UAPI: Update tools's copy of unistd.h headerNamhyung Kim
2023-11-22tools headers UAPI: Update tools's copy of vhost.h headerNamhyung Kim
2023-11-22tools headers UAPI: Update tools's copy of mount.h headerNamhyung Kim
2023-11-22tools headers UAPI: Update tools's copy of kvm.h headerNamhyung Kim
2023-11-22tools headers UAPI: Update tools's copy of fscrypt.h headerNamhyung Kim
2023-11-22tools headers UAPI: Update tools's copy of drm headersNamhyung Kim
2023-11-22Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-11-21perf lock contention: Fix a build error on 32-bitYang Jihong
2023-11-21perf kwork: Fix a build error on 32-bitYang Jihong
2023-11-20selftests/bpf: check if max number of bpf_loop iterations is trackedEduard Zingerman
2023-11-20bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman
2023-11-20selftests/bpf: test widening for iterating callbacksEduard Zingerman
2023-11-20selftests/bpf: tests for iterating callbacksEduard Zingerman
2023-11-20bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman
2023-11-20selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman
2023-11-20selftests/bpf: track string payload offset as scalar in strobemetaEduard Zingerman
2023-11-20selftests/bpf: track tcp payload offset as scalar in xdp_synproxyEduard Zingerman
2023-11-20iommufd/selftest: Fix _test_mock_dirty_bitmaps()Robin Murphy
2023-11-20selftests/bpf: Add netkit to tc_redirect selftestDaniel Borkmann
2023-11-20selftests/bpf: De-veth-ize the tc_redirect test caseDaniel Borkmann
2023-11-20PM: tools: Fix sleepgraph syntax errorDavid Woodhouse
2023-11-18Merge tag 'turbostat-2023.11.07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-17Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s...Linus Torvalds
2023-11-17kselftest: rtnetlink: fix ip route command typoPaolo Abeni
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2023-11-15selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao
2023-11-15selftests/mm: restore number of hugepagesBreno Leitao
2023-11-15selftests: mm: fix some build warningsMuhammad Usama Anjum
2023-11-15selftests: mm: skip whole test instead of failureMuhammad Usama Anjum
2023-11-15perf vendor events riscv: Add StarFive Dubhe-80 JSON fileJi Sheng Teoh
2023-11-15perf report: Add s390 raw data interpretation for PAI countersThomas Richter
2023-11-14selftests: mptcp: fix fastclose with csum failurePaolo Abeni
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-11-10hv/hv_kvp_daemon: Some small fixes for handling NM keyfilesAni Sinha
2023-11-10perf probe: Convert to check dwarf_getcfi featureNamhyung Kim
2023-11-10perf build: Add feature check for dwarf_getcfi()Namhyung Kim
2023-11-10perf dwarf-aux: Add die_find_variable_by_reg() helperNamhyung Kim
2023-11-10perf dwarf-aux: Add die_get_scopes() alternative to dwarf_getscopes()Namhyung Kim
2023-11-10perf dwarf-aux: Move #else block of #ifdef HAVE_DWARF_GETLOCATIONS_SUPPORT co...Namhyung Kim
2023-11-10perf dwarf-aux: Fix die_get_typename() for void *Namhyung Kim
2023-11-10perf tools: Add util/debuginfo.[ch] filesNamhyung Kim
2023-11-10perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_...Namhyung Kim
2023-11-10perf annotate: Pass "-l" option to objdump conditionallyNamhyung Kim
2023-11-10perf header: Additional note on AMD IBS for max_precise pmu capArnaldo Carvalho de Melo
2023-11-09selftests/bpf: add more test cases for check_cfg()Andrii Nakryiko
2023-11-09bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko
2023-11-09selftests/bpf: add edge case backtracking logic testAndrii Nakryiko