summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-095-37/+80
|\
| * Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams2020-04-031-1/+3
| |\
| | * libnvdimm: Update persistence domain value for of_pmem and papr_scm deviceAneesh Kumar K.V2020-03-311-1/+3
| * | Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams2020-04-033-35/+54
| |\ \
| | * | libnvdimm/e820: Retrieve and populate correct 'target_node' infoDan Williams2020-02-181-0/+1
| | * | x86/NUMA: Provide a range-to-target_node lookup facilityDan Williams2020-02-181-10/+51
| | * | x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFODan Williams2020-02-171-5/+1
| | * | powerpc/papr_scm: Switch to numa_map_to_online_node()Dan Williams2020-02-171-20/+1
| * | | libnvdimm/region: Introduce NDD_LABELINGDan Williams2020-03-171-1/+1
| * | | mm/memremap_pages: Introduce memremap_compat_align()Dan Williams2020-02-212-0/+22
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-0816-3514/+3744
|\ \ \
| * | | KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov2020-04-071-5/+7
| * | | KVM: X86: Filter out the broadcast dest for IPI fastpathWanpeng Li2020-04-073-4/+5
| * | | Merge tag 'kvm-s390-master-5.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2020-04-072-1/+7
| |\ \ \
| | * | | KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand2020-04-071-0/+1
| | * | | KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand2020-04-071-0/+1
| | * | | KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand2020-04-071-1/+5
| * | | | KVM: nVMX: don't clear mtf_pending when nested events are blockedOliver Upton2020-04-071-1/+2
| * | | | KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenterUros Bizjak2020-04-071-6/+2
| * | | | KVM: SVM: Split svm_vcpu_run inline assembly to separate fileUros Bizjak2020-04-033-90/+166
| * | | | KVM: SVM: Move SEV code to separate fileJoerg Roedel2020-04-034-1221/+1257
| * | | | KVM: SVM: Move AVIC code to separate fileJoerg Roedel2020-04-034-1050/+1091
| * | | | KVM: SVM: Move Nested SVM Implementation to nested.cJoerg Roedel2020-04-034-1145/+1216
| * | | | kVM SVM: Move SVM related files to own sub-directoryJoerg Roedel2020-04-033-1/+1
| |/ / /
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-085-14/+0
|\ \ \ \
| * | | | vhost: refine vhost and vringh kconfigJason Wang2020-04-016-16/+0
* | | | | Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-0826-38/+47
|\ \ \ \ \
| * | | | | backlight: corgi: Convert to use GPIO descriptorsLinus Walleij2020-03-252-10/+36
| * | | | | backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij2020-03-1824-28/+11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-0728-42/+109
|\ \ \ \ \
| * | | | | kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko2020-04-072-0/+3
| * | | | | compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada2020-04-072-2/+0
| * | | | | sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLININGMasahiro Yamada2020-04-072-8/+0
| * | | | | asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-079-11/+9
| * | | | | mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long2020-04-071-2/+0
| * | | | | powernv/memtrace: always online added memory blocksDavid Hildenbrand2020-04-071-10/+4
| * | | | | userfaultfd: wp: add pmd_swp_*uffd_wp() helpersPeter Xu2020-04-071-0/+15
| * | | | | userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli2020-04-074-2/+71
| * | | | | mm/vma: append unlikely() while testing VMA access permissionsAnshuman Khandual2020-04-073-3/+3
| * | | | | mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual2020-04-071-1/+1
| * | | | | mm/vma: make vma_is_accessible() available for general useAnshuman Khandual2020-04-076-6/+6
* | | | | | Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-0724-206/+854
|\ \ \ \ \ \
| * | | | | | um: Remove some unnecessary NULL checks in vector_user.cAlex Dewar2020-03-291-10/+5
| * | | | | | um: vector: Avoid NULL ptr deference if transport is unsetSjoerd Simons2020-03-291-0/+3
| * | | | | | um: Make CONFIG_STATIC_LINK actually staticBrendan Higgins2020-03-292-1/+10
| * | | | | | um: Implement cpu_relax() as ndelay(1) for time-travelJohannes Berg2020-03-291-2/+10
| * | | | | | um: Implement ndelay/udelay in time-travel modeJohannes Berg2020-03-294-1/+42
| * | | | | | um: Implement time-travel=extJohannes Berg2020-03-296-17/+435
| * | | | | | um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONSJohannes Berg2020-03-292-22/+75
| * | | | | | um: time-travel: Rewrite as an event schedulerJohannes Berg2020-03-294-95/+229