Age | Commit message (Expand) | Author |
2019-07-27 | selftests/bpf: convert send_signal.c to use subtests | Andrii Nakryiko |
2019-07-27 | selftests/bpf: convert bpf_verif_scale.c to sub-tests API | Andrii Nakryiko |
2019-07-27 | selftests/bpf: add sub-tests support for test_progs | Andrii Nakryiko |
2019-07-27 | selftests/bpf: abstract away test log output | Andrii Nakryiko |
2019-07-27 | selftest/bpf: centralize libbpf logging management for test_progs | Andrii Nakryiko |
2019-07-27 | libbpf: return previous print callback from libbpf_set_print | Andrii Nakryiko |
2019-07-27 | selftests/bpf: add test selectors by number and name to test_progs | Andrii Nakryiko |
2019-07-27 | selftests/bpf: revamp test_progs to allow more control | Andrii Nakryiko |
2019-07-27 | selftests/bpf: prevent headers to be compiled as C code | Andrii Nakryiko |
2019-07-25 | selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP | Stanislav Fomichev |
2019-07-25 | bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_... | Stanislav Fomichev |
2019-07-25 | selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAG | Stanislav Fomichev |
2019-07-25 | tools/bpf: sync bpf_flow_keys flags | Stanislav Fomichev |
2019-07-25 | selftests/bpf: Add selftests for bpf_perf_event_output | Allan Zhang |
2019-07-23 | selftests/bpf: remove perf buffer helpers | Andrii Nakryiko |
2019-07-23 | selftests/bpf: switch test_tcpnotify to perf_buffer API | Andrii Nakryiko |
2019-07-23 | selftests/bpf: convert test_get_stack_raw_tp to perf_buffer API | Andrii Nakryiko |
2019-07-23 | libbpf: provide more helpful message on uninitialized global var | Andrii Nakryiko |
2019-07-23 | tc-testing: added tdc tests for [b|p]fifo qdisc | Roman Mashak |
2019-07-21 | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb | Linus Torvalds |
2019-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-07-20 | KVM: selftests: Remove superfluous define from vmx.c | Thomas Huth |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-07-18 | selftests/bpf: fix test_xdp_noinline on s390 | Ilya Leoshkevich |
2019-07-18 | selftests/bpf: fix "valid read map access into a read-only array 1" on s390 | Ilya Leoshkevich |
2019-07-18 | objtool: Support conditional retpolines | Josh Poimboeuf |
2019-07-18 | objtool: Convert insn type to enum | Josh Poimboeuf |
2019-07-18 | objtool: Fix seg fault on bad switch table entry | Josh Poimboeuf |
2019-07-18 | objtool: Support repeated uses of the same C jump table | Jann Horn |
2019-07-18 | objtool: Refactor jump table code | Josh Poimboeuf |
2019-07-18 | objtool: Refactor sibling call detection logic | Josh Poimboeuf |
2019-07-18 | objtool: Do frame pointer check before dead end check | Josh Poimboeuf |
2019-07-18 | objtool: Change dead_end_function() to return boolean | Josh Poimboeuf |
2019-07-18 | objtool: Warn on zero-length functions | Josh Poimboeuf |
2019-07-18 | objtool: Refactor function alias logic | Josh Poimboeuf |
2019-07-18 | objtool: Track original function across branches | Josh Poimboeuf |
2019-07-18 | objtool: Add mcsafe_handle_tail() to the uaccess safe list | Josh Poimboeuf |
2019-07-18 | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-07-18 | Merge branch 'x86/debug' into core/urgent | Thomas Gleixner |
2019-07-18 | objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain | Michael Forney |
2019-07-18 | objtool: Use Elf_Scn typedef instead of assuming struct name | Michael Forney |
2019-07-18 | Merge tag 'perf-core-for-mingo-5.3-20190715' of git://git.kernel.org/pub/scm/... | Thomas Gleixner |
2019-07-17 | selftests: add a test case for rp_filter | Cong Wang |
2019-07-18 | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |