summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds2023-04-192-8/+8
|\
| * tools/Makefile: do missed s/vm/mm/SeongJae Park2023-04-181-7/+7
| * tools/mm/page_owner_sort.c: fix TGID output when cull=tg is usedSteve Chou2023-04-161-1/+1
* | tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONGTiezhu Yang2023-04-191-1/+1
* | Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-04-1314-276/+485
|\ \
| * | selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer2023-04-136-12/+23
| * | selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer2023-04-132-16/+24
| * | selftests: add the missing CONFIG_IP_SCTP in net configXin Long2023-04-131-0/+1
| * | selftests: openvswitch: adjust datapath NL message declarationAaron Conole2023-04-131-1/+1
| * | selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts2023-04-131-0/+2
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-04-071-3/+27
| |\ \
| | * | selftests/bpf: fix xdp_redirect xdp-features selftest for veth driverLorenzo Bianconi2023-04-061-3/+27
| * | | selftests: bonding: add arp validate testHangbin Liu2023-04-071-0/+55
| * | | selftests: bonding: re-format bond option testsHangbin Liu2023-04-074-246/+354
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-04-101-1/+1
|\ \ \ \
| * | | | tools/virtio: fix typo in README instructionsRoss Zwisler2023-04-041-1/+1
* | | | | Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds2023-04-081-0/+16
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett2023-04-051-0/+16
* | | | Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2023-04-061-0/+1
|\ \ \ \
| * | | | selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu2023-04-051-0/+1
| | |/ / | |/| |
* | | | Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-04-061-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan2023-03-311-0/+1
* | | | Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-301-0/+90
|\ \ \ \
| * | | | test/vsock: new skbuff appending testArseniy Krasnov2023-03-301-0/+90
| | |_|/ | |/| |
* | | | Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-03-282-6/+24
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | selftests: sigaltstack: fix -WuninitializedNick Desaulniers2023-03-202-6/+24
* | | Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-261-3/+105
|\ \ \
| * | | selftests/x86/amx: Add a ptrace testChang S. Bae2023-03-221-3/+105
* | | | Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-241-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | kselftest: vm: fix unused variable warningPeter Xu2023-03-231-2/+1
* | | | Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-2414-146/+204
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-2313-143/+201
| |\ \ \
| | * \ \ Merge branch 'bpf: Allow reads from uninit stack'Alexei Starovoitov2023-03-1310-135/+194
| | |\ \ \
| | | * | | selftests/bpf: Tests for uninitialized stack readsEduard Zingerman2023-02-222-0/+96
| | | * | | bpf: Allow reads from uninit stackEduard Zingerman2023-02-228-135/+98
| | * | | | selftests/bpf: Fix progs/test_deny_namespace.c issues.Alexei Starovoitov2023-03-101-6/+4
| | * | | | selftests/bpf: Fix progs/find_vma_fail1.c build error.Alexei Starovoitov2023-03-101-0/+1
| | * | | | libbpf: Revert poisoning of strlcpyJesus Sanchez-Palencia2023-03-101-2/+2
| * | | | | tools: ynl: Fix genlmsg header encoding formatsDonald Hunter2023-03-221-3/+3
* | | | | | bootconfig: Fix testcase to increase max nodeMasami Hiramatsu (Google)2023-03-221-4/+8
|/ / / / /
* | | | | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-1711-23/+384
|\ \ \ \ \
| * | | | | selftests: bonding: add tests for ether type changesNikolay Aleksandrov2023-03-172-1/+87
| * | | | | ynl: make the tooling check the licenseJakub Kicinski2023-03-162-6/+15
| * | | | | ynl: broaden the license even moreJakub Kicinski2023-03-162-5/+5
| * | | | | tools: ynl: make definitions optional againJakub Kicinski2023-03-161-1/+2
| * | | | | selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin2023-03-161-5/+31
| * | | | | test/vsock: copy to user failure testArseniy Krasnov2023-03-161-0/+118
| * | | | | selftest: Add test for bind() conflicts.Kuniyuki Iwashima2023-03-153-0/+116
| * | | | | selftests: mptcp: userspace pm: fix printed valuesMatthieu Baerts2023-03-101-1/+1
| * | | | | xdp: add xdp_set_features_flag utility routineLorenzo Bianconi2023-03-101-0/+2