summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* selftests/lkdtm: Avoid needing explicit sub-shellKees Cook2021-07-141-4/+8
* KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba2021-06-301-1/+1
* perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2021-06-231-2/+0
* tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-06-231-0/+3
* ipv4: Fix device used for dst_alloc with local routesDavid Ahern2021-06-231-0/+25
* selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni2021-06-231-3/+8
* libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson2021-06-231-1/+1
* perf session: Correct buffer copying when peeking eventsLeo Yan2021-06-161-0/+1
* tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei2021-06-161-0/+1
* wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld2021-06-101-0/+1
* wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld2021-06-101-1/+0
* perf probe: Fix NULL pointer dereference in convert_variable_location()Li Huafei2021-06-102-2/+9
* bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian2021-06-035-7/+10
* linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2021-06-032-1/+9
* perf jevents: Fix getting maximum number of fdsFelix Fietkau2021-06-031-1/+1
* selftests/gpio: Fix build when source tree is read onlyMichael Ellerman2021-06-031-5/+9
* selftests/gpio: Move include of lib.mk upMichael Ellerman2021-06-031-3/+3
* selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman2021-06-031-5/+3
* net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti2021-06-031-4/+4
* perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter2021-06-031-0/+5
* perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter2021-06-031-2/+3
* perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter2021-06-031-1/+1
* perf intel-pt: Fix transaction abort handlingAdrian Hunter2021-06-031-1/+5
* perf intel-pt: Fix sample instruction bytesAdrian Hunter2021-06-031-1/+4
* perf unwind: Set userdata for all __report_module() pathsDave Rigby2021-05-281-3/+8
* perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil2021-05-281-5/+27
* powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin2021-05-261-9/+18
* tools/testing/selftests/exec: fix link errorYang Yingliang2021-05-261-3/+3
* tweewide: Fix most Shebang linesFinn Behrens2021-05-2212-12/+12
* perf tools: Fix dynamic libbpf linkJiri Olsa2021-05-192-0/+8
* libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman2021-05-191-9/+21
* selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata2021-05-192-3/+19
* selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata2021-05-191-2/+2
* selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-05-191-0/+4
* selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey2021-05-193-2/+6
* perf session: Add swap operation for event TIME_CONVLeo Yan2021-05-141-1/+14
* perf jit: Let convert_timestamp() to be backwards-compatibleLeo Yan2021-05-142-10/+22
* perf tools: Change fields type in perf_record_time_convLeo Yan2021-05-141-2/+3
* bpf: Fix propagation of 32 bit unsigned bounds from 64 bit boundsDaniel Borkmann2021-05-141-1/+1
* selftests/bpf: Fix core_reloc test runnerAndrii Nakryiko2021-05-141-8/+12
* selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko2021-05-149-48/+24
* selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macroAndrii Nakryiko2021-05-141-4/+12
* selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson2021-05-141-5/+1
* selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata2021-05-141-1/+1
* libbpf: Initialize the bpf_seq_printf parameters array field by fieldFlorent Revest2021-05-141-11/+29
* perf beauty: Fix fsconfig generatorVitaly Chikunov2021-05-141-4/+3
* perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metricSmita Koralahalli2021-05-144-8/+8
* libbpf: Add explicit padding to btf_dump_emit_type_decl_optsKP Singh2021-05-141-0/+1
* selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko2021-05-141-2/+3
* bpftool: Fix maybe-uninitialized warningsAndrii Nakryiko2021-05-143-3/+5