summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-12-12Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-88/+376
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-45/+154
2022-12-12Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
2022-12-12Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+141
2022-12-12Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
2022-12-12Merge tag 'nolibc.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+10
2022-12-12Merge tag 'kcsan.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+10
2022-12-12Merge tag 'lkmm.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+4
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-66/+249
2022-12-11Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-3/+3
2022-12-10kselftests: cgroup: update kmem test precision toleranceMichal Hocko1-3/+3
2022-12-09Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-4/+220
2022-12-07ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel1-0/+10
2022-12-07ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel1-0/+27
2022-12-06Merge branch 'for-next/selftests' into for-next/coreWill Deacon6-45/+122
2022-12-03selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-12-03selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao1-1/+1
2022-12-03selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang1-1/+1
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+2
2022-12-02selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...Gautam Menghani1-2/+4
2022-12-01kselftest/arm64: Allow epoll_wait() to return more than one resultMark Brown1-9/+18
2022-12-01kselftest/arm64: Don't drain output while spawning childrenMark Brown1-8/+0
2022-12-01kselftest/arm64: Hold fp-stress children until they're all spawnedMark Brown1-1/+40
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima3-1/+180
2022-12-01tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang1-2/+2
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds6-28/+57
2022-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-28/+46
2022-11-29ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel1-0/+11
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-30/+138
2022-11-25kselftest/arm64: Set test names prior to starting childrenMark Brown1-10/+10
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds10-32/+47
2022-11-21selftests/bpf: Make test_bench_attach serialJiri Olsa1-3/+1
2022-11-21selftests/bpf: Filter out default_idle from kprobe_multi benchJiri Olsa1-1/+3
2022-11-21bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai1-16/+20
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz2-8/+13
2022-11-21tools/arch/x86: intel_sdsi: Add support for reading meter certificatesDavid E. Box1-2/+108
2022-11-21tools/arch/x86: intel_sdsi: Add support for new GUIDDavid E. Box1-11/+25
2022-11-21tools/arch/x86: intel_sdsi: Read more On Demand registersDavid E. Box1-5/+45
2022-11-21tools/arch/x86: intel_sdsi: Add Intel On Demand textDavid E. Box1-6/+6
2022-11-21tools/arch/x86: intel_sdsi: Add support for reading state certificatesDavid E. Box1-70/+198
2022-11-18Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2022-11-18kselftest/arm64: Use preferred form for predicate load/storesMark Brown1-2/+2
2022-11-18selftests/net: fix missing xdp_dummyWang Yufen5-15/+23
2022-11-18selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts1-2/+3
2022-11-18selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts1-4/+5
2022-11-18selftests: mptcp: gives slow test-case more timePaolo Abeni1-3/+3
2022-11-18libbpf: Check the validity of size in user_ring_buffer__reserve()Hou Tao1-0/+4
2022-11-18libbpf: Handle size overflow for user ringbuf mmapHou Tao1-2/+8
2022-11-18libbpf: Handle size overflow for ringbuf mmapHou Tao1-4/+8
2022-11-18libbpf: Use page size as max_entries when probing ring buffer mapHou Tao1-1/+1