summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-04-08perf annotate: Introduce annotated_source__get_line()Namhyung Kim
2024-04-08perf annotate: Staticize some local functionsNamhyung Kim
2024-04-08perf annotate: Fix annotation_calc_lines() to pass correct address to get_src...Namhyung Kim
2024-04-08perf script: Consolidate capstone print functionsAdrian Hunter
2024-04-08KVM: selftests: fix supported_flags for riscvAndrew Jones
2024-04-08KVM: selftests: fix max_guest_memory_test with more that 256 vCPUsMaxim Levitsky
2024-04-08KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs testSean Christopherson
2024-04-08cgroup/cpuset: Add test_cpuset_v1_hp.shWaiman Long
2024-04-08Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang
2024-04-08selftests: mptcp: netlink: drop disable=SC2086Geliang Tang
2024-04-08selftests: mptcp: ip_mptcp option for more scriptsGeliang Tang
2024-04-08selftests: mptcp: use pm_nl endpoint opsGeliang Tang
2024-04-08selftests: mptcp: export pm_nl endpoint opsGeliang Tang
2024-04-08selftests: mptcp: join: update endpoint opsGeliang Tang
2024-04-08selftests: mptcp: netlink: add change_address helperGeliang Tang
2024-04-08selftests: mptcp: add {get,format}_endpoint(s) helpersGeliang Tang
2024-04-08selftests: mptcp: netlink: add 'limits' helpersGeliang Tang
2024-04-08selftests: mptcp: export ip_mptcp to mptcp_libGeliang Tang
2024-04-08selftests: mptcp: add ms units for tc-netem delayGeliang Tang
2024-04-08selftests: mptcp: add tc check for check_toolsGeliang Tang
2024-04-08testing: net-drv: add a driver test for stats reportingJakub Kicinski
2024-04-08selftests: drivers: add scaffolding for Netlink tests in PythonJakub Kicinski
2024-04-08selftests: nl_netdev: add a trivial Netlink netdev testJakub Kicinski
2024-04-08selftests: net: add scaffolding for Netlink tests in PythonJakub Kicinski
2024-04-08RISC-V: KVM: selftests: Add ebreak test supportChao Du
2024-04-06libbpf: Add ring__consume_n / ring_buffer__consume_nAndrea Righi
2024-04-06libbpf: ringbuf: Allow to consume up to a certain amount of itemsAndrea Righi
2024-04-06libbpf: Start v1.5 development cycleAndrea Righi
2024-04-05ynl: support binary and integer sub-type for indexed-arrayHangbin Liu
2024-04-05ynl: rename array-nest to indexed-arrayHangbin Liu
2024-04-05tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operationRahul Rameshbabu
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-05selftests/mm: include strings.h for ffslEdward Liaw
2024-04-05selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALLDavid Vernet
2024-04-05selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.Kui-Feng Lee
2024-04-05selftests/bpf: add test for bpf_for_each_map_elem() with different mapsPhilo Lu
2024-04-05perf script: Add capstone support for '-F +brstackdisasm'Andi Kleen
2024-04-05perf script: Support 32bit code under 64bit OS with capstoneAndi Kleen
2024-04-04selftests/bpf: add fp-leaking precise subprog result testsAndrii Nakryiko
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04bpf: Pack struct bpf_fib_lookupAnton Protopopov
2024-04-04bpftool: Mount bpffs on provided dir instead of parent dirSahil Siddiq
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-04perf stat: Do not fail on metrics on s390 z/VM systemsThomas Richter
2024-04-04perf report: Fix PAI counter names for s390 virtual machinesThomas Richter
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-04tools: ynl: copy netlink error to NlErrorJakub Kicinski
2024-04-04selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWNShengyu Li
2024-04-04selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu