summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* prandom: remove prandom_u32_max()Jason A. Donenfeld2022-12-201-1/+1
* Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-12-191-1/+1
|\
| * kbuild: add test-{ge,gt,le,lt} macrosMasahiro Yamada2022-12-131-1/+1
* | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-191-0/+1
|\ \
| * | objtool: Add --mnop as an option to --mcountSathvika Vasireddy2022-11-181-0/+1
* | | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-1726-280/+236
|\ \ \
| * | | x86/mm: Ensure forced page table splittingDave Hansen2022-12-151-1/+2
| * | | x86/kasan: Populate shadow for shared chunk of the CPU entry areaSean Christopherson2022-12-151-1/+11
| * | | x86/kasan: Add helpers to align shadow addresses up and downSean Christopherson2022-12-151-18/+22
| * | | x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten namesSean Christopherson2022-12-151-11/+11
| * | | x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry areaSean Christopherson2022-12-151-5/+3
| * | | x86/mm: Recompute physical address for every page of per-CPU CEA mappingSean Christopherson2022-12-151-1/+1
| * | | x86/mm: Rename __change_page_attr_set_clr(.checkalias)Peter Zijlstra2022-12-151-4/+4
| * | | x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()Peter Zijlstra2022-12-151-5/+23
| * | | x86/mm: Untangle __change_page_attr_set_clr(.checkalias)Peter Zijlstra2022-12-151-19/+11
| * | | x86/mm: Add a few commentsPeter Zijlstra2022-12-151-0/+20
| * | | x86/mm: Fix CR3_ADDR_MASKKirill A. Shutemov2022-12-151-1/+1
| * | | x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macrosPasha Tatashin2022-12-157-26/+20
| * | | x86/mm/pae: Get rid of set_64bit()Peter Zijlstra2022-12-152-39/+12
| * | | x86_64: Remove pointless set_64bit() usagePeter Zijlstra2022-12-151-5/+0
| * | | x86/mm/pae: Be consistent with pXXp_get_and_clear()Peter Zijlstra2022-12-151-50/+17
| * | | x86/mm/pae: Use WRITE_ONCE()Peter Zijlstra2022-12-151-6/+6
| * | | x86/mm/pae: Don't (ab)use atomic64Peter Zijlstra2022-12-151-5/+4
| * | | mm: Rename GUP_GET_PTE_LOW_HIGHPeter Zijlstra2022-12-151-1/+1
| * | | mm: Fix pmd_read_atomic()Peter Zijlstra2022-12-151-56/+0
| * | | x86/mm/pae: Make pmd_t similar to pte_tPeter Zijlstra2022-12-154-31/+23
| * | | x86/mm: Implement native set_memory_rox()Peter Zijlstra2022-12-152-0/+13
| * | | mm: Introduce set_memory_rox()Peter Zijlstra2022-12-152-10/+4
| * | | x86/mm: Do verify W^X at boot upPeter Zijlstra2022-12-151-4/+0
| * | | x86/ftrace: Remove SYSTEM_BOOTING exceptionsPeter Zijlstra2022-12-152-12/+1
| * | | x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra2022-12-151-1/+1
| * | | x86/mm: Randomize per-cpu entry areaPeter Zijlstra2022-12-154-10/+50
| * | | x86/kasan: Map shadow for percpu pages on demandAndrey Ryabinin2022-12-153-4/+22
* | | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-163-4/+4
|\ \ \ \
| * | | | driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-243-4/+4
| | |_|/ | |/| |
* | | | Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2022-12-152-20/+32
|\ \ \ \
| * | | | x86/mm/kmmio: Remove redundant preempt_disable()Steven Rostedt (Google)2022-12-121-8/+5
| * | | | x86/mm/kmmio: Use rcu_read_lock_sched_notrace()Steven Rostedt2022-12-101-3/+3
| * | | | x86/mm/kmmio: Switch to arch_spin_lock()Steven Rostedt2022-12-091-9/+22
| * | | | ftrace/x86: Add back ftrace_expected for ftrace bug reportsSteven Rostedt (Google)2022-12-091-0/+2
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-1557-1453/+2724
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini2022-12-1216-235/+546
| |\ \ \ \
| | * \ \ \ Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEADPaolo Bonzini2022-12-023-66/+85
| | |\ \ \ \
| | | * | | | KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpersSean Christopherson2022-11-302-15/+13
| | | * | | | KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()Michal Luczaj2022-11-302-7/+5
| | | * | | | KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()Michal Luczaj2022-11-302-10/+8
| | | * | | | KVM: Store immutable gfn_to_pfn_cache propertiesMichal Luczaj2022-11-302-43/+36
| | | * | | | KVM: x86/xen: add support for 32-bit guests in SCHEDOP_pollMetin Kaya2022-11-302-4/+36
| | * | | | | KVM: x86: Advertise that the SMM_CTL MSR is not supportedJim Mattson2022-12-021-0/+4
| | * | | | | KVM: x86: remove unnecessary exportsPaolo Bonzini2022-12-024-14/+0