aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-02-09tools/nolibc: add support for directory accessThomas Weißschuh4-0/+139
2025-02-09tools/nolibc: add support for sys_llseek()Thomas Weißschuh1-1/+28
2025-02-08tools/sched_ext: Compatible testing of SCX_ENQ_CPU_SELECTEDChangwoo Min5-1/+174
2025-02-08tool/sched_ext: Event counter dumping updatesTejun Heo2-29/+8
2025-02-08Merge branch 'for-6.14-fixes' into for-6.15Tejun Heo1-1/+1
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers1-1/+0
2025-02-08tools/power turbostat: Allow Zero return value for some RAPL registersZhang Rui1-9/+18
2025-02-08Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+199
2025-02-08iio: introduce the FAULT event typeGuillaume Ranquet1-0/+4
2025-02-08objtool: Move dodgy linker warn to verbosePeter Zijlstra1-1/+1
2025-02-08objtool: Ignore dangling jump table entriesJosh Poimboeuf1-0/+9
2025-02-07selftests/bpf: Remove with_addr.sh and with_tunnels.shBastien Curutchet (eBPF Foundation)3-92/+2
2025-02-07netdevsim: allow normal queue reset while downJakub Kicinski1-1/+17
2025-02-07bpf: selftests: Test constant key extraction on irrelevant mapsDaniel Xu1-0/+15
2025-02-07sched_ext: Print an event, SCX_EV_ENQ_SLICE_DFL, in scx_qmap/centralChangwoo Min2-0/+4
2025-02-07tools/power turbostat: Clustered Uncore MHz counters should honor show/hide optionsLen Brown2-1/+13
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+21
2025-02-07selftests: always check mask returned by statmount(2)Miklos Szeredi1-1/+21
2025-02-06selftests/bpf: Correct the check of join cgroupJason Xing1-1/+1
2025-02-06Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski1-0/+7
2025-02-06netdev: add io_uring memory provider infoDavid Wei1-0/+7
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-411/+1201
2025-02-06tools: ynl: add all headers to makefile depsJakub Kicinski1-1/+3
2025-02-06selftests/seccomp: validate uretprobe syscall passes through seccompEyal Birger1-0/+199
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-3/+91
2025-02-06tools: ynl-gen: support limits using definitionsJakub Kicinski1-1/+4
2025-02-06tools: ynl-gen: don't output external constantsJakub Kicinski1-0/+3
2025-02-05selftests: forwarding: vxlan_bridge_1d: Check aging while forwardingIdo Schimmel1-0/+2
2025-02-05selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()Cong Wang1-1/+33
2025-02-05selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0Quang Le1-0/+23
2025-02-05selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)1-1/+1
2025-02-05bridge: mdb: Allow replace of a host-joined groupPetr Machata1-1/+1
2025-02-05selftests: net: suppress ReST file generation when building selftestsJakub Kicinski1-1/+2
2025-02-05selftests/bpf: Support dynamically linking LLVM if static is not availableDaniel Xu1-3/+8
2025-02-05selftests/bpf: Add a BTF verification test for kflagged type_tagIhor Solodrai2-1/+24
2025-02-05bpf: Allow kind_flag for BTF type and decl tagsIhor Solodrai1-3/+1
2025-02-05selftests/bpf: Add a btf_dump test for type_tagsIhor Solodrai1-37/+110
2025-02-05libbpf: Check the kflag of type tags in btf_dumpIhor Solodrai1-1/+4
2025-02-05docs/bpf: Document the semantics of BTF tags with kind_flagIhor Solodrai1-1/+2
2025-02-05libbpf: Introduce kflag for type_tags and decl_tags in BTFIhor Solodrai3-23/+68
2025-02-05Merge tag 'v6.14-rc1' into perf-tools-nextNamhyung Kim718-6145/+21511
2025-02-05torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()Paul E. McKenney1-1/+1
2025-02-05rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()Paul E. McKenney1-0/+1
2025-02-05selftests/mm: use PIDFD_SELF in guard pages testLorenzo Stoakes1-12/+4
2025-02-05selftests/pidfd: add tests for PIDFD_SELF_*Lorenzo Stoakes2-15/+67
2025-02-05selftests/pidfd: add new PIDFD_SELF* definesChristian Brauner1-0/+16
2025-02-04perf stat: Changes to event name uniquificationIan Rogers2-33/+79
2025-02-04perf stat: Don't merge counters purely on nameIan Rogers1-2/+11
2025-02-04perf pmu: Rename name matching for no suffix or wildcard variantsIan Rogers6-129/+235
2025-02-04perf pmus: Restructure pmu_read_sysfs to scan fewer PMUsIan Rogers2-51/+97