summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-141-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gfs2: Fix rounding error in gfs2_iomap_page_prepareAndreas Gruenbacher2019-06-141-1/+4
* | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-142-1/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | scsi: hpsa: correct ioaccel2 chainingDon Brace2019-06-072-1/+7
* | | | | | | | | | | | Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds2019-06-1413-259/+114
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | block/ps3vram: Use %llu to format sector_t after LBDAF removalGeert Uytterhoeven2019-06-131-1/+1
| * | | | | | | | | | | | libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede2019-06-131-3/+6
| * | | | | | | | | | | | bcache: only set BCACHE_DEV_WB_RUNNING when cached device attachedColy Li2019-06-131-1/+6
| * | | | | | | | | | | | bcache: fix stack corruption by PRECEDING_KEY()Coly Li2019-06-132-17/+33
| * | | | | | | | | | | | blk-mq: remove WARN_ON(!q->elevator) from blk_mq_sched_free_requestsMing Lei2019-06-131-1/+0
| * | | | | | | | | | | | blkio-controller.txt: Remove references to CFQAndreas Herrmann2019-06-131-89/+7
| * | | | | | | | | | | | block/switching-sched.txt: Update to blk-mq schedulersAndreas Herrmann2019-06-131-10/+8
| * | | | | | | | | | | | null_blk: remove duplicate check for report zoneChaitanya Kulkarni2019-06-131-4/+0
| * | | | | | | | | | | | blk-mq: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-132-132/+49
| * | | | | | | | | | | | io_uring: fix memory leak of UNIX domain socket inodeEric Biggers2019-06-131-1/+3
| * | | | | | | | | | | | block: force select mq-deadline for zoned block devicesDamien Le Moal2019-06-131-0/+1
* | | | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-142-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | i2c: pca-platform: Fix GPIO lookup codeLinus Walleij2019-06-121-2/+1
| * | | | | | | | | | | | | i2c: acorn: fix i2c warningRussell King2019-06-121-0/+1
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Smack: Restore the smackfsdef mount option and add missing prefixesCasey Schaufler2019-06-141-5/+7
* | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-06-147-10/+78
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | arm64/sve: Fix missing SVE/FPSIMD endianness conversionsDave Martin2019-06-135-9/+74
| * | | | | | | | | | | | | arm64: tlbflush: Ensure start/end of address range are aligned to strideWill Deacon2019-06-121-0/+3
| * | | | | | | | | | | | | arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGSNathan Chancellor2019-06-121-1/+1
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-06-1421-140/+310
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mm/devm_memremap_pages: fix final page put raceDan Williams2019-06-137-44/+38
| * | | | | | | | | | | | | | PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams2019-06-131-43/+81
| * | | | | | | | | | | | | | lib/genalloc: introduce chunk ownersDan Williams2019-06-132-32/+74
| * | | | | | | | | | | | | | PCI/P2PDMA: fix the gen_pool_add_virt() failure pathDan Williams2019-06-131-1/+3
| * | | | | | | | | | | | | | mm/devm_memremap_pages: introduce devm_memunmap_pagesDan Williams2019-06-132-0/+12
| * | | | | | | | | | | | | | drivers/base/devres: introduce devm_release_action()Dan Williams2019-06-132-1/+24
| * | | | | | | | | | | | | | mm/vmscan.c: fix trying to reclaim unevictable LRU pageMinchan Kim2019-06-131-1/+1
| * | | | | | | | | | | | | | coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-06-132-0/+7
| * | | | | | | | | | | | | | mm/mlock.c: change count_mm_mlocked_page_nr return typeswkhack2019-06-131-2/+2
| * | | | | | | | | | | | | | mm: mmu_gather: remove __tlb_reset_range() for force flushYang Shi2019-06-131-5/+19
| * | | | | | | | | | | | | | fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang2019-06-131-0/+12
| * | | | | | | | | | | | | | mm/vmscan.c: fix recent_rotated historyKirill Tkhai2019-06-131-2/+2
| * | | | | | | | | | | | | | mm/mlock.c: mlockall error for flag MCL_ONFAULTPotyra, Stefan2019-06-131-1/+2
| * | | | | | | | | | | | | | scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut2019-06-131-1/+1
| * | | | | | | | | | | | | | mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt2019-06-131-1/+1
| * | | | | | | | | | | | | | mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner2019-06-132-21/+46
* | | | | | | | | | | | | | | Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-06-144-8/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy2019-06-121-3/+12
| * | | | | | | | | | | | | | | iommu/vt-d: Set the right field for Page Walk SnoopLu Baolu2019-05-271-1/+1
| * | | | | | | | | | | | | | | iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lockDave Jiang2019-05-271-3/+4
| * | | | | | | | | | | | | | | iommu: Add missing new line for dma typeLu Baolu2019-05-271-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-06-141-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gpio: pca953x: hack to fix 24 bit gpio expandersH. Nikolaus Schaller2019-06-081-1/+2
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-1446-259/+465
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"Hui Wang2019-06-141-11/+5