summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2023-06-09s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev
2023-06-09um: harddog: fix modular buildJohannes Berg
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li
2023-06-09riscv: Fix unused variable warning when BUILTIN_DTB is setAlexandre Ghiti
2023-05-30arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delayHugo Villeneuve
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy
2023-05-30x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne
2023-05-30ARM: dts: imx6qdl-mba6: Add missing pvcie-supply regulatorAlexander Stein
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-05-30perf/x86/uncore: Correct the number of CHAs on SPRKan Liang
2023-05-30parisc: Handle kprobes breakpoints only in kernel contextHelge Deller
2023-05-30parisc: Enable LOCKDEP supportHelge Deller
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller
2023-05-30parisc: Handle kgdb breakpoints only in kernel contextHelge Deller
2023-05-30parisc: Use num_present_cpus() in alternative patching codeHelge Deller
2023-05-30xtensa: add __bswap{si,di}2 helpersMax Filippov
2023-05-30xtensa: fix signal delivery to FDPIC processMax Filippov
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen
2023-05-30arm64: Also reset KASAN tag if page is not PG_mte_taggedPeter Collingbourne
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-24s390/crypto: use vector instructions only if available for ChaCha20Heiko Carstens
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-24parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli
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-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-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-17RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley
2023-05-17RISC-V: take text_mutex during alternative patchingConor Dooley
2023-05-17KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda
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-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