summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-108-13/+16
* x86/cpu: Prevent cpuinfo_x86::x86_phys_bits adjustment corruptionKirill A. Shutemov2018-04-101-12/+20
* x86/olpc: Fix inconsistent MFD_CS5535 configurationArnd Bergmann2018-04-091-3/+1
* swiotlb: Use dma_direct_supported() for swiotlb_opsChristoph Hellwig2018-04-091-1/+1
* x86/mm: Fix documentation of module mapping range with 4-level pagingKirill A. Shutemov2018-04-031-1/+1
* x86/cpuid: Switch to 'static const' specifierRalf Ramsauer2018-03-081-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-03-081-2/+0
|\
| * virtio_ring: fix num_free handling in error caseTiwei Bie2018-03-011-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-03-083-11/+9
|\ \
| * | Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler2018-03-081-1/+0
| * | Input: matrix_keypad - fix race when disabling interruptsZhang Bo2018-02-101-1/+3
| * | Input: mms114 - add SPDX identifierAndi Shyti2018-02-031-8/+5
| * | Input: mms114 - fix license module informationAndi Shyti2018-02-031-1/+1
* | | Merge tag 'gfs2-4.16.rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-03-071-3/+0
|\ \ \
| * | | gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher2018-03-071-3/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-03-077-62/+54
|\ \ \ \
| * | | | s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-03-061-2/+2
| * | | | s390: Fix runtime warning about negative pgtables_bytesGuenter Roeck2018-03-021-0/+1
| * | | | s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-02-221-0/+1
| * | | | s390/cio: clear timer when terminating driver I/OSebastian Ott2018-02-221-0/+1
| * | | | s390/cio: fix return code after missing interruptSebastian Ott2018-02-222-2/+5
| * | | | s390/cio: fix ccw_device_start_timeout APISebastian Ott2018-02-221-40/+32
| * | | | s390/clean-up: use CFI_* macros in entry.SHendrik Brueckner2018-02-221-2/+3
| * | | | s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca2018-02-191-2/+2
| * | | | s390/dasd: fix handling of internal requestsStefan Haberland2018-02-191-14/+7
* | | | | Merge tag 'regulator-fix-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-072-2/+2
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm3...Mark Brown2018-03-072-2/+2
| |\ \ \ \ \ \
| | | * | | | | regulator: stm32-vrefbuf: fix check on ready flagFabrice Gasnier2018-02-081-1/+1
| | * | | | | | regulator: Fix resume from suspend to idleGeert Uytterhoeven2018-02-201-1/+1
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-0716-76/+115
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | scsi: qedi: Fix kernel crash during port toggleManish Rangankar2018-03-021-0/+5
| * | | | | | | scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp2018-03-024-3/+16
| * | | | | | | scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()Hannes Reinecke2018-03-021-0/+2
| * | | | | | | scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2018-03-025-7/+8
| * | | | | | | scsi: qla2xxx: ensure async flags are reset correctlyHannes Reinecke2018-03-022-3/+12
| * | | | | | | scsi: qla2xxx: do not check login_state if no loop id is assignedHannes Reinecke2018-03-021-2/+3
| * | | | | | | scsi: qla2xxx: Fixup locking for session deletionHannes Reinecke2018-03-024-23/+29
| * | | | | | | scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com2018-03-021-0/+1
| * | | | | | | scsi: mpt3sas: wait for and flush running commands on shutdown/unloadSreekanth Reddy2018-02-223-5/+16
| * | | | | | | scsi: mpt3sas: fix oops in error handlers after shutdown/unloadMauricio Faria de Oliveira2018-02-221-4/+7
| * | | | | | | scsi: storvsc: Spread interrupts when picking a channel for I/O requestsMichael Kelley (EOSG)2018-02-221-1/+2
| * | | | | | | scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...Shivasharan S2018-02-161-28/+14
* | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-063-4/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | signal/x86: Include the field offsets in the build time checksEric W. Biederman2018-03-061-0/+65
| * | | | | | | | signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2018-03-062-4/+4
* | | | | | | | | Merge tag 'please-pull-ia64_misc' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-03-064-57/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King2018-03-051-1/+1
| * | | | | | | | | ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso2018-03-051-1/+1
| * | | | | | | | | ia64: doc: tweak whitespace for 'console=' parameterSergei Trofimovich2018-03-051-1/+1
| * | | | | | | | | ia64: Convert remaining atomic operationsMatthew Wilcox2018-03-051-46/+23