aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-23f2fs: fix to detect cp error in f2fs_setxattr()Chao Yu
2019-08-23f2fs: fix to spread f2fs_is_checkpoint_ready()Chao Yu
2019-08-23f2fs: support fiemap() for directory inodeChao Yu
2019-08-23f2fs: fix to avoid discard command leakChao Yu
2019-08-23f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectlyChao Yu
2019-08-23f2fs: fix to drop meta/node pages during umountChao Yu
2019-08-23f2fs: disallow switching io_bits option during remountChao Yu
2019-08-23f2fs: fix panic of IO alignment featureChao Yu
2019-08-23f2fs: introduce {page,io}_is_mergeable() for readabilityChao Yu
2019-08-16f2fs: fix livelock in swapfile writesJaegeuk Kim
2019-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-16Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-16Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-08-16Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-16Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-08-16Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-08-15ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng
2019-08-15Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-15Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-15Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linuxLinus Torvalds
2019-08-15Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-15Merge tag 'drm-fixes-5.3-2019-08-14' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-08-15drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul
2019-08-15drm/ast: Fixed reboot test may cause system hangedY.C. Chen
2019-08-14of: irq: fix a trivial typo in a doc commentLubomir Rintel
2019-08-14dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schemaRob Herring
2019-08-14Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-14Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-14drm/scheduler: use job count instead of peekChristian König
2019-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-08-14ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-14Merge tag 'iommu-fixes-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-08-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-14ALSA: hda - Add a generic reboot_notifyHui Wang
2019-08-14ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang
2019-08-13hugetlbfs: fix hugetlb page migration/fault race causing SIGBUSMike Kravetz
2019-08-13mm, vmscan: do not special-case slab reclaim when watermarks are boostedMel Gorman
2019-08-13Revert "mm, thp: restore node-local hugepage allocations"Andrea Arcangeli
2019-08-13Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli
2019-08-13include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not usedQian Cai
2019-08-13seq_file: fix problem when seeking mid-recordNeilBrown
2019-08-13mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin
2019-08-13mm/usercopy: use memory range to be accessed for wraparound checkIsaac J. Manjarres
2019-08-13mm: kmemleak: disable early logging in case of errorCatalin Marinas
2019-08-13mm/vmalloc.c: fix percpu free VM area search criteriaKuppuswamy Sathyanarayanan
2019-08-13mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen
2019-08-13mm/z3fold.c: fix z3fold_destroy_pool() race conditionHenry Burns