summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parse-maintainers: Use perl hash references and specific filenamesJoe Perches2017-08-081-23/+34
* parse-maintainers: Add section pattern sortingJoe Perches2017-08-081-21/+49
* get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches2017-08-081-25/+66
* MAINTAINERS: openbmc mailing list is moderatedRandy Dunlap2017-08-081-1/+1
* MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACKSedat Dilek2017-08-081-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-088-171/+69
|\
| * scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn2017-07-271-30/+1
| * scsi: aacraid: reading out of boundsDan Carpenter2017-07-271-3/+4
| * scsi: qedf: Limit number of CQsThomas Bogendoerfer2017-07-272-12/+11
| * scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner2017-07-272-51/+15
| * scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner2017-07-272-55/+15
| * scsi: bnx2i: Prevent recursive cpuhotplug lockingThomas Gleixner2017-07-271-7/+8
| * scsi: bnx2fc: Prevent recursive cpuhotplug lockingThomas Gleixner2017-07-271-7/+8
| * scsi: bnx2fc: Plug CPU hotplug raceThomas Gleixner2017-07-271-22/+23
* | random: fix warning message on ia64 and pariscHelge Deller2017-08-081-1/+1
* | Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-08-085-43/+10
|\ \
| * | xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov2017-08-011-1/+5
| * | xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov2017-08-011-2/+0
| * | xtensa: fix cache aliasing handling code for WT cacheMax Filippov2017-07-291-7/+3
| * | xtensa: remove wrapper header for asm/param.hTobias Klauser2017-07-212-18/+1
| * | xtensa: remove wrapper header for asm/device.hTobias Klauser2017-07-212-15/+1
* | | Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds2017-08-086-25/+27
|\ \ \
| * \ \ Merge tag 'nand/fixes-for-4.13-rc4' of git://git.infradead.org/l2-mtd into MTDBrian Norris2017-08-056-25/+27
| |\ \ \ | | |/ / | |/| |
| | * | mtd: nand: atmel: Fix EDO mode checkBoris Brezillon2017-08-021-1/+1
| | * | mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon2017-08-022-6/+6
| | * | mtd: nand: Fix timing setup for NANDs that do not support SET FEATURESBoris Brezillon2017-08-021-1/+3
| | * | mtd: nand: Fix a docs build warningJonathan Corbet2017-08-021-1/+0
| | * | mtd: nand: sunxi: fix potential divide-by-zero errorBryan O'Donoghue2017-08-021-0/+4
| | * | nand: fix wrong default oob layout for small pages using soft eccMiquel Raynal2017-08-021-1/+7
| | * | mtd: nand: atmel: Fix DT backward compatibility in pmecc.cBoris Brezillon2017-07-191-15/+6
| |/ /
* | | Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-08-082-5/+8
|\ \ \
| * | | xfs: Fix per-inode DAX flag inheritanceLukas Czerner2017-08-041-5/+7
| * | | xfs: Fix leak of discard bioJan Kara2017-08-041-0/+1
* | | | Linux 4.13-rc4v4.13-rc4Linus Torvalds2017-08-071-1/+1
* | | | Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds2017-08-071-2/+2
|\ \ \ \
| * | | | platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello2017-08-051-2/+2
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-0613-196/+290
|\ \ \ \ \
| * | | | | ext4: fix copy paste error in ext4_swap_extents()Maninder Singh2017-08-061-1/+1
| * | | | | ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee2017-08-061-1/+2
| * | | | | ext4, project: expand inode extra size if possibleMiao Xie2017-08-063-24/+85
| * | | | | ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie2017-08-061-9/+5
| * | | | | ext4: restructure ext4_expand_extra_isizeMiao Xie2017-08-062-40/+36
| * | | | | ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie2017-08-062-12/+16
| * | | | | ext4: make xattr inode reads fasterTahsin Erdogan2017-08-064-48/+92
| * | | | | ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan2017-08-061-3/+1
| * | | | | ext4: remove unused mode parameterTahsin Erdogan2017-08-061-5/+4
| * | | | | ext4: fix warning about stack corruptionArnd Bergmann2017-08-061-5/+6
| * | | | | ext4: fix dir_nlink behaviourAndreas Dilger2017-08-062-10/+14
| * | | | | ext4: silence array overflow warningDan Carpenter2017-08-061-1/+1
| * | | | | ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara2017-08-051-0/+3