| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-05 | libnvdimm: handle locked label storage areas | Dan Williams | 1 | -0/+1 |
| 2017-05-05 | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams | 1 | -2/+4 |
| 2017-05-04 | IB/mlx5: Enable IPoIB acceleration | Erez Shitrit | 1 | -0/+19 |
| 2017-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -17/+20 |
| 2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 9 | -12/+10 |
| 2017-05-04 | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 6 | -13/+42 |
| 2017-05-04 | of: fix sparse warnings in fdt, irq, reserved mem, and resolver code | Rob Herring | 1 | -1/+1 |
| 2017-05-04 | Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 1 | -0/+4 |
| 2017-05-04 | Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -36/+2293 |
| 2017-05-04 | cfg80211: make RATE_INFO_BW_20 the default | Johannes Berg | 1 | -1/+1 |
| 2017-05-04 | ipv6: initialize route null entry in addrconf_init() | WANG Cong | 1 | -0/+1 |
| 2017-05-04 | qed*: Fix possible overflow for status block id field. | sudarsana.kalluru@cavium.com | 1 | -1/+1 |
| 2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 65 | -262/+420 |
| 2017-05-04 | fscrypt: correct collision claim for digested names | Eric Biggers | 1 | -13/+9 |
| 2017-05-04 | fscrypt: introduce helper function for filename matching | Eric Biggers | 2 | -0/+87 |
| 2017-05-04 | blk-mq-debugfs: allow schedulers to register debugfs attributes | Omar Sandoval | 3 | -0/+9 |
| 2017-05-04 | blk-mq: untangle debugfs and sysfs | Omar Sandoval | 2 | -1/+4 |
| 2017-05-04 | drm/dp: Add DP MST helpers to atomically find and release vcpi slots | Pandiyan, Dhinakaran | 1 | -0/+6 |
| 2017-05-04 | drm/dp: Introduce MST topology state to track available link bandwidth | Pandiyan, Dhinakaran | 1 | -0/+20 |
| 2017-05-04 | drm: Add driver-private objects to atomic state | Pandiyan, Dhinakaran | 1 | -0/+95 |
| 2017-05-04 | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into... | Sean Paul | 30 | -72/+175 |
| 2017-05-04 | Merge branch 'topic/pl330' into for-linus | Vinod Koul | 1 | -35/+0 |
| 2017-05-04 | dmaengine: pl08x: Use the BIT() macro consistently | Linus Walleij | 1 | -20/+20 |
| 2017-05-04 | dmaengine: pl080: Cut some unused defines | Linus Walleij | 1 | -9/+1 |
| 2017-05-04 | ceph: fix file open flags on ppc64 | Alexander Graf | 1 | -0/+12 |
| 2017-05-04 | rbd: support updating the lock cookie without releasing the lock | Ilya Dryomov | 1 | -0/+5 |
| 2017-05-04 | libceph: add an epoch_barrier field to struct ceph_osd_client | Jeff Layton | 1 | -0/+2 |
| 2017-05-04 | libceph: allow requests to return immediately on full conditions if caller wi... | Jeff Layton | 1 | -0/+1 |
| 2017-05-04 | libceph: remove req->r_replay_version | Jeff Layton | 1 | -1/+0 |
| 2017-05-04 | ceph: make seeky readdir more efficient | Yan, Zheng | 1 | -0/+2 |
| 2017-05-04 | ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds | Yan, Zheng | 1 | -3/+4 |
| 2017-05-04 | libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -3/+3 |
| 2017-05-04 | libceph: convert ceph_osd.o_ref from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+2 |
| 2017-05-04 | libceph: convert ceph_snap_context.nref from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+2 |
| 2017-05-04 | libceph, ceph: always advertise all supported features | Ilya Dryomov | 2 | -4/+5 |
| 2017-05-04 | xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY | Sabrina Dubroca | 1 | -10/+0 |
| 2017-05-04 | Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
| 2017-05-04 | f2fs: enhance scalability of trace macro | Chao Yu | 1 | -16/+14 |
| 2017-05-04 | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 6 | -65/+68 |
| 2017-05-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 13 | -141/+189 |
| 2017-05-04 | mm, swap: remove unused function prototype | Huang Ying | 1 | -3/+0 |
| 2017-05-04 | mm: memcontrol: use node page state naming scheme for memcg | Johannes Weiner | 1 | -36/+37 |
| 2017-05-04 | mm: memcontrol: re-use node VM page state enum | Johannes Weiner | 1 | -57/+43 |
| 2017-05-04 | mm: memcontrol: re-use global VM event enum | Johannes Weiner | 1 | -31/+14 |
| 2017-05-04 | mm: memcontrol: clean up memory.events counting function | Johannes Weiner | 1 | -13/+5 |
| 2017-05-04 | mm: vmscan: fix IO/refault regression in cache workingset transition | Johannes Weiner | 2 | -3/+63 |
| 2017-05-04 | mm: fix spelling error | Hao Lee | 1 | -2/+2 |
| 2017-05-04 | include/linux/migrate.h: add arg names to prototype | Pushkar Jambhlekar | 1 | -2/+3 |
| 2017-05-04 | mm: enable page poisoning early at boot | Vinayak Menon | 1 | -1/+0 |
| 2017-05-04 | mm: remove SWAP_[SUCCESS|AGAIN|FAIL] | Minchan Kim | 1 | -7/+0 |