Age | Commit message (Expand) | Author |
2017-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-15 | Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-12-15 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-12-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-12-15 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-12-15 | tools/headers: Synchronize kernel <-> tooling headers | Ingo Molnar |
2017-12-15 | objtool: Resync objtool's instruction decoder source code copy with the kerne... | Ingo Molnar |
2017-12-15 | x86/decoder: Fix and update the opcodes map | Randy Dunlap |
2017-12-14 | tools/slabinfo-gnuplot: force to use bash shell | Liu, Changcheng |
2017-12-13 | tools/lib/lockdep: Add missing declaration of 'pr_cont()' | Mengting Zhang |
2017-12-12 | bpf: fix broken BPF selftest build | Daniel Borkmann |
2017-12-12 | tools/include: Remove ACCESS_ONCE() | Mark Rutland |
2017-12-12 | tools/perf: Convert ACCESS_ONCE() to READ_ONCE() | Mark Rutland |
2017-12-12 | Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2017-12-08 | kmemcheck: rip it out for real | Michal Hocko |
2017-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-08 | usbip: prevent vhci_hcd driver from leaking a socket pointer address | Shuah Khan |
2017-12-08 | tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc... | Julien BOIBESSOT |
2017-12-08 | ptr_ring: fix up after recent ptr_ring changes | Michael S. Tsirkin |
2017-12-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-12-06 | tooling/headers: Synchronize updated s390 and x86 UAPI headers | Ingo Molnar |
2017-12-06 | Merge branch 'linus' into perf/urgent, to synchronize UAPI headers | Ingo Molnar |
2017-12-06 | objtool: Fix 64-bit build on 32-bit host | Mikulas Patocka |
2017-12-05 | Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-12-05 | Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-12-05 | perf s390: add regs_query_register_offset() | Hendrik Brueckner |
2017-12-05 | selftests/bpf: sync kernel headers and introduce arch support in Makefile | Hendrik Brueckner |
2017-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2017-11-30 | Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-11-30 | tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log | Yonghong Song |
2017-11-30 | usbip: fix usbip attach to find a port that matches the requested speed | Shuah Khan |
2017-11-30 | tools: bpftool: declare phony targets as such | Quentin Monnet |
2017-11-30 | tools: bpftool: unify installation directories | Quentin Monnet |
2017-11-30 | tools: bpftool: remove spurious line break from error message | Quentin Monnet |
2017-11-30 | tools: bpftool: make error message from getopt_long() JSON-friendly | Quentin Monnet |
2017-11-30 | tools: bpftool: clean up the JSON writer before exiting in usage() | Quentin Monnet |
2017-11-30 | tools: bpftool: fix crash on bad parameters with JSON | Quentin Monnet |
2017-11-28 | tools headers: Syncronize mman.h ABI header | Arnaldo Carvalho de Melo |
2017-11-28 | tools headers: Synchronize prctl.h ABI header | Arnaldo Carvalho de Melo |
2017-11-28 | tools headers: Synchronize KVM arch ABI headers | Arnaldo Carvalho de Melo |
2017-11-28 | tools headers: Synchronize drm/i915_drm.h | Arnaldo Carvalho de Melo |
2017-11-28 | tools headers uapi: Synchronize drm/drm.h | Arnaldo Carvalho de Melo |
2017-11-28 | tools headers: Synchronize perf_event.h header | Arnaldo Carvalho de Melo |
2017-11-28 | tools headers: Synchronize kernel ABI headers wrt SPDX tags | Arnaldo Carvalho de Melo |
2017-11-28 | tools/headers: Synchronize kernel x86 UAPI headers | Ingo Molnar |
2017-11-28 | perf intel-pt: Bring instruction decoder files into line with the kernel | Adrian Hunter |
2017-11-28 | perf test: Fix test 21 for s390x | Thomas Richter |
2017-11-28 | perf bench numa: Fixup discontiguous/sparse numa nodes | Satheesh Rajendran |
2017-11-28 | perf top: Use signal interface for SIGWINCH handler | Jiri Olsa |