summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-11-10arm64: dts: juno: Add thermal critical trip pointsCristian Marussi1-0/+14
2022-11-10ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offsetTim Harvey2-2/+2
2022-11-10s390/boot: add secure boot trailerPeter Oberparleiter1-2/+11
2022-11-10KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTERAlexander Graf1-0/+56
2022-11-10KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()Alexander Graf1-14/+17
2022-11-10KVM: x86: Protect the unused bits in MSR exiting flagsAaron Lewis1-0/+8
2022-11-10x86/topology: Fix duplicated core ID within a packageZhang Rui1-1/+1
2022-11-10x86/topology: Fix multiple packages shown on a single-package systemZhang Rui1-4/+10
2022-11-10x86/topology: Set cpu_die_id only if DIE_TYPE foundYazen Ghannam1-2/+8
2022-11-10KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)Sean Christopherson1-2/+25
2022-11-10KVM: x86: Trace re-injected exceptionsSean Christopherson2-11/+17
2022-11-10KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02Sean Christopherson1-1/+6
2022-11-10KVM: nVMX: Pull KVM L0's desired controls directly from vmcs01Sean Christopherson2-10/+21
2022-11-03arm64/kexec: Test page size support with new TGRAN range valuesAnshuman Khandual2-15/+22
2022-11-03arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse3-12/+24
2022-11-03arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips2-0/+10
2022-11-03x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin1-1/+1
2022-11-03perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()Maxim Levitsky1-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-30x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUBNathan Chancellor1-1/+0
2022-10-30perf/x86/intel/pt: Relax address filter validationAdrian Hunter1-13/+50
2022-10-30riscv: topology: fix default topology reportingConor Dooley2-2/+4
2022-10-30arm64: topology: move store_cpu_topology() to shared codeConor Dooley1-40/+0
2022-10-30arm64: dts: qcom: sc7180-trogdor: Fixup modem memory regionSibi Sankar2-1/+5
2022-10-30riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtbWenting Zhang1-2/+2
2022-10-30riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang1-1/+8
2022-10-30iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()Charlotte Tan1-1/+3
2022-10-30arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse4-2/+46
2022-10-30KVM: arm64: vgic: Fix exit condition in scan_its_table()Eric Ren1-1/+4
2022-10-30x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov1-3/+13
2022-10-26arm64: topology: fix possible overflow in amu_fie_setup()Sergey Shtylyov1-1/+1
2022-10-26arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power supplySebastian Krzyszkowiak1-0/+1
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-26x86/entry: Work around Clang __bdos() bugKees Cook1-1/+2
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
2022-10-26powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He1-0/+2
2022-10-26powerpc/math_emu/efp: Include module.hNathan Chancellor1-0/+1