summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-04-25riscv: thead: Rename T-Head PBMT to MAEChristoph Müllner
2024-04-25LoongArch: Lately init pmu after smp is onlineBibo Mao
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson
2024-04-25cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson
2024-04-25ARM: dts: imx6ull-tarragon: fix USB over-current polarityMichael Heimpold
2024-04-24KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()Oliver Upton
2024-04-24x86/tdx: Preserve shared bit on mprotect()Kirill A. Shutemov
2024-04-24x86/cpu: Fix check for RDPKRU in __show_regs()David Kaplan
2024-04-24x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 rangeWenkuan Wang
2024-04-24LoongArch: Fix callchain parse error with kernel tracepoint eventsHuacai Chen
2024-04-24LoongArch: Fix access error when read fault on a write-only VMAJiantao Shan
2024-04-24LoongArch: Fix a build error due to __tlb_remove_tlb_entry()David Hildenbrand
2024-04-24LoongArch: Fix Kconfig item and left code related to CRASH_COREBaoquan He
2024-04-23riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMINClément Léger
2024-04-23powerpc/pseries/iommu: LPAR panics during boot up with a frozen PEGaurav Batra
2024-04-22x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handlerTom Lendacky
2024-04-22arm32, bpf: Reimplement sign-extension mov instructionPuranjay Mohan
2024-04-22powerpc/pseries: make max polling consistent for longer H_CALLsNayna Jain
2024-04-22s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda
2024-04-22s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda
2024-04-22arm64: dts: imx8mp: Fix assigned-clocks for second CSI2Marek Vasut
2024-04-21Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-21Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-21ARM: dts: microchip: at91-sama7g54_curiosity: Replace regulator-suspend-volta...Andrei Simion
2024-04-21ARM: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage with t...Andrei Simion
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-20Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-04-20arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configurationVolodymyr Babchuk
2024-04-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-04-19Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-04-19arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-18arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel
2024-04-18arm64/head: Drop unnecessary pre-disable-MMU workaroundArd Biesheuvel
2024-04-18bpf: Fix JIT of is_mov_percpu_addr instruction.Alexei Starovoitov
2024-04-18x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers
2024-04-18x86/fred: Fix incorrect error code printout in fred_bad_type()Hou Wenlong
2024-04-18x86/fred: Fix INT80 emulation for FREDXin Li (Intel)
2024-04-17arm64: dts: rockchip: Fix USB interface compatible string on kobol-helios64Rob Herring
2024-04-17x86/retpolines: Enable the default thunk warning only on relevant configsBorislav Petkov (AMD)
2024-04-17Merge branch 'svm' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-04-17s390/mm: Fix NULL pointer dereferenceSven Schnelle
2024-04-16ARC: [plat-hsdk]: Remove misplaced interrupt-cells propertyAlexey Brodkin
2024-04-16Merge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-04-16riscv, bpf: Fix incorrect runtime statsXu Kuohai
2024-04-16bpf, arm64: Fix incorrect runtime statsXu Kuohai
2024-04-16sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers
2024-04-15arm64/hugetlb: Fix page table walk in huge_pte_alloc()Anshuman Khandual
2024-04-14Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-14Merge tag 'perf-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds