Age | Commit message (Expand) | Author | Files | Lines |
2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+22 |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -76/+101 |
2018-02-01 | Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -3/+24 |
2018-02-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 12 | -379/+458 |
2018-02-01 | tools, vm: new option to specify kpageflags file | David Rientjes | 1 | -7/+21 |
2018-02-01 | memfd-test: run fuse test on hugetlb backend memory | Marc-André Lureau | 3 | -9/+32 |
2018-02-01 | memfd-test: move common code to a shared unit | Marc-André Lureau | 5 | -40/+64 |
2018-02-01 | memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs | Marc-André Lureau | 1 | -10/+16 |
2018-02-01 | memfd-test: test hugetlbfs sealing | Marc-André Lureau | 1 | -135/+15 |
2018-02-01 | selftests/vm: move 128TB mmap boundary test to generic directory | Aneesh Kumar K.V | 4 | -179/+311 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 54 | -297/+8019 |
2018-01-31 | Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -4/+6 |
2018-01-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 258 | -14633/+17785 |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -72/+27 |
2018-01-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+1 |
2018-01-29 | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -4/+24 |
2018-01-29 | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -4/+15 |
2018-01-29 | tools/virtio: fix smp_mb on x86 | Michael S. Tsirkin | 1 | -1/+1 |
2018-01-29 | tools/virtio: copy READ/WRITE_ONCE | Michael S. Tsirkin | 1 | -0/+57 |
2018-01-29 | tools/virtio: more stubs to fix tools build | Michael S. Tsirkin | 2 | -1/+2 |
2018-01-29 | tools/virtio: switch to __ptr_ring_empty | Michael S. Tsirkin | 1 | -1/+1 |
2018-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 13 | -38/+950 |
2018-01-27 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 8 | -34/+759 |
2018-01-27 | tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map | Yonghong Song | 2 | -1/+96 |
2018-01-27 | bpf: add further test cases around div/mod and others | Daniel Borkmann | 1 | -13/+330 |
2018-01-27 | bpf: clean up from test_tcpbpf_kern.c | Lawrence Brakmo | 1 | -3/+0 |
2018-01-26 | selftests/bpf: check for chain-non-0 extack message | Jakub Kicinski | 1 | -3/+13 |
2018-01-26 | selftests/bpf: check for spurious extacks from the driver | Jakub Kicinski | 1 | -0/+27 |
2018-01-26 | bpf: add selftest for tcpbpf | Lawrence Brakmo | 8 | -6/+480 |
2018-01-25 | perf trace beauty flock: Move to separate object file | Arnaldo Carvalho de Melo | 4 | -6/+9 |
2018-01-25 | perf evlist: Remove fcntl.h from evlist.h | Arnaldo Carvalho de Melo | 9 | -1/+16 |
2018-01-25 | perf trace beauty futex: Beautify FUTEX_BITSET_MATCH_ANY | Arnaldo Carvalho de Melo | 2 | -1/+21 |
2018-01-25 | perf trace: Do not print from time delta for interrupted syscall lines | Arnaldo Carvalho de Melo | 1 | -8/+5 |
2018-01-25 | perf trace: Add --print-sample | Arnaldo Carvalho de Melo | 2 | -0/+28 |
2018-01-25 | perf bpf: Remove misplaced __maybe_unused attribute | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-01-25 | perf tools: Add mechanic to synthesise CoreSight trace packets | Mathieu Poirier | 1 | -0/+168 |
2018-01-25 | perf tools: Add full support for CoreSight trace decoding | Mathieu Poirier | 1 | -6/+160 |
2018-01-25 | pert tools: Add queue management functionality | Mathieu Poirier | 1 | -4/+204 |
2018-01-25 | perf tools: Add functionality to communicate with the openCSD decoder | Mathieu Poirier | 2 | -0/+69 |
2018-01-25 | perf tools: Add support for decoding CoreSight trace data | Mathieu Poirier | 1 | -0/+119 |
2018-01-25 | perf tools: Add decoder mechanic to support dumping trace data | Mathieu Poirier | 5 | -4/+536 |
2018-01-25 | perf tools: Add processing of coresight metadata | Tor Jeremiassen | 2 | -3/+194 |
2018-01-25 | perf tools: Add initial entry point for decoder CoreSight traces | Mathieu Poirier | 4 | -0/+235 |
2018-01-25 | perf tools: Integrating the CoreSight decoding library | Mathieu Poirier | 6 | -2/+48 |
2018-01-25 | perf vendor events intel: Update IvyTown files to V20 | Andi Kleen | 2 | -0/+804 |
2018-01-25 | perf vendor events intel: Update IvyBridge files to V20 | Andi Kleen | 2 | -0/+396 |
2018-01-25 | perf vendor events intel: Update BroadwellDE events to V7 | Andi Kleen | 7 | -966/+1004 |
2018-01-25 | perf vendor events intel: Update SkylakeX events to V1.06 | Andi Kleen | 7 | -237/+482 |
2018-01-25 | perf vendor events intel: Update Skylake events to V36 | Andi Kleen | 7 | -6343/+1357 |
2018-01-25 | perf vendor events intel: Update Silvermont events to V14 | Andi Kleen | 1 | -1/+2 |