summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ARC: [plat-hsdk]: Set initial core pll output frequencyEugeniy Paltsev2017-12-201-0/+8
| * | | | | | | ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRMAlexey Brodkin2017-12-201-2/+3
| * | | | | | | arc: do not use __print_symbol()Sergey Senozhatsky2017-12-201-1/+1
| * | | | | | | ARC: Fix detection of dual-issue enabledAlexey Brodkin2017-11-291-1/+1
* | | | | | | | 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/+0
* | | | | | | | | 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/+22
| * | | | | | | | | | 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/+2
* | | | | | | | | | | 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/+3
| * | | | | | | | | | | 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/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | 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
| * | | | | | | | | | | | | | userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK failsAndrea Arcangeli2018-01-051-2/+18
| * | | | | | | | | | | | | | mm/sparse.c: wrong allocation for mem_sectionBaoquan He2018-01-051-1/+1
| * | | | | | | | | | | | | | mm/zsmalloc.c: include fs.hSergey Senozhatsky2018-01-051-0/+1
| * | | | | | | | | | | | | | mm/debug.c: provide useful debugging information for VM_BUGMatthew Wilcox2018-01-051-14/+14
| * | | | | | | | | | | | | | kernel/exit.c: export abort() to modulesAndrew Morton2018-01-054-3/+1