summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: tc-testing: reduce rshift valueJakub Kicinski2025-01-041-2/+2
* Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2025-01-032-5/+24
|\
| * selftests: drv-net: test empty queue and NAPI responses in netlinkJakub Kicinski2024-12-201-4/+24
| * selftests: net: local_termination: require mausezahnVladimir Oltean2024-12-201-1/+0
* | Merge tag 'objtool-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-12-291-0/+1
|\ \
| * | objtool: Add bch2_trans_unlocked_error() to bcachefs noreturnschenchangcheng2024-12-291-0/+1
* | | Merge tag 'trace-tools-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-12-281-81/+96
|\ \ \
| * | | rtla/timerlat: Fix histogram ALL for zero samplesTomas Glozar2024-12-271-81/+96
* | | | Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-12-271-4/+11
|\ \ \ \
| * | | | stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin2024-12-201-4/+11
* | | | | Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-12-261-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-12-2043-101/+570
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | selftests/alsa: Fix circular dependency involving global-timerLi Zhijian2024-12-201-1/+1
* | | | | 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
|\ \ \ \ \ | |_|/ / / |/| | | |