summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entrySean Christopherson2021-09-221-1/+1
| * | | | | | KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson2021-09-225-9/+8
| * | | | | | kvm: fix wrong exception emulation in check_rdtscHou Wenlong2021-09-221-1/+1
| * | | | | | KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATASean Christopherson2021-09-221-1/+1
| * | | | | | KVM: SVM: fix missing sev_decommission in sev_receive_startMingwei Zhang2021-09-221-1/+3
| * | | | | | KVM: SEV: Acquire vcpu mutex when updating VMSAPeter Gonda2021-09-221-22/+29
| * | | | | | KVM: nVMX: fix comments of handle_vmon()Yu Zhang2021-09-221-8/+1
| * | | | | | KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang2021-09-223-4/+9
| * | | | | | KVM: VMX: Remove defunct "nr_active_uret_msrs" fieldSean Christopherson2021-09-221-4/+0
| * | | | | | KVM: x86: Clear KVM's cached guest CR3 at RESET/INITSean Christopherson2021-09-221-0/+3
| * | | | | | KVM: x86: Mark all registers as avail/dirty at vCPU creationSean Christopherson2021-09-221-0/+2
* | | | | | | Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-265-25/+35
|\ \ \ \ \ \ \
| * | | | | | | x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo2021-09-241-2/+2
| * | | | | | | x86/asm: Fix SETZ size enqcmds() build failureKees Cook2021-09-221-1/+1
| * | | | | | | x86/setup: Call early_reserve_memory() earlierJuergen Gross2021-09-211-12/+14
| * | | | | | | x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang2021-09-202-10/+18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven2021-09-241-1/+1
* | | | | | | | Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-09-255-18/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | xen/x86: fix PV trap handling on secondary processorsJan Beulich2021-09-211-6/+9
| * | | | | | | | swiotlb-xen: this is PV-only on x86Jan Beulich2021-09-201-1/+0
| * | | | | | | | xen/pci-swiotlb: reduce visibility of symbolsJan Beulich2021-09-202-7/+3
| * | | | | | | | xen/x86: drop redundant zeroing from cpu_initialize_context()Jan Beulich2021-09-201-4/+0
* | | | | | | | | Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-251-2/+0
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | arm64: dts: qcom: ipq8074: remove USB tx-fifo-resize propertyRobert Marko2021-09-141-2/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-09-242-19/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He2021-09-232-19/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-247-10/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: Restore forced disabling of KPTI on ThunderXdann frazier2021-09-231-2/+6
| * | | | | | | | arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy2021-09-214-2/+9
| * | | | | | | | arm64: add MTE supported check to thread switching and syscall entry/exitPeter Collingbourne2021-09-212-6/+10
* | | | | | | | | Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-235-13/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson2021-09-225-13/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | s390/qeth: fix deadlock during failing recoveryAlexandra Winter2021-09-211-1/+1
* | | | | | | | Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-211-32/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich2021-09-161-28/+30
| * | | | | | | | s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich2021-09-161-2/+7
| * | | | | | | | s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich2021-09-161-2/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds2021-09-201-0/+2
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-194-15/+46
|\ \ \ \ \ \ \
| * | | | | | | x86/mce: Avoid infinite loop for copy from user recoveryTony Luck2021-09-141-11/+32
| * | | | | | | x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport2021-09-081-3/+3
| * | | | | | | x86/platform: Increase maximum GPIO number for X86_64Andy Shevchenko2021-09-021-0/+5
| * | | | | | | x86/pat: Pass valid address to sanitize_phys()Jeff Moyer2021-09-021-1/+6
* | | | | | | | Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-195-47/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/xics: Set the IRQ chip data for the ICS native backendCédric Le Goater2021-09-151-2/+2
| * | | | | | | | powerpc/mce: Fix access error in mce handlerGanesh Goudar2021-09-131-2/+15
| * | | | | | | | KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin2021-09-131-2/+34
| * | | | | | | | powerpc/64s: system call rfscv workaround for TM bugsNicholas Piggin2021-09-131-0/+13