- 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- 0f318cb Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
- b2f9f15 libbpf: Fix libbpf hashmap on (I)LP32 architectures by Jakub Bogusz · 4 years, 6 months ago
- f43cb0d selftests: bpf: Fix detach from sockmap tests by Lorenz Bauer · 4 years, 6 months ago
- ce69fb3 Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
- 2c79583 selftests: kmod: Add module address visibility test by Kees Cook · 4 years, 6 months ago
- 6ec4476 Raise gcc version requirement to 4.9 by Linus Torvalds · 4 years, 6 months ago
- dcde237b Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 6 months ago
- 3c01655 kselftest: ksft_test_num return type should be unsigned by Paolo Bonzini · 4 years, 6 months ago
- 34fe5a1 ipv6: fib6_select_path can not use out path for nexthop objects by David Ahern · 4 years, 6 months ago
- 0b78c9e selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3 by Pengfei Xu · 4 years, 6 months ago
- bee9ca1 perf report TUI: Remove needless 'dummy' event from menu by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- 4c95ad2 perf intel-pt: Fix PEBS sample for XMM registers by Adrian Hunter · 4 years, 6 months ago
- add07cc perf intel-pt: Fix displaying PEBS-via-PT with registers by Adrian Hunter · 4 years, 6 months ago
- 75bcb87 perf intel-pt: Fix recording PEBS-via-PT with registers by Adrian Hunter · 4 years, 6 months ago
- d61cbb8 perf report TUI: Fix segmentation fault in perf_evsel__hists_browse() by Wei Li · 4 years, 7 months ago
- 72674d4 Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 3c73b81 x86/entry, selftests: Further improve user entry sanity checks by Andy Lutomirski · 4 years, 6 months ago
- 2160d6c tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling by Tom Zanussi · 4 years, 6 months ago
- 374855c tools lib traceevent: Add API to read time information from kbuffer by Steven Rostedt (Red Hat) · 4 years, 6 months ago
- f18d5cf perf scripts python: exported-sql-viewer.py: Fix time chart call tree by Adrian Hunter · 4 years, 6 months ago
- 031c8d5 perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' result by Adrian Hunter · 4 years, 6 months ago
- 7ff520b perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find' result by Adrian Hunter · 4 years, 6 months ago
- 3a3cf7c perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result by Adrian Hunter · 4 years, 6 months ago
- 442ad225 perf record: Fix duplicated sideband events with Intel PT system wide tracing by Adrian Hunter · 4 years, 6 months ago
- 640432e perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument by Adrian Hunter · 4 years, 6 months ago
- eb25de2 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- 9434628 Merge remote-tracking branch 'torvalds/master' into perf/urgent by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- 0dce884 Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
- 5584474 Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
- cced0b2 selftests/x86: Consolidate and fix get/set_eflags() helpers by Andy Lutomirski · 4 years, 6 months ago
- a61fa27 selftests/x86/syscall_nt: Clear weird flags after each test by Andy Lutomirski · 4 years, 6 months ago
- e4ef7de selftests/x86/syscall_nt: Add more flag combinations by Andy Lutomirski · 4 years, 6 months ago
- e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
- d923021 bpf: Add tests for PTR_TO_BTF_ID vs. null comparison by Yonghong Song · 4 years, 6 months ago
- 1a1ad3c selftests: bpf: Pass program to bpf_prog_detach in flow_dissector by Lorenz Bauer · 4 years, 6 months ago
- 0434296 selftests: bpf: Pass program and target_fd in flow_dissector_reattach by Lorenz Bauer · 4 years, 6 months ago
- 6ebb85c selftests/bpf: Test updating flow_dissector link with same program by Jakub Sitnicki · 4 years, 6 months ago
- 377ff83 selftests: tpm: Use /bin/sh instead of /bin/bash by Jarkko Sakkinen · 4 years, 6 months ago
- 88a16840 selftests: tpm: Use 'test -e' instead of 'test -f' by Jarkko Sakkinen · 4 years, 6 months ago
- 5be206e Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test" by Jarkko Sakkinen · 4 years, 6 months ago
- 7ecb59a Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- a358505 Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 53792fa bpf, sockmap: Add ingres skb tests that utilize merge skbs by John Fastabend · 4 years, 6 months ago
- 21d2f685 Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 6 months ago
- 8530684 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 6 months ago
- ee61492 kunit: kunit_tool: Fix invalid result when build fails by David Gow · 4 years, 7 months ago
- e173b8b kunit: show error if kunit results are not present by Uriel Guajardo · 4 years, 7 months ago
- 3f37d14 kunit: kunit_config: Fix parsing of CONFIG options with space by Rikard Falkeborn · 4 years, 7 months ago
- 2c92d78 Merge branch 'linus' into x86/entry, to resolve conflicts by Ingo Molnar · 4 years, 6 months ago
- 896066a selftests/powerpc: Fix build failure in ebb tests by Harish · 4 years, 6 months ago
- 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- b6186d4 tc-testing: avoid action cookies with odd length. by Briana Oursler · 4 years, 6 months ago
- 7d21d54 bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 6 months ago
- 7a64135 libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAP by Jesper Dangaard Brouer · 4 years, 6 months ago
- f4926d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 6 months ago
- 734d099 objtool: Don't consider vmlinux a C-file by Peter Zijlstra · 4 years, 6 months ago
- 619ae8e selftests: netfilter: add test case for conntrack helper assignment by Florian Westphal · 4 years, 6 months ago
- fc10807 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 6 months ago
- fbb5801 Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 6 months ago
- cb944f0 kselftest: arm64: Remove redundant clean target by Mark Brown · 4 years, 6 months ago
- bcc7f55 bpf: Fix formatting in documentation for BPF helpers by Quentin Monnet · 4 years, 6 months ago
- 9c82a63 libbpf: Fix CO-RE relocs against .text section by Andrii Nakryiko · 4 years, 6 months ago
- 900575a wireguard: device: avoid circular netns references by Jason A. Donenfeld · 4 years, 6 months ago
- 4e15507 libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headers by Andrii Nakryiko · 4 years, 6 months ago
- dd0d718 Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 6 months ago
- cb91909 tools/virtio: Use tools/include/list.h instead of stubs by Eugenio Pérez · 4 years, 9 months ago
- 1d8bf5c tools/virtio: Reset index in virtio_test --reset. by Eugenio Pérez · 4 years, 9 months ago
- 6741239 tools/virtio: Extract virtqueue initialization in vq_reset by Eugenio Pérez · 4 years, 9 months ago
- 4cfb939 tools/virtio: Use __vring_new_virtqueue in virtio_test.c by Eugenio Pérez · 4 years, 9 months ago
- 264ee5a tools/virtio: Add --reset by Eugenio Pérez · 4 years, 9 months ago
- 7add78b tools/virtio: Add --batch=random option by Eugenio Pérez · 4 years, 9 months ago
- 633fae3 tools/virtio: Add --batch option by Eugenio Pérez · 4 years, 9 months ago
- c42ad5d perf flamegraph: Explicitly set utf-8 encoding by Andreas Gerstmayr · 4 years, 6 months ago
- 54eeea0 tc-testing: update geneve options match in tunnel_key unit tests by Hangbin Liu · 4 years, 6 months ago
- 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 6 months ago
- 1566fee Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 6 months ago
- 27c2760 Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
- ca88260 selftests/net: report etf errors correctly by Willem de Bruijn · 4 years, 6 months ago
- 0f1441b objtool: Fix noinstr vs KCOV by Peter Zijlstra · 4 years, 7 months ago
- fdabdd0 objtool: Provide elf_write_{insn,reloc}() by Peter Zijlstra · 4 years, 7 months ago
- 2b10be2 objtool: Clean up elf_write() condition by Peter Zijlstra · 4 years, 9 months ago
- 6a1515c perf build: Fix error message when asking for -fsanitize=address without required libraries by Tiezhu Yang · 4 years, 6 months ago
- 1b20d94 tools lib traceevent: Add handler for __builtin_expect() by Steven Rostedt (VMware) · 4 years, 9 months ago
- 74621d9 tools lib traceevent: Handle __attribute__((user)) in field names by Steven Rostedt (VMware) · 4 years, 9 months ago
- 27d4d33 tools lib traceevent: Add append() function helper for appending strings by Steven Rostedt (VMware) · 4 years, 9 months ago
- b9d37bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
- a0cb12b selftests/bpf: Make sure optvals > PAGE_SIZE are bypassed by Stanislav Fomichev · 4 years, 7 months ago
- 0e093c7 tools headers UAPI: Sync linux/fs.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- f64925c tools include UAPI: Sync linux/vhost.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- 25ca7e5 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- 08a7c77 Merge remote-tracking branch 'torvalds/master' into perf/urgent by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- b13b04d perf script: Initialize zstd_data by Milian Wolff · 4 years, 7 months ago
- 1c7fb20 tools, bpftool: Add ringbuf map type to map command docs by Tobias Klauser · 4 years, 7 months ago
- 5414251 tools/bootconfig: Add testcase for show-command and quotes test by Masami Hiramatsu · 4 years, 7 months ago
- f91cb5b tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig by Masami Hiramatsu · 4 years, 7 months ago
- 272da32 tools/bootconfig: Fix to use correct quotes for value by Masami Hiramatsu · 4 years, 7 months ago
- 86f5639 tests: test for setns() EINVAL regression by Christian Brauner · 4 years, 7 months ago
- 1b8eec5 selftests/ftrace: Support ":README" suffix for requires by Masami Hiramatsu · 4 years, 7 months ago
- 305c838 selftests/ftrace: Support ":tracer" suffix for requires by Masami Hiramatsu · 4 years, 7 months ago