summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPFeiyang Chen2022-12-111-0/+1
* mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()Feiyang Chen2022-12-113-143/+63
* LoongArch: add sparse memory vmemmap supportFeiyang Chen2022-12-114-4/+84
* MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen2022-12-1111-57/+46
* s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()Anshuman Khandual2022-11-301-3/+2
* mm/uffd: sanity check write bit for uffd-wp protected ptesPeter Xu2022-11-301-1/+17
* mm: delay page_remove_rmap() until after the TLB has been flushedLinus Torvalds2022-11-301-0/+3
* mm: mmu_gather: prepare to gather encoded page pointers with flagsLinus Torvalds2022-11-301-3/+5
* mm: remove unused savedwrite infrastructureDavid Hildenbrand2022-11-302-77/+5
* Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-309-0/+28
|\
| * mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross2022-11-301-0/+8
| * mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-306-0/+6
| * arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level pagingNaoya Horiguchi2022-11-081-0/+4
| * x86/traps: avoid KMSAN bugs originating from handle_bug()Alexander Potapenko2022-11-081-0/+7
| * x86/uaccess: instrument copy_from_user_nmi()Alexander Potapenko2022-11-081-0/+3
* | mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi2022-11-081-1/+1
* | mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi2022-11-081-2/+1
* | x86/sgx: use VM_ACCESS_FLAGSKefeng Wang2022-11-081-2/+2
* | nios2: remove unused INIT_MMAPKefeng Wang2022-11-081-3/+0
* | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-0830-193/+2
* | hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz2022-11-082-52/+0
|/
* Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-11-063-9/+16
|\
| * perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang2022-11-021-0/+1
| * perf/x86/intel: Fix pebs event constraints for SPRKan Liang2022-11-021-2/+7
| * perf/x86/intel: Fix pebs event constraints for ICLKan Liang2022-11-021-2/+7
| * perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui2022-11-021-5/+1
* | Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-11-063-9/+29
|\ \
| * | x86/cpu: Add several Intel server CPU model numbersTony Luck2022-11-041-1/+10
| * | x86/tdx: Panic on bad configs that #VE on "private" memory accessKirill A. Shutemov2022-11-011-5/+16
| * | x86/tdx: Prepare for using "INFO" call for a second purposeDave Hansen2022-11-011-3/+3
| * | x86/syscall: Include asm/ptrace.h in syscall_wrapper headerJiri Olsa2022-10-241-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-069-60/+41
|\ \ \
| * \ \ Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2022-11-065-36/+23
| |\ \ \
| | * | | KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHEMarc Zyngier2022-11-013-34/+20
| | * | | KVM: arm64: Fix bad dereference on MTE-enabled systemsRyan Roberts2022-10-271-1/+2
| | * | | KVM: arm64: Use correct accessor to parse stage-1 PTEsQuentin Perret2022-10-251-1/+1
| | |/ /
| * | | Merge branch 'kvm-master' into HEADPaolo Bonzini2022-11-064-24/+18
| |\ \ \
| | * | | KVM: x86: Fix a typo about the usage of kvcalloc()Liao Chang2022-11-031-1/+1
| | * | | KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()Ben Gardon2022-11-031-0/+3
| | * | | KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTLSean Christopherson2022-11-021-4/+6
| | * | | KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()Sean Christopherson2022-11-022-20/+7
| | * | | KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRsSean Christopherson2022-11-021-1/+3
* | | | | Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-11-062-18/+7
|\ \ \ \ \
| * | | | | x86/xen: simplify sysenter and syscall setupJuergen Gross2022-11-031-17/+6
| * | | | | x86/xen: silence smatch warning in pmu_msr_chk_emulated()Juergen Gross2022-11-031-1/+1
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-11-042-10/+35
|\ \ \ \ \ \
| * | | | | | arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap2022-11-031-9/+33
| * | | | | | arm64: entry: avoid kprobe recursionMark Rutland2022-11-011-1/+2
* | | | | | | Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-11-044-2/+69
|\ \ \ \ \ \ \
| * | | | | | | arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel2022-11-034-2/+69
| |/ / / / / /