summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-02-24Merge tag 'riscv-for-linus-6.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2025-02-24Merge patch series "Initial support for RK3576 UFS controller"Martin K. Petersen-27/+327
2025-02-24perf report: Fix sample number stats for branch entry modeThomas Falcon-2/+6
2025-02-24perf machine: Reuse module path bufferIan Rogers-11/+23
2025-02-24perf hwmon_pmu: Switch event discovery to io_dir__readdirIan Rogers-25/+17
2025-02-24perf parse-events: Switch tracepoints to io_dir__readdirIan Rogers-13/+19
2025-02-24perf events: Remove scandir in thread synthesisIan Rogers-10/+12
2025-02-24perf header: Switch mem topology to io_dir__readdirIan Rogers-15/+16
2025-02-24perf pmu: Switch to io_dir__readdirIan Rogers-46/+30
2025-02-24perf maps: Switch modules tree walk to io_dir__readdirIan Rogers-17/+8
2025-02-24tools lib api: Add io_dir an allocation free readdir alternativeIan Rogers-1/+105
2025-02-24selftests/user_events: Fix failures caused by test codeYiqian Xun-0/+2
2025-02-24selftests: drv-net: test XDP, HDS auto and the ioctl pathJakub Kicinski-3/+158
2025-02-24libbpf: Fix out-of-bound readNandakumar Edamana-1/+1
2025-02-24io_uring/zcrx: add selftest case for recvzc with read limitDavid Wei-8/+62
2025-02-24ASoC: dapm-graph: set fill colour of turned on nodesNicolas Frattaroli-1/+1
2025-02-24sched_ext: idle: Introduce scx_bpf_nr_node_ids()Andrea Righi-0/+5
2025-02-24KVM: selftests: Add a nested (forced) emulation intercept test for x86Sean Christopherson-0/+147
2025-02-22Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+54
2025-02-22selftests: remove reference to prime_numbers.shTamir Duberstein-1/+1
2025-02-22selftests/rseq: Add rseq syscall errors testMichael Jeanson-5/+145
2025-02-22selftests/lam: Test get_user() LAM pointer handlingMaciej Wieczor-Retman-0/+108
2025-02-22selftests/lam: Skip test if LAM is disabledMaciej Wieczor-Retman-5/+18
2025-02-22selftests/lam: Move cpu_has_la57() to use cpuinfo flagMaciej Wieczor-Retman-6/+10
2025-02-21selftests: fib_nexthops: do not mark skipped tests as failedHangbin Liu-2/+5
2025-02-21selftests: fib_rule_tests: Add DSCP mask match testsIdo Schimmel-0/+38
2025-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-5/+695
2025-02-21selftests: net: Add test cases for link and peer netnsXiao Liang-0/+157
2025-02-21selftests: net: Add python context manager for netns enteringXiao Liang-1/+19
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt-0/+54
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar-117/+525
2025-02-21selftests: fix spelling/grammar errors in sysctl/sysctl.shChandra Pratap-3/+3
2025-02-20perf parse-events: Tidy name token matchingIan Rogers-19/+32
2025-02-20selftests/bpf: Test struct_ops program with __ref arg calling bpf_tail_callAmery Hung-0/+39
2025-02-20libbpf: Fix hypothetical STT_SECTION extern NULL deref caseAndrii Nakryiko-1/+1
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4Alexei Starovoitov-235/+1223
2025-02-20selftests: drv-net: rename queues check_xdp to check_xskJakub Kicinski-2/+4
2025-02-20selftests: drv-net: improve the use of ksft helpers in XSK queue testJakub Kicinski-4/+10
2025-02-20selftests: drv-net: add a way to wait for a local processJakub Kicinski-35/+136
2025-02-20selftests: drv-net: probe for AF_XDP sockets more explicitlyJakub Kicinski-5/+14
2025-02-20selftests: drv-net: add missing new line in xdp_helperJakub Kicinski-1/+1
2025-02-20selftests: drv-net: use cfg.rpath() in netlink xsk attr testJakub Kicinski-2/+1
2025-02-20selftests: drv-net: add a warning for bkg + shell + terminateJakub Kicinski-0/+4
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-80/+575
2025-02-20selftests/bpf: Add launch time request to xdp_hw_metadataSong Yoong Siang-5/+163
2025-02-20xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang-0/+13
2025-02-20selftests/bpf: Add simple bpf tests in the tx path for timestamping featureJason Xing-0/+487
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callbackJason Xing-0/+5
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callbackJason Xing-0/+5
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callbackJason Xing-0/+4