summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-179-171/+108Star
|\ \ \ \
| * | | | block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTSMinwoo Im2018-02-151-1/+1
| * | | | Merge branch 'nvme-4.16-rc' of git://git.infradead.org/nvme into for-linusJens Axboe2018-02-157-170/+106Star
| |\ \ \ \
| | * | | | nvme-rdma: fix sysfs invoked reset_ctrl error flowNitzan Carmi2018-02-142-6/+7
| | * | | | nvmet: Change return code of discard command if not supportedIsrael Rukshin2018-02-141-2/+5
| | * | | | nvme-pci: Fix timeouts in connecting stateKeith Busch2018-02-141-1/+5
| | * | | | nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch2018-02-141-11/+14
| | * | | | nvme: fix the deadlock in nvme_update_formatsJianchao Wang2018-02-141-3/+8
| | * | | | nvme: Don't use a stack buffer for keep-alive commandRoland Dreier2018-02-122-5/+4Star
| | * | | | nvme_fc: cleanup io completionJames Smart2018-02-111-51/+12Star
| | * | | | nvme_fc: correct abort race condition on resetsJames Smart2018-02-111-72/+26Star
| | * | | | nvme: Fix discard buffer overrunKeith Busch2018-02-081-3/+5
| | * | | | nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transitionMax Gurtovoy2018-02-081-1/+0Star
| | * | | | nvme-rdma: use NVME_CTRL_CONNECTING state to mark init processMax Gurtovoy2018-02-082-0/+4
| | * | | | nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy2018-02-086-24/+25
| * | | | | blk: optimization for classic pollingNitesh Shetty2018-02-131-0/+1
* | | | | | Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-02-172-19/+3Star
|\ \ \ \ \ \
| * | | | | | mmc: bcm2835: Don't overwrite max frequency unconditionallyPhil Elwell2018-02-141-1/+2
| * | | | | | Revert "mmc: meson-gx: include tx phase in the tuning process"Jerome Brunet2018-02-141-18/+1Star
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds2018-02-172-5/+3Star
|\ \ \ \ \ \
| * | | | | | mtd: nand: MTD_NAND_MARVELL should depend on HAS_DMAGeert Uytterhoeven2018-02-121-1/+1
| * | | | | | mtd: nand: vf610: set correct ooblayoutStefan Agner2018-02-121-4/+2Star
| |/ / / / /
* | | | | | Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-175-10/+29
|\ \ \ \ \ \
| * | | | | | powerpc/pseries: Check for zero filled ibm,dynamic-memory propertyNathan Fontenot2018-02-161-0/+8
| * | | | | | powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe2018-02-151-0/+3
| * | | | | | powerpc/powernv: IMC fix out of bounds memory access at shutdownNicholas Piggin2018-02-141-2/+4
| * | | | | | powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater2018-02-141-6/+10
| * | | | | | powerpc: Expose TSCR via sysfs only on powernvCyril Bur2018-02-141-2/+4
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-02-1717-406/+448
|\ \ \ \ \ \ \
| * | | | | | | arm64: cputype: Silence Sparse warningsRobin Murphy2018-02-171-1/+1
| * | | | | | | arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-1613-399/+426
| * | | | | | | arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon2018-02-141-5/+9
| * | | | | | | arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni2018-02-122-1/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-4.16a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-177-114/+101Star
|\ \ \ \ \ \ \
| * | | | | | | pvcalls-front: wait for other operations to return when release passive socketsStefano Stabellini2018-02-171-0/+6
| * | | | | | | pvcalls-front: introduce a per sock_mapping refcountStefano Stabellini2018-02-171-112/+79Star
| * | | | | | | x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava2018-02-173-2/+11
| * | | | | | | xenbus: track caller request idJoao Martins2018-02-173-0/+5
|/ / / / / / /
* | | | | | | Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-02-164-2/+7
|\ \ \ \ \ \ \
| * | | | | | | powerpc/macio: set a proper dma_coherent_maskChristoph Hellwig2018-02-131-0/+1
| * | | | | | | dma-mapping: fix a comment typoChristoph Hellwig2018-02-121-1/+1
| * | | | | | | dma-direct: comment the dma_direct_free calling conventionChristoph Hellwig2018-02-121-0/+4
| * | | | | | | dma-direct: mark as is_physChristoph Hellwig2018-02-121-0/+1
| * | | | | | | ia64: fix build failure with CONFIG_SWIOTLBCorentin Labbe2018-02-121-1/+0Star
| |/ / / / / /
* | | | | | | mm: hide a #warning for COMPILE_TESTArnd Bergmann2018-02-161-1/+1
* | | | | | | Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-165-13/+21
|\ \ \ \ \ \ \
| * | | | | | | sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan2018-02-152-2/+2
| * | | | | | | usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan2018-02-152-8/+8
| * | | | | | | MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski2018-02-131-4/+12
| * | | | | | | MIPS: BMIPS: Fix section mismatch warningJaedon Shin2018-02-131-1/+1
| |/ / / / / /