summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-06-21um: Fix build w/o CONFIG_PM_SLEEPJohannes Berg
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-06-21powerpc/purgatory: remove PGO flagsRicardo Ribalda
2023-06-21x86/purgatory: remove PGO flagsRicardo Ribalda
2023-06-21nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss
2023-06-21parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller
2023-06-21ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski
2023-06-14MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positiveRui Wang
2023-06-14riscv: fix kprobe __user string arg print fault issueRuan Jinjie
2023-06-09ARM: defconfig: drop CONFIG_DRM_RCAR_LVDSArnd Bergmann
2023-06-09KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson
2023-06-09x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook
2023-06-09arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen
2023-06-09ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li
2023-06-05x86/cpu: Drop spurious underscore from RAPTOR_LAKE #defineTony Luck
2023-06-05x86/cpu: Add Raptor Lake to Intel familyTony Luck
2023-05-30arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delayHugo Villeneuve
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller
2023-05-30parisc: Handle kgdb breakpoints only in kernel contextHelge Deller
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain
2023-05-30ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15Olivier Moysan
2023-05-30KVM: arm64: Link position-independent string routines into .hyp.textWill Deacon
2023-05-30powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman
2023-05-30arm64: dts: qcom: msm8996: Add missing DWC3 quirksKonrad Dybcio
2023-05-30ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap
2023-05-17KVM: x86: move guest_pv_has out of user_access sectionRishabh Bhatnagar
2023-05-17KVM: x86: do not report preemption if the steal time cache is staleRishabh Bhatnagar
2023-05-17KVM: x86: revalidate steal time cache if MSR value changesRishabh Bhatnagar
2023-05-17KVM: x86: do not set st->preempted when going back to user spaceRishabh Bhatnagar
2023-05-17KVM: x86: Remove obsolete disabling of page faults in kvm_arch_vcpu_put()Rishabh Bhatnagar
2023-05-17KVM: Fix steal time asm constraintsRishabh Bhatnagar
2023-05-17KVM: x86: Fix recording of guest steal time / preempted statusRishabh Bhatnagar
2023-05-17KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behaviorRishabh Bhatnagar
2023-05-17KVM: x86: do not report a vCPU as preempted outside instruction boundariesPaolo Bonzini
2023-05-17KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with vcpu_mask...Vitaly Kuznetsov
2023-05-17ARM: dts: s5pv210: correct MIPI CSIS clock nameKrzysztof Kozlowski
2023-05-17ARM: dts: exynos: fix WM8960 clock name in Itop EliteKrzysztof Kozlowski
2023-05-17sh: nmi_debug: fix return value of __setup handlerRandy Dunlap
2023-05-17sh: init: use OF_EARLY_FLATTREE for early initRandy Dunlap
2023-05-17sh: mcount.S: fix build error when PRINTK is not enabledRandy Dunlap
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap
2023-05-17arm64: dts: qcom: sdm845: correct dynamic power coefficientsVincent Guittot
2023-05-17arm64: Stash shadow stack pointer in the task struct on interruptArd Biesheuvel