summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-01ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60Claudiu Beznea
2023-02-01arm64: dts: qcom: msm8992-libra: Fix the memory mapKonrad Dybcio
2023-02-01arm64: dts: qcom: msm8992-libra: Add CPU regulatorsKonrad Dybcio
2023-02-01arm64: dts: qcom: msm8992: Don't use sfpb mutexKonrad Dybcio
2023-02-01arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC polarityTim Harvey
2023-02-01ARM: imx: add missing of_node_put()Dario Binacchi
2023-02-01arm64: dts: imx8mm-beacon: Fix ecspi2 pinmuxAdam Ford
2023-02-01ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'Fabio Estevam
2023-02-01ARM: dts: imx7d-pico: Use 'clock-frequency'Fabio Estevam
2023-02-01ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency'Fabio Estevam
2023-02-01arm64: dts: imx8mp-phycore-som: Remove invalid PMIC propertyFabio Estevam
2023-01-24x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long
2023-01-24efi: rt-wrapper: Add missing includeArd Biesheuvel
2023-01-24arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel
2023-01-24riscv: dts: sifive: fu740: fix size of pcie 32bit memoryBen Dooks
2023-01-24perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson
2023-01-24x86/asm: Fix an assembler warning with current binutilsMikulas Patocka
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland
2023-01-18arm64: atomics: remove LL/SC trampolinesMark Rutland
2023-01-18arm64: atomics: format whitespace consistentlyMark Rutland
2023-01-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2023-01-18powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-18s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
2023-01-18KVM: arm64: nvhe: Fix build with profile optimizationDenis Nikitin
2023-01-18KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier
2023-01-14x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not setKyle Huey
2023-01-14x86/fpu: Allow PKRU to be (once again) written by ptrace.Kyle Huey
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_to_xstate()Kyle Huey
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().Kyle Huey
2023-01-14x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()Kyle Huey
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-12riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel
2023-01-12riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks
2023-01-12x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-12x86/kexec: Fix double-free of elf header bufferTakashi Iwai
2023-01-12x86/MCE/AMD: Clear DFR errors found in THR handlerYazen Ghannam
2023-01-12x86/mce: Get rid of msr_opsBorislav Petkov
2023-01-12ARM: renumber bits related to _TIF_WORK_MASKJens Axboe
2023-01-12riscv: mm: notify remote harts about mmu cache updatesSergey Matyukevich
2023-01-12riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argumentGuo Ren
2023-01-12ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers
2023-01-12x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2023-01-12x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2023-01-12ftrace/x86: Add back ftrace_expected for ftrace bug reportsSteven Rostedt (Google)
2023-01-12x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj
2023-01-12KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1Sean Christopherson