aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-02-04perf evsel: Reduce scanning core PMUs in is_hybridIan Rogers1-2/+2
2025-02-05tools/counter: add direction change event to watcherDavid Lechner1-0/+5
2025-02-05tools/counter: gitignore counter_watch_eventsDavid Lechner1-0/+1
2025-02-04netconsole: selftest: Add test for fragmented messagesBreno Leitao3-0/+130
2025-02-04perf test: Fix Hwmon PMU test endianess issueThomas Richter3-19/+27
2025-02-04cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'Dan Williams2-12/+10
2025-02-04cxl: Introduce to_{ram,pmem}_{res,perf}() helpersDan Williams1-11/+14
2025-02-04sched_ext: Print core event count in scx_qmap schedulerChangwoo Min1-0/+19
2025-02-04sched_ext: Print core event count in scx_central schedulerChangwoo Min1-0/+21
2025-02-04sched_ext: Add scx_bpf_events() and scx_read_event() for BPF schedulersChangwoo Min1-0/+4
2025-02-04selftests/cgroup: use bash in test_cpuset_v1_hp.shBharadwaj Raju1-1/+1
2025-02-04perf test: Use cycles event in perf record test for leader_samplingThomas Richter1-5/+5
2025-02-04perf test: Fix perf record test for precise_maxThomas Richter1-14/+29
2025-02-04x86/cpu: Fix #define name for Intel CPU model 0x5ATony Luck1-1/+1
2025-02-04Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds1-1/+2
2025-02-04KVM: selftests: Fix spelling mistake "initally" -> "initially"Colin Ian King1-2/+2
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-20/+12
2025-02-03perf script: force stdin for flamegraph in live modeAnubhav Shelat1-1/+1
2025-02-03perf test: Extra verbosity and hypervisor skip for tpebs testIan Rogers1-13/+76
2025-02-03selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not supportedJakub Kicinski1-1/+6
2025-02-03selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigureJakub Kicinski1-0/+2
2025-02-03scsi: cxlflash: Remove driverAndrew Donnellan1-7/+6
2025-02-03selftests/nolibc: always keep test kernel configuration up to dateThomas Weißschuh1-4/+3
2025-02-03selftests/nolibc: execute defconfig before other targetsThomas Weißschuh1-3/+3
2025-02-03selftests/nolibc: drop call to mrproper targetThomas Weißschuh1-1/+1
2025-02-03selftests/nolibc: drop call to prepare targetThomas Weißschuh1-1/+1
2025-02-03selftests/nolibc: drop mips32be EXTRACONFIGThomas Weißschuh1-2/+1
2025-02-03tools/nolibc: make signature of ioctl() more flexibleThomas Weißschuh1-8/+4
2025-02-03selftests/nolibc: enable -Wmissing-prototypesThomas Weißschuh1-1/+1
2025-02-03selftests/nolibc: ignore -Wmissing-prototypesThomas Weißschuh1-0/+2
2025-02-03tools/nolibc: add prototypes for non-static functionsThomas Weißschuh6-0/+11
2025-02-03selftests/bpf: test_xdp_veth: Add new test cases for XDP flagsBastien Curutchet (eBPF Foundation)1-7/+20
2025-02-03selftests/bpf: test_xdp_veth: Use unique namesBastien Curutchet (eBPF Foundation)1-18/+33
2025-02-03selftests/bpf: test_xdp_veth: Add XDP flags to prog_configurationBastien Curutchet (eBPF Foundation)1-2/+12
2025-02-03selftests/bpf: test_xdp_veth: Add prog_config[] tableBastien Curutchet (eBPF Foundation)1-52/+79
2025-02-03selftests/bpf: test_xdp_veth: Rename config[]Bastien Curutchet (eBPF Foundation)1-16/+16
2025-02-03selftests/bpf: test_xdp_veth: Split network configurationBastien Curutchet (eBPF Foundation)1-34/+47
2025-02-03selftests/bpf: test_xdp_veth: Use int to describe next vethBastien Curutchet (eBPF Foundation)1-5/+7
2025-02-03selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()Bastien Curutchet (eBPF Foundation)1-10/+5
2025-02-03selftests/bpf: test_xdp_veth: Remove unused definesBastien Curutchet (eBPF Foundation)1-2/+0
2025-02-03selftests/bpf: helpers: Add append_tid()Bastien Curutchet (eBPF Foundation)2-0/+29
2025-02-03bpftool: Fix readlink usage in get_fd_typeViktor Malik1-1/+2
2025-02-03selftests/bpf: Fix runqslower cross-endian buildTony Ambardar2-1/+3
2025-02-03libbpf: Fix accessing BTF.ext core_relo headerTony Ambardar1-2/+2
2025-02-03selftests/bpf: Fix freplace_link segfault in tailcalls prog testTengda Wu1-0/+1
2025-02-03udp: gso: do not drop small packets when PMTU reducesYan Zhai1-0/+26
2025-02-02Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds2-109/+575
2025-02-02sched_ext: Fix incorrect time delta calculation in time_delta()Changwoo Min1-1/+1
2025-02-02tools/power turbostat: version 2025.02.02Len Brown1-1/+1
2025-01-31Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-4/+17