summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-12-08x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley1-1/+7
2022-12-08x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta1-8/+15
2022-12-08x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta2-19/+15
2022-12-08arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72James Morse1-1/+7
2022-12-08arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectorsJames Morse1-5/+11
2022-12-08x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta3-9/+16
2022-12-08nios2: add FORCE for vmlinuz.gzRandy Dunlap1-1/+1
2022-12-08arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequencyJakob Unterwurzacher1-1/+1
2022-12-08s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1
2022-12-08ARM: mxs: fix memory leak in mxs_machine_init()Zheng Yongjun1-1/+3
2022-12-08ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrlMichael Grzeschik1-0/+9
2022-12-08ARM: dts: am335x-pcm-953: Define fixed regulators in root nodeDominik Haller1-15/+13
2022-12-08MIPS: pic32: treat port as signed integerJason A. Donenfeld3-9/+8
2022-12-08RISC-V: vdso: Do not add missing symbols to version section in linker scriptNathan Chancellor2-0/+5
2022-12-08arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.Kuniyuki Iwashima1-1/+1
2022-11-25arm64: dts: imx8mn: Fix NAND controller size-cellsMarek Vasut1-1/+1
2022-11-25arm64: dts: imx8mm: Fix NAND controller size-cellsMarek Vasut1-2/+2
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov6-15/+16
2022-11-25MIPS: jump_label: Fix compat branch range checkJiaxun Yang1-1/+1
2022-11-25arm64: efi: Fix handling of misaligned runtime regions and drop warningArd Biesheuvel1-18/+34
2022-11-25riscv: process: fix kernel info leakageJisheng Zhang1-0/+2
2022-11-10KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky1-1/+15
2022-11-10KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky1-28/+57
2022-11-10KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky1-0/+1
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000008HJim Mattson1-0/+1
2022-11-10KVM: x86: Mask off reserved bits in CPUID.8000001AHJim Mattson1-0/+3
2022-11-10parisc: Avoid printing the hardware path twiceHelge Deller2-14/+12
2022-11-10perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang1-0/+1
2022-11-10perf/x86/intel: Fix pebs event constraints for ICLKan Liang1-2/+7
2022-11-03x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin1-1/+1
2022-11-03arc: iounmap() arg is volatileRandy Dunlap2-2/+2
2022-11-03s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens1-4/+4
2022-11-03s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens1-1/+2
2022-10-29riscv: topology: fix default topology reportingConor Dooley2-2/+4
2022-10-29arm64: topology: move store_cpu_topology() to shared codeConor Dooley1-40/+0
2022-10-29arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse4-2/+46
2022-10-29x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov1-3/+13
2022-10-26ARM: dts: imx6sx: add missing properties for sramAlexander Stein1-0/+6
2022-10-26ARM: dts: imx6sll: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx6sl: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx6qp: add missing properties for sramAlexander Stein1-0/+6
2022-10-26ARM: dts: imx6dl: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx6q: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx7d-sdb: config the max pressure for tsc2046Haibo Chen1-6/+1
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook1-2/+2
2022-10-26powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár5-4/+55
2022-10-26powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5Nicholas Piggin1-1/+1
2022-10-26x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov1-2/+2
2022-10-26powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun1-0/+1
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He1-0/+1