summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-06-28x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava1-1/+4
2023-06-28ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij11-11/+11
2023-06-28s390/purgatory: disable branch profilingAlexander Gordeev1-0/+1
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier1-0/+6
2023-06-28x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones1-4/+4
2023-06-21um: Fix build w/o CONFIG_PM_SLEEPJohannes Berg1-1/+1
2023-06-21Remove DECnet support from kernelStephen Hemminger9-18/+0
2023-06-21powerpc/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-21x86/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-21nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau2-2/+2
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau1-4/+5
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss1-12/+15
2023-06-21parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller1-1/+17
2023-06-21ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski1-0/+1
2023-06-14MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positiveRui Wang1-1/+1
2023-06-14riscv: fix kprobe __user string arg print fault issueRuan Jinjie1-0/+1
2023-06-09ARM: defconfig: drop CONFIG_DRM_RCAR_LVDSArnd Bergmann1-1/+0
2023-06-09KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson1-0/+3
2023-06-09x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook2-13/+25
2023-06-09arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen1-2/+2
2023-06-09ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi1-0/+82
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li1-1/+24
2023-06-05x86/cpu: Drop spurious underscore from RAPTOR_LAKE #defineTony Luck1-1/+1
2023-06-05x86/cpu: Add Raptor Lake to Intel familyTony Luck1-0/+2
2023-05-30arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delayHugo Villeneuve1-1/+7
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy1-2/+5
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui1-2/+3
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller2-2/+8
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen2-0/+30
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller1-3/+8
2023-05-30parisc: Handle kgdb breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain1-4/+10
2023-05-30ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15Olivier Moysan1-1/+1
2023-05-30KVM: arm64: Link position-independent string routines into .hyp.textWill Deacon3-0/+18
2023-05-30powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman1-2/+2
2023-05-30arm64: dts: qcom: msm8996: Add missing DWC3 quirksKonrad Dybcio1-0/+3
2023-05-30ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap1-1/+4
2023-05-17KVM: x86: move guest_pv_has out of user_access sectionRishabh Bhatnagar1-3/+6
2023-05-17KVM: x86: do not report preemption if the steal time cache is staleRishabh Bhatnagar1-0/+2
2023-05-17KVM: x86: revalidate steal time cache if MSR value changesRishabh Bhatnagar1-3/+3
2023-05-17KVM: x86: do not set st->preempted when going back to user spaceRishabh Bhatnagar1-8/+10
2023-05-17KVM: x86: Remove obsolete disabling of page faults in kvm_arch_vcpu_put()Rishabh Bhatnagar1-10/+0
2023-05-17KVM: Fix steal time asm constraintsRishabh Bhatnagar1-3/+3
2023-05-17KVM: x86: Fix recording of guest steal time / preempted statusRishabh Bhatnagar2-31/+76
2023-05-17KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behaviorRishabh Bhatnagar1-2/+4
2023-05-17KVM: x86: do not report a vCPU as preempted outside instruction boundariesPaolo Bonzini4-0/+28
2023-05-17KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with vcpu_mask...Vitaly Kuznetsov1-6/+9
2023-05-17ARM: dts: s5pv210: correct MIPI CSIS clock nameKrzysztof Kozlowski1-1/+1
2023-05-17ARM: dts: exynos: fix WM8960 clock name in Itop EliteKrzysztof Kozlowski1-1/+1
2023-05-17sh: nmi_debug: fix return value of __setup handlerRandy Dunlap1-2/+2