summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-10-13ARM: at91: pm: do not panic if ram controllers are not enabledClaudiu Beznea1-11/+47
2021-10-13ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL referenceMarijn Suijten1-2/+2
2021-10-13riscv: Flush current cpu icache before other cpusAlexandre Ghiti1-0/+2
2021-10-13ARM: dts: qcom: apq8064: use compatible which contains chipidDavid Heidelberg1-2/+1
2021-10-13ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probeMichal Vokáč1-0/+5
2021-10-13ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros1-1/+1
2021-10-09perf/x86: Reset destroy callback on event init failureAnand K Mistry1-0/+1
2021-10-09KVM: x86: nSVM: restore int_vector in svm_clear_vintrMaxim Levitsky1-0/+2
2021-10-09kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna1-0/+7
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds1-0/+2
2021-10-06KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang3-4/+9
2021-10-06perf/x86/intel: Update event constraints for ICXKan Liang1-0/+1
2021-10-06bpf, mips: Validate conditional branch offsetsPiotr Krysiuk1-14/+43
2021-10-06bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao1-13/+40
2021-10-06KVM: nVMX: Filter out all unsupported controls when eVMCS was activatedVitaly Kuznetsov2-7/+14
2021-10-06KVM: x86: nSVM: don't copy virt_ext from vmcb12Maxim Levitsky1-1/+0
2021-10-06KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()Vitaly Kuznetsov1-5/+5
2021-10-06x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng2-11/+16
2021-09-30alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-09-30arm64: Mark __stack_chk_guard as __ro_after_initDan Li1-1/+1
2021-09-30parisc: Use absolute_pointer() to define PAGE0Helge Deller1-1/+1
2021-09-30sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-09-30sparc32: page align size in arch_dma_allocAndreas Larsson1-1/+3
2021-09-30m68k: Double cast io functions to unsigned longGuenter Roeck1-10/+10
2021-09-30x86/asm: Fix SETZ size enqcmds() build failureKees Cook1-1/+1
2021-09-30x86/asm: Add a missing __iomem annotation in enqcmds()Dave Jiang1-1/+1
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen2-5/+6
2021-09-30xen/x86: fix PV trap handling on secondary processorsJan Beulich1-6/+9
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner4-20/+8
2021-09-26um: virtio_uml: fix memory leak on init failuresJohannes Berg1-1/+3
2021-09-26ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin1-1/+1
2021-09-26ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin4-12/+82
2021-09-26ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin3-14/+15
2021-09-26ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin2-9/+9
2021-09-26ARM: Qualify enabling of swiotlb_init()Florian Fainelli1-1/+5
2021-09-26s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand1-1/+1
2021-09-22x86/mce: Avoid infinite loop for copy from user recoveryTony Luck1-11/+32
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap1-1/+1
2021-09-22KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton1-0/+8
2021-09-22KVM: arm64: Fix read-side race on updates to vcpu reset stateOliver Upton1-6/+10
2021-09-22KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page sizeAnshuman Khandual1-0/+8
2021-09-22s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich1-2/+1
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich1-2/+7
2021-09-22s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich1-28/+30
2021-09-22KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin1-2/+34
2021-09-22x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon1-2/+2
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport1-3/+3
2021-09-22x86/pat: Pass valid address to sanitize_phys()Jeff Moyer1-1/+6
2021-09-22arm64/sve: Use correct size when reinitialising SVE stateMark Brown1-1/+1
2021-09-22xen: reset legacy rtc flag for PV domUJuergen Gross1-0/+7