summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-10-30x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUBNathan Chancellor
2022-10-30perf/x86/intel/pt: Relax address filter validationAdrian Hunter
2022-10-30riscv: topology: fix default topology reportingConor Dooley
2022-10-30arm64: topology: move store_cpu_topology() to shared codeConor Dooley
2022-10-30arm64: dts: qcom: sc7180-trogdor: Fixup modem memory regionSibi Sankar
2022-10-30riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtbWenting Zhang
2022-10-30riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang
2022-10-30iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()Charlotte Tan
2022-10-30arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-10-30KVM: arm64: vgic: Fix exit condition in scan_its_table()Eric Ren
2022-10-30x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov
2022-10-26arm64: topology: fix possible overflow in amu_fie_setup()Sergey Shtylyov
2022-10-26arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power supplySebastian Krzyszkowiak
2022-10-26ARM: dts: imx6sx: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6sll: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6sl: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6qp: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6dl: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6q: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx7d-sdb: config the max pressure for tsc2046Haibo Chen
2022-10-26x86/entry: Work around Clang __bdos() bugKees Cook
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook
2022-10-26powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár
2022-10-26powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5Nicholas Piggin
2022-10-26x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov
2022-10-26powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He
2022-10-26powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He
2022-10-26powerpc/math_emu/efp: Include module.hNathan Chancellor
2022-10-26ARM: dts: exynos: fix polarity of VBUS GPIO of OrigenDmitry Torokhov
2022-10-26arm64: ftrace: fix module PLTs with mcountMark Rutland
2022-10-26ARM: Drop CMDLINE_* dependency on ATAGSGeert Uytterhoeven
2022-10-26ARM: dts: exynos: correct s5k6a3 reset polarity on Midas familyDmitry Torokhov
2022-10-26ia64: export memory_add_physaddr_to_nid to fix cxl build errorRandy Dunlap
2022-10-26ARM: dts: kirkwood: lsxl: remove first ethernet portMichael Walle
2022-10-26ARM: dts: kirkwood: lsxl: fix serial lineMichael Walle
2022-10-26ARM: dts: turris-omnia: Fix mpp26 pin name and commentMarek Behún
2022-10-26x86/cpu: Include the header of init_ia32_feat_ctl()'s prototypeLuciano Leão
2022-10-26x86/microcode/AMD: Track patch allocation size explicitlyKees Cook
2022-10-26x86/resctrl: Fix to restore to original value when re-enabling hardware prefe...Kohei Tarumizu
2022-10-26ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAEWang Kefeng
2022-10-26ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd()Wang Kefeng
2022-10-26MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()Lin Yujun
2022-10-26MIPS: SGI-IP27: Free some unused memoryChristophe JAILLET
2022-10-26sh: machvec: Use char[] for section boundariesKees Cook
2022-10-26KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCSSean Christopherson
2022-10-26KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"Sean Christopherson
2022-10-26KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibilityMichal Luczaj
2022-10-26powerpc/boot: Explicitly disable usage of SPE instructionsPali Rohár
2022-10-26UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen