| Commit message (Expand) | Author | Age |
* | kobject: Remove redundant license text | Greg Kroah-Hartman | 2017-12-07 |
* | kobject: add SPDX identifiers to all kobject files | Greg Kroah-Hartman | 2017-12-07 |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-11-25 |
|\ |
|
| * | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-21 |
* | | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-11-22 |
|\ \
| |/
|/| |
|
| * | kconfig: kill off GENERIC_IO option | Rob Herring | 2017-11-13 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-17 |
|\ \ |
|
| * | | Makefile: support flag -fsanitizer-coverage=trace-cmp | Victor Chibotaru | 2017-11-17 |
| * | | lib: test module for find_*_bit() functions | Yury Norov | 2017-11-17 |
| * | | lib/rbtree-test: lower default params | Davidlohr Bueso | 2017-11-17 |
| * | | lib/nmi_backtrace.c: fix kernel text address leak | Liu, Changcheng | 2017-11-17 |
| * | | lib/genalloc.c: make the avail variable an atomic_long_t | Stephen Bates | 2017-11-17 |
| * | | lib/int_sqrt: adjust comments | Peter Zijlstra | 2017-11-17 |
| * | | lib/int_sqrt: optimize initial value compute | Peter Zijlstra | 2017-11-17 |
| * | | lib/int_sqrt: optimize small argument | Peter Zijlstra | 2017-11-17 |
| * | | lib/test: delete five error messages for failed memory allocations | Markus Elfring | 2017-11-17 |
| * | | lib: add module support to string tests | Geert Uytterhoeven | 2017-11-17 |
| * | | dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst... | Randy Dunlap | 2017-11-17 |
| * | | bug: define the "cut here" string in a single place | Kees Cook | 2017-11-17 |
| * | | kernel debug: support resetting WARN_ONCE for all architectures | Andi Kleen | 2017-11-17 |
| * | | lib/dma-debug.c: fix incorrect pfn calculation | Miles Chen | 2017-11-17 |
* | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | new primitive: iov_iter_for_each_range() | Al Viro | 2017-10-11 |
* | | | Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-16 |
|\ \ \ |
|
| * | | | debugfs: purge obsolete SRCU based removal protection | Nicolai Stange | 2017-11-07 |
* | | | | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-11-15 |
|\ \ \ \ |
|
| * \ \ \ | Backmerge tag 'v4.14-rc7' into drm-next | Dave Airlie | 2017-11-02 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge drm-upstream/drm-next into drm-intel-next-queued | Jani Nikula | 2017-09-28 |
| |\ \ \ \ |
|
| * | | | | | lib/scatterlist: Introduce and export __sg_alloc_table_from_pages | Tvrtko Ursulin | 2017-09-07 |
| * | | | | | lib/scatterlist: Avoid potential scatterlist entry overflow | Tvrtko Ursulin | 2017-09-07 |
| * | | | | | lib/scatterlist: Fix offset type in sg_alloc_table_from_pages | Tvrtko Ursulin | 2017-09-07 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-15 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm, truncate: do not check mapping for every page being truncated | Mel Gorman | 2017-11-15 |
| * | | | | | | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 2017-11-15 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-11-15 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | net: netlink: Update attr validation to require exact length for some types | David Ahern | 2017-11-11 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-10 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-02 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-30 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-22 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | dql: make dql_init return void | Stephen Hemminger | 2017-10-19 |
| * | | | | | | | | | | once: switch to new jump label API | Eric Biggers | 2017-10-09 |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-05 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-23 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | test_rhashtable: remove initdata annotation | Florian Westphal | 2017-09-21 |
| * | | | | | | | | | | kobject: factorize skb setup in kobject_uevent_net_broadcast() | Eric Dumazet | 2017-09-19 |
| * | | | | | | | | | | kobject: copy env blob in one go | Eric Dumazet | 2017-09-19 |
| * | | | | | | | | | | kobject: add kobject_uevent_net_broadcast() | Eric Dumazet | 2017-09-19 |
| * | | | | | | | | | | test_rhashtable: add test case for rhl_table interface | Florian Westphal | 2017-09-19 |