summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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/pci/xen: populate MSI sysfs entriesMaximilian Heyne1-3/+5
2023-05-30ARM: dts: imx6qdl-mba6: Add missing pvcie-supply regulatorAlexander Stein1-0/+1
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui1-2/+3
2023-05-30perf/x86/uncore: Correct the number of CHAs on SPRKan Liang1-0/+11
2023-05-30parisc: Handle kprobes breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-30parisc: Enable LOCKDEP supportHelge Deller1-0/+4
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller1-3/+8
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller2-2/+7
2023-05-30parisc: Handle kgdb breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-30parisc: Use num_present_cpus() in alternative patching codeHelge Deller1-1/+1
2023-05-30xtensa: add __bswap{si,di}2 helpersMax Filippov4-1/+42
2023-05-30xtensa: fix signal delivery to FDPIC processMax Filippov1-8/+27
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain1-4/+10
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen1-0/+25
2023-05-30arm64: Also reset KASAN tag if page is not PG_mte_taggedPeter Collingbourne1-2/+3
2023-05-24rethook, fprobe: do not trace rethook related functionsZe Gao3-0/+4
2023-05-24arm64: mte: Do not set PG_mte_tagged if tags were not initializedPeter Collingbourne1-5/+2
2023-05-24s390/crypto: use vector instructions only if available for ChaCha20Heiko Carstens1-1/+1
2023-05-24powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman1-2/+2
2023-05-24powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra2-5/+12
2023-05-24powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEsGaurav Batra1-4/+7
2023-05-24parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli2-4/+24
2023-05-24arm64: dts: qcom: sdm845-polaris: Drop inexistent propertiesKonrad Dybcio1-2/+0
2023-05-24arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from usb_dwc3_0Sebastian Krzyszkowiak1-1/+0
2023-05-24arm64: dts: qcom: msm8996: Add missing DWC3 quirksKonrad Dybcio1-0/+3
2023-05-24ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap1-1/+4
2023-05-17x86: fix clear_user_rep_good() exception handling annotationLinus Torvalds1-1/+1
2023-05-17x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello1-0/+2
2023-05-17ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault LEDZev Weiss1-1/+1
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-17ARM: dts: aspeed: asrock: Correct firmware flash SPI clocksZev Weiss2-2/+2
2023-05-17sh: nmi_debug: fix return value of __setup handlerRandy Dunlap1-2/+2
2023-05-17sh: init: use OF_EARLY_FLATTREE for early initRandy Dunlap2-5/+5
2023-05-17sh: mcount.S: fix build error when PRINTK is not enabledRandy Dunlap1-1/+1
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap1-4/+0
2023-05-17x86/retbleed: Fix return thunk alignmentBorislav Petkov (AMD)1-2/+2
2023-05-17RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley1-1/+1
2023-05-17RISC-V: take text_mutex during alternative patchingConor Dooley3-3/+14
2023-05-17KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda1-21/+11
2023-05-17riscv: compat_syscall_table: Fixup compile warningGuo Ren1-0/+1
2023-05-17RISC-V: mm: Enable huge page support to kernel_page_present() functionSia Jee Heng1-0/+8
2023-05-17KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faultsSean Christopherson2-1/+40
2023-05-17KVM: VMX: Make CR0.WP a guest owned bitMathias Krause4-4/+22
2023-05-17KVM: x86: Make use of kvm_read_cr*_bits() when testing bitsMathias Krause2-4/+4
2023-05-17KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabledMathias Krause1-0/+12
2023-05-17KVM: x86/mmu: Avoid indirect call for get_cr3Paolo Bonzini2-12/+21
2023-05-17KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are availableSean Christopherson1-3/+5