summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-01-24x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long1-5/+2
2023-01-24efi: rt-wrapper: Add missing includeArd Biesheuvel1-0/+1
2023-01-24arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel3-1/+42
2023-01-24x86/asm: Fix an assembler warning with current binutilsMikulas Patocka1-1/+1
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2-2/+2
2023-01-18arm64: atomics: remove LL/SC trampolinesMark Rutland1-31/+9
2023-01-18arm64: atomics: format whitespace consistentlyMark Rutland2-50/+50
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman1-1/+11
2023-01-18x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre1-9/+5
2023-01-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini1-16/+16
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra1-2/+2
2023-01-18powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain2-71/+67
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens1-1/+1
2023-01-18s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens2-55/+77
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov1-2/+3
2023-01-18KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier1-2/+20
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller3-13/+39
2023-01-14riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-14x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco1-0/+2
2023-01-14riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argumentGuo Ren1-1/+1
2023-01-14riscv/stacktrace: Fix stack output without ra on the stack topChen Huang1-3/+9
2023-01-14x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)1-20/+8
2023-01-14x86/kprobes: Convert to insn_decode()Borislav Petkov2-8/+18
2023-01-14x86/MCE/AMD: Clear DFR errors found in THR handlerYazen Ghannam1-13/+20
2023-01-14x86/mce: Get rid of msr_opsBorislav Petkov3-75/+42
2023-01-14perf/x86/intel/uncore: Clear attr_update properlyAlexander Antonov1-1/+16
2023-01-14perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedureAlexander Antonov2-7/+22
2023-01-14ARM: renumber bits related to _TIF_WORK_MASKJens Axboe1-6/+7
2023-01-14ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers1-0/+6
2023-01-14x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)1-3/+7
2023-01-14ftrace/x86: Add back ftrace_expected for ftrace bug reportsSteven Rostedt (Google)1-0/+2
2023-01-14x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj1-7/+1
2023-01-14KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check failsSean Christopherson1-11/+33
2023-01-14arm64: dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins drive strengthKrzysztof Kozlowski1-2/+4
2023-01-14arm64: dts: qcom: sdm845-db845c: correct SPI2 pins drive strengthKrzysztof Kozlowski1-1/+4
2023-01-14powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch1-1/+6
2023-01-14powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch1-3/+10
2023-01-14x86/hyperv: Remove unregister syscore call from Hyper-V cleanupGaurav Kohli1-2/+0
2023-01-14arm64: make is_ttbrX_addr() noinstr-safeMark Rutland1-2/+2
2023-01-14powerpc/pseries/eeh: use correct API for error log sizeNathan Lynch1-10/+1
2023-01-14powerpc/eeh: Drop redundant spinlock initializationHaowen Bai1-2/+1
2023-01-14powerpc/hv-gpci: Fix hv_gpci event listKajol Jain4-1/+57
2023-01-14powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang1-1/+1
2023-01-14powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin1-0/+1
2023-01-14powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang1-0/+1
2023-01-14powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmdsGustavo A. R. Silva1-3/+4
2023-01-14powerpc/xmon: Enable breakpoints on 8xxChristophe Leroy1-4/+0
2023-01-14powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET1-0/+1
2023-01-14riscv/mm: add arch hook arch_clear_hugepage_flagsTong Tiangen1-0/+6
2023-01-14MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl2-2/+2