summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-09-22openrisc: don't printk() unconditionallyRandy Dunlap
2021-09-22powerpc/stacktrace: Include linux/delay.hMichal Suchanek
2021-09-22ARM: 9105/1: atags_to_fdt: don't warn about stack sizeDavid Heidelberg
2021-09-22arm64: head: avoid over-mapping in map_memoryMark Rutland
2021-09-22bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-09-22xen: fix setting of max_pfn in shared_infoJuergen Gross
2021-09-22powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain
2021-09-22KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng
2021-09-22x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger
2021-09-22arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7Krzysztof Kozlowski
2021-09-22m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2021-09-22x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-09-22powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song
2021-09-22powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman
2021-09-22ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_initColin Ian King
2021-09-22ARM: imx: add missing clk_disable_unprepare()Yang Yingliang
2021-09-22ARM: 8918/2: only build return_address() if neededBen Dooks
2021-09-22perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-09-22perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li
2021-09-22xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap
2021-09-03KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUsSean Christopherson
2021-09-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck
2021-08-26ARM: dts: nomadik: Fix up interrupt controller node namesSudeep Holla
2021-08-26ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach
2021-08-26x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
2021-08-26KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
2021-08-26KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky
2021-08-26x86/resctrl: Fix default monitoring groups reportingBabu Moger
2021-08-26x86/ioapic: Force affinity setup before startupThomas Gleixner
2021-08-26x86/msi: Force affinity setup before startupThomas Gleixner
2021-08-26x86/tools: Fix objdump version check againRandy Dunlap
2021-08-26powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui
2021-08-15KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan
2021-08-15KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson
2021-08-12ARM: imx: add mmdc ipg clock operation for mmdcAnson Huang
2021-08-12alpha: Send stop IPI to send to online CPUsPrarit Bhargava
2021-08-12perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu
2021-08-12KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson
2021-08-12KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini
2021-08-12MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki
2021-08-12mips: Fix non-POSIX regexpH. Nikolaus Schaller
2021-08-12omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulatorH. Nikolaus Schaller
2021-08-12ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHzOleksandr Suvorov
2021-08-12ARM: imx: add missing iounmap()Yang Yingliang
2021-08-04powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju
2021-08-04x86/kvm: fix vcpu-id indexed array sizesJuergen Gross
2021-08-04x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka
2021-07-31ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla
2021-07-31KVM: x86: determine if an exception has an error code only when injecting it.Maxim Levitsky
2021-07-28nds32: fix up stack guard gapGreg Kroah-Hartman