summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-11Merge tag 'fixes-2023-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-09selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-08selftests: Fix failing VXLAN VNI filtering testIdo Schimmel
2023-02-08selftests: mptcp: stop tests earlierMatthieu Baerts
2023-02-08selftests: mptcp: allow more slack for slow test-casePaolo Abeni
2023-02-07selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Vladimir Oltean
2023-02-07Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Aaron Thompson
2023-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-02selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-02selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-02selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-02selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan
2023-02-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-01-31cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long
2023-01-29KVM: selftests: aarch64: Test read-only PT memory regionsRicardo Koller
2023-01-29KVM: selftests: aarch64: Fix check of dirty log PT writeRicardo Koller
2023-01-29KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWsRicardo Koller
2023-01-29KVM: selftests: aarch64: Relax userfaultfd read vs. write checksRicardo Koller
2023-01-28selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-27Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-01-27tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov
2023-01-27tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie
2023-01-25selftests: amd-pstate: Don't delete source files via MakefileDoug Smythies
2023-01-24selftests/bpf: Cover listener cloning with progs attached to sockmapJakub Sitnicki
2023-01-24selftests/bpf: Pass BPF skeleton to sockmap_listen ops testsJakub Sitnicki
2023-01-22KVM: selftests: Make reclaim_period_ms input always be positiveVipin Sharma
2023-01-22selftests: kvm: move declaration at the beginning of main()Paolo Bonzini
2023-01-20Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-01-19selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu
2023-01-19selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman
2023-01-19selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn
2023-01-18selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu
2023-01-18Sync with v6.2-rc4Andrew Morton
2023-01-18perf test build-id: Fix test check for PE fileAthira Rajeev
2023-01-18perf buildid-cache: Fix the file mode with copyfile() while adding file to bu...Athira Rajeev
2023-01-18perf expr: Prevent normalize() from reading into undefined memory in the expr...Sohom Datta
2023-01-18tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2023-01-18perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2023-01-18tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2023-01-18tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo
2023-01-17tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2023-01-17tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2023-01-16Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds