| Age | Commit message (Expand) | Author |
| 2017-05-04 | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
| 2017-05-04 | Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx() | David Howells |
| 2017-05-04 | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams |
| 2017-05-04 | IB/mlx5: Enable IPoIB acceleration | Erez Shitrit |
| 2017-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
| 2017-05-04 | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
| 2017-05-04 | of: fix sparse warnings in fdt, irq, reserved mem, and resolver code | Rob Herring |
| 2017-05-04 | Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla... | Linus Torvalds |
| 2017-05-04 | qed*: Fix possible overflow for status block id field. | sudarsana.kalluru@cavium.com |
| 2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel |
| 2017-05-04 | fscrypt: correct collision claim for digested names | Eric Biggers |
| 2017-05-04 | fscrypt: introduce helper function for filename matching | Eric Biggers |
| 2017-05-04 | blk-mq-debugfs: allow schedulers to register debugfs attributes | Omar Sandoval |
| 2017-05-04 | blk-mq: untangle debugfs and sysfs | Omar Sandoval |
| 2017-05-04 | Merge branch 'topic/pl330' into for-linus | Vinod Koul |
| 2017-05-04 | dmaengine: pl08x: Use the BIT() macro consistently | Linus Walleij |
| 2017-05-04 | dmaengine: pl080: Cut some unused defines | Linus Walleij |
| 2017-05-04 | ceph: fix file open flags on ppc64 | Alexander Graf |
| 2017-05-04 | rbd: support updating the lock cookie without releasing the lock | Ilya Dryomov |
| 2017-05-04 | libceph: add an epoch_barrier field to struct ceph_osd_client | Jeff Layton |
| 2017-05-04 | libceph: allow requests to return immediately on full conditions if caller wi... | Jeff Layton |
| 2017-05-04 | libceph: remove req->r_replay_version | Jeff Layton |
| 2017-05-04 | ceph: make seeky readdir more efficient | Yan, Zheng |
| 2017-05-04 | ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds | Yan, Zheng |
| 2017-05-04 | libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t | Elena Reshetova |
| 2017-05-04 | libceph: convert ceph_osd.o_ref from atomic_t to refcount_t | Elena Reshetova |
| 2017-05-04 | libceph: convert ceph_snap_context.nref from atomic_t to refcount_t | Elena Reshetova |
| 2017-05-04 | libceph, ceph: always advertise all supported features | Ilya Dryomov |
| 2017-05-03 | Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2017-05-03 | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
| 2017-05-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2017-05-03 | mm, swap: remove unused function prototype | Huang Ying |
| 2017-05-03 | mm: memcontrol: use node page state naming scheme for memcg | Johannes Weiner |
| 2017-05-03 | mm: memcontrol: re-use node VM page state enum | Johannes Weiner |
| 2017-05-03 | mm: memcontrol: re-use global VM event enum | Johannes Weiner |
| 2017-05-03 | mm: memcontrol: clean up memory.events counting function | Johannes Weiner |
| 2017-05-03 | mm: vmscan: fix IO/refault regression in cache workingset transition | Johannes Weiner |
| 2017-05-03 | mm: fix spelling error | Hao Lee |
| 2017-05-03 | include/linux/migrate.h: add arg names to prototype | Pushkar Jambhlekar |
| 2017-05-03 | mm: enable page poisoning early at boot | Vinayak Menon |
| 2017-05-03 | mm: remove SWAP_[SUCCESS|AGAIN|FAIL] | Minchan Kim |
| 2017-05-03 | mm: make rmap_one boolean function | Minchan Kim |
| 2017-05-03 | mm: make rmap_walk() return void | Minchan Kim |
| 2017-05-03 | mm: make ttu's return boolean | Minchan Kim |
| 2017-05-03 | mm: remove SWAP_MLOCK in ttu | Minchan Kim |
| 2017-05-03 | mm: make try_to_munlock() return void | Minchan Kim |
| 2017-05-03 | mm: remove SWAP_DIRTY in ttu | Minchan Kim |
| 2017-05-03 | mm: remove rodata_test_data export, add pr_fmt | Kees Cook |
| 2017-05-03 | jbd2: mark the transaction context with the scope GFP_NOFS context | Michal Hocko |
| 2017-05-03 | mm: introduce memalloc_nofs_{save,restore} API | Michal Hocko |