- 7254e2d selftest/bpf: Verifier tests for var-off access by Andrei Matei · 3 years, 5 months ago
- 30ea1c5 bpf, selftests: Adjust few selftest outcomes wrt unreachable code by Daniel Borkmann · 3 years, 5 months ago
- 98bf290 bpf: Update selftests to reflect new error states by Daniel Borkmann · 3 years, 5 months ago
- 360e5b7 bpf, selftests: Adjust few selftest result_unpriv outcomes by Daniel Borkmann · 3 years, 5 months ago
- 5abcd13 selftest/bpf: Adjust expected verifier errors by Andrei Matei · 3 years, 5 months ago
- 83bbf95 selftests/bpf: Add a test for ptr_to_map_value on stack for helper access by Yonghong Song · 3 years, 5 months ago
- 2ca5ec1 Revert "perf map: Fix dso->nsinfo refcounting" by Arnaldo Carvalho de Melo · 3 years, 5 months ago
- e44d22f selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c by Greg Kroah-Hartman · 3 years, 5 months ago
- 4753128 tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.include by Yonghong Song · 3 years, 9 months ago
- 25af91a perf inject: Close inject.output on exit by Riccardo Mancini · 3 years, 6 months ago
- 1077e2b selftest: use mmap instead of posix_memalign to allocate memory by Peter Collingbourne · 3 years, 5 months ago
- 2fc8048 bpftool: Check malloc return value in mount_bpffs_for_pin by Tobias Klauser · 3 years, 6 months ago
- 57efe4f perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set by Yang Jihong · 3 years, 6 months ago
- 61f2e1e perf data: Close all files in close_dir() by Riccardo Mancini · 3 years, 6 months ago
- 7c91e0c perf probe-file: Delete namelist in del_events() on the error path by Riccardo Mancini · 3 years, 6 months ago
- a6c3231 perf lzma: Close lzma stream on exit by Riccardo Mancini · 3 years, 6 months ago
- 2ae8f40 perf script: Fix memory 'threads' and 'cpus' leaks on exit by Riccardo Mancini · 3 years, 6 months ago
- 51077d3 perf report: Free generated help strings for sort option by Riccardo Mancini · 3 years, 6 months ago
- 2bfa3c5 perf env: Fix memory leak of cpu_pmu_caps by Riccardo Mancini · 3 years, 6 months ago
- a2f0da3 perf test maps__merge_in: Fix memory leak of maps by Riccardo Mancini · 3 years, 6 months ago
- b7bfd8a perf dso: Fix memory leak in dso__new_map() by Riccardo Mancini · 3 years, 6 months ago
- c9c101d perf test event_update: Fix memory leak of evlist by Riccardo Mancini · 3 years, 6 months ago
- b768db7 perf test session_topology: Delete session->evlist by Riccardo Mancini · 3 years, 6 months ago
- b8892d1 perf env: Fix sibling_dies memory leak by Riccardo Mancini · 3 years, 6 months ago
- 306411a perf probe: Fix dso->nsinfo refcounting by Riccardo Mancini · 3 years, 6 months ago
- f21987d perf map: Fix dso->nsinfo refcounting by Riccardo Mancini · 3 years, 6 months ago
- 7337ff2 perf inject: Fix dso->nsinfo refcounting by Riccardo Mancini · 3 years, 6 months ago
- f1edbcc selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect by Hangbin Liu · 3 years, 6 months ago
- 906bbb1 selftests: icmp_redirect: remove from checking for IPv6 route get by Hangbin Liu · 3 years, 6 months ago
- 0d90d84 perf test bpf: Free obj_buf by Riccardo Mancini · 3 years, 6 months ago
- 782d71e bpftool: Properly close va_list 'ap' by va_end() on error by Gu Shengxian · 3 years, 6 months ago
- 2381b8e tools: bpf: Fix error in 'make -C tools/ bpf_install' by Wei Li · 3 years, 6 months ago
- b7f4423 selftests/powerpc: Fix "no_handler" EBB selftest by Athira Rajeev · 3 years, 7 months ago
- 52d242f selftests: timers: rtcpie: skip test if default RTC device does not exist by Po-Hsu Lin · 3 years, 7 months ago
- af092ec selftests/lkdtm: Fix expected text for CR4 pinning by Kees Cook · 3 years, 6 months ago
- 6cf2e90 selftests/resctrl: Fix incorrect parsing of option "-t" by Xiaochen Shen · 3 years, 7 months ago
- e613f67 selftests: Clean forgotten resources as part of cleanup() by Amit Cohen · 3 years, 7 months ago
- 8ff266d perf llvm: Return -ENOMEM when asprintf() fails by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 58fa4b3 selftests/vm/pkeys: refill shadow register after implicit kernel write by Dave Hansen · 3 years, 6 months ago
- 1dd18fd selftests/vm/pkeys: handle negative sys_pkey_alloc() return code by Dave Hansen · 3 years, 6 months ago
- 92125cb selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random by Dave Hansen · 3 years, 6 months ago
- 7864617 selftests/ftrace: fix event-no-pid on 1-core machine by Krzysztof Kozlowski · 3 years, 6 months ago
- ad73683 selftests: splice: Adjust for handler fallback removal by Kees Cook · 3 years, 7 months ago
- a16eae1 perf scripting python: Fix tuple_set_u64() by Adrian Hunter · 3 years, 7 months ago
- 4b44486 tc-testing: fix list handling by Marcelo Ricardo Leitner · 3 years, 6 months ago
- a9355b2 bpf: Fix libelf endian handling in resolv_btfids by Tony Ambardar · 3 years, 6 months ago
- 8962194 selftests/bpf: Whitelist test_progs.h from .gitignore by Daniel Xu · 3 years, 7 months ago
- 4654f1f tools/bpftool: Fix error return code in do_batch() by Zhihao Cheng · 3 years, 7 months ago
- d91638f selftests/lkdtm: Avoid needing explicit sub-shell by Kees Cook · 3 years, 6 months ago
- 4658a8d KVM: selftests: Fix kvm_check_cap() assertion by Fuad Tabba · 3 years, 7 months ago
- 1b5fbb6 perf beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 69371e0 tools headers UAPI: Sync linux/in.h copy with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 0239c43 ipv4: Fix device used for dst_alloc with local routes by David Ahern · 3 years, 7 months ago
- 0adf32c selftests: mptcp: enable syncookie only in absence of reorders by Paolo Abeni · 3 years, 7 months ago
- 2088824 libbpf: Fixes incorrect rx_ring_setup_done by Kev Jackson · 3 years, 7 months ago
- 351075b perf session: Correct buffer copying when peeking events by Leo Yan · 3 years, 7 months ago
- c9cb583 tools/bootconfig: Fix error return code in apply_xbc() by Zhen Lei · 3 years, 8 months ago
- 842c21d wireguard: selftests: make sure rp_filter is disabled on vethc by Jason A. Donenfeld · 3 years, 7 months ago
- b8d72ac wireguard: selftests: remove old conntrack kconfig value by Jason A. Donenfeld · 3 years, 7 months ago
- 091283e perf probe: Fix NULL pointer dereference in convert_variable_location() by Li Huafei · 3 years, 7 months ago
- c2779f8 bpftool: Add sock_release help info for cgroup attach/prog load command by Liu Jian · 3 years, 7 months ago
- 1354ec8 linux/bits.h: fix compilation error with GENMASK by Rikard Falkeborn · 3 years, 7 months ago
- e31975c perf jevents: Fix getting maximum number of fds by Felix Fietkau · 3 years, 7 months ago
- eeb3f0b selftests/gpio: Fix build when source tree is read only by Michael Ellerman · 4 years, 2 months ago
- 008f98f selftests/gpio: Move include of lib.mk up by Michael Ellerman · 4 years, 2 months ago
- beac83e selftests/gpio: Use TEST_GEN_PROGS_EXTENDED by Michael Ellerman · 4 years, 2 months ago
- e583eb5 net/sched: fq_pie: re-factor fix for fq_pie endless loop by Davide Caratti · 3 years, 7 months ago
- 03b777c perf scripts python: exported-sql-viewer.py: Fix warning display by Adrian Hunter · 3 years, 7 months ago
- 76b6c5a perf scripts python: exported-sql-viewer.py: Fix Array TypeError by Adrian Hunter · 3 years, 7 months ago
- 07f7694 perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top Calls by elapsed Time report by Adrian Hunter · 3 years, 7 months ago
- 7285b92 perf intel-pt: Fix transaction abort handling by Adrian Hunter · 3 years, 7 months ago
- ce3ea6b perf intel-pt: Fix sample instruction bytes by Adrian Hunter · 3 years, 7 months ago
- 8d11e6a perf unwind: Set userdata for all __report_module() paths by Dave Rigby · 3 years, 10 months ago
- 53eaf28 perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder by Jan Kratochvil · 4 years, 1 month ago
- 105345b powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscalls by Nicholas Piggin · 3 years, 7 months ago
- d53738c tools/testing/selftests/exec: fix link error by Yang Yingliang · 3 years, 7 months ago
- 6ae514b tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 1 month ago
- 26c7774 perf tools: Fix dynamic libbpf link by Jiri Olsa · 3 years, 8 months ago
- 4aae6eb libbpf: Fix signed overflow in ringbuf_process_ring by Brendan Jackman · 3 years, 8 months ago
- 9401b7f selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test by Petr Machata · 3 years, 8 months ago
- dfa0e84 selftests: mlxsw: Increase the tolerance of backlog buildup by Petr Machata · 3 years, 8 months ago
- 06b0037 selftests: Set CC to clang in lib.mk if LLVM is set by Yonghong Song · 3 years, 9 months ago
- b9f9313 selftests/powerpc: Fix L1D flushing tests for Power10 by Russell Currey · 3 years, 10 months ago
- c6b7e0b perf session: Add swap operation for event TIME_CONV by Leo Yan · 3 years, 8 months ago
- 86941f8 perf jit: Let convert_timestamp() to be backwards-compatible by Leo Yan · 3 years, 8 months ago
- fe07408 perf tools: Change fields type in perf_record_time_conv by Leo Yan · 3 years, 8 months ago
- 4394be0 bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds by Daniel Borkmann · 3 years, 8 months ago
- 183d9eb selftests/bpf: Fix core_reloc test runner by Andrii Nakryiko · 3 years, 8 months ago
- 0257a0a selftests/bpf: Fix field existence CO-RE reloc tests by Andrii Nakryiko · 3 years, 8 months ago
- 3769c54 selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro by Andrii Nakryiko · 3 years, 8 months ago
- 1625872 selftests: mlxsw: Remove a redundant if statement in tc_flower_scale test by Danielle Ratson · 3 years, 8 months ago
- 8ebdce8 selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static by Petr Machata · 3 years, 8 months ago
- 78d8b34 libbpf: Initialize the bpf_seq_printf parameters array field by field by Florent Revest · 3 years, 8 months ago
- 486642b perf beauty: Fix fsconfig generator by Vitaly Chikunov · 3 years, 9 months ago
- b07520a perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric by Smita Koralahalli · 3 years, 9 months ago
- 454fb20 libbpf: Add explicit padding to btf_dump_emit_type_decl_opts by KP Singh · 3 years, 9 months ago
- 8752050 selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed by Andrii Nakryiko · 3 years, 10 months ago
- 3d15bf2 bpftool: Fix maybe-uninitialized warnings by Andrii Nakryiko · 3 years, 10 months ago
- b1ed7a5 libbpf: Add explicit padding to bpf_xdp_set_link_opts by Andrii Nakryiko · 3 years, 10 months ago
- b322202 perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars by Arnaldo Carvalho de Melo · 3 years, 10 months ago