- ea6803f tools/power turbostat: Fix offset overflow issue in index converting by Calvin Walton · 3 years, 9 months ago
- b24f0e3 tools/power/turbostat: Fix turbostat for AMD Zen CPUs by Bas Nieuwenhuizen · 3 years, 9 months ago
- a669817 selftests/resctrl: Fix checking for < 0 for unsigned values by Fenghua Yu · 3 years, 10 months ago
- 726d318 selftests/resctrl: Fix incorrect parsing of iMC counters by Fenghua Yu · 3 years, 10 months ago
- 19eaad1 selftests/resctrl: Use resctrl/info for feature detection by Fenghua Yu · 3 years, 10 months ago
- 0ccead5 selftests/resctrl: Fix missing options "-n" and "-p" by Fenghua Yu · 3 years, 10 months ago
- cd29eef selftests/resctrl: Clean up resctrl features check by Fenghua Yu · 3 years, 10 months ago
- 6ef95f0 selftests/resctrl: Fix compilation issues for other global variables by Fenghua Yu · 3 years, 10 months ago
- cf99daf selftests/resctrl: Fix compilation issues for global variables by Fenghua Yu · 3 years, 10 months ago
- 078d3d7 selftests/resctrl: Enable gcc checks to detect buffer overflows by Fenghua Yu · 3 years, 10 months ago
- bc900a7 tools/power/x86/intel-speed-select: Increase string size by Srinivas Pandruvada · 3 years, 11 months ago
- f38f972 kselftest/arm64: mte: Fix MTE feature detection by Andre Przywara · 3 years, 10 months ago
- d9a1f62 kselftest/arm64: mte: Fix compilation with native compiler by Andre Przywara · 3 years, 10 months ago
- 6995512 tools/cgroup/slabinfo.py: updated to work on current kernel by Vasily Averin · 3 years, 9 months ago
- a7c3733 perf ftrace: Fix access to pid in array when setting a pid filter by Thomas Richter · 3 years, 9 months ago
- b571a63 perf data: Fix error return code in perf_data__create_dir() by Zhen Lei · 3 years, 9 months ago
- bed21be ia64: tools: remove duplicate definition of ia64_mf() on ia64 by John Paul Adrian Glaubitz · 3 years, 9 months ago
- ffe249b perf map: Fix error return code in maps__clone() by Zhen Lei · 3 years, 9 months ago
- 4d0cfb3 perf auxtrace: Fix potential NULL pointer dereference by Leo Yan · 3 years, 9 months ago
- e154b50 ia64: tools: remove inclusion of ia64-specific version of errno.h header by John Paul Adrian Glaubitz · 3 years, 9 months ago
- 7f8e59c libbpf: Fix potential NULL pointer dereference by Ciara Loftus · 3 years, 9 months ago
- cd8ce27 perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches by Arnaldo Carvalho de Melo · 3 years, 11 months ago
- b1f6c6f idr test suite: Create anchor before launching throbber by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 9a7552d idr test suite: Take RCU read lock in idr_find_test_1 by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- edd822b radix tree test suite: Register the main thread with the RCU library by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- e4a0956 tools/kvm_stat: Add restart delay by Stefan Raspl · 3 years, 10 months ago
- 3fa7ae3 perf report: Fix wrong LBR block sorting by Jin Yao · 3 years, 9 months ago
- 3b70c6f perf inject: Fix repipe usage by Adrian Hunter · 3 years, 10 months ago
- caef780 libbpf: Only create rx and tx XDP rings when necessary by Ciara Loftus · 3 years, 10 months ago
- 4cc9177 libbpf: Restore umem state after socket create failure by Ciara Loftus · 3 years, 10 months ago
- 5aa7df1 libbpf: Ensure umem pointer is non-NULL before dereferencing by Ciara Loftus · 3 years, 10 months ago
- 3015db3 libbpf: Fix bail out from 'ringbuf_process_ring()' on error by Pedro Tammela · 3 years, 10 months ago
- f890246 tools/resolve_btfids: Add /libbpf to .gitignore by Stanislav Fomichev · 4 years ago
- eff1e04 tools/resolve_btfids: Set srctree variable unconditionally by Jiri Olsa · 4 years ago
- f60c918 tools/resolve_btfids: Check objects before removing by Jiri Olsa · 4 years ago
- 2497190 tools/resolve_btfids: Build libbpf and libsubcmd in separate directories by Jiri Olsa · 4 years ago
- b008489 selftests/vm: fix out-of-tree build by Rong Chen · 3 years, 10 months ago
- 6deb9d9 kselftest/arm64: sve: Do not use non-canonical FFR register value by Andre Przywara · 3 years, 10 months ago
- 4ca2656 kunit: tool: Fix a python tuple typing error by David Gow · 3 years, 11 months ago
- e3ccad5 flow_dissector: fix TTL and TOS dissection on IPv4 fragments by Davide Caratti · 4 years ago
- efb334c perf synthetic events: Avoid write of uninitialized memory when generating PERF_RECORD_MMAP* records by Ian Rogers · 3 years, 10 months ago
- 5febe60 perf auxtrace: Fix auxtrace queue conflict by Adrian Hunter · 3 years, 10 months ago
- eeadce8 libbpf: Fix BTF dump of pointer-to-array-of-struct by Jean-Philippe Brucker · 3 years, 10 months ago
- 7693b64 selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value by Hangbin Liu · 3 years, 10 months ago
- b4c574e libbpf: Use SOCK_CLOEXEC when opening the netlink socket by Kumar Kartikeya Dwivedi · 3 years, 10 months ago
- 86e525b libbpf: Fix error path in bpf_object__elf_init() by Namhyung Kim · 3 years, 10 months ago
- aeff815 selftests/net: fix warnings on reuseaddr_ports_exhausted by Carlos Llamas · 3 years, 10 months ago
- d5380ce selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed by Hangbin Liu · 3 years, 10 months ago
- 9857de9 libbpf: Fix INSTALL flag order by Georgi Valkov · 3 years, 10 months ago
- a63068e static_call: Allow module use without exposing static_call_key by Josh Poimboeuf · 4 years ago
- 433cd7c static_call: Pull some static_call declarations to the type headers by Peter Zijlstra · 4 years ago
- 6366a5b kselftest: arm64: Fix exit code of sve-ptrace by Mark Brown · 3 years, 10 months ago
- 3672c3c bpf, selftests: Fix up some test_verifier cases for unprivileged by Piotr Krysiuk · 3 years, 10 months ago
- f9a8799 perf report: Fix -F for branch & mem modes by Ravi Bangoria · 3 years, 11 months ago
- 57a798e perf traceevent: Ensure read cmdlines are null terminated. by Ian Rogers · 3 years, 11 months ago
- 824c94c selftests: forwarding: Fix race condition in mirror installation by Danielle Ratson · 3 years, 11 months ago
- 640492c perf build: Fix ccache usage in $(CC) when generating arch errno table by Antonio Terceiro · 3 years, 11 months ago
- 8493877 tools/resolve_btfids: Fix build error with older host toolchains by Kun-Chuan Hsieh · 3 years, 11 months ago
- 2f6f72e libbpf: Clear map_info before each bpf_obj_get_info_by_fd by Maciej Fijalkowski · 3 years, 11 months ago
- 4d2cdb2 selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier by Yauheni Kaliuta · 3 years, 11 months ago
- 4fa0ece selftests/bpf: No need to drop the packet when there is no geneve opt by Hangbin Liu · 3 years, 11 months ago
- 7653656b selftests/bpf: Use the last page in test_snprintf_btf on s390 by Ilya Leoshkevich · 3 years, 11 months ago
- c7b1307 wireguard: selftests: test multiple parallel streams by Jason A. Donenfeld · 3 years, 11 months ago
- 1ea3602 kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE by Chris Wilson · 4 years ago
- 538b990 perf test: Fix unaligned access in sample parsing test by Namhyung Kim · 4 years ago
- 2f7d460 perf intel-pt: Fix IPC with CYC threshold by Adrian Hunter · 4 years ago
- 4616d95 perf intel-pt: Fix premature IPC by Adrian Hunter · 4 years ago
- 9702d58 perf intel-pt: Fix missing CYC processing in PSB by Adrian Hunter · 4 years ago
- 47d32f8 perf record: Fix continue profiling after draining the buffer by Yang Jihong · 4 years ago
- b0363fa perf symbols: Fix return value when loading PE DSO by Nicholas Fraser · 4 years ago
- c7a1a09 perf symbols: Use (long) for iterator for bfd symbols by Dmitry Safonov · 4 years ago
- 31c2e36 selftests/ftrace: Update synthetic event syntax errors by Tom Zanussi · 4 years ago
- b11abc7 kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir by John Stultz · 4 years ago
- ecb23b9 kunit: tool: fix unit test cleanup handling by Daniel Latypov · 4 years, 1 month ago
- 5132b4f perf vendor events arm64: Fix Ampere eMag event typo by John Garry · 4 years ago
- 100ba40 perf tools: Fix DSO filtering when not finding a map for a sampled address by Arnaldo Carvalho de Melo · 4 years ago
- c41fc75 objtool: Fix ".cold" section suffix check for newer versions of GCC by Josh Poimboeuf · 4 years ago
- 7631376 objtool: Fix retpoline detection in asm code by Josh Poimboeuf · 4 years ago
- 9e06f36 objtool: Fix error handling for STD/CLD warnings by Josh Poimboeuf · 4 years ago
- e00a29e selftests/powerpc: Make the test check in eeh-basic.sh posix compliant by Po-Hsu Lin · 4 years, 1 month ago
- c805f99 selftests: mptcp: fix ACKRX debug message by Matthieu Baerts · 4 years ago
- c8de71a libbpf: Ignore non function pointer member in struct_ops by Martin KaFai Lau · 4 years ago
- c318d41 selftests/bpf: Convert test_xdp_redirect.sh to bash by Björn Töpel · 4 years ago
- 25c3122 selftests: txtimestamp: fix compilation issue by Vadim Fedorenko · 4 years ago
- ef8f281 selftests: netfilter: fix current year by Fabian Frederick · 4 years ago
- 2b02985 objtool: Fix seg fault with Clang non-section symbols by Josh Poimboeuf · 4 years, 1 month ago
- 9c8bb3e objtool: Don't fail the kernel build on fatal errors by Josh Poimboeuf · 4 years ago
- 89ca15b selftests/powerpc: Only test lwm/stmw on big endian by Michael Ellerman · 4 years ago
- 9d6dbf4 objtool: Don't add empty symbols to the rbtree by Josh Poimboeuf · 4 years ago
- 4d06445 tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_frequency by Srinivas Pandruvada · 4 years, 1 month ago
- f667433 tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequency by Srinivas Pandruvada · 4 years, 1 month ago
- 99bacbc selftests: forwarding: Specify interface when invoking mausezahn by Danielle Ratson · 4 years ago
- 6daa528 xfrm: Fix wraparound in xfrm_policy_addr_delta() by Visa Hankala · 4 years, 1 month ago
- 8ea8998 selftests: xfrm: fix test return value override issue in xfrm_policy.sh by Po-Hsu Lin · 4 years, 1 month ago
- cb14bbb tools: Factor HOSTCC, HOSTLD, HOSTAR definitions by Jean-Philippe Brucker · 4 years, 2 months ago
- c6fd968 objtool: Don't fail on missing symbol table by Josh Poimboeuf · 4 years ago
- 7e2bf98 selftests/powerpc: Fix exit status of pkey tests by Sandipan Das · 4 years ago
- 5897a78 tools: gpio: fix %llu warning in gpio-watch.c by Kent Gibson · 4 years ago
- 3fa4a03 tools: gpio: fix %llu warning in gpio-event-mon.c by Kent Gibson · 4 years ago
- 3b56eec perf evlist: Fix id index for heterogeneous systems by Adrian Hunter · 4 years ago