summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter2023-05-111-0/+2
* perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter2023-05-111-1/+4
* tracing/user_events: Ensure write index cannot be negativeBeau Belgrave2023-05-111-0/+5
* rtla/timerlat: Fix "Previous IRQ" auto analysis' lineDaniel Bristot de Oliveira2023-05-111-1/+1
* rv: Fix addition on an uninitialized variable 'run'Colin Ian King2023-05-111-1/+1
* Revert "objtool: Support addition to set CFA base"Josh Poimboeuf2023-05-111-11/+0
* selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain2023-05-111-2/+2
* net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti2023-05-111-0/+22
* selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu2023-05-111-0/+1
* selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu2023-05-114-16/+24
* bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet2023-05-111-0/+7
* selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu2023-05-111-2/+6
* selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley2023-05-111-2/+8
* selftests: xsk: Disable IPv6 on VETH1Kal Conley2023-05-111-0/+1
* selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley2023-05-112-5/+5
* testing/vsock: add vsock_perf to gitignoreBobby Eshleman2023-05-111-0/+1
* bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann2023-05-111-2/+2
* libbpf: Fix ld_imm64 copy logic for ksym in light skeleton.Alexei Starovoitov2023-05-111-4/+6
* selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau2023-05-111-1/+1
* selftests/bpf: Fix flaky fib_lookup testMartin KaFai Lau2023-05-111-2/+10
* selftests/bpf: move SYS() macro into the test_progs.hHangbin Liu2023-05-1111-263/+193
* selftests/bpf: Fix IMA testRoberto Sassu2023-05-111-8/+21
* libbpf: Fix bpf_xdp_query() in old kernelsYonghong Song2023-05-111-1/+7
* libbpf: Fix arm syscall regs spec in bpf_tracing.hPuranjay Mohan2023-05-111-0/+1
* tools: bpftool: Remove invalid \' json escapeLuis Gerhorst2023-05-111-3/+0
* tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007Terry Bowman2023-05-111-2/+2
* selftests/clone3: fix number of tests in ksft_set_planTobias Klauser2023-05-111-2/+2
* selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen2023-05-111-1/+6
* selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen2023-05-117-6/+12
* selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen2023-05-111-13/+6
* selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen2023-05-111-0/+2
* Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds2023-04-192-8/+8
|\
| * tools/Makefile: do missed s/vm/mm/SeongJae Park2023-04-181-7/+7
| * tools/mm/page_owner_sort.c: fix TGID output when cull=tg is usedSteve Chou2023-04-161-1/+1
* | tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONGTiezhu Yang2023-04-191-1/+1
* | Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-04-1314-276/+485
|\ \
| * | selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer2023-04-136-12/+23
| * | selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer2023-04-132-16/+24
| * | selftests: add the missing CONFIG_IP_SCTP in net configXin Long2023-04-131-0/+1
| * | selftests: openvswitch: adjust datapath NL message declarationAaron Conole2023-04-131-1/+1
| * | selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts2023-04-131-0/+2
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-04-071-3/+27
| |\ \
| | * | selftests/bpf: fix xdp_redirect xdp-features selftest for veth driverLorenzo Bianconi2023-04-061-3/+27
| * | | selftests: bonding: add arp validate testHangbin Liu2023-04-071-0/+55
| * | | selftests: bonding: re-format bond option testsHangbin Liu2023-04-074-246/+354
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-04-101-1/+1
|\ \ \ \
| * | | | tools/virtio: fix typo in README instructionsRoss Zwisler2023-04-041-1/+1
* | | | | Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds2023-04-081-0/+16
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett2023-04-051-0/+16
* | | | Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2023-04-061-0/+1
|\ \ \ \