summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efi: Use efi_mm in x86 as well as ARMSai Praneeth2018-03-125-9/+15
* Merge branch 'x86/mm' into efi/coreIngo Molnar2018-03-127-584/+611
|\
| * x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' di...Andy Lutomirski2018-02-132-1/+35
| * x86/mm/encrypt: Simplify sme_pgtable_calc()Kirill A. Shutemov2018-02-131-30/+12
| * x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large()Kirill A. Shutemov2018-02-131-87/+72
| * x86/mm/encrypt: Move page table helpers into separate translation unitKirill A. Shutemov2018-02-134-582/+608
| * x86/mm: Align TLB invalidation infoNadav Amit2018-02-131-1/+1
* | efi: Make const array 'apple' staticColin Ian King2018-03-091-1/+1
* | efi/apple-properties: Use memremap() instead of ioremap()Andy Shevchenko2018-03-091-5/+6
* | efi: Reorder pr_notice() with add_device_randomness() callArd Biesheuvel2018-03-091-1/+1
* | x86/efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store()Jia-Ju Bai2018-03-091-1/+1
* | efi/arm64: Check whether x18 is preserved by runtime services callsArd Biesheuvel2018-03-094-2/+52
* | efi/arm*: Stop printing addresses of virtual mappingsArd Biesheuvel2018-03-091-4/+1
* | efi/apple-properties: Remove redundant attribute initialization from unmarsha...Andy Shevchenko2018-03-091-8/+1
* | efi/arm*: Only register page tables when they existMark Rutland2018-03-091-0/+3
* | 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