Age | Commit message (Expand) | Author |
2018-05-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-05-25 | idr: fix invalid ptr dereference on item delete | Matthew Wilcox |
2018-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-05-25 | selftests/net: Add missing config options for PMTU tests | Stefano Brivio |
2018-05-23 | selftests: net: reuseport_bpf_numa: don't fail if no numa support | Anders Roxell |
2018-05-21 | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-05-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-05-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-05-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-05-19 | objtool: Detect RIP-relative switch table references, part 2 | Josh Poimboeuf |
2018-05-18 | radix tree test suite: multi-order iteration race | Ross Zwisler |
2018-05-18 | radix tree test suite: add item_delete_rcu() | Ross Zwisler |
2018-05-18 | radix tree test suite: fix compilation issue | Ross Zwisler |
2018-05-18 | radix tree test suite: fix mapshift build target | Ross Zwisler |
2018-05-18 | selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh | Anders Roxell |
2018-05-17 | selftests/bpf: check return value of fopen in test_verifier.c | Jesper Dangaard Brouer |
2018-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-05-15 | Merge tag 'perf-urgent-for-mingo-4.17-20180514' of git://git.kernel.org/pub/s... | Ingo Molnar |
2018-05-15 | objtool: Detect RIP-relative switch table references | Josh Poimboeuf |
2018-05-14 | x86/pkeys/selftests: Add a test for pkey 0 | Dave Hansen |
2018-05-14 | x86/pkeys/selftests: Save off 'prot' for allocations | Dave Hansen |
2018-05-14 | x86/pkeys/selftests: Fix pointer math | Dave Hansen |
2018-05-14 | x86/pkeys/selftests: Fix pkey exhaustion test off-by-one | Dave Hansen |
2018-05-14 | x86/pkeys/selftests: Add PROT_EXEC test | Dave Hansen |
2018-05-14 | x86/pkeys/selftests: Factor out "instruction page" | Dave Hansen |
2018-05-14 | x86/pkeys/selftests: Allow faults on unknown keys | Dave Hansen |
2018-05-14 | x86/pkeys/selftests: Avoid printf-in-signal deadlocks | Dave Hansen |
2018-05-14 | x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal | Dave Hansen |
2018-05-14 | x86/pkeys/selftests: Stop using assert() | Dave Hansen |
2018-05-14 | x86/pkeys/selftests: Give better unexpected fault error messages | Dave Hansen |
2018-05-14 | x86/selftests: Add mov_to_ss test | Andy Lutomirski |
2018-05-14 | x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI | Ingo Molnar |
2018-05-14 | x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk... | Ingo Molnar |
2018-05-14 | objtool: Support GCC 8 switch tables | Josh Poimboeuf |
2018-05-14 | objtool: Support GCC 8's cold subfunctions | Josh Poimboeuf |
2018-05-14 | objtool: Fix "noreturn" detection for recursive sibling calls | Josh Poimboeuf |
2018-05-14 | objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/... | Ingo Molnar |
2018-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-05-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-05-11 | perf tools: Add missing newline when parsing empty BPF proggie | Arnaldo Carvalho de Melo |
2018-05-11 | perf cs-etm: Remove redundant space | Leo Yan |
2018-05-11 | perf cs-etm: Support unknown_thread in cs_etm_auxtrace | Leo Yan |
2018-05-11 | KVM: selftests: exit with 0 status code when tests cannot be run | Paolo Bonzini |
2018-05-11 | tools: bpf: handle NULL return in bpf_prog_load_xattr() | Jakub Kicinski |
2018-05-10 | tc-testing: fix tdc tests for 'bpf' action | Davide Caratti |
2018-05-10 | perf annotate: Display all available events on --stdio | Jin Yao |
2018-05-10 | perf test: "probe libc's inet_pton" fails on s390 due to missing inline | Thomas Richter |