Age | Commit message (Expand) | Author |
2017-04-21 | bpf: Fix values type used in test_maps | David Miller |
2017-04-20 | selftests/net: Fixes psock_fanout CBPF test case | Mike Maloney |
2017-04-18 | Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-04-18 | selftests: ftrace: Add check for function-fork before running pid filter test | Steven Rostedt (VMware) |
2017-04-18 | selftests: ftrace: Add a testcase for function PID filter | Namhyung Kim |
2017-04-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-04-13 | cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores | Ben Hutchings |
2017-04-13 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki |
2017-04-12 | tools/power turbostat: update version number | Len Brown |
2017-04-12 | tools/power turbostat: fix impossibly large CPU%c1 value | Len Brown |
2017-04-12 | tools/power turbostat: turbostat.8 add missing column definitions | Doug Smythies |
2017-04-12 | tools/power turbostat: update HWP dump to decimal from hex | Len Brown |
2017-04-12 | tools/power turbostat: enable package THERM_INTERRUPT dump | Len Brown |
2017-04-12 | tools/power turbostat: show missing Core and GFX power on SKL and KBL | Len Brown |
2017-04-11 | Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-04-08 | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-04-07 | perf annotate s390: Fix perf annotate error -95 (4.10 regression) | Christian Borntraeger |
2017-04-01 | bpf: add various verifier test cases for self-tests | Daniel Borkmann |
2017-03-27 | selftests/powerpc: Fix standalone powerpc build | Michael Ellerman |
2017-03-24 | bpf: improve verifier packet range checks | Alexei Starovoitov |
2017-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-22 | bpf: fix hashmap extra_elems logic | Alexei Starovoitov |
2017-03-21 | selftests/bpf: fix broken build, take 2 | Zi Shen Lim |
2017-03-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-03-17 | perf symbols: Fix symbols__fixup_end heuristic for corner cases | Daniel Borkmann |
2017-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-13 | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-03-12 | selftests/bpf: fix broken build | Alexei Starovoitov |
2017-03-09 | userfaultfd: selftest: vm: allow to build in vm/ directory | Andrea Arcangeli |
2017-03-09 | scripts/spelling.txt: add "overide" pattern and fix typo instances | Masahiro Yamada |
2017-03-09 | selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x | Cyril Bur |
2017-03-08 | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-03-08 | ktest: Make sure wait_for_input does honor the timeout | Steven Rostedt (VMware) |
2017-03-08 | ktest: Fix while loop in wait_for_input | Steven Rostedt (VMware) |
2017-03-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-03-07 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-03-07 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-03-07 | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-03-07 | radix tree test suite: Specify -m32 in LDFLAGS too | Matthew Wilcox |
2017-03-07 | ida: Free correct IDA bitmap | Matthew Wilcox |
2017-03-07 | radix tree test suite: Depend on Makefile and quieten grep | Matthew Wilcox |
2017-03-07 | radix tree test suite: Fix build with --as-needed | Michael Ellerman |
2017-03-07 | radix tree test suite: Build 32 bit binaries | Rehas Sachdeva |
2017-03-07 | radix tree test suite: Add performance test for radix_tree_join() | Rehas Sachdeva |
2017-03-07 | radix tree test suite: Add performance test for radix_tree_split() | Rehas Sachdeva |
2017-03-07 | radix tree test suite: Add performance benchmarks | Rehas Sachdeva |
2017-03-07 | radix tree test suite: Add test for radix_tree_clear_tags() | Rehas Sachdeva |
2017-03-07 | radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove() | Rehas Sachdeva |
2017-03-07 | radix tree test suite: Add test for idr_get_next() | Rehas Sachdeva |
2017-03-07 | objtool: Fix another GCC jump table detection issue | Josh Poimboeuf |