summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2023-10-30Merge tag 'nolibc.2023.10.23a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-30Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-30Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-10-30Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-23Merge tag 'urgent/nolibc.2023.10.16a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-20Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...Linus Torvalds
2023-10-20Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-20objtool: Fix return thunk patching in retpolinesJosh Poimboeuf
2023-10-19tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-19objtool: Add bcachefs noreturnsKent Overstreet
2023-10-19Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts
2023-10-19selftests: mptcp: join: correctly check for no RSTMatthieu Baerts
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski
2023-10-18perf/benchmark: fix seccomp_unotify benchmark for 32-bitJiri Slaby (SUSE)
2023-10-18maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda
2023-10-18selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter
2023-10-18netfilter: nf_tables: audit log object reset once per tablePhil Sutter
2023-10-17selftests/user_events: Fix abi_test for BE archsBeau Belgrave
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-16tools: ynl: Add source files for nfsd netlink protocolChuck Lever
2023-10-16selftests/x86/lam: Zero out buffer for readlink()Binbin Wu
2023-10-16tools/virtio: Add dma sync api for virtio testLiming Wu
2023-10-15selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole
2023-10-15selftests: openvswitch: Skip drop testing on older kernelsAaron Conole
2023-10-15selftests: openvswitch: Catch cases where the tests are killedAaron Conole
2023-10-15selftests: openvswitch: Add version check for pyroute2Aaron Conole
2023-10-15Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...Paolo Bonzini
2023-10-13netlink: specs: devlink: fix reply command valuesJiri Pirko
2023-10-13selftests: fib_tests: Count all trace point invocationsIdo Schimmel
2023-10-13selftests: fib_tests: Disable RP filter in multipath list receive testIdo Schimmel
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-12selftests/nolibc: add tests for multi-object linkageThomas Weißschuh
2023-10-12selftests/nolibc: use qemu-system-ppc64 for ppc64leThomas Weißschuh
2023-10-12tools/nolibc: add support for constructors and destructorsThomas Weißschuh
2023-10-12tools/nolibc: drop test for getauxval(AT_PAGESZ)Thomas Weißschuh
2023-10-12tools/nolibc: automatically detect necessity to use pselect6Thomas Weißschuh
2023-10-12tools/nolibc: don't define new syscall numberThomas Weißschuh
2023-10-12tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacksThomas Weißschuh