- 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- f838767 Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 5 years ago
- 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
- 1b96a41 Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
- 0acefef Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- 752272f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- e25645b Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
- db7d275 Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
- b615e5a libbpf: Fix usage of u32 in userspace code by Andrii Nakryiko · 5 years ago
- ff6814b Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 0e672ad Merge branch 'for-5.5/system-state' into for-linus by Petr Mladek · 5 years ago
- f9a7cf6 bpf: Introduce BPF_TRACE_x helper for the tracing tests by Martin KaFai Lau · 5 years ago
- 79d49ba bpf, testing: Add various tail call test cases by Daniel Borkmann · 5 years ago
- c4781e3 selftests/bpf: Add BPF trampoline performance test by Alexei Starovoitov · 5 years ago
- 260cb5d selftests/bpf: Add verifier tests for better jmp32 register bounds by Yonghong Song · 5 years ago
- 6147a14 selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only by Andrii Nakryiko · 5 years ago
- 1aace10 libbpf: Fix bpf_object name determination for bpf_object__open_file() by Andrii Nakryiko · 5 years ago
- 393cdfb libbpf: Support initialized global variables by Andrii Nakryiko · 5 years ago
- 8983b73 libbpf: Fix various errors and warning reported by checkpatch.pl by Andrii Nakryiko · 5 years ago
- 1f8e2bc libbpf: Refactor relocation handling by Andrii Nakryiko · 5 years ago
- ffc8817 selftests/bpf: Ensure no DWARF relocations for BPF object files by Andrii Nakryiko · 5 years ago
- a8fdaad selftests/bpf: Integrate verbose verifier log into test_progs by Andrii Nakryiko · 5 years ago
- 5940c5b selftests, bpftool: Skip the build test if not in tree by Jakub Kicinski · 5 years ago
- 31f8b82 selftests, bpftool: Set EXIT trap after usage function by Quentin Monnet · 5 years ago
- a89b2cb tools, bpf: Fix build for 'make -s tools/bpf O=<dir>' by Quentin Monnet · 5 years ago
- a0f17cc tools, bpftool: Fix warning on ignored return value for 'read' by Quentin Monnet · 5 years ago
- a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
- cec353f Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
- 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
- ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
- 24f6505 selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32 by Andrii Nakryiko · 5 years ago
- a0d7da2 libbpf: Fix call relocation offset calculation bug by Andrii Nakryiko · 5 years ago
- 3de88c9 net-af_xdp: Use correct number of channels from ethtool by Luigi Rizzo · 5 years ago
- 64916b5 selftests: forwarding: Add speed and auto-negotiation test by Amit Cohen · 5 years ago
- 8f72a9c selftests: forwarding: lib.sh: Add wait for dev with timeout by Amit Cohen · 5 years ago
- 646cf7e selftests: forwarding: Add ethtool_lib.sh by Amit Cohen · 5 years ago
- b22b0b0 selftests: mlxsw: Check devlink device before running test by Danielle Ratson · 5 years ago
- 0fed96f selftests: mlxsw: Add router scale test for Spectrum-2 by Danielle Ratson · 5 years ago
- 2ea2612 selftests, bpf: Workaround an alu32 sub-register spilling issue by Yonghong Song · 5 years ago
- 3b054b7 selftests, bpf: Fix test_tc_tunnel hanging by Jiri Benc · 5 years ago
- 56bf877 selftests, bpf: xdping is not meant to be run standalone by Jiri Benc · 5 years ago
- fe289eb Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
- 5051b384 selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() tests by Andrii Nakryiko · 5 years ago
- 7fe74b4 libbpf: Make global data internal arrays mmap()-able, if possible by Andrii Nakryiko · 5 years ago
- fc97022 bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY by Andrii Nakryiko · 5 years ago
- 11fde16 selftests/clone3: skip if clone3() is ENOSYS by Christian Brauner · 5 years ago
- a019ff3 selftests/clone3: check that all pids are released on error paths by Andrei Vagin · 5 years ago
- 28df751 selftests/clone3: report a correct number of fails by Andrei Vagin · 5 years ago
- 4f5c289 selftests/clone3: flush stdout and stderr before clone3() and _exit() by Andrei Vagin · 5 years ago
- 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 8be636d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 597b01e selftests: net: avoid ptl lock contention in tcp_mmap by Eric Dumazet · 5 years ago
- 41585bb selftests: add tests for clone3() with *set_tid by Adrian Reber · 5 years ago
- d6f3960 selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog by Alexei Starovoitov · 5 years ago
- 4c09632 selftests/bpf: Extend test_pkt_access test by Alexei Starovoitov · 5 years ago
- e7bf94d libbpf: Add support for attaching BPF programs to other BPF programs by Alexei Starovoitov · 5 years ago
- e76d776 selftests/bpf: Add stress test for maximum number of progs by Alexei Starovoitov · 5 years ago
- 5103128 selftests/bpf: Add combined fentry/fexit test by Alexei Starovoitov · 5 years ago
- d3b0856 selftests/bpf: Add fexit tests for BPF trampoline by Alexei Starovoitov · 5 years ago
- 11d1e2e selftests/bpf: Add test for BPF trampoline by Alexei Starovoitov · 5 years ago
- e41074d selftest/bpf: Simple test for fentry/fexit by Alexei Starovoitov · 5 years ago
- b8c54ea libbpf: Add support to attach to fentry/fexit tracing progs by Alexei Starovoitov · 5 years ago
- 1442e28 libbpf: Introduce btf__find_by_name_kind() by Alexei Starovoitov · 5 years ago
- 6eb54cb ptp: Extend the test program to check the external time stamp flags. by Richard Cochran · 5 years ago
- 2002157 selftests: net: tcp_mmap should create detached threads by Eric Dumazet · 5 years ago
- 4d189c1 selftests: mlxsw: Adjust test to recent changes by Ido Schimmel · 5 years ago
- f245eea selftests: kvm: Simplify loop in kvm_create_max_vcpus test by Wainer dos Santos Moschetta · 5 years ago
- e37f9f1 selftests: kvm: fix build with glibc >= 2.30 by Vitaly Kuznetsov · 5 years ago
- 0161a94 tools: gpio: Correctly add make dependencies for gpio_utils by Laura Abbott · 5 years ago
- 4717b05 tc-testing: Introduced tdc tests for basic filter by Roman Mashak · 5 years ago
- ff18176 selftests: Add a test of large binary to devlink health test by Aya Levin · 5 years ago
- d671fa63 kselftests: cgroup: Avoid the reuse of fd after it is deallocated by Hewenliang · 5 years ago
- 17a8106 selftests: add tests for clone3() by Adrian Reber · 5 years ago
- e47a179 bpf, testing: Add missing object file to TEST_FILES by Anders Roxell · 5 years ago
- 3266774 kselftest: arm64: fix spelling mistake "contiguos" -> "contiguous" by Colin Ian King · 5 years ago
- b7a0d65 bpf, testing: Workaround a verifier failure for test_progs by Yonghong Song · 5 years ago
- a68977d libbpf: Allow for creating Rx or Tx only AF_XDP sockets by Magnus Karlsson · 5 years ago
- cbf0740 libbpf: Support XDP_SHARED_UMEM with external XDP program by Magnus Karlsson · 5 years ago
- 1a734ef libbpf: Add getter for program size by Toke Høiland-Jørgensen · 5 years ago
- 473f4e1 libbpf: Add bpf_get_link_xdp_info() function to get more XDP information by Toke Høiland-Jørgensen · 5 years ago
- b6e99b0 libbpf: Use pr_warn() when printing netlink errors by Toke Høiland-Jørgensen · 5 years ago
- 4f33ddb libbpf: Propagate EPERM to caller on program load by Toke Høiland-Jørgensen · 5 years ago
- 9c4e395 selftests/bpf: Add tests for automatic map unpinning on load failure by Toke Høiland-Jørgensen · 5 years ago
- ec6d5f47 libbpf: Unpin auto-pinned maps if loading fails by Toke Høiland-Jørgensen · 5 years ago
- b584a17 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 0058b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- f95e6c9 selftest: net: add alternative names test by Jiri Pirko · 5 years ago
- 3f484ce kselftest: arm64: fake_sigreturn_misaligned_sp by Cristian Marussi · 5 years ago
- 49978aa kselftest: arm64: fake_sigreturn_bad_size by Cristian Marussi · 5 years ago
- 46185cd kselftest: arm64: fake_sigreturn_duplicated_fpsimd by Cristian Marussi · 5 years ago
- 8aa9d08 kselftest: arm64: fake_sigreturn_missing_fpsimd by Cristian Marussi · 5 years ago
- 4c94a0b kselftest: arm64: fake_sigreturn_bad_size_for_magic0 by Cristian Marussi · 5 years ago
- 6c2aa42 kselftest: arm64: fake_sigreturn_bad_magic by Cristian Marussi · 5 years ago
- 34306b0 kselftest: arm64: add helper get_current_context by Cristian Marussi · 5 years ago
- 837387a kselftest: arm64: extend test_init functionalities by Cristian Marussi · 5 years ago
- c282098 kselftest: arm64: mangle_pstate_invalid_mode_el[123][ht] by Cristian Marussi · 5 years ago
- 0fc89f08 kselftest: arm64: mangle_pstate_invalid_daif_bits by Cristian Marussi · 5 years ago
- f96bf43 kselftest: arm64: mangle_pstate_invalid_compat_toggle and common utils by Cristian Marussi · 5 years ago