summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-06-28KVM: arm64: Restore GICv2-on-GICv3 functionalityMarc Zyngier1-4/+7
2023-06-28x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava1-1/+4
2023-06-28x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval4-0/+35
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: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski1-2/+0
2023-06-28arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski1-2/+0
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier1-0/+6
2023-06-28arm64: dts: rockchip: fix nEXTRST on SOQuartzNicolas Frattaroli2-23/+24
2023-06-28bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.Yonghong Song1-1/+1
2023-06-28KVM: arm64: PMU: Restore the host's PMUSERENR_EL0Reiji Watanabe1-2/+11
2023-06-28x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones1-4/+4
2023-06-28arm64: dts: rockchip: Fix rk356x PCIe register and range mappingsAndrew Powers-Holmes2-9/+12
2023-06-28riscv: Link with '-z norelro'Nathan Chancellor1-1/+1
2023-06-21arm64: dts: qcom: sm8550: Use the correct LLCC register schemeKonrad Dybcio1-2/+9
2023-06-21parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings1-4/+0
2023-06-21powerpc/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-21riscv/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-21x86/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-21LoongArch: Fix perf event id calculationHuacai Chen1-3/+3
2023-06-21LoongArch: Fix debugfs_create_dir() error checkingImmad Mir1-1/+1
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-21MIPS: Restore Au1300 supportManuel Lauss1-0/+5
2023-06-21MIPS: unhide PATA_PLATFORMManuel Lauss1-0/+1
2023-06-21parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller1-1/+17
2023-06-21arm64: dts: arm: add missing cache propertiesKrzysztof Kozlowski3-0/+3
2023-06-21ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski1-0/+1
2023-06-21x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky1-9/+9
2023-06-14riscv: fix kprobe __user string arg print fault issueRuan Jinjie1-0/+1
2023-06-14riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readableHsieh-Tseng Shen2-3/+2
2023-06-14arm64: dts: imx8mn-beacon: Fix SPI CS pinmuxAdam Ford1-2/+2
2023-06-14arm64: dts: imx8-ss-dma: assign default clock rate for lpuartsShenwei Wang1-0/+8
2023-06-14arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signalsShenwei Wang1-2/+2
2023-06-14arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified sc7180-lite b...Douglas Anderson1-0/+8
2023-06-14ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwcClaudiu Beznea1-1/+1
2023-06-14ARM: at91: pm: fix imbalanced reference counter for ethernet devicesClaudiu Beznea1-11/+9
2023-06-14arm64: dts: qcom: sm6375-pdx225: Fix remoteproc firmware pathsKonrad Dybcio1-2/+2
2023-06-14arm64: dts: qcom: sc8280xp: Flush RSC sleep & wake votesBjorn Andersson1-0/+1
2023-06-09riscv: vmlinux.lds.S: Explicitly handle '.got' sectionNathan Chancellor1-0/+2
2023-06-09KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson1-2/+18
2023-06-09KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson1-0/+3
2023-06-09KVM: x86/mmu: Grab memslot for correct address space in NX recovery workerSean Christopherson1-1/+4
2023-06-09KVM: arm64: Drop last page ref in kvm_pgtable_stage2_free_removed()Oliver Upton1-0/+3
2023-06-09KVM: arm64: Populate fault info for watchpointAkihiko Odaki3-2/+9
2023-06-09powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh1-1/+1
2023-06-09riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong1-0/+7
2023-06-09powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra1-2/+11
2023-06-09KVM: arm64: Reload PTE after invoking walker callback on preorder traversalFuad Tabba2-4/+16