summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: mte: Ensure the cleared tags are visible before setting the PTECatalin Marinas2022-05-251-0/+3
* arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu2022-05-251-8/+21
* KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson2022-05-251-4/+6
* ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun2022-05-251-5/+5
* MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang2022-05-253-16/+34
* s390/pci: improve zpci_dev reference countingNiklas Schnelle2022-05-254-4/+16
* crypto: x86/chacha20 - Avoid spurious jumps to other functionsPeter Zijlstra2022-05-251-2/+2
* um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow2022-05-251-3/+2
* arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport2022-05-184-0/+24
* s390: disable -Warray-boundsSven Schnelle2022-05-181-0/+10
* arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport2022-05-158-13/+2
* MIPS: Use address-of operator on section symbolsNathan Chancellor2022-05-154-4/+4
* KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertisedWanpeng Li2022-05-121-1/+2
* KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugsPaolo Bonzini2022-05-121-0/+2
* KVM: x86: Do not change ICR on write to APIC_SELF_IPIPaolo Bonzini2022-05-121-4/+3
* x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li2022-05-121-0/+13
* kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das2022-05-121-0/+5
* KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_idKyle Huey2022-05-121-3/+25
* parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller2022-05-121-2/+1
* MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2022-05-122-12/+7
* x86/cpu: Load microcode during restore_processor_state()Borislav Petkov2022-05-093-4/+14
* powerpc/perf: Fix 32bit compileAlexey Kardashevskiy2022-05-091-2/+2
* x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka2022-05-091-1/+1
* arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clockFabio Estevam2022-05-091-0/+4
* ARM: dts: imx6ull-colibri: fix vqmmc regulatorMax Krummenacher2022-05-091-1/+1
* ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35Adam Ford2022-05-093-15/+30
* ARM: dts: am3517-evm: Fix misc pinmuxingAdam Ford2022-05-092-5/+49
* ARM: dts: Fix mmc order for omap3-gta04H. Nikolaus Schaller2022-05-091-0/+2
* ARM: dts: at91: sama5d4_xplained: fix pinctrl phandle nameClaudiu Beznea2022-05-091-2/+2
* ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ekMark Brown2022-05-091-0/+6
* ARM: OMAP2+: Fix refcount leak in omap_gic_of_initMiaoqian Lin2022-05-091-0/+2
* ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issueFabio Estevam2022-05-091-2/+8
* arm64: dts: meson: remove CPU opps below 1GHz for SM1 boardsChristian Hewitt2022-05-091-20/+0
* arm64: dts: meson: remove CPU opps below 1GHz for G12B boardsChristian Hewitt2022-05-092-80/+0
* x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner2022-05-091-1/+5
* riscv: patch_text: Fixup last cpu should be masterGuo Ren2022-05-091-1/+1
* pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos configKrzysztof Kozlowski2022-05-091-1/+0
* powerpc/perf: Fix power9 event alternativesAthira Rajeev2022-04-271-4/+4
* KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy2022-04-272-44/+45
* ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich2022-04-271-0/+1
* xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov2022-04-271-2/+2
* xtensa: patch_text: Fixup last cpu should be masterGuo Ren2022-04-271-1/+1
* stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka2022-04-271-4/+2
* arm64: dts: imx: Fix imx8*-var-som touchscreen property sizesRob Herring2022-04-272-8/+8
* ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook2022-04-271-1/+1
* arm64: mm: fix p?d_leaf()Muchun Song2022-04-271-2/+2
* arm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd]_bad()Anshuman Khandual2022-04-271-3/+2
* ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor2022-04-201-1/+3
* KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson2022-04-203-8/+37
* arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly2022-04-201-3/+3