summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/idt: Mark IDT tables __initconstAndi Kleen2018-01-141-6/+6
* Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä2018-01-143-0/+53
* x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman2018-01-141-3/+4
* x86/tsc: Print tsc_khz, when it differs from cpu_khzLen Brown2018-01-141-0/+6
* x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown2018-01-141-1/+0Star
* x86/tsc: Future-proof native_calibrate_tsc()Len Brown2018-01-141-0/+2
* kdump: Write the correct address of mem_section into vmcoreinfoKirill A. Shutemov2018-01-132-1/+3
* x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"Andy Shevchenko2018-01-081-1/+1
* x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang2018-01-061-2/+11
* Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-052-12/+34
|\
| * btrfs: fix refcount_t usage when deleting btrfs_delayed_nodesChris Mason2018-01-021-11/+34
| * btrfs: Fix flush bio leakNikolay Borisov2018-01-021-1/+0Star
* | Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-01-053-19/+33
|\ \
| * | xfs: fix s_maxbytes overflow problemsDarrick J. Wong2018-01-022-3/+3
| * | xfs: quota: check result of register_shrinker()Aliaksei Karaliou2018-01-021-16/+29
| * | xfs: quota: fix missed destroy of qi_tree_lockAliaksei Karaliou2018-01-021-0/+1
* | | Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-051-0/+3
|\ \ \
| * | | mfd: rtsx: Release IRQ during shutdownSinan Kaya2018-01-051-0/+3
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-0510-43/+55
|\ \ \ \
| * | | | x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner2018-01-053-5/+5
| * | | | x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse2018-01-051-2/+2
| * | | | x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner2018-01-051-1/+1
| * | | | x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra2018-01-051-0/+16
| * | | | x86/kaslr: Fix the vaddr_end messThomas Gleixner2018-01-053-24/+22Star
| * | | | x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner2018-01-043-6/+7
| * | | | x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin2018-01-042-5/+2Star
* | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-055-17/+57
|\ \ \ \ \
| * | | | | MAINTAINERS: Remove Matt Fleming as EFI co-maintainerMatt Fleming2018-01-031-4/+3Star
| * | | | | efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-033-10/+52
| * | | | | x86/efi: Fix kernel param add_efi_memmap regressionDave Young2018-01-031-3/+2Star
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-01-055-3/+35
|\ \ \ \ \
| * | | | | s390/dasd: fix wrongly assigned configuration dataStefan Haberland2018-01-021-0/+10
| * | | | | s390: fix preemption race in disable_sacf_uaccessMartin Schwidefsky2017-12-151-1/+1
| * | | | | s390/sclp: disable FORTIFY_SOURCE for early sclp codeHeiko Carstens2017-12-131-0/+2
| * | | | | s390/pci: handle insufficient resources during dma tlb flushSebastian Ott2017-12-132-2/+22
* | | | | | Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-051-1/+1
|\ \ \ \ \ \
| * | | | | | xen/pvcalls: use GFP_ATOMIC under spin lockWei Yongjun2018-01-021-1/+1
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-0512-62/+173
|\ \ \ \ \ \ \
| * | | | | | | crypto: inside-secure - do not use areq->result for partial resultsAntoine Ténart2017-12-221-5/+5
| * | | | | | | crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart2017-12-222-15/+15
| * | | | | | | crypto: inside-secure - free requests even if their handling failedAntoine Ténart2017-12-221-0/+1
| * | | | | | | crypto: inside-secure - per request invalidationOfer Heifetz2017-12-222-27/+111
| * | | | | | | lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan2017-12-221-1/+17
| * | | | | | | crypto: pcrypt - fix freeing pcrypt instancesEric Biggers2017-12-221-9/+10
| * | | | | | | crypto: n2 - cure use after freeJan Engelhardt2017-12-221-0/+3
| * | | | | | | crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron2017-12-224-6/+7
| * | | | | | | crypto: chacha20poly1305 - validate the digest sizeEric Biggers2017-12-221-1/+5
| * | | | | | | crypto: chelsio - select CRYPTO_GF128MULArnd Bergmann2017-12-221-0/+1
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-0512-23/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | mailmap: update Mark Yao's email addressJeffy Chen2018-01-051-0/+1