summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich1-2/+7
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap1-1/+1
2021-09-22KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic2-3/+3
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport1-3/+3
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
2021-09-22parisc: fix crash with signals and allocaMikulas Patocka1-0/+6
2021-09-22ARM: tegra: tamonten: Fix UART pad settingAndreas Obergschwandtner1-7/+7
2021-09-22arm64: dts: qcom: sdm660: use reg value for memory nodeVinod Koul1-1/+1
2021-09-22ARM: dts: imx53-ppd: Fix ACHC entrySebastian Reichel1-10/+13
2021-09-22xtensa: ISS: don't panic in rs_initJiri Slaby1-3/+14
2021-09-22s390/jump_label: print real address in a case of a jump label bugHeiko Carstens1-1/+1
2021-09-22ARM: dts: qcom: apq8064: correct clock namesDavid Heidelberg1-3/+3
2021-09-22MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel1-1/+1
2021-09-22openrisc: don't printk() unconditionallyRandy Dunlap1-0/+2
2021-09-22powerpc/stacktrace: Include linux/delay.hMichal Suchanek1-0/+1
2021-09-22ARM: 9105/1: atags_to_fdt: don't warn about stack sizeDavid Heidelberg1-0/+2
2021-09-22arm64: head: avoid over-mapping in map_memoryMark Rutland2-7/+8
2021-09-22bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann8-0/+46
2021-09-22xen: fix setting of max_pfn in shared_infoJuergen Gross1-2/+2
2021-09-22powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain1-1/+1
2021-09-22KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng1-0/+4
2021-09-22x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger1-0/+6
2021-09-22arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7Krzysztof Kozlowski1-1/+1
2021-09-22m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin1-2/+2
2021-09-22x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker1-1/+2
2021-09-22powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song1-3/+0
2021-09-22powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman1-1/+1
2021-09-22ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_initColin Ian King1-1/+1
2021-09-22ARM: imx: add missing clk_disable_unprepare()Yang Yingliang1-3/+9
2021-09-22ARM: 8918/2: only build return_address() if neededBen Dooks2-5/+5
2021-09-22perf/x86/amd/ibs: Work around erratum #1197Kim Phillips1-0/+8
2021-09-22perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li1-1/+1
2021-09-22xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap1-1/+1
2021-09-03KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUsSean Christopherson1-1/+10
2021-09-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck1-0/+2
2021-08-26ARM: dts: nomadik: Fix up interrupt controller node namesSudeep Holla1-2/+2
2021-08-26ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach1-1/+1
2021-08-26x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2-25/+43
2021-08-26KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2-7/+10
2021-08-26KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky1-0/+3
2021-08-26x86/resctrl: Fix default monitoring groups reportingBabu Moger1-14/+13
2021-08-26x86/ioapic: Force affinity setup before startupThomas Gleixner1-2/+4
2021-08-26x86/msi: Force affinity setup before startupThomas Gleixner1-4/+9
2021-08-26x86/tools: Fix objdump version check againRandy Dunlap1-0/+1
2021-08-26powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui1-1/+2
2021-08-15KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan1-5/+9
2021-08-15KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson1-1/+1
2021-08-12ARM: imx: add mmdc ipg clock operation for mmdcAnson Huang1-0/+14
2021-08-12alpha: Send stop IPI to send to online CPUsPrarit Bhargava1-1/+1