summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-12Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-12Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'nolibc.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-12Merge tag 'kcsan.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'lkmm.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-10Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-06Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2022-12-02selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-02selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-02selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-02selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...Gautam Menghani
2022-12-01kselftest/arm64: Allow epoll_wait() to return more than one resultMark Brown
2022-12-01kselftest/arm64: Don't drain output while spawning childrenMark Brown
2022-12-01kselftest/arm64: Hold fp-stress children until they're all spawnedMark Brown
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima
2022-11-30tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-11-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-28ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-25kselftest/arm64: Set test names prior to starting childrenMark Brown
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-21selftests/bpf: Make test_bench_attach serialJiri Olsa
2022-11-21selftests/bpf: Filter out default_idle from kprobe_multi benchJiri Olsa
2022-11-21bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz
2022-11-21tools/arch/x86: intel_sdsi: Add support for reading meter certificatesDavid E. Box
2022-11-21tools/arch/x86: intel_sdsi: Add support for new GUIDDavid E. Box
2022-11-21tools/arch/x86: intel_sdsi: Read more On Demand registersDavid E. Box
2022-11-21tools/arch/x86: intel_sdsi: Add Intel On Demand textDavid E. Box
2022-11-21tools/arch/x86: intel_sdsi: Add support for reading state certificatesDavid E. Box
2022-11-18Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-18kselftest/arm64: Use preferred form for predicate load/storesMark Brown
2022-11-18selftests/net: fix missing xdp_dummyWang Yufen
2022-11-17selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts
2022-11-17selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts
2022-11-17selftests: mptcp: gives slow test-case more timePaolo Abeni
2022-11-17libbpf: Check the validity of size in user_ring_buffer__reserve()Hou Tao
2022-11-17libbpf: Handle size overflow for user ringbuf mmapHou Tao
2022-11-17libbpf: Handle size overflow for ringbuf mmapHou Tao
2022-11-17libbpf: Use page size as max_entries when probing ring buffer mapHou Tao