summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-11-1010-10/+745
|\
| * usb: typec: ucsi: add support for Cypress CCGxAjay Gupta2018-11-093-0/+319
| * i2c: nvidia-gpu: make pm_ops staticWolfram Sang2018-11-091-1/+1
| * i2c: add i2c bus driver for NVIDIA GPUAjay Gupta2018-11-095-0/+403
| * i2c: qcom-geni: Fix runtime PM mismatch with child devicesStephen Boyd2018-11-091-7/+8
| * MAINTAINERS: Add entry for i2c-omap driverVignesh R2018-11-091-0/+8
| * i2c: omap: Enable for ARCH_K3Vignesh R2018-11-091-1/+1
| * dt-bindings: i2c: omap: Add new compatible for AM654 SoCsVignesh R2018-11-091-2/+6
* | Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-11-092-3/+10
|\ \
| * | of, numa: Validate some distance map rulesJohn Garry2018-11-081-2/+7
| * | of/device: Really only set bus DMA mask when appropriateRobin Murphy2018-11-081-1/+3
* | | Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-0911-51/+43
|\ \ \
| * | | block: make sure writesame bio is aligned with logical block sizeMing Lei2018-11-091-1/+1
| * | | block: cleanup __blkdev_issue_discard()Ming Lei2018-11-091-17/+6
| * | | block: make sure discard bio is aligned with logical block sizeMing Lei2018-11-093-3/+13
| * | | Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig2018-11-091-15/+4
| * | | nvme: make sure ns head inherits underlying device limitsSagi Grimberg2018-11-092-1/+4
| * | | nvmet: don't try to add ns to p2p map unless it actually uses itSagi Grimberg2018-11-091-1/+1
| * | | sata_rcar: convert to SPDX identifiersKuninori Morimoto2018-11-081-5/+1
| * | | ubd: fix missing initialization of io_reqAnton Ivanov2018-11-081-2/+1
| * | | block: Clear kernel memory before copying to userKeith Busch2018-11-071-0/+1
| * | | MAINTAINERS: Fix remaining pointers to obsolete libata.gitGeert Uytterhoeven2018-11-071-3/+3
| * | | ubd: fix missing lock around request issueJens Axboe2018-11-071-2/+7
| * | | block: respect virtual boundary mask in bvecsJohannes Thumshirn2018-11-072-2/+2
* | | | Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds2018-11-094-19/+15
|\ \ \ \
| * | | | libceph: assume argonaut on the server sideIlya Dryomov2018-11-082-16/+4
| * | | | ceph: quota: fix null pointer dereference in quota checkLuis Henriques2018-11-081-1/+2
| * | | | ceph: add destination file data sync before doing any remote copyLuis Henriques2018-11-081-2/+9
| | |_|/ | |/| |
* | | | Merge tag 'mips_fixes_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-11-092-2/+2
|\ \ \ \
| * | | | MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocationMaciej W. Rozycki2018-11-051-1/+1
| * | | | MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen2018-11-051-1/+1
| |/ / /
* | | | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-0931-93/+175
|\ \ \ \
| * | | | s390/perf: Change CPUM_CF return code in event init functionThomas Richter2018-11-081-1/+1
| * | | | s390: update defconfigsHeiko Carstens2018-11-053-43/+63
| * | | | s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes2018-11-021-0/+1
| * | | | s390/kasan: increase instrumented stack size to 64kVasily Gorbik2018-11-023-5/+5
| * | | | s390/cpum_sf: Rework attribute definition for diagnostic samplingThomas Richter2018-11-021-5/+28
| * | | | s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky2018-11-025-11/+25
| * | | | mm: add mm_pxd_folded checks to pgtable_bytes accounting functionsMartin Schwidefsky2018-11-021-0/+8
| * | | | mm: introduce mm_[p4d|pud|pmd]_foldedMartin Schwidefsky2018-11-021-0/+16
| * | | | mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-0211-12/+12
| * | | | s390: avoid vmlinux segments overlapVasily Gorbik2018-10-262-3/+3
| * | | | s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-10-262-6/+6
| * | | | s390/decompressor: add missing FORCE to build targetsVasily Gorbik2018-10-261-7/+7
* | | | | Merge tag 'xfs-4.20-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-093-4/+11
|\ \ \ \ \
| * | | | | xfs: fix overflow in xfs_attr3_leaf_verifyDave Chinner2018-11-061-2/+9
| * | | | | xfs: print buffer offsets when dumping corrupt buffersDarrick J. Wong2018-11-061-1/+1
| * | | | | xfs: Fix error code in 'xfs_ioc_getbmap()'Christophe JAILLET2018-11-061-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'led-fixes-for-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-11-092-21/+10
|\ \ \ \ \
| * | | | | Documentation: ABI: led-trigger-pattern: Fix typosGeert Uytterhoeven2018-11-071-2/+2