summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-02-25objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturnsYouling Tang
2025-02-25objtool: Fix C jump table annotations for ClangArd Biesheuvel
2025-02-25selftests/x86/lam: Fix minor memory in do_uring()liuye
2025-02-25tools: virtio/linux/module.h add MODULE_DESCRIPTION() define.Yufeng Wang
2025-02-25tools: virtio/linux/compiler.h: Add data_race() define.Yufeng Wang
2025-02-25tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api define for virtio testYufeng Wang
2025-02-24Merge tag 'riscv-for-linus-6.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-24Merge patch series "Initial support for RK3576 UFS controller"Martin K. Petersen
2025-02-24perf report: Fix sample number stats for branch entry modeThomas Falcon
2025-02-24perf machine: Reuse module path bufferIan Rogers
2025-02-24perf hwmon_pmu: Switch event discovery to io_dir__readdirIan Rogers
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