Age | Commit message (Expand) | Author | Files | Lines |
2018-07-27 | Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+28 |
2018-07-26 | Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -3/+16 |
2018-07-25 | selftests/ftrace: Add snapshot and tracing_on test case | Masami Hiramatsu | 1 | -0/+28 |
2018-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -4/+49 |
2018-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+4 |
2018-07-20 | bpf: Use option "help" in the llvm-objcopy test | Martin KaFai Lau | 1 | -1/+1 |
2018-07-20 | tools/bpftool: Fix segfault case regarding 'pin' arguments | Taeung Song | 1 | -3/+8 |
2018-07-19 | bpf: test case to check whether src/dst regs got mangled by xadd | Daniel Borkmann | 1 | -0/+40 |
2018-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -45/+22 |
2018-07-17 | tools: usb: ffs-test: Fix build on big endian systems | Peter Senna Tschudin | 1 | -3/+16 |
2018-07-14 | objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on... | Simon Ser | 1 | -2/+4 |
2018-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -1/+22 |
2018-07-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 14 | -81/+84 |
2018-07-13 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+17 |
2018-07-13 | Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -5/+5 |
2018-07-13 | Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+1 |
2018-07-12 | selftests: in udpgso_bench do not test udp zerocopy | Willem de Bruijn | 1 | -3/+0 |
2018-07-13 | tools: build: Use HOSTLDFLAGS with fixdep | Laura Abbott | 1 | -1/+1 |
2018-07-13 | tools: build: Fixup host c flags | Laura Abbott | 2 | -2/+2 |
2018-07-13 | tools build: fix # escaping in .cmd files for future Make | Paul Menzel | 1 | -2/+2 |
2018-07-11 | bpf: fix panic due to oob in bpf_prog_test_run_skb | Daniel Borkmann | 1 | -1/+22 |
2018-07-11 | perf tools: Use python-config --includes rather than --cflags | Jeremy Cline | 1 | -2/+1 |
2018-07-11 | perf script python: Fix dict reference counting | Janne Huttunen | 1 | -6/+2 |
2018-07-11 | perf stat: Fix --interval_clear option | Jiri Olsa | 1 | -1/+1 |
2018-07-11 | perf tools: Fix compilation errors on gcc8 | Jiri Olsa | 2 | -2/+3 |
2018-07-11 | perf test shell: Prevent temporary editor files from being considered test sc... | Kim Phillips | 1 | -1/+1 |
2018-07-11 | perf llvm-utils: Remove bashism from kernel include fetch script | Kim Phillips | 1 | -3/+3 |
2018-07-11 | perf test shell: Make perf's inet_pton test more portable | Kim Phillips | 1 | -16/+21 |
2018-07-11 | perf test shell: Replace '|&' with '2>&1 |' to work with more shells | Kim Phillips | 1 | -1/+1 |
2018-07-11 | perf scripts python: Add Python 3 support to EventClass.py | Jeremy Cline | 1 | -1/+3 |
2018-07-11 | perf scripts python: Add Python 3 support to sched-migration.py | Jeremy Cline | 1 | -5/+9 |
2018-07-11 | perf scripts python: Add Python 3 support to Util.py | Jeremy Cline | 1 | -5/+6 |
2018-07-11 | perf scripts python: Add Python 3 support to SchedGui.py | Jeremy Cline | 1 | -1/+1 |
2018-07-11 | perf scripts python: Add Python 3 support to Core.py | Jeremy Cline | 1 | -23/+17 |
2018-07-11 | perf tools: Generate a Python script compatible with Python 2 and 3 | Jeremy Cline | 1 | -14/+15 |
2018-07-10 | rseq/selftests: cleanup: Update comment above rseq_prepare_unload | Mathieu Desnoyers | 1 | -6/+7 |
2018-07-10 | rseq: uapi: Declare rseq_cs field as union, update includes | Mathieu Desnoyers | 1 | -1/+10 |
2018-07-08 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -13/+28 |
2018-07-04 | net/ipv6: Revert attempt to simplify route replace and append | David Ahern | 1 | -41/+0 |
2018-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -10/+36 |
2018-07-02 | objtool: Support GCC 8 '-fnoreorder-functions' | Josh Poimboeuf | 1 | -13/+28 |
2018-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 6 | -10/+36 |
2018-06-30 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -23/+36 |
2018-06-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 21 | -21/+200 |
2018-06-30 | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -18/+0 |
2018-06-30 | tools/testing/nvdimm: advertise a write cache for nfit_test | Vishal Verma | 1 | -2/+1 |
2018-06-29 | sg: remove ->sg_magic member | Jens Axboe | 1 | -18/+0 |
2018-06-28 | selftests/net: Fix permissions for fib_tests.sh | Shuah Khan | 1 | -0/+0 |
2018-06-27 | selftests/x86/sigreturn: Do minor cleanups | Andy Lutomirski | 1 | -6/+7 |
2018-06-27 | selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs | Andy Lutomirski | 1 | -17/+29 |