summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-021-20/+0
|\
| * livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy2022-05-241-20/+0
* | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-313-93/+16
|\ \
| * | asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-68/+12
| * | fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+1
| * | arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-4/+0
| * | compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-17/+3
| * | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-4/+0
* | | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-302-4/+4
|\ \ \
| * \ \ Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-252-4/+4
| |\ \ \
| | * | | x86: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-2/+2
| | * | | xen/x86: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-2/+2
* | | | | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-293-10/+9
|\ \ \ \ \
| * | | | | ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functionSteven Rostedt (Google)2022-05-281-0/+7
| * | | | | x86/traceponit: Fix comment about irq vector tracepointssunliming2022-05-261-3/+0
| * | | | | x86,tracing: Remove unused headerssunliming2022-05-261-3/+0
| * | | | | ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu2022-05-261-4/+2
* | | | | | Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-281-0/+2
|\ \ \ \ \ \
| * | | | | | x86/hyperv: Disable hardlockup detector by default in Hyper-V guestsMichael Kelley2022-05-111-0/+2
* | | | | | | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-05-275-20/+20
|\ \ \ \ \ \ \
| * | | | | | | crypto: x86 - eliminate anonymous module_init & module_exitRandy Dunlap2022-04-085-20/+20
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-273-57/+50
|\ \ \ \ \ \ \
| * | | | | | | mce: fix set_mce_nospec to always unmap the whole pageJane Chu2022-05-162-15/+14
| * | | | | | | x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu2022-05-162-54/+48
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-275-8/+125
|\ \ \ \ \ \ \
| * | | | | | | x86/PCI: Disable E820 reserved region clipping starting in 2023Hans de Goede2022-05-191-0/+21
| * | | | | | | x86/PCI: Disable E820 reserved region clipping via quirksHans de Goede2022-05-191-0/+53
| * | | | | | | x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regionsHans de Goede2022-05-193-2/+26
| * | | | | | | x86/PCI: Clip only host bridge windows for E820 regionsBjorn Helgaas2022-04-083-7/+17
| * | | | | | | x86: Log resource clipping for E820 regionsBjorn Helgaas2022-04-081-0/+7
| * | | | | | | x86/PCI: Eliminate remove_e820_regions() common subexpressionsBjorn Helgaas2022-04-041-2/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-271-0/+8
|\ \ \ \ \ \ \
| * | | | | | | kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2022-05-271-0/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-273-58/+21
|\ \ \ \ \ \ \
| * | | | | | | net: unexport csum_and_copy_{from,to}_userChristoph Hellwig2022-04-291-2/+0
| * | | | | | | vmcore: convert read_from_oldmem() to take an iov_iterMatthew Wilcox (Oracle)2022-04-291-1/+6
| * | | | | | | vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)2022-04-292-55/+15
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-2641-1209/+2809
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Fix the intel_pt PMI handling wrongly considered from guestYanfei Xu2022-05-251-1/+1
| * | | | | | | x86, kvm: use correct GFP flags for preemption disabledPaolo Bonzini2022-05-251-1/+1
| * | | | | | | KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timerWanpeng Li2022-05-251-0/+1
| * | | | | | | x86/kvm: Alloc dummy async #PF token outside of raw spinlockSean Christopherson2022-05-251-14/+27
| * | | | | | | KVM: x86: avoid calling x86 emulator without a decoded instructionSean Christopherson2022-05-251-12/+19
| * | | | | | | KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leakAshish Kalra2022-05-251-6/+6
| * | | | | | | x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)Sean Christopherson2022-05-251-1/+16
| * | | | | | | Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-05-254-48/+68
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-05-2552-232/+419
| |\ \ \ \ \ \ \
| * | | | | | | | KVM: LAPIC: Trace LAPIC timer expiration on every vmentryWanpeng Li2022-05-253-11/+2
| * | | | | | | | KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmapsVipin Sharma2022-05-121-2/+4
| * | | | | | | | KVM: VMX: Include MKTME KeyID bits in shadow_zero_checkKai Huang2022-05-123-19/+50