summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | mmc: tegra: Implement ->set_dma_mask()Nicolin Chen2019-09-271-20/+28
| * | | | | | | mmc: sdhci: Let drivers define their DMA maskAdrian Hunter2019-09-272-8/+5
| * | | | | | | mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King2019-09-271-1/+6
| * | | | | | | mmc: sdhci: improve ADMA error reportingRussell King2019-09-271-5/+10
* | | | | | | | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-291-8/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/process: Clarify disclosure rulesThomas Gleixner2019-09-291-7/+33
| * | | | | | | | Documentation/process: Volunteer as the ambassador for IntelTony Luck2019-09-101-1/+1
* | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-09-294-10/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | afs dynroot: switch to simple_dir_operationsAl Viro2019-09-153-9/+1
| * | | | | | | | | fs/handle.c - fix up kerneldocValdis Klētnieks2019-08-071-1/+1
* | | | | | | | | | Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-09-2914-26/+194
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky2019-09-261-0/+5
| * | | | | | | | | | smb3: missing ACL related flagsSteve French2019-09-261-1/+80
| * | | | | | | | | | smb3: pass mode bits into create callsSteve French2019-09-267-21/+51
| * | | | | | | | | | smb3: Add missing reparse tagsSteve French2019-09-241-0/+11
| * | | | | | | | | | CIFS: fix max ea value sizeMurphy Zhou2019-09-231-1/+1
| * | | | | | | | | | fs/cifs/sess.c: Remove set but not used variable 'capabilities'zhengbin2019-09-231-2/+1
| * | | | | | | | | | fs/cifs/smb2pdu.c: Make SMB2_notify_init staticzhengbin2019-09-231-1/+1
| * | | | | | | | | | smb3: fix leak in "open on server" perf counterSteve French2019-09-232-0/+6
| * | | | | | | | | | smb3: allow decryption keys to be dumped by admin for debuggingSteve French2019-09-212-0/+38
* | | | | | | | | | | Merge branch 'entropy'Linus Torvalds2019-09-292-1/+64
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "Revert "ext4: make __ext4_get_inode_loc plug""Linus Torvalds2019-09-291-0/+3
| * | | | | | | | | | | random: try to actively add entropy rather than passively wait for itLinus Torvalds2019-09-291-1/+61
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-2915-51/+110
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V2019-09-241-0/+3
| * | | | | | | | | | | libnvdimm: prevent nvdimm from requesting key when security is disabledDave Jiang2019-09-241-0/+4
| * | | | | | | | | | | libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V2019-09-243-5/+5
| * | | | | | | | | | | libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor2019-09-241-3/+1
| * | | | | | | | | | | libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V2019-09-243-1/+19
| * | | | | | | | | | | libnvdimm: Fix endian conversion issues Aneesh Kumar K.V2019-09-242-7/+8
| * | | | | | | | | | | libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V2019-09-243-27/+61
| * | | | | | | | | | | powerpc/book3s64: Export has_transparent_hugepage() related functions.Aneesh Kumar K.V2019-09-243-8/+9
* | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-09-295-463/+114
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | thermal: db8500: Rewrite to be a pure OF sensorLinus Walleij2019-09-241-370/+107
| * | | | | | | | | | | | thermal: db8500: Use dev helper variableLinus Walleij2019-09-241-15/+16
| * | | | | | | | | | | | thermal: db8500: Finalize device tree conversionLinus Walleij2019-09-244-97/+17
| * | | | | | | | | | | | thermal: thermal_mmio: remove some dead codeDan Carpenter2019-09-221-7/+0
* | | | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-294-7/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | i2c: slave-eeprom: Add read only modeBjörn Ardö2019-09-281-3/+11
| * | | | | | | | | | | | | i2c: i801: Bring back Block Process Call support for certain platformsJarkko Nikula2019-09-281-0/+1
| * | | | | | | | | | | | | i2c: riic: Clear NACK in tend isrChris Brandt2019-09-281-0/+1
| * | | | | | | | | | | | | i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones2019-09-281-4/+8
* | | | | | | | | | | | | | Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-292-94/+139
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | iommu/amd: Lock code paths traversing protection_domain->dev_listJoerg Roedel2019-09-281-1/+24
| * | | | | | | | | | | | | | iommu/amd: Lock dev_data in attach/detach code pathsJoerg Roedel2019-09-282-0/+12
| * | | | | | | | | | | | | | iommu/amd: Check for busy devices earlier in attach_device()Joerg Roedel2019-09-281-18/+7
| * | | | | | | | | | | | | | iommu/amd: Take domain->lock for complete attach/detach pathJoerg Roedel2019-09-281-39/+26
| * | | | | | | | | | | | | | iommu/amd: Remove amd_iommu_devtable_lockJoerg Roedel2019-09-281-17/+6
| * | | | | | | | | | | | | | iommu/amd: Remove domain->updatedJoerg Roedel2019-09-282-25/+25
| * | | | | | | | | | | | | | iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi2019-09-241-0/+2