summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | selftests: core: include linux/close_range.h for CLOSE_RANGE_* macrosMuhammad Usama Anjum2024-02-071-0/+1
* | | | | | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-092-3/+3
| |_|_|/ / |/| | | |
* | | | | Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-088-23/+85
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-02-081-1/+42
| |\ \ \ \ \
| | * | | | | netfilter: ctnetlink: fix filtering for zone 0Felix Huettner2024-02-081-1/+42
| * | | | | | selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski2024-02-071-2/+2
| * | | | | | selftests/net: Amend per-netns counter checksDmitry Safonov2024-02-061-6/+6
| * | | | | | selftests: net: let big_tcp test cope with slow envPaolo Abeni2024-02-051-1/+3
| |/ / / / /
| * | | | | selftests: net: avoid just another constant waitPaolo Abeni2024-02-021-5/+13
| * | | | | selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni2024-02-021-1/+4
| * | | | | selftests: net: fix setup_ns usage in rtnetlink.shPaolo Abeni2024-02-021-4/+2
| * | | | | selftests: net: cut more slack for gro fwd tests.Paolo Abeni2024-02-022-3/+13
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-071-0/+108
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-261-0/+108
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KVM: riscv: selftests: Add Zfa extension to get-reg-list testAnup Patel2024-01-191-0/+4
| | * | | | KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list testAnup Patel2024-01-191-0/+8
| | * | | | KVM: riscv: selftests: Add Zihintntl extension to get-reg-list testAnup Patel2024-01-191-0/+4
| | * | | | KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list testAnup Patel2024-01-191-0/+8
| | * | | | KVM: riscv: selftests: Add vector crypto extensions to get-reg-list testAnup Patel2024-01-191-0/+40
| | * | | | KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list testAnup Patel2024-01-191-0/+40
| | * | | | KVM: riscv: selftests: Add Zbc extension to get-reg-list testAnup Patel2024-01-191-0/+4
* | | | | | Merge tag 'perf-tools-fixes-for-v6.8-1-2024-02-01' of git://git.kernel.org/pu...Linus Torvalds2024-02-0331-383/+588
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | perf tools headers: update the asm-generic/unaligned.h copy with the kernel s...Arnaldo Carvalho de Melo2024-01-311-12/+12
| * | | | | tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo2024-01-301-0/+70
| * | | | | perf evlist: Fix evlist__new_default() for > 1 core PMUJames Clark2024-01-301-1/+8
| * | | | | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2024-01-303-4/+8
| * | | | | tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...Arnaldo Carvalho de Melo2024-01-301-1/+7
| * | | | | tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_...Arnaldo Carvalho de Melo2024-01-291-1/+14
| * | | | | perf vendor events intel: Alderlake/sapphirerapids metric fixesIan Rogers2024-01-273-160/+123
| * | | | | tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2024-01-272-90/+53
| * | | | | perf tools: Fix calloc() arguments to address error introduced in gcc-14Sun Haiyong2024-01-264-7/+7
| * | | | | perf top: Remove needless malloc(0) call that triggers -Walloc-sizeSun Haiyong2024-01-261-1/+1
| * | | | | perf build: Make minimal shellcheck version to v0.6.0Yicong Yang2024-01-261-0/+10
| * | | | | tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...Arnaldo Carvalho de Melo2024-01-262-7/+77
| * | | | | perf test shell daemon: Make signal test less racyIan Rogers2024-01-261-10/+24
| * | | | | perf test shell script: Fix test for python being disabledIan Rogers2024-01-261-2/+1
| * | | | | perf test: Workaround debug output in list testIan Rogers2024-01-261-3/+18
| * | | | | perf list: Add output file optionIan Rogers2024-01-262-82/+133
| * | | | | perf list: Switch error message to pr_err() to respect debug settings (-v)Ian Rogers2024-01-261-1/+1
| * | | | | perf test: Fix 'perf script' tests on s390Thomas Richter2024-01-261-1/+8
| * | | | | tools headers UAPI: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo2024-01-261-0/+3
| * | | | | tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...Arnaldo Carvalho de Melo2024-01-261-0/+8
| * | | | | tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...Arnaldo Carvalho de Melo2024-01-262-0/+2
* | | | | | Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-0126-123/+232
|\ \ \ \ \ \
| * | | | | | selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)2024-02-011-14/+9
| * | | | | | selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)2024-02-011-2/+2
| * | | | | | selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)2024-02-011-1/+1
| * | | | | | selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)2024-02-011-4/+4
| * | | | | | selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)2024-02-011-1/+1
| * | | | | | selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)2024-02-011-0/+1