summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-06-21arm64: dts: qcom: sm8550: Use the correct LLCC register schemeKonrad Dybcio
2023-06-21parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings
2023-06-21powerpc/purgatory: remove PGO flagsRicardo Ribalda
2023-06-21riscv/purgatory: remove PGO flagsRicardo Ribalda
2023-06-21x86/purgatory: remove PGO flagsRicardo Ribalda
2023-06-21LoongArch: Fix perf event id calculationHuacai Chen
2023-06-21LoongArch: Fix debugfs_create_dir() error checkingImmad Mir
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-21MIPS: Restore Au1300 supportManuel Lauss
2023-06-21MIPS: unhide PATA_PLATFORMManuel Lauss
2023-06-21parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller
2023-06-21arm64: dts: arm: add missing cache propertiesKrzysztof Kozlowski
2023-06-21ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski
2023-06-21x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky
2023-06-14riscv: fix kprobe __user string arg print fault issueRuan Jinjie
2023-06-14riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readableHsieh-Tseng Shen
2023-06-14arm64: dts: imx8mn-beacon: Fix SPI CS pinmuxAdam Ford
2023-06-14arm64: dts: imx8-ss-dma: assign default clock rate for lpuartsShenwei Wang
2023-06-14arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signalsShenwei Wang
2023-06-14arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified sc7180-lite b...Douglas Anderson
2023-06-14ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwcClaudiu Beznea
2023-06-14ARM: at91: pm: fix imbalanced reference counter for ethernet devicesClaudiu Beznea
2023-06-14arm64: dts: qcom: sm6375-pdx225: Fix remoteproc firmware pathsKonrad Dybcio
2023-06-14arm64: dts: qcom: sc8280xp: Flush RSC sleep & wake votesBjorn Andersson
2023-06-09riscv: vmlinux.lds.S: Explicitly handle '.got' sectionNathan Chancellor
2023-06-09KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson
2023-06-09KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson
2023-06-09KVM: x86/mmu: Grab memslot for correct address space in NX recovery workerSean Christopherson
2023-06-09KVM: arm64: Drop last page ref in kvm_pgtable_stage2_free_removed()Oliver Upton
2023-06-09KVM: arm64: Populate fault info for watchpointAkihiko Odaki
2023-06-09powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh
2023-06-09riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong
2023-06-09powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra
2023-06-09KVM: arm64: Reload PTE after invoking walker callback on preorder traversalFuad Tabba
2023-06-09perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu
2023-06-09KVM: arm64: Prevent unconditional donation of unmapped regions from the hostWill Deacon
2023-06-09KVM: arm64: vgic: Fix locking commentJean-Philippe Brucker
2023-06-09KVM: arm64: vgic: Wrap vgic_its_create() with config_lockJean-Philippe Brucker
2023-06-09KVM: arm64: vgic: Fix a circular locking issueJean-Philippe Brucker
2023-06-09arm64: vdso: Pass (void *) to virt_to_page()Linus Walleij
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-09s390/ipl: fix IPIB virtual vs physical address confusionAlexander Gordeev
2023-06-09s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev
2023-06-09um: harddog: fix modular buildJohannes Berg
2023-06-09perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li
2023-06-09LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selectionQing Zhang