summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds2024-12-221-2/+12
|\
| * selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres2024-12-191-2/+12
* | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-12-218-384/+660
|\ \
| * | selftests/bpf: Test bpf_skb_change_tail() in TC ingressCong Wang2024-12-202-0/+168
| * | selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang2024-12-202-384/+395
| * | selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()Cong Wang2024-12-202-0/+91
| * | selftests/bpf: Fix compilation error in get_uprobe_offset()Jerome Marchand2024-12-191-0/+4
| * | selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang2024-12-191-0/+2
| |/
* | Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-195-24/+46
|\ \
| * | selftests: openvswitch: fix tcpdump executionAdrian Moreno2024-12-191-2/+4
| * | selftests: net-drv: stats: sanity check netlink dumpsJakub Kicinski2024-12-171-1/+18
| * | selftests: net-drv: queues: sanity check netlink dumpsJakub Kicinski2024-12-171-10/+13
| * | selftests: net: support setting recv_size in YNLJakub Kicinski2024-12-171-8/+8
| * | tools/net/ynl: fix sub-message key lookup for nested attributesDonald Hunter2024-12-151-3/+3
* | | Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-12-185-13/+17
|\ \ \
| * | | tools/hv: reduce resource usage in hv_kvp_daemonOlaf Hering2024-12-091-4/+5
| * | | tools/hv: add a .gitignore fileOlaf Hering2024-12-091-0/+3
| * | | tools/hv: reduce resouce usage in hv_get_dns_info helperOlaf Hering2024-12-091-2/+2
| * | | hv/hv_kvp_daemon: Pass NIC name to hv_get_dns_info as wellVitaly Kuznetsov2024-12-091-1/+1
| * | | tools/hv: terminate fcopy daemon if read from uio failsOlaf Hering2024-12-091-1/+3
| * | | tools: hv: change permissions of NetworkManager configuration fileOlaf Hering2024-12-091-1/+1
| * | | tools: hv: Fix a complier warning in the fcopy uio daemonDexuan Cui2024-12-091-5/+3
* | | | Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-12-171-3/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | objtool/x86: allow syscall instructionJuergen Gross2024-12-131-3/+6
* | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-12-1412-22/+304
|\ \ \ \
| * | | | selftests/bpf: Add tests for raw_tp NULL argsKumar Kartikeya Dwivedi2024-12-142-0/+27
| * | | | bpf: Augment raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi2024-12-141-10/+9
| * | | | bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi2024-12-141-5/+1
| * | | | selftests/bpf: Add test for narrow ctx load for pointer argsKumar Kartikeya Dwivedi2024-12-121-0/+36
| * | | | bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi2024-12-122-4/+4
| * | | | selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman2024-12-123-22/+66
| * | | | selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman2024-12-101-0/+28
| * | | | bpf: consider that tail calls invalidate packet pointersEduard Zingerman2024-12-101-0/+2
| * | | | selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman2024-12-103-0/+120
| * | | | selftests/bpf: test for changing packet data from global functionsEduard Zingerman2024-12-101-0/+28
| * | | | selftests/bpf: Extend test for sockmap update with sameMichal Luczaj2024-12-101-3/+5
| | |/ / | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-12-131-17/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | kselftest/arm64: abi: fix SVCR detectionWeizhao Ouyang2024-12-131-17/+15
| |/ /
* | | Merge tag 'perf-tools-fixes-for-v6.13-2024-12-12' of git://git.kernel.org/pub...Linus Torvalds2024-12-1327-44/+194
|\ \ \ | |_|/ |/| |
| * | perf probe: Fix uninitialized variableJames Clark2024-12-121-1/+1
| * | libperf: evlist: Fix --cpu argument on hybrid platformJames Clark2024-12-111-2/+16
| * | perf test expr: Fix system_tsc_freq for only x86Ian Rogers2024-12-111-7/+12
| * | perf test hwmon_pmu: Fix event file locationIan Rogers2024-12-101-11/+18
| * | perf hwmon_pmu: Use openat rather than dup to refresh directoryIan Rogers2024-12-101-4/+11
| * | perf ftrace: Fix undefined behavior in cmp_profile_data()Kuan-Wei Chiu2024-12-091-1/+2
| * | perf tools: Fix precise_ip fallback logicNamhyung Kim2024-12-061-3/+3
| * | perf tools: Fix build error on generated/fs_at_flags_array.cNamhyung Kim2024-12-041-1/+2
| * | tools headers: Sync uapi/linux/prctl.h with the kernel sourcesNamhyung Kim2024-12-041-1/+26
| * | tools headers: Sync uapi/linux/mount.h with the kernel sourcesNamhyung Kim2024-12-041-2/+12
| * | tools headers: Sync uapi/linux/fcntl.h with the kernel sourcesNamhyung Kim2024-12-041-4/+1