| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-04 | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb |  Linus Torvalds | 9 | -59/+382 |
| 2017-05-04 | Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx() |  David Howells | 1 | -3/+5 |
| 2017-05-04 | 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 | 2 | -12/+9 |
| 2017-05-04 | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio |  Linus Torvalds | 5 | -9/+34 |
| 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-platform-drivers-x86 |  Linus Torvalds | 1 | -0/+4 |
| 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/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next |  Joerg Roedel | 42 | -184/+291 |
| 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 | 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 wishes |  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-03 | Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux |  Linus Torvalds | 1 | -3/+3 |
| 2017-05-03 | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 6 | -65/+68 |
| 2017-05-03 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 13 | -140/+188 |
| 2017-05-03 | mm, swap: remove unused function prototype |  Huang Ying | 1 | -3/+0 |
| 2017-05-03 | mm: memcontrol: use node page state naming scheme for memcg |  Johannes Weiner | 1 | -36/+37 |
| 2017-05-03 | mm: memcontrol: re-use node VM page state enum |  Johannes Weiner | 1 | -57/+43 |
| 2017-05-03 | mm: memcontrol: re-use global VM event enum |  Johannes Weiner | 1 | -31/+14 |
| 2017-05-03 | mm: memcontrol: clean up memory.events counting function |  Johannes Weiner | 1 | -13/+5 |
| 2017-05-03 | mm: vmscan: fix IO/refault regression in cache workingset transition |  Johannes Weiner | 2 | -3/+63 |
| 2017-05-03 | mm: fix spelling error |  Hao Lee | 1 | -2/+2 |
| 2017-05-03 | include/linux/migrate.h: add arg names to prototype |  Pushkar Jambhlekar | 1 | -2/+3 |
| 2017-05-03 | mm: enable page poisoning early at boot |  Vinayak Menon | 1 | -1/+0 |
| 2017-05-03 | mm: remove SWAP_[SUCCESS|AGAIN|FAIL] |  Minchan Kim | 1 | -7/+0 |
| 2017-05-03 | mm: make rmap_one boolean function |  Minchan Kim | 1 | -1/+5 |
| 2017-05-03 | mm: make rmap_walk() return void |  Minchan Kim | 2 | -5/+4 |
| 2017-05-03 | mm: make ttu's return boolean |  Minchan Kim | 1 | -2/+2 |
| 2017-05-03 | mm: remove SWAP_MLOCK in ttu |  Minchan Kim | 1 | -1/+0 |
| 2017-05-03 | mm: make try_to_munlock() return void |  Minchan Kim | 1 | -1/+1 |
| 2017-05-03 | mm: remove SWAP_DIRTY in ttu |  Minchan Kim | 1 | -1/+0 |
| 2017-05-03 | mm: remove rodata_test_data export, add pr_fmt |  Kees Cook | 1 | -1/+0 |
| 2017-05-03 | jbd2: mark the transaction context with the scope GFP_NOFS context |  Michal Hocko | 1 | -0/+2 |
| 2017-05-03 | mm: introduce memalloc_nofs_{save,restore} API |  Michal Hocko | 3 | -8/+34 |