summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-14riscv: Make __fstate_clean() work correctly.Vincent Chen
2019-08-14riscv: Correct the initialized flow of FP registerVincent Chen
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-14i2c: stm32: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-08-14i2c: emev2: avoid race when unregistering slave clientWolfram Sang
2019-08-14i2c: rcar: avoid race when unregistering slave clientWolfram Sang
2019-08-14MAINTAINERS: i2c-imx: take over maintainershipOleksij Rempel
2019-08-14Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"Fabio Estevam
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-13riscv: defconfig: Update the defconfigAlistair Francis
2019-08-13riscv: rv32_defconfig: Update the defconfigAlistair Francis
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
2019-08-13mm/z3fold.c: fix z3fold_destroy_pool() orderingHenry Burns
2019-08-13mm: mempolicy: handle vma with unmovable pages mapped correctly in mbindYang Shi
2019-08-13mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_ST...Yang Shi
2019-08-13mm/hmm: fix bad subpage pointer in try_to_unmap_oneRalph Campbell
2019-08-13mm/hmm: fix ZONE_DEVICE anon page mapping reuseRalph Campbell
2019-08-13mm: document zone device struct page field usageRalph Campbell
2019-08-13riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley
2019-08-13Merge tag 'tpmdd-next-20190813' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-08-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-08-13KEYS: trusted: allow module init if TPM is inactive or deactivatedRoberto Sassu
2019-08-13RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler
2019-08-13ALSA: hda/realtek - Add quirk for HP Envy x360Takashi Iwai
2019-08-13MAINTAINERS: iomap: Remove fs/iomap.c recordDenis Efremov
2019-08-13Merge tag 'gvt-fixes-2019-08-13' of https://github.com/intel/gvt-linux into d...Jani Nikula
2019-08-13mtd: spi-nor: Fix the disabling of write protection at initTudor Ambarus
2019-08-13arm64: cpufeature: Don't treat granule sizes as strictWill Deacon