summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-237-110/+565
|\
| * selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel2024-08-211-1/+2
| * selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)2024-08-201-0/+1
| * selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)2024-08-201-0/+30
| * selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)2024-08-201-5/+22
| * selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)2024-08-201-5/+13
| * selftests: udpgro: no need to load xdp for groHangbin Liu2024-08-191-8/+1
| * selftests: udpgro: report error when receive failedHangbin Liu2024-08-191-17/+27
| * tc-testing: don't access non-existent variable on exceptionSimon Horman2024-08-161-1/+0
| * selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untaggedVladimir Oltean2024-08-161-1/+53
| * selftests: net: local_termination: add PTP frames to the mixVladimir Oltean2024-08-161-13/+148
| * selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean2024-08-162-16/+99
| * selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean2024-08-161-7/+110
| * selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean2024-08-161-4/+18
| * selftests: net: local_termination: parameterize test nameVladimir Oltean2024-08-161-18/+20
| * selftests: net: local_termination: parameterize sending interfaceVladimir Oltean2024-08-161-19/+20
| * selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean2024-08-161-12/+18
* | Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-08-202-0/+13
|\ \
| * | cxl/test: Skip cxl_setup_parent_dport() for emulated dportsLi Ming2024-08-092-0/+13
* | | Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds2024-08-173-2/+8
|\ \ \
| * | | selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum2024-08-152-0/+5
| * | | selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter2024-08-151-2/+3
* | | | Merge tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-08-161-7/+4
|\ \ \ \
| * | | | rtla/osnoise: Prevent NULL dereference in error handlingDan Carpenter2024-08-091-7/+4
| | |/ / | |/| |
* | | | Merge tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub...Linus Torvalds2024-08-1522-426/+814
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf daemon: Fix the build on 32-bit architecturesArnaldo Carvalho de Melo2024-08-091-4/+5
| * | | tools/include: Sync arm64 headers with the kernel sourcesNamhyung Kim2024-08-071-0/+10
| * | | tools/include: Sync x86 headers with the kernel sourcesNamhyung Kim2024-08-072-400/+414
| * | | tools/include: Sync filesystem headers with the kernel sourcesNamhyung Kim2024-08-074-8/+189
| * | | tools/include: Sync network socket headers with the kernel sourcesNamhyung Kim2024-08-072-1/+6
| * | | tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim2024-08-074-6/+12
| * | | tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim2024-08-061-4/+5
| * | | tools/include: Sync uapi/linux/perf.h with the kernel sourcesNamhyung Kim2024-08-061-2/+4
| * | | tools/include: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim2024-08-064-1/+69
| * | | tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim2024-08-061-0/+27
| * | | perf tools: Add tools/include/uapi/READMENamhyung Kim2024-08-061-0/+73
| |/ /
* | | Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-155-2/+105
|\ \ \
| * \ \ Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-08-152-0/+79
| |\ \ \
| | * | | selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal2024-08-142-0/+79
| * | | | selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)2024-08-151-0/+1
| * | | | selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain2024-08-141-1/+1
| |/ / /
| * | / selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki2024-08-091-1/+24
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-08-142-2/+30
|\ \ \
| * | | KVM: selftests: Add a testcase to verify x2APIC is fully readonlyMichal Luczaj2024-08-131-0/+28
| * | | Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-08-131-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-listMark Brown2024-08-071-2/+2
* | | | selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song2024-08-121-0/+54
* | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-08-121-0/+35
|\ \ \ \ | |/ / / |/| | |
| * | | fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro2024-08-051-0/+35
| |/ /
* | | Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-081-14/+41
|\ \ \