summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-18MAINTAINERS: update OMAP MMC entryAaro Koskinen
2018-11-18hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz
2018-11-18kernel/sched/psi.c: simplify cgroup_move_task()Olof Johansson
2018-11-18z3fold: fix possible reclaim racesVitaly Wool
2018-11-16Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-16Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-16gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher
2018-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-11-16Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-16Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-16Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-16Merge tag 'fuse-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-16Merge tag 'drm-intel-fixes-2018-11-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-11-15Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-15Merge tag 'pinctrl-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-15Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-16Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-11-16Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-15selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero
2018-11-15drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä
2018-11-15drm/i915: Clean up skl_program_scaler()Ville Syrjälä
2018-11-15drm/i915: Move programming plane scaler to its own function.Maarten Lankhorst
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin
2018-11-14Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-14Merge tag 'kgdb-fixes-4.20-rc3' of https://git.linaro.org/people/daniel.thomp...Linus Torvalds
2018-11-14Merge branch 'fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-11-14Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-11-14Merge tag 'pm-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-11-14Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-11-14Merge tag 'pci-v4.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-11-14Merge tag 'rtc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2018-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2018-11-14Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-14Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-14SCSI: fix queue cleanup race before queue initialization is doneMing Lei
2018-11-14block: fix 32 bit overflow in __blkdev_issue_discard()Dave Chinner
2018-11-14drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala
2018-11-14drm/i915: fix broadwell EU computationLionel Landwerlin
2018-11-14xtensa: fix boot parameters address translationMax Filippov
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-11-13selinux: fix non-MLS handling in mls_context_to_sid()Paul Moore
2018-11-13NFSv4: Fix an Oops during delegation callbacksTrond Myklebust
2018-11-13integrity: support new struct public_key_signature encoding fieldMimi Zohar
2018-11-13kdb: kdb_support: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-13kdb: kdb_keyboard: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-13kdb: kdb_main: refactor code in kdb_md_lineGustavo A. R. Silva
2018-11-13kdb: Use strscpy with destination buffer sizePrarit Bhargava
2018-11-13kdb: print real address of pointers instead of hashed addressesChristophe Leroy