aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-8/+96
2025-09-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds9-21/+62
2025-09-10Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...Jakub Kicinski1-0/+3
2025-09-10selftests/bpf: Skip timer cases when bpf_timer is not supportedLeon Hwang5-0/+20
2025-09-10selftests: can: enable CONFIG_CAN_VCAN as a moduleDavide Caratti1-0/+3
2025-09-09selftests: mptcp: shellcheck: support v0.11.0Matthieu Baerts (NGI0)7-8/+9
2025-09-09selftests/bpf: Add tests for bpf_strnstrRong Tao1-2/+6
2025-09-09selftests/bpf: Fix "expression result unused" warnings with iceccIlya Leoshkevich2-5/+4
2025-09-09selftests/bpf: Extend crypto_sanity selftest with invalid dst bufferDaniel Borkmann1-14/+32
2025-09-09selftests: net: add test for destination in broadcast packetsOscar Maes2-0/+84
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-19/+16
2025-09-05Merge tag 'perf-tools-fixes-for-v6.17-2025-09-05' of git://git.kernel.org/pub...Linus Torvalds5-40/+76
2025-09-05Merge tag 'gpio-fixes-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-09-04perf symbol-elf: Add support for the block argument for libbfdIan Rogers1-3/+7
2025-09-04perf test: Checking BPF metadata collection fails on version stringThomas Richter1-1/+1
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-46/+310
2025-09-04selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima1-2/+2
2025-09-04tools: gpio: remove the include directory on make cleanzhang jiao1-1/+1
2025-09-04selftests: netfilter: fix udpclash tool hangFlorian Westphal3-4/+5
2025-09-03tools: ynl-gen: fix nested array countingAsbjørn Sloth Tønnesen1-1/+1
2025-09-03perf tests: Fix "PE file support" test buildJames Clark1-2/+2
2025-09-02selftests: net: Add a selftest for VXLAN with FDB nexthop groupsIdo Schimmel2-0/+224
2025-09-02perf bpf-utils: Harden get_bpf_prog_info_linearIan Rogers1-10/+33
2025-09-02perf bpf-utils: Constify bpil_array_descIan Rogers1-12/+6
2025-09-02perf bpf-event: Fix use-after-free in synthesisIan Rogers1-12/+27
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds7-9/+14
2025-09-02selftests/fs/mount-notify: Fix compilation failure.Xing Guo2-19/+16
2025-09-01selftests: drv-net: csum: fix interface name for remote hostJakub Kicinski1-2/+2
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+2
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown1-3/+2
2025-08-29netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal1-37/+76
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-25/+94
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini10-23/+92
2025-08-28Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linuxLinus Torvalds6-33/+74
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei6-33/+74
2025-08-27selftests/mm: fix FORCE_READ to read input value correctlyZi Yan7-9/+14
2025-08-27Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...Linus Torvalds36-94/+342
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-2/+2
2025-08-25perf symbol: Add blocking argument to filename__read_build_idIan Rogers12-27/+32
2025-08-25perf symbol-minimal: Fix ehdr reading in filename__read_build_idIan Rogers1-28/+27
2025-08-23Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+16
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds4-3/+294
2025-08-21KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regsMark Brown1-0/+1
2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier8-23/+20
2025-08-21Merge tag 'pm-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-35/+83
2025-08-21Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+0
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds11-19/+646
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski1-5/+295
2025-08-21Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+23