Age | Commit message (Expand) | Author |
2019-11-26 | Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap... | Linus Torvalds |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-11-25 | Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-25 | Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2019-11-25 | Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2019-11-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-11-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-11-25 | Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-11-25 | Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-11-25 | libbpf: Fix usage of u32 in userspace code | Andrii Nakryiko |
2019-11-25 | Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-25 | Merge branch 'for-5.5/system-state' into for-linus | Petr Mladek |
2019-11-24 | bpf: Introduce BPF_TRACE_x helper for the tracing tests | Martin KaFai Lau |
2019-11-24 | bpf, testing: Add various tail call test cases | Daniel Borkmann |
2019-11-24 | selftests/bpf: Add BPF trampoline performance test | Alexei Starovoitov |
2019-11-24 | selftests/bpf: Add verifier tests for better jmp32 register bounds | Yonghong Song |
2019-11-24 | selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only | Andrii Nakryiko |
2019-11-24 | libbpf: Fix bpf_object name determination for bpf_object__open_file() | Andrii Nakryiko |
2019-11-24 | libbpf: Support initialized global variables | Andrii Nakryiko |
2019-11-24 | libbpf: Fix various errors and warning reported by checkpatch.pl | Andrii Nakryiko |
2019-11-24 | libbpf: Refactor relocation handling | Andrii Nakryiko |
2019-11-24 | selftests/bpf: Ensure no DWARF relocations for BPF object files | Andrii Nakryiko |
2019-11-24 | selftests/bpf: Integrate verbose verifier log into test_progs | Andrii Nakryiko |
2019-11-24 | selftests, bpftool: Skip the build test if not in tree | Jakub Kicinski |
2019-11-24 | selftests, bpftool: Set EXIT trap after usage function | Quentin Monnet |
2019-11-24 | tools, bpf: Fix build for 'make -s tools/bpf O=<dir>' | Quentin Monnet |
2019-11-24 | tools, bpftool: Fix warning on ignored return value for 'read' | Quentin Monnet |
2019-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2019-11-21 | Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-11-21 | Merge branch 'kvm-tsx-ctrl' into HEAD | Paolo Bonzini |
2019-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-11-19 | selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32 | Andrii Nakryiko |
2019-11-19 | libbpf: Fix call relocation offset calculation bug | Andrii Nakryiko |
2019-11-19 | net-af_xdp: Use correct number of channels from ethtool | Luigi Rizzo |
2019-11-18 | selftests: forwarding: Add speed and auto-negotiation test | Amit Cohen |
2019-11-18 | selftests: forwarding: lib.sh: Add wait for dev with timeout | Amit Cohen |
2019-11-18 | selftests: forwarding: Add ethtool_lib.sh | Amit Cohen |
2019-11-18 | selftests: mlxsw: Check devlink device before running test | Danielle Ratson |
2019-11-18 | selftests: mlxsw: Add router scale test for Spectrum-2 | Danielle Ratson |
2019-11-18 | selftests, bpf: Workaround an alu32 sub-register spilling issue | Yonghong Song |
2019-11-18 | selftests, bpf: Fix test_tc_tunnel hanging | Jiri Benc |
2019-11-18 | selftests, bpf: xdping is not meant to be run standalone | Jiri Benc |
2019-11-18 | Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2019-11-18 | selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() tests | Andrii Nakryiko |
2019-11-18 | libbpf: Make global data internal arrays mmap()-able, if possible | Andrii Nakryiko |
2019-11-18 | bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY | Andrii Nakryiko |
2019-11-18 | selftests/clone3: skip if clone3() is ENOSYS | Christian Brauner |
2019-11-18 | selftests/clone3: check that all pids are released on error paths | Andrei Vagin |
2019-11-18 | selftests/clone3: report a correct number of fails | Andrei Vagin |