summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-04-21selftests/bpf: add missing netfilter return value and ctx access testsFlorian Westphal
2023-04-21tools: bpftool: print netfilter link infoFlorian Westphal
2023-04-21bpftool: Update doc to explain struct_ops register subcommand.Kui-Feng Lee
2023-04-21bpftool: Register struct_ops with a link.Kui-Feng Lee
2023-04-21selftests/bpf: Verify optval=NULL caseStanislav Fomichev
2023-04-21selftests/xsk: Put MAP_HUGE_2MB in correct argumentMagnus Karlsson
2023-04-21bpf: Fix bpf_refcount_acquire's refcount_t address calculationDave Marchevsky
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier
2023-04-21Merge branch kvm-arm64/selftest/misc-6.4 into kvmarm-master/nextMarc Zyngier
2023-04-21Merge branch kvm-arm64/selftest/lpa into kvmarm-master/nextMarc Zyngier
2023-04-21Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier
2023-04-21selftests: net: Add bridge neighbor suppression testIdo Schimmel
2023-04-21tools/virtio: fix build caused by virtio_ring changesShunsuke Mie
2023-04-21tools/virtio: virtio_test -h,--help should return directlyRong Tao
2023-04-21tools/virtio: virtio_test: Fix indentationRong Tao
2023-04-20selftests: forwarding: add a test for MAC Merge layerVladimir Oltean
2023-04-20selftests: forwarding: introduce helper for standard ethtool countersVladimir Oltean
2023-04-20selftests: forwarding: generalize bail_on_lldpad from mlxswPetr Machata
2023-04-20selftests: forwarding: sch_tbf_*: Add a pre-run hookPetr Machata
2023-04-20selftests/bpf: populate map_array_ro map for verifier_array_access testEduard Zingerman
2023-04-20selftests/bpf: add pre bpf_prog_test_run_opts() callback for test_loaderEduard Zingerman
2023-04-20selftests/bpf: fix __retval() being always ignoredEduard Zingerman
2023-04-20selftests/bpf: disable program test run for progs/refcounted_kptr.cEduard Zingerman
2023-04-20bpftool: Replace "__fallthrough" by a comment to address merge conflictQuentin Monnet
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-20libperf rc_check: Enable implicitly with sanitizersIan Rogers
2023-04-20perf test: Fix maps use after putIan Rogers
2023-04-19selftests/bpf: Add test to access integer type of variable arrayFeng Zhou
2023-04-20selftests/powerpc/dscr: Restore timeout to DSCR selftestsBenjamin Gray
2023-04-20selftests/powerpc/dscr: Speed up DSCR sysfs testsBenjamin Gray
2023-04-20selftests/powerpc/dscr: Improve DSCR explicit random test caseBenjamin Gray
2023-04-20selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit testsBenjamin Gray
2023-04-20selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray
2023-04-20selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray
2023-04-20selftests/powerpc/dscr: Correct typosBenjamin Gray
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin
2023-04-19Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-19perf probe: Add missing 0x prefix for addresses printed in hexadecimalArnaldo Carvalho de Melo
2023-04-19perf build: Test the refcnt check buildArnaldo Carvalho de Melo
2023-04-19perf map: Add reference count checkingIan Rogers
2023-04-19perf map: Add set_ methods for map->{start,end,pgoff,pgoff,reloc,erange_warne...Arnaldo Carvalho de Melo
2023-04-19perf map: Add missing conversions to map__refcnt()Arnaldo Carvalho de Melo
2023-04-19selftests/xsk: Fix munmap for hugepage allocated umemMagnus Karlsson
2023-04-19perf maps: Add reference count checkingIan Rogers
2023-04-19perf maps: Use maps__nr_maps() instead of open coded maps->nr_mapsArnaldo Carvalho de Melo
2023-04-19perf maps: Add maps__refcnt() accessor to allow checking maps pointerArnaldo Carvalho de Melo
2023-04-19perf dso: Fix use before NULL check introduced by map__dso() introductionArnaldo Carvalho de Melo
2023-04-19tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONGTiezhu Yang
2023-04-18x86: improve on the non-rep 'copy_user' functionLinus Torvalds
2023-04-18x86: improve on the non-rep 'clear_user' functionLinus Torvalds