summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich
2022-04-27xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov
2022-04-27xtensa: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-27powerpc/perf: Fix power9 event alternativesAthira Rajeev
2022-04-27KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-27ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor
2022-04-20powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang
2022-04-20arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
2022-04-15cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello
2022-04-15arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-04-15arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-15x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta
2022-04-15x86/pm: Save the MSR validity status at context setupPawan Gupta
2022-04-15KVM: arm64: Check arm64_get_bp_hardening_data() didn't return NULLJames Morse
2022-04-15parisc: Fix patch code locking and flushingJohn David Anglin
2022-04-15xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang
2022-04-15xtensa: fix DTC warning unit_address_formatMax Filippov
2022-04-15MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-04-15mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua
2022-04-15powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain
2022-04-15powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev
2022-04-15KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson
2022-04-15ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap
2022-04-15riscv module: remove (NOLOAD)Fangrui Song
2022-04-15KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov
2022-04-15KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini
2022-04-15um: Fix uml_mconsole stop/goAnton Ivanov
2022-04-15ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh
2022-04-15ARM: dts: spear1340: Update serial node propertiesKuldeep Singh
2022-04-15powerpc/kasan: Fix early region not updated correctlyChen Jingwen
2022-04-15ARM: iop32x: offset IRQ numbers by 1Arnd Bergmann
2022-04-15KVM: x86: fix sending PV IPILi RongQing
2022-04-15powerpc: Fix build errors with newer binutilsAnders Roxell
2022-04-15powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell
2022-04-15powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell
2022-04-15ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König
2022-04-15ARM: tegra: tamonten: Fix I2C3 pad settingRichard Leitner
2022-04-15ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich
2022-04-15ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg
2022-04-15xen: fix is_xen_pmu()Juergen Gross
2022-04-15MIPS: RB532: fix return value of __setup handlerRandy Dunlap
2022-04-15powerpc: 8xx: fix a return value error in mpc8xx_pic_initHangyu Hua
2022-04-15powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel
2022-04-15mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap
2022-04-15KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...Hou Wenlong
2022-04-15KVM: x86: Fix emulation in writing cr8Zhenzhong Duan
2022-04-15powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bitMichael Ellerman
2022-04-15bpf, arm64: Feed byte-offset into bpf line infoHou Tao