summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-02-24perf parse-events: Switch tracepoints to io_dir__readdirIan Rogers
2025-02-24perf events: Remove scandir in thread synthesisIan Rogers
2025-02-24perf header: Switch mem topology to io_dir__readdirIan Rogers
2025-02-24perf pmu: Switch to io_dir__readdirIan Rogers
2025-02-24perf maps: Switch modules tree walk to io_dir__readdirIan Rogers
2025-02-24tools lib api: Add io_dir an allocation free readdir alternativeIan Rogers
2025-02-24selftests/user_events: Fix failures caused by test codeYiqian Xun
2025-02-24selftests: drv-net: test XDP, HDS auto and the ioctl pathJakub Kicinski
2025-02-24libbpf: Fix out-of-bound readNandakumar Edamana
2025-02-24io_uring/zcrx: add selftest case for recvzc with read limitDavid Wei
2025-02-24ASoC: dapm-graph: set fill colour of turned on nodesNicolas Frattaroli
2025-02-24sched_ext: idle: Introduce scx_bpf_nr_node_ids()Andrea Righi
2025-02-24KVM: selftests: Add a nested (forced) emulation intercept test for x86Sean Christopherson
2025-02-22Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-22selftests: remove reference to prime_numbers.shTamir Duberstein
2025-02-22selftests/rseq: Add rseq syscall errors testMichael Jeanson
2025-02-22selftests/lam: Test get_user() LAM pointer handlingMaciej Wieczor-Retman
2025-02-22selftests/lam: Skip test if LAM is disabledMaciej Wieczor-Retman
2025-02-22selftests/lam: Move cpu_has_la57() to use cpuinfo flagMaciej Wieczor-Retman
2025-02-21selftests: fib_nexthops: do not mark skipped tests as failedHangbin Liu
2025-02-21selftests: fib_rule_tests: Add DSCP mask match testsIdo Schimmel
2025-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-02-21selftests: net: Add test cases for link and peer netnsXiao Liang
2025-02-21selftests: net: Add python context manager for netns enteringXiao Liang
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2025-02-21selftests: fix spelling/grammar errors in sysctl/sysctl.shChandra Pratap
2025-02-20perf parse-events: Tidy name token matchingIan Rogers
2025-02-20selftests/bpf: Test struct_ops program with __ref arg calling bpf_tail_callAmery Hung
2025-02-20libbpf: Fix hypothetical STT_SECTION extern NULL deref caseAndrii Nakryiko
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4Alexei Starovoitov
2025-02-20selftests: drv-net: rename queues check_xdp to check_xskJakub Kicinski
2025-02-20selftests: drv-net: improve the use of ksft helpers in XSK queue testJakub Kicinski
2025-02-20selftests: drv-net: add a way to wait for a local processJakub Kicinski
2025-02-20selftests: drv-net: probe for AF_XDP sockets more explicitlyJakub Kicinski
2025-02-20selftests: drv-net: add missing new line in xdp_helperJakub Kicinski
2025-02-20selftests: drv-net: use cfg.rpath() in netlink xsk attr testJakub Kicinski
2025-02-20selftests: drv-net: add a warning for bkg + shell + terminateJakub Kicinski
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-02-20selftests/bpf: Add launch time request to xdp_hw_metadataSong Yoong Siang
2025-02-20xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang
2025-02-20selftests/bpf: Add simple bpf tests in the tx path for timestamping featureJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callbackJason Xing
2025-02-20bpf: Add networking timestamping support to bpf_get/setsockopt()Jason Xing
2025-02-20tools/nolibc: add support for 32-bit s390Thomas Weißschuh
2025-02-20selftests/nolibc: rename s390 to s390xThomas Weißschuh