aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-02-17Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-2/+2
2024-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 58-239/+236
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 13-41/+163
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-6/+7
2024-02-14selftests: tls: increase the wait in poll_partial_rec_asyncGravatar Jakub Kicinski 1-2/+2
2024-02-14Merge tag 'landlock-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-13/+59
2024-02-14Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Gravatar Paolo Bonzini 58-239/+236
2024-02-13selftests: net: more pmtu.sh fixesGravatar Paolo Abeni 1-2/+2
2024-02-13selftests: net: more strict check in net_helperGravatar Paolo Abeni 1-4/+7
2024-02-13selftests: net: cope with slow env in so_txtime.sh testGravatar Paolo Abeni 1-4/+25
2024-02-13selftests: net: cope with slow env in gro.sh testGravatar Paolo Abeni 1-0/+5
2024-02-12selftests: net: ip_local_port_range: define IPPROTO_MPTCPGravatar Maxim Galaganov 1-0/+4
2024-02-12tools/rtla: Exit with EXIT_SUCCESS when help is invokedGravatar John Kacur 4-4/+20
2024-02-12tools/rtla: Replace setting prio with nice for SCHED_OTHERGravatar limingming3 2-3/+5
2024-02-12tools/rv: Fix curr_reactor uninitialized variableGravatar Daniel Bristot de Oliveira 1-1/+1
2024-02-12tools/rv: Fix Makefile compiler options for clangGravatar Daniel Bristot de Oliveira 1-1/+6
2024-02-12tools/rtla: Remove unused sched_getattr() functionGravatar Daniel Bristot de Oliveira 1-6/+0
2024-02-12tools/rtla: Fix clang warning about mount_point var sizeGravatar Daniel Bristot de Oliveira 1-1/+1
2024-02-12tools/rtla: Fix uninitialized bucket/data->bucket_size warningGravatar Daniel Bristot de Oliveira 2-4/+2
2024-02-12tools/rtla: Fix Makefile compiler options for clangGravatar Daniel Bristot de Oliveira 1-1/+6
2024-02-10Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-0/+1
2024-02-10selftests: tls: use exact comparison in recv_partialGravatar Jakub Kicinski 1-4/+4
2024-02-09work around gcc bugs with 'asm goto' with outputsGravatar Linus Torvalds 2-3/+3
2024-02-09selftests: openvswitch: Add validation for the recursion testGravatar Aaron Conole 2-15/+69
2024-02-09selftests: forwarding: Fix bridge locked port test flakinessGravatar Ido Schimmel 1-2/+2
2024-02-09selftests: forwarding: Suppress grep warningsGravatar Ido Schimmel 1-3/+3
2024-02-09selftests: forwarding: Fix bridge MDB test flakinessGravatar Ido Schimmel 1-2/+6
2024-02-09selftests: forwarding: Fix layer 2 miss test flakinessGravatar Ido Schimmel 1-2/+6
2024-02-09selftests: net: Fix bridge backup port test flakinessGravatar Ido Schimmel 1-0/+23
2024-02-08selftests: net: add more missing kernel configGravatar Paolo Abeni 1-1/+5
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 8-23/+85
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar Paolo Abeni 1-1/+42
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Gravatar Felix Huettner 1-1/+42
2024-02-07selftests: core: include linux/close_range.h for CLOSE_RANGE_* macrosGravatar Muhammad Usama Anjum 1-0/+1
2024-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+108
2024-02-07selftests: cmsg_ipv6: repeat the exact packetGravatar Jakub Kicinski 1-2/+2
2024-02-06KVM: selftests: Don't assert on exact number of 4KiB in dirty log split testGravatar Sean Christopherson 1-9/+12
2024-02-06KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testGravatar Sean Christopherson 1-23/+27
2024-02-06selftests/net: Amend per-netns counter checksGravatar Dmitry Safonov 1-6/+6
2024-02-05selftests: net: let big_tcp test cope with slow envGravatar Paolo Abeni 1-1/+3
2024-02-05selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()Gravatar R Nageswara Sastry 1-2/+2
2024-02-03Merge tag 'perf-tools-fixes-for-v6.8-1-2024-02-01' of git://git.kernel.org/pu...Gravatar Linus Torvalds 31-383/+588
2024-02-02selftests: net: avoid just another constant waitGravatar Paolo Abeni 1-5/+13
2024-02-02selftests: net: fix tcp listener handling in pmtu.shGravatar Paolo Abeni 1-1/+4
2024-02-02selftests: net: fix setup_ns usage in rtnetlink.shGravatar Paolo Abeni 1-4/+2
2024-02-02selftests: net: cut more slack for gro fwd tests.Gravatar Paolo Abeni 2-3/+13
2024-02-02selftests/landlock: Fix capability for net_testGravatar Mickaël Salaün 2-9/+44
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 26-123/+232
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+4
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 2)Gravatar Matthieu Baerts (NGI0) 1-14/+9