summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-02-05docs/bpf: Document the semantics of BTF tags with kind_flagIhor Solodrai
2025-02-05libbpf: Introduce kflag for type_tags and decl_tags in BTFIhor Solodrai
2025-02-05Merge tag 'v6.14-rc1' into perf-tools-nextNamhyung Kim
2025-02-05torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()Paul E. McKenney
2025-02-05rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()Paul E. McKenney
2025-02-05selftests/mm: use PIDFD_SELF in guard pages testLorenzo Stoakes
2025-02-05selftests/pidfd: add tests for PIDFD_SELF_*Lorenzo Stoakes
2025-02-05selftests/pidfd: add new PIDFD_SELF* definesChristian Brauner
2025-02-04perf stat: Changes to event name uniquificationIan Rogers
2025-02-04perf stat: Don't merge counters purely on nameIan Rogers
2025-02-04perf pmu: Rename name matching for no suffix or wildcard variantsIan Rogers
2025-02-04perf pmus: Restructure pmu_read_sysfs to scan fewer PMUsIan Rogers
2025-02-04perf evsel: Reduce scanning core PMUs in is_hybridIan Rogers
2025-02-05tools/counter: add direction change event to watcherDavid Lechner
2025-02-05tools/counter: gitignore counter_watch_eventsDavid Lechner
2025-02-04netconsole: selftest: Add test for fragmented messagesBreno Leitao
2025-02-04perf test: Fix Hwmon PMU test endianess issueThomas Richter
2025-02-04cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'Dan Williams
2025-02-04cxl: Introduce to_{ram,pmem}_{res,perf}() helpersDan Williams
2025-02-04sched_ext: Print core event count in scx_qmap schedulerChangwoo Min
2025-02-04sched_ext: Print core event count in scx_central schedulerChangwoo Min
2025-02-04sched_ext: Add scx_bpf_events() and scx_read_event() for BPF schedulersChangwoo Min
2025-02-04selftests/cgroup: use bash in test_cpuset_v1_hp.shBharadwaj Raju
2025-02-04perf test: Use cycles event in perf record test for leader_samplingThomas Richter
2025-02-04perf test: Fix perf record test for precise_maxThomas Richter
2025-02-04x86/cpu: Fix #define name for Intel CPU model 0x5ATony Luck
2025-02-04Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-04KVM: selftests: Fix spelling mistake "initally" -> "initially"Colin Ian King
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-02-03perf script: force stdin for flamegraph in live modeAnubhav Shelat
2025-02-03perf test: Extra verbosity and hypervisor skip for tpebs testIan Rogers
2025-02-03selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not ...Jakub Kicinski
2025-02-03selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigureJakub Kicinski
2025-02-03scsi: cxlflash: Remove driverAndrew Donnellan
2025-02-03selftests/nolibc: always keep test kernel configuration up to dateThomas Weißschuh
2025-02-03selftests/nolibc: execute defconfig before other targetsThomas Weißschuh
2025-02-03selftests/nolibc: drop call to mrproper targetThomas Weißschuh
2025-02-03selftests/nolibc: drop call to prepare targetThomas Weißschuh
2025-02-03selftests/nolibc: drop mips32be EXTRACONFIGThomas Weißschuh
2025-02-03tools/nolibc: make signature of ioctl() more flexibleThomas Weißschuh
2025-02-03selftests/nolibc: enable -Wmissing-prototypesThomas Weißschuh
2025-02-03selftests/nolibc: ignore -Wmissing-prototypesThomas Weißschuh
2025-02-03tools/nolibc: add prototypes for non-static functionsThomas Weißschuh
2025-02-03selftests/bpf: test_xdp_veth: Add new test cases for XDP flagsBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Use unique namesBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Add XDP flags to prog_configurationBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Add prog_config[] tableBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Rename config[]Bastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Split network configurationBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Use int to describe next vethBastien Curutchet (eBPF Foundation)