summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-10-09perf/x86: Reset destroy callback on event init failureAnand K Mistry
2021-10-09KVM: x86: nSVM: restore int_vector in svm_clear_vintrMaxim Levitsky
2021-10-09kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds
2021-10-06KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang
2021-10-06perf/x86/intel: Update event constraints for ICXKan Liang
2021-10-06bpf, mips: Validate conditional branch offsetsPiotr Krysiuk
2021-10-06bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao
2021-10-06KVM: nVMX: Filter out all unsupported controls when eVMCS was activatedVitaly Kuznetsov
2021-10-06KVM: x86: nSVM: don't copy virt_ext from vmcb12Maxim Levitsky
2021-10-06KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()Vitaly Kuznetsov
2021-10-06x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng
2021-09-30alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-09-30arm64: Mark __stack_chk_guard as __ro_after_initDan Li
2021-09-30parisc: Use absolute_pointer() to define PAGE0Helge Deller
2021-09-30sparc: avoid stringop-overread errorsLinus Torvalds
2021-09-30sparc32: page align size in arch_dma_allocAndreas Larsson
2021-09-30m68k: Double cast io functions to unsigned longGuenter Roeck
2021-09-30x86/asm: Fix SETZ size enqcmds() build failureKees Cook
2021-09-30x86/asm: Add a missing __iomem annotation in enqcmds()Dave Jiang
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen
2021-09-30xen/x86: fix PV trap handling on secondary processorsJan Beulich
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-09-26um: virtio_uml: fix memory leak on init failuresJohannes Berg
2021-09-26ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin
2021-09-26ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin
2021-09-26ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin
2021-09-26ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin
2021-09-26ARM: Qualify enabling of swiotlb_init()Florian Fainelli
2021-09-26s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand
2021-09-22x86/mce: Avoid infinite loop for copy from user recoveryTony Luck
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap
2021-09-22KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton
2021-09-22KVM: arm64: Fix read-side race on updates to vcpu reset stateOliver Upton
2021-09-22KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page sizeAnshuman Khandual
2021-09-22s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich
2021-09-22s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich
2021-09-22KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin
2021-09-22x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport
2021-09-22x86/pat: Pass valid address to sanitize_phys()Jeff Moyer
2021-09-22arm64/sve: Use correct size when reinitialising SVE stateMark Brown
2021-09-22xen: reset legacy rtc flag for PV domUJuergen Gross
2021-09-18s390/pv: fix the forcing of the swiotlbHalil Pasic
2021-09-18parisc: fix crash with signals and allocaMikulas Patocka
2021-09-18m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-archArnd Bergmann
2021-09-18arm64: dts: ls1046a: fix eeprom entriesRaag Jadav
2021-09-18arm64: tegra: Fix compatible string for Tegra132 CPUsThierry Reding
2021-09-18ARM: tegra: tamonten: Fix UART pad settingAndreas Obergschwandtner