| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-07-15 | 1 | -1/+1 |
|\ |
|
| * | lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is n... | Amir Vadai | 2014-07-03 | 1 | -1/+1 |
* | | lz4: add overrun checks to lz4_uncompress_unknownoutputsize() | Greg Kroah-Hartman | 2014-07-04 | 1 | -1/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2014-06-28 | 1 | -0/+55 |
|\ \ |
|
| * | | iovec: move memcpy_from/toiovecend to lib/iovec.c | Michael S. Tsirkin | 2014-06-27 | 1 | -0/+55 |
* | | | Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-06-28 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | lz4: fix another possible overrun | Greg Kroah-Hartman | 2014-06-27 | 1 | -1/+3 |
* | | | | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-06-28 | 1 | -10/+18 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | swiotlb: don't assume PA 0 is invalid | Jan Beulich | 2014-06-20 | 1 | -10/+18 |
| | |/
| |/| |
|
* | | | Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-06-24 | 2 | -21/+43 |
|\ \ \
| | |/
| |/| |
|
| * | | lz4: ensure length does not wrap | Greg Kroah-Hartman | 2014-06-23 | 1 | -0/+2 |
| * | | lzo: properly check for overruns | Greg Kroah-Hartman | 2014-06-23 | 1 | -21/+41 |
| |/ |
|
* / | lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of... | Chen Gang | 2014-06-24 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 5 | -38/+2052 |
|\ |
|
| * | cpumask: Utility function to set n'th cpu - local cpu first | Amir Vadai | 2014-06-11 | 1 | -0/+63 |
| * | net: filter: fix nlattr and nlattr_nest BPF tests | Alexei Starovoitov | 2014-06-11 | 1 | -13/+21 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-04 | 1 | -2/+2 |
| |\ |
|
| * | | net: filter: fix length calculation in BPF testsuite | Chema Gonzalez | 2014-06-03 | 1 | -5/+16 |
| * | | net: filter: add test for loading SKF_AD_OFF limits | Daniel Borkmann | 2014-06-02 | 1 | -0/+22 |
| * | | net: filter: add slot overlapping test with fully filled M[] | Daniel Borkmann | 2014-06-02 | 1 | -1/+74 |
| * | | net: Revert mlx4 cpumask changes. | David S. Miller | 2014-06-02 | 1 | -64/+0 |
| * | | cpumask: Utility function to set n'th cpu - local cpu first | Amir Vadai | 2014-06-02 | 1 | -0/+64 |
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-05-31 | 1 | -38/+46 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-05-27 | 1 | -38/+46 |
| | |\ \ |
|
| | | * | | lib/crc7: Shift crc7() output left 1 bit | George Spelvin | 2014-05-16 | 1 | -38/+46 |
| * | | | | net: filter: use block statements in tcpdump tests | Daniel Borkmann | 2014-05-31 | 1 | -68/+75 |
| * | | | | net: filter: test fill/spill of all M[] regs | Daniel Borkmann | 2014-05-31 | 1 | -0/+90 |
| |/ / / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-24 | 1 | -2/+2 |
| |\ \ \ |
|
| * | | | | net: filter: add test case for jump with holes and ret x variants | Daniel Borkmann | 2014-05-23 | 1 | -0/+94 |
| * | | | | net: filter: improve test case framework | Daniel Borkmann | 2014-05-23 | 1 | -155/+233 |
| * | | | | net: filter: let unattached filters use sock_fprog_kern | Daniel Borkmann | 2014-05-23 | 1 | -1/+1 |
| * | | | | lib/test_bpf.c: don't use gcc union shortcut | Andrew Morton | 2014-05-23 | 1 | -52/+52 |
| * | | | | net: filter: cleanup invocation of internal BPF | Alexei Starovoitov | 2014-05-21 | 1 | -2/+2 |
| * | | | | net: fix test_bpf build to depend on NET | Randy Dunlap | 2014-05-13 | 1 | -1/+1 |
| * | | | | net: filter: additional BPF tests | Alexei Starovoitov | 2014-05-12 | 1 | -0/+1224 |
| * | | | | net: filter: BPF testsuite | Alexei Starovoitov | 2014-05-12 | 3 | -0/+336 |
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-06-12 | 5 | -2/+22 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next | Dave Airlie | 2014-06-05 | 2 | -4/+4 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | lib: Export interval_tree | Chris Wilson | 2014-05-05 | 5 | -2/+22 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 2014-06-08 | 23 | -111/+204 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations | Catalin Marinas | 2014-06-07 | 1 | -0/+6 |
| * | | | | idr: reduce the unneeded check in free_layer() | Lai Jiangshan | 2014-06-07 | 1 | -1/+1 |
| * | | | | idr: don't need to shink the free list when idr_remove() | Lai Jiangshan | 2014-06-07 | 1 | -16/+0 |
| * | | | | idr: fix idr_replace()'s returned error code | Lai Jiangshan | 2014-06-07 | 1 | -2/+2 |
| * | | | | idr: fix NULL pointer dereference when ida_remove(unallocated_id) | Lai Jiangshan | 2014-06-07 | 1 | -1/+1 |
| * | | | | idr: fix unexpected ID-removal when idr_remove(unallocated_id) | Lai Jiangshan | 2014-06-07 | 1 | -0/+8 |
| * | | | | idr: fix overflow bug during maximum ID calculation at maximum height | Lai Jiangshan | 2014-06-07 | 1 | -5/+3 |
| * | | | | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-05 | 2 | -1/+4 |
| |\ \ \ \ |
|
| | * | | | | lib: add fdt_empty_tree.c | Mark Salter | 2014-04-30 | 2 | -1/+4 |
| | | |_|/
| | |/| | |
|
| * | | | | lib/asn1_decoder.c: kernel-doc warning fix | Fabian Frederick | 2014-06-05 | 1 | -1/+1 |