summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-13fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov
2018-10-13mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2Jérôme Glisse
2018-10-13mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACEJann Horn
2018-10-13ocfs2: fix a GCC warningzhong jiang
2018-10-13Merge tag 'for-linus-20181012' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-10-13Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman
2018-10-12ASoC: pcm3168a: add I2S/Left_J TDM supportKuninori Morimoto
2018-10-12ASoC: pcm3168a: add hw constraint for channelKuninori Morimoto
2018-10-12ASoC: pcm3168a: add HW constraint for non RIGHT_JKuninori Morimoto
2018-10-12ASoC: sta32x: set ->component pointer in private structDaniel Mack
2018-10-12Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-12afs: Fix afs_server struct leakDavid Howells
2018-10-12MAINTAINERS: use the correct location for dt-bindings includes for muxPeter Rosin
2018-10-12mux: adgs1408: use the correct MODULE_LICENSEPeter Rosin
2018-10-12gfs2: Fix iomap buffered write support for journaled files (2)Andreas Gruenbacher
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-12arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon
2018-10-12afs: Fix cell proc listDavid Howells
2018-10-12Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Greg Kroah-Hartman
2018-10-12Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Greg Kroah-Hartman
2018-10-12Merge tag 'pinctrl-v4.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-10-12Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtdGreg Kroah-Hartman
2018-10-12Merge tag 'drm-fixes-2018-10-12-1' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-10-12Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-12Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-12ALSA: au88xx: Add fall-through annotationsTakashi Iwai
2018-10-12ALSA: opti92xx-ad1848: Use the standard fall-through annotationTakashi Iwai
2018-10-12ALSA: seq: oss: Use the standard fall-through annotationTakashi Iwai
2018-10-12ALSA: caiaq: Add fall-through annotationTakashi Iwai
2018-10-12ALSA: memalloc: Add fall-through annotationTakashi Iwai
2018-10-12ALSA: firewire-motu: add missing entries to KconfigTakashi Sakamoto
2018-10-12lib/bch: fix possible stack overrunArnd Bergmann
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-12ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto
2018-10-12ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline
2018-10-11Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes'David S. Miller
2018-10-11net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli
2018-10-11net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter
2018-10-11i2c: Fix kerneldoc for renamed i2c dma put functionStephen Boyd
2018-10-11blk-wbt: wake up all when we scale up, not downJosef Bacik
2018-10-11net: phy: sfp: remove sfp_mutex's definitionSebastian Andrzej Siewior
2018-10-11r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chipsMaciej S. Szmigiero
2018-10-11net: socionext: clear rx irq correctlyIlias Apalodimas
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh
2018-10-11Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue