summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-05-24ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return pathArd Biesheuvel
2023-05-24ARM: 9294/2: vfp: Fix broken softirq handling with instrumentation enabledArd Biesheuvel
2023-05-24rethook, fprobe: do not trace rethook related functionsZe Gao
2023-05-24arm64: mte: Do not set PG_mte_tagged if tags were not initializedPeter Collingbourne
2023-05-24arm64: Also reset KASAN tag if page is not PG_mte_taggedPeter Collingbourne
2023-05-24s390/crypto: use vector instructions only if available for ChaCha20Heiko Carstens
2023-05-24powerpc/bpf: populate extable entries only during the last passHari Bathini
2023-05-24powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman
2023-05-24powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra
2023-05-24powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEsGaurav Batra
2023-05-24KVM: arm64: Infer the PA offset from IPA in stage-2 map walkerOliver Upton
2023-05-24parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli
2023-05-24riscv: Fix EFI stub usage of KASAN instrumented strcmp functionAlexandre Ghiti
2023-05-24powerpc: Use of_property_present() for testing DT property presenceRob Herring
2023-05-24arm64: dts: qcom: sm6115-j606f: Add ramoops nodeKonrad Dybcio
2023-05-24arm64: dts: qcom: sdm845-polaris: Drop inexistent propertiesKonrad Dybcio
2023-05-24arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from usb_dwc3_0Sebastian Krzyszkowiak
2023-05-24arm64: dts: qcom: msm8996: Add missing DWC3 quirksKonrad Dybcio
2023-05-24ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap
2023-05-17s390/mm: fix direct map accountingHeiko Carstens
2023-05-17s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECTHeiko Carstens
2023-05-17x86: fix clear_user_rep_good() exception handling annotationLinus Torvalds
2023-05-17x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello
2023-05-17perf/x86: Fix missing sample size update on AMD BRSNamhyung Kim
2023-05-17parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller
2023-05-17ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault LEDZev Weiss
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-17ARM: dts: aspeed: asrock: Correct firmware flash SPI clocksZev Weiss
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-17x86/retbleed: Fix return thunk alignmentBorislav Petkov (AMD)
2023-05-17KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faultsSean Christopherson
2023-05-17KVM: VMX: Make CR0.WP a guest owned bitMathias Krause
2023-05-17KVM: x86: Make use of kvm_read_cr*_bits() when testing bitsMathias Krause
2023-05-17KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabledMathias Krause
2023-05-17KVM: x86/mmu: Avoid indirect call for get_cr3Paolo Bonzini
2023-05-17KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda
2023-05-17KVM: s390: pv: fix asynchronous teardown for small VMsClaudio Imbrenda
2023-05-17arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com
2023-05-17riscv: compat_syscall_table: Fixup compile warningGuo Ren
2023-05-17RISC-V: mm: Enable huge page support to kernel_page_present() functionSia Jee Heng
2023-05-17arm64: Fix label placement in record_mmu_state()Neeraj Upadhyay
2023-05-11ia64: fix an addr to taddr in huge_pte_offset()Hugh Dickins
2023-05-11openrisc: Properly store r31 to pt_regs on unhandled exceptionsStafford Horne
2023-05-11s390/checksum: always use cksm instructionHeiko Carstens
2023-05-11riscv: Fix ptdump when KASAN is enabledAlexandre Ghiti
2023-05-11powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch