| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-05 | libnvdimm: handle locked label storage areas | Dan Williams | 5 | -10/+39 |
| 2017-05-05 | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams | 6 | -9/+19 |
| 2017-05-04 | md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock | Julia Cartwright | 1 | -10/+7 |
| 2017-05-04 | IB/mlx5: Enable IPoIB acceleration | Erez Shitrit | 5 | -19/+70 |
| 2017-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 54 | -437/+1174 |
| 2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 119 | -2748/+4299 |
| 2017-05-04 | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 66 | -648/+1860 |
| 2017-05-04 | of: fix sparse warnings in fdt, irq, reserved mem, and resolver code | Rob Herring | 5 | -6/+6 |
| 2017-05-04 | Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 34 | -1294/+1618 |
| 2017-05-04 | Merge tag 'vfio-v4.12-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -86/+77 |
| 2017-05-04 | orangefs: count directory pieces correctly | Martin Brandenburg | 1 | -2/+5 |
| 2017-05-04 | orangefs: invalidate stored directory on seek | Martin Brandenburg | 1 | -1/+23 |
| 2017-05-04 | orangefs: skip forward to the next directory entry if seek is short | Martin Brandenburg | 1 | -4/+14 |
| 2017-05-04 | Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 53 | -5301/+8410 |
| 2017-05-04 | of: fix sparse warning in of_pci_range_parser_one | Rob Herring | 1 | -1/+1 |
| 2017-05-04 | of: fix sparse warnings in of_find_next_cache_node | Rob Herring | 1 | -7/+6 |
| 2017-05-04 | Merge tag 'perf-urgent-for-mingo-4.12-20170504' of git://git.kernel.org/pub/s... | Ingo Molnar | 9 | -11/+15 |
| 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 | 3 | -11/+18 |
| 2017-05-04 | Merge branch 'qed-fixes' | David S. Miller | 6 | -12/+24 |
| 2017-05-04 | qede: Fix possible misconfiguration of advertised autoneg value. | sudarsana.kalluru@cavium.com | 1 | -0/+5 |
| 2017-05-04 | qed: Fix overriding of supported autoneg value. | sudarsana.kalluru@cavium.com | 3 | -1/+9 |
| 2017-05-04 | qed*: Fix possible overflow for status block id field. | sudarsana.kalluru@cavium.com | 5 | -11/+10 |
| 2017-05-04 | of/unittest: Missing unlocks on error | Dan Carpenter | 1 | -2/+6 |
| 2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 1088 | -7778/+14792 |
| 2017-05-04 | soc/qbman: Move dma-mapping.h include to qman_priv.h | Paul Gortmaker | 2 | -2/+1 |
| 2017-05-04 | power: supply: cpcap-charger: Keep trickle charger bits disabled | Tony Lindgren | 1 | -2/+1 |
| 2017-05-04 | power: supply: cpcap-charger: Fix enable for 3.8V charge setting | Tony Lindgren | 1 | -1/+1 |
| 2017-05-04 | power: supply: cpcap-charger: Fix charge voltage configuration | Tony Lindgren | 1 | -2/+2 |
| 2017-05-04 | power: supply: cpcap-charger: Fix charger name | Tony Lindgren | 1 | -1/+1 |
| 2017-05-04 | fscrypt: correct collision claim for digested names | Eric Biggers | 1 | -13/+9 |
| 2017-05-04 | MAINTAINERS: fscrypt: update mailing list, patchwork, and git | Eric Biggers | 1 | -2/+4 |
| 2017-05-04 | ext4: clean up ext4_match() and callers | Eric Biggers | 1 | -56/+25 |
| 2017-05-04 | f2fs: switch to using fscrypt_match_name() | Eric Biggers | 1 | -24/+4 |
| 2017-05-04 | ext4: switch to using fscrypt_match_name() | Eric Biggers | 1 | -17/+5 |
| 2017-05-04 | fscrypt: introduce helper function for filename matching | Eric Biggers | 4 | -22/+157 |
| 2017-05-04 | fscrypt: avoid collisions when presenting long encrypted filenames | Eric Biggers | 3 | -5/+5 |
| 2017-05-04 | f2fs: check entire encrypted bigname when finding a dentry | Jaegeuk Kim | 4 | -20/+31 |
| 2017-05-04 | ubifs: check for consistent encryption contexts in ubifs_lookup() | Eric Biggers | 1 | -0/+11 |
| 2017-05-04 | f2fs: sync f2fs_lookup() with ext4_lookup() | Eric Biggers | 1 | -3/+4 |
| 2017-05-04 | ext4: remove "nokey" check from ext4_lookup() | Eric Biggers | 1 | -8/+1 |
| 2017-05-04 | fscrypt: fix context consistency check when key(s) unavailable | Eric Biggers | 1 | -19/+68 |
| 2017-05-04 | rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string | Michal Schmidt | 1 | -1/+1 |
| 2017-05-04 | netvsc: make sure napi enabled before vmbus_open | stephen hemminger | 2 | -4/+6 |
| 2017-05-04 | aquantia: Fix driver name reported by ethtool | Pavel Belous | 1 | -1/+1 |
| 2017-05-04 | ipv4, ipv6: ensure raw socket message is big enough to hold an IP header | Alexander Potapenko | 2 | -0/+5 |
| 2017-05-04 | jbd2: cleanup write flags handling from jbd2_write_superblock() | Jan Kara | 1 | -7/+8 |
| 2017-05-04 | net/sched: remove redundant null check on head | Colin Ian King | 1 | -2/+1 |
| 2017-05-04 | tcp: do not inherit fastopen_req from parent | Eric Dumazet | 1 | -0/+1 |
| 2017-05-04 | dm integrity: improve the Kconfig help text for DM_INTEGRITY | Mike Snitzer | 1 | -2/+13 |