Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-01 | 2 | -76/+101 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge 4.15-rc6 into driver-core-next | Greg Kroah-Hartman | 2018-01-02 | 32 | -184/+921 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge 4.15-rc3 into driver-core-next | Greg Kroah-Hartman | 2017-12-11 | 56 | -432/+1201 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | test_firmware: wrap custom sysfs load tests into helper | Luis R. Rodriguez | 2017-11-29 | 1 | -15/+28 | |
| * | | | | | | | test_firmware: wrap basic sysfs fallback tests into helper | Luis R. Rodriguez | 2017-11-29 | 1 | -37/+41 | |
| * | | | | | | | test_firmware: wrap sysfs timeout test into helper | Luis R. Rodriguez | 2017-11-29 | 1 | -32/+37 | |
| * | | | | | | | test_firmware: fix setting old custom fw path back on exit | Luis R. Rodriguez | 2017-11-29 | 1 | -1/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-02-01 | 4 | -3/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | usbip: list: don't list devices attached to vhci_hcd | Shuah Khan | 2018-01-22 | 1 | -0/+9 | |
| * | | | | | | | usbip: prevent bind loops on devices attached to vhci_hcd | Shuah Khan | 2018-01-22 | 1 | -0/+9 | |
| * | | | | | | | Merge 4.15-rc8 into usb-next | Greg Kroah-Hartman | 2018-01-15 | 6 | -30/+567 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tools: usb: usbip: fix fd leak in case of 'fread' failure | Elad Wexler | 2018-01-04 | 1 | -1/+4 | |
| * | | | | | | | | tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned' | Elad Wexler | 2018-01-04 | 1 | -1/+1 | |
| * | | | | | | | | Merge 4.15.0-rc6 into usb-next | Greg Kroah-Hartman | 2018-01-02 | 21 | -140/+847 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge 4.15-rc4 into usb-next | Greg Kroah-Hartman | 2017-12-18 | 63 | -463/+1262 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tools/usbip: fixes build with musl libc toolchain | Julien BOIBESSOT | 2017-12-07 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-01-31 | 12 | -379/+458 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tools, vm: new option to specify kpageflags file | David Rientjes | 2018-01-31 | 1 | -7/+21 | |
| * | | | | | | | | | memfd-test: run fuse test on hugetlb backend memory | Marc-André Lureau | 2018-01-31 | 3 | -9/+32 | |
| * | | | | | | | | | memfd-test: move common code to a shared unit | Marc-André Lureau | 2018-01-31 | 5 | -40/+64 | |
| * | | | | | | | | | memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs | Marc-André Lureau | 2018-01-31 | 1 | -10/+16 | |
| * | | | | | | | | | memfd-test: test hugetlbfs sealing | Marc-André Lureau | 2018-01-31 | 1 | -135/+15 | |
| * | | | | | | | | | selftests/vm: move 128TB mmap boundary test to generic directory | Aneesh Kumar K.V | 2018-01-31 | 4 | -179/+311 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 54 | -297/+8019 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tools/virtio: fix smp_mb on x86 | Michael S. Tsirkin | 2018-01-29 | 1 | -1/+1 | |
| * | | | | | | | | | | tools/virtio: copy READ/WRITE_ONCE | Michael S. Tsirkin | 2018-01-29 | 1 | -0/+57 | |
| * | | | | | | | | | | tools/virtio: more stubs to fix tools build | Michael S. Tsirkin | 2018-01-29 | 2 | -1/+2 | |
| * | | | | | | | | | | tools/virtio: switch to __ptr_ring_empty | Michael S. Tsirkin | 2018-01-29 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-01-28 | 13 | -38/+950 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map | Yonghong Song | 2018-01-26 | 2 | -1/+96 | |
| | * | | | | | | | | | | bpf: add further test cases around div/mod and others | Daniel Borkmann | 2018-01-26 | 1 | -13/+330 | |
| | * | | | | | | | | | | bpf: clean up from test_tcpbpf_kern.c | Lawrence Brakmo | 2018-01-26 | 1 | -3/+0 | |
| | * | | | | | | | | | | bpf: add selftest for tcpbpf | Lawrence Brakmo | 2018-01-25 | 8 | -6/+480 | |
| | * | | | | | | | | | | selftests/bpf: make 'dubious pointer arithmetic' test useful | Alexei Starovoitov | 2018-01-24 | 1 | -7/+23 | |
| | * | | | | | | | | | | bpf: test_maps: cleanup sockmaps when test ends | Prashant Bhole | 2018-01-23 | 1 | -4/+12 | |
| | * | | | | | | | | | | selftests/bpf: fix test_dev_cgroup | Alexei Starovoitov | 2018-01-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | selftests/bpf: speedup test_maps | Alexei Starovoitov | 2018-01-23 | 1 | -6/+10 | |
| | * | | | | | | | | | | tools/bpf: fix a test failure in selftests prog test_verifier | Yonghong Song | 2018-01-23 | 1 | -0/+1 | |
| * | | | | | | | | | | | selftests/bpf: check for chain-non-0 extack message | Jakub Kicinski | 2018-01-25 | 1 | -3/+13 | |
| * | | | | | | | | | | | selftests/bpf: check for spurious extacks from the driver | Jakub Kicinski | 2018-01-25 | 1 | -0/+27 | |
| * | | | | | | | | | | | selftests/bpf: validate replace of TC filters is working | Jakub Kicinski | 2018-01-23 | 1 | -5/+50 | |
| * | | | | | | | | | | | selftests/bpf: check bpf verifier log buffer usage works for HW offload | Quentin Monnet | 2018-01-23 | 1 | -5/+19 | |
| * | | | | | | | | | | | selftests/bpf: add checks on extack messages for eBPF hw offload tests | Quentin Monnet | 2018-01-23 | 1 | -26/+86 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-01-20 | 13 | -34/+610 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | bpf: add couple of test cases for div/mod by zero | Daniel Borkmann | 2018-01-19 | 1 | -0/+87 | |
| | * | | | | | | | | | | tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map | Yonghong Song | 2018-01-19 | 1 | -0/+122 | |
| | * | | | | | | | | | | selftests: bpf: update .gitignore with missing generated files | Shuah Khan | 2018-01-19 | 1 | -0/+7 | |
| | * | | | | | | | | | | bpftool: recognize BPF_MAP_TYPE_CPUMAP maps | Roman Gushchin | 2018-01-19 | 1 | -0/+1 | |
| | * | | | | | | | | | | selftest/bpf: extend the offload test with map checks | Jakub Kicinski | 2018-01-18 | 3 | -25/+218 | |
| | * | | | | | | | | | | tools: bpftool: report device information for offloaded maps | Jakub Kicinski | 2018-01-18 | 1 | -1/+6 |