summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-02-08perf symbols: Slightly improve module file executable section mappingsAdrian Hunter
2024-02-08perf tools: Make it possible to see perf's kernel and module memory mappingsAdrian Hunter
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner
2024-02-07selftests: core: include linux/close_range.h for CLOSE_RANGE_* macrosMuhammad Usama Anjum
2024-02-07selftests: bonding: use slowwait instead of hard code sleepHangbin Liu
2024-02-07selftests: bonding: reduce garp_test/arp_validate test timeHangbin Liu
2024-02-07selftests: bonding: use tc filter to check if LACP was sentHangbin Liu
2024-02-07selftests/net/forwarding: add slowwait functionsHangbin Liu
2024-02-07selftests/bpf: Mark cpumask kfunc declarations as __weakYafang Shao
2024-02-07selftests/bpf: Fix error checking for cpumask_success__load()Yafang Shao
2024-02-07tools/resolve_btfids: Fix cross-compilation to non-host endiannessViktor Malik
2024-02-07tools/resolve_btfids: Refactor set sorting with types from btf_ids.hViktor Malik
2024-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-07perf record: Display data size on pipe modeNamhyung Kim
2024-02-07perf script: Print source line for each jump in brstackinsnKan Liang
2024-02-07perf kvm powerpc: Fix buildIan Rogers
2024-02-07selftests: add ESRCH tests for pidfd_getfd()Tycho Andersen
2024-02-07selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski
2024-02-07selftests/seccomp: Pin benchmark to single CPUKees Cook
2024-02-06tools: ynl: add support for encoding multi-attrAlessandro Marcolini
2024-02-06tools: ynl: correct typo and docstringAlessandro Marcolini
2024-02-06KVM: selftests: Don't assert on exact number of 4KiB in dirty log split testSean Christopherson
2024-02-06KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson
2024-02-06libbpf: Use OPTS_SET() macro in bpf_xdp_query()Toke Høiland-Jørgensen
2024-02-06bpf: Use -Wno-address-of-packed-member in some selftestsJose E. Marchesi
2024-02-06iommufd/selftest: Add mock IO hugepages testsJoao Martins
2024-02-06iommufd/selftest: Refactor dirty bitmap testsJoao Martins
2024-02-06iommufd/selftest: Test u64 unaligned bitmapsJoao Martins
2024-02-06bonding: Add independent control state machineAahil Awatramani
2024-02-06selftests/net: Amend per-netns counter checksDmitry Safonov
2024-02-06selftests/net: ignore timing errors in so_txtime if KSFT_MACHINE_SLOWWillem de Bruijn
2024-02-05perf/pmu-events/powerpc: Update json mapfile with Power11 PVRMadhavan Srinivasan
2024-02-05selftests/bpf: mark dynptr kfuncs __weak to make them optional on old kernelsAndrii Nakryiko
2024-02-05libbpf: fix return value for PERF_EVENT __arg_ctx type fix up checkAndrii Nakryiko
2024-02-05selftests/bpf: Add tests for RCU lock transfer between subprogsKumar Kartikeya Dwivedi
2024-02-05selftests/bpf: Add test for static subprog call in lock csKumar Kartikeya Dwivedi
2024-02-05bpf: Allow calling static subprogs while holding a bpf_spin_lockKumar Kartikeya Dwivedi
2024-02-05selftests/bpf: Fix flaky selftest lwt_redirect/lwt_rerouteYonghong Song
2024-02-05selftests/bpf: Suppress warning message of an unused variable.Kui-Feng Lee
2024-02-05selftests/bpf: Fix flaky test ptr_untrustedYonghong Song
2024-02-05netdevsim: add Makefile for selftestsDavid Wei
2024-02-05selftests: net: let big_tcp test cope with slow envPaolo Abeni
2024-02-05selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()R Nageswara Sastry
2024-02-04workqueue: Implement BH workqueues to eventually replace taskletsTejun Heo
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman
2024-02-04selftests: netdevsim: stop using ifconfigJakub Kicinski