summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fat: fix uninit-memory access for partial initialized inodeOGAWA Hirofumi2020-03-061-12/+7
* mm: avoid data corruption on CoW fault into PFN-mapped VMAKirill A. Shutemov2020-03-061-8/+27
* mm: fix possible PMD dirty bit lost in set_pmd_migration_entry()Huang Ying2020-03-061-2/+1
* mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking pag...Mel Gorman2020-03-061-2/+36
* Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-052-5/+3
|\
| * HID: hyperv: NULL check before some freeing functions is not needed.Lucas Tanure2020-03-051-4/+2
| * Hyper-V: add myself as a maintainerWei Liu2020-03-051-0/+1
| * Hyper-V: Drop Sasha Levin from the Hyper-V maintainersSasha Levin2020-03-051-1/+0
* | Merge tag 'dmaengine-fix-5.6-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2020-03-057-153/+400
|\ \
| * | dmaengine: imx-sdma: Fix the event id check to include RX event for UART6Frieder Schrempf2020-02-251-2/+2
| * | dmaengine: tegra-apb: Prevent race conditions of tasklet vs free listDmitry Osipenko2020-02-251-1/+1
| * | dmaengine: tegra-apb: Fix use-after-freeDmitry Osipenko2020-02-251-4/+0
| * | dmaengine: imx-sdma: fix context cacheMartin Fuzzey2020-02-241-0/+1
| * | dmaengine: idxd: wq size configuration needs to check global max sizeDave Jiang2020-02-241-1/+15
| * | dmaengine: idxd: sysfs input of wq incorrect wq type should return errorDave Jiang2020-02-241-2/+4
| * | dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()Dan Carpenter2020-02-241-4/+0
| * | dmaengine: idxd: correct reserved token calculationDave Jiang2020-02-191-1/+1
| * | dmaengine: ti: k3-udma: Fix terminated transfer handlingPeter Ujfalusi2020-02-191-14/+15
| * | dmaengine: ti: k3-udma: Use the channel direction in pause/resume functionsPeter Ujfalusi2020-02-191-9/+3
| * | dmaengine: ti: k3-udma: Use the TR counter helper for slave_sg and cyclicPeter Ujfalusi2020-02-191-42/+88
| * | dmaengine: ti: k3-udma: Move the TR counter calculation to helper functionPeter Ujfalusi2020-02-191-23/+51
| * | dmaengine: ti: k3-udma: Workaround for RX teardown with stale data in peerPeter Ujfalusi2020-02-191-17/+151
| * | dmaengine: ti: k3-udma: Use ktime/usleep_range based TX completion checkVignesh Raghavendra2020-02-191-27/+53
| * | dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup()Dan Carpenter2020-02-131-2/+2
| * | dmaengine: doc: fix warnings/issues of client.rstChangbin Du2020-02-131-4/+10
| * | dmaengine: idxd: fix runaway module ref count on device driver bindDave Jiang2020-02-131-0/+3
* | | Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-0410-69/+94
|\ \ \
| * | | dm: bump version of core and various targetsMike Snitzer2020-03-037-8/+8
| * | | dm: fix congested_fn for request-based deviceHou Tao2020-03-031-11/+10
| * | | dm integrity: use dm_bio_record and dm_bio_restoreMike Snitzer2020-03-031-23/+9
| * | | dm bio record: save/restore bi_end_io and bi_integrityMike Snitzer2020-03-031-0/+15
| * | | dm zoned: Fix reference counter initial value of chunk worksShin'ichiro Kawasaki2020-02-271-4/+4
| * | | dm writecache: verify watermark during resumeMikulas Patocka2020-02-271-2/+10
| * | | dm: report suspended device during destroyMikulas Patocka2020-02-273-8/+7
| * | | dm thin metadata: fix lockdep complaintTheodore Ts'o2020-02-271-1/+1
| * | | dm cache: fix a crash due to incorrect work item cancellingMikulas Patocka2020-02-271-2/+2
| * | | dm integrity: fix invalid table returned due to argument count mismatchMikulas Patocka2020-02-251-1/+1
| * | | dm integrity: fix a deadlock due to offloading to an incorrect workqueueMikulas Patocka2020-02-251-4/+15
| * | | dm integrity: fix recalculation when moving from journal mode to bitmap modeMikulas Patocka2020-02-251-5/+12
* | | | Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-03-0411-20/+44
|\ \ \ \
| * | | | cifs: Use #define in cifs_dbgJoe Perches2020-02-241-2/+2
| * | | | cifs: fix rename() by ensuring source handle opened with DELETE bitAurelien Aptel2020-02-249-17/+33
| * | | | cifs: add missing mount option to /proc/mountsSteve French2020-02-241-0/+2
| * | | | cifs: fix potential mismatch of UNC pathsPaulo Alcantara (SUSE)2020-02-241-0/+2
| * | | | cifs: don't leak -EAGAIN for stat() during reconnectRonnie Sahlberg2020-02-241-1/+5
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-028-9/+52
|\ \ \ \ \
| * | | | | x86/mm: Fix dump_pagetables with Xen PVJuergen Gross2020-02-291-6/+1
| * | | | | x86/ioperm: Add new paravirt function update_io_bitmap()Juergen Gross2020-02-296-2/+50
| * | | | | x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson2020-02-271-1/+1
| |/ / / /
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-021-0/+2
|\ \ \ \ \