Age | Commit message (Expand) | Author |
2017-05-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-05-03 | userfaultfd: selftest: combine all cases into a single executable | Mike Rapoport |
2017-05-03 | Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2017-05-03 | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-05-03 | Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm... | Ingo Molnar |
2017-05-03 | selftests: x86: add missing executables to .gitignore | Shuah Khan |
2017-05-03 | tools/kvm: fix top level makefile | Justin M. Forbes |
2017-05-03 | selftests/bpf: get rid of -D__x86_64__ | Alexei Starovoitov |
2017-05-03 | selftests/bpf: add a test case to check verifier pointer arithmetic | Yonghong Song |
2017-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-05-02 | perf config: Refactor a duplicated code for obtaining config file name | Taeung Song |
2017-05-02 | perf symbols: Allow user probes on versioned symbols | Paul Clarke |
2017-05-02 | perf symbols: Accept symbols starting at address 0 | Arnaldo Carvalho de Melo |
2017-05-02 | tools/virtio: fix build breakage | Sekhar Nori |
2017-05-02 | ringtest: fix an assert statement | Dan Carpenter |
2017-05-02 | selftests: watchdog: accept multiple params on command line | Timur Tabi |
2017-05-02 | selftests: bpf: Use bpf_endian.h in test_xdp.c | David S. Miller |
2017-05-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-05-01 | bpf: Include bpf_endian.h in test_progs.c too. | David S. Miller |
2017-05-01 | bpf: Move endianness BPF helpers out of bpf_util.h | David S. Miller |
2017-05-01 | bpf: enhance verifier to understand stack pointer arithmetic | Yonghong Song |
2017-04-28 | Merge branch 'pm-tools' | Rafael J. Wysocki |
2017-04-28 | bpf: provide a generic macro for percpu values for selftests | Daniel Borkmann |
2017-04-28 | bpf: fix _htons occurences in test_progs | Daniel Borkmann |
2017-04-28 | bpf: add various test cases to verifier selftests | Daniel Borkmann |
2017-04-28 | tools: PCI: Add sample test script to invoke pcitest | Kishon Vijay Abraham I |
2017-04-28 | tools: PCI: Add a userspace tool to test PCI endpoint | Kishon Vijay Abraham I |
2017-04-27 | selftests: create cpufreq kconfig fragments | Naresh Kamboju |
2017-04-27 | selftests: x86: override clean in lib.mk to fix warnings | Shuah Khan |
2017-04-27 | selftests: sync: override clean in lib.mk to fix warnings | Shuah Khan |
2017-04-27 | selftests: splice: override clean in lib.mk to fix warnings | Shuah Khan |
2017-04-26 | tools lib string: Adopt prefixcmp() from perf and subcmd | Arnaldo Carvalho de Melo |
2017-04-26 | perf units: Move parse_tag_value() to units.[ch] | Arnaldo Carvalho de Melo |
2017-04-26 | perf ui gtk: Move gtk .so name to the only place where it is used | Arnaldo Carvalho de Melo |
2017-04-26 | perf tools: Move HAS_BOOL define to where perl headers are used | Arnaldo Carvalho de Melo |
2017-04-26 | Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/spidev-test', '... | Mark Brown |
2017-04-26 | selftests: ftrace: Allow some event trigger tests to run in an instance | Steven Rostedt (VMware) |
2017-04-26 | selftests: ftrace: Have some basic tests run in a tracing instance too | Steven Rostedt (VMware) |
2017-04-26 | selftests: ftrace: Have event tests also run in an tracing instance | Steven Rostedt (VMware) |
2017-04-26 | selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers test... | Steven Rostedt (VMware) |
2017-04-26 | selftests: ftrace: Allow some tests to be run in a tracing instance | Steven Rostedt (VMware) |
2017-04-26 | s390: kvm: Cpu model support for msa6, msa7 and msa8 | Jason J. Herne |
2017-04-25 | perf memswap: Split the byteswap memory range wrappers from util.[ch] | Arnaldo Carvalho de Melo |
2017-04-25 | perf tools: Move event prototypes from util.h to event.h | Arnaldo Carvalho de Melo |
2017-04-25 | bpf: map_get_next_key to return first key on NULL | Teng Qin |
2017-04-25 | selftests/net: Fix broken test case in psock_fanout | Mike Maloney |
2017-04-25 | selftests: gpio: fix clean target to remove all generated files and dirs | Shuah Khan |