summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-06-172-4/+3
|\
| * xfs: fix spurious spin_is_locked() assert failures on non-smp kernelsBrian Foster2017-06-082-4/+3
* | Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-06-176-68/+98
|\ \
| * | ufs_truncate_blocks(): fix the case when size is in the last direct blockAl Viro2017-06-151-9/+12
| * | ufs: more deadlock prevention on tail unpackingAl Viro2017-06-151-1/+1
| * | ufs: avoid grabbing ->truncate_mutex if possibleAl Viro2017-06-152-10/+26
| * | ufs_get_locked_page(): make sure we have buffer_headsAl Viro2017-06-151-9/+8
| * | ufs: fix s_size/s_dsize usersAl Viro2017-06-144-24/+19
| * | ufs: fix reserved blocks checkAl Viro2017-06-141-4/+6
| * | ufs: make ufs_freespace() return signedAl Viro2017-06-141-2/+2
| * | ufs: fix logics in "ufs: make fsck -f happy"Al Viro2017-06-141-13/+28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-06-172-6/+6
|\ \ \
| * | | fs: don't forget to put old mntns in mntns_installAndrei Vagin2017-06-151-0/+2
| * | | Hang/soft lockup in d_invalidate with simultaneous callsAl Viro2017-06-151-6/+4
* | | | Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-162-6/+7
|\ \ \ \
| * | | | PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap2017-06-121-0/+1
| * | | | PCI: Make error code types consistent in pci_{read,write}_config_*Brian Norris2017-05-261-6/+6
* | | | | Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linuxLinus Torvalds2017-06-164-12/+12
|\ \ \ \ \
| * | | | | video: fbdev: udlfb: drop log level for blankingMike Gerow2017-06-141-2/+2
| * | | | | video: fbdev: via: remove possibly unused variablesArnd Bergmann2017-06-141-5/+3
| * | | | | video: fbdev: add missing USB-descriptor endianness conversionsJohan Hovold2017-06-142-4/+6
| * | | | | video: fbdev: avoid int-in-bool-context warningArnd Bergmann2017-06-141-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-06-165-13/+38
|\ \ \ \ \
| * | | | | mm: correct the comment when reclaimed pages exceed the scanned pageszhongjiang2017-06-161-3/+3
| * | | | | userfaultfd: shmem: handle coredumping in handle_userfault()Andrea Arcangeli2017-06-161-8/+21
| * | | | | mm: numa: avoid waiting on freed migrated pagesMark Rutland2017-06-161-1/+7
| * | | | | swap: cond_resched in swap_cgroup_prepare()Yu Zhao2017-06-161-0/+3
| * | | | | mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse2017-06-161-1/+4
* | | | | | Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-165-10/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy2017-06-161-1/+1
| * | | | | powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt2017-06-153-8/+10
| * | | | | powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_nodeAlistair Popple2017-06-141-1/+2
* | | | | | Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-06-163-3/+11
|\ \ \ \ \ \
| * | | | | | configfs: Introduce config_item_get_unless_zero()Bart Van Assche2017-06-122-1/+10
| * | | | | | configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger2017-06-121-2/+1
* | | | | | | fs: pass on flags in compat_writevChristoph Hellwig2017-06-161-1/+1
* | | | | | | Merge tag 'mmc-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-06-161-0/+9
|\ \ \ \ \ \ \
| * | | | | | | mmc: meson-gx: work around broken SDIO with certain WiFi chipsHeiner Kallweit2017-06-121-0/+9
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'drm-fixes-for-v4.12-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-06-1617-64/+131
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-164-30/+38
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2017-06-132-12/+6
| | * | | | | | | drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä2017-06-131-12/+24
| | * | | | | | | drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä2017-06-131-6/+8
| * | | | | | | | Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-165-19/+57
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam2017-06-151-0/+42
| | * | | | | | | | drm/mgag200: Fix to always set HiPri for G200e4 V2Mathieu Larouche2017-06-151-1/+8
| | * | | | | | | | drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko2017-06-151-1/+1
| | * | | | | | | | drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko2017-06-151-16/+4
| | * | | | | | | | gpu: host1x: Fix error handlingChristophe JAILLET2017-06-151-1/+1
| | * | | | | | | | drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIOLaurent Pinchart2017-06-121-0/+1