summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2023-06-21x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky
2023-06-14riscv: fix kprobe __user string arg print fault issueRuan Jinjie
2023-06-14riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readableHsieh-Tseng Shen
2023-06-14arm64: dts: imx8mn-beacon: Fix SPI CS pinmuxAdam Ford
2023-06-14arm64: dts: imx8-ss-dma: assign default clock rate for lpuartsShenwei Wang
2023-06-14arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signalsShenwei Wang
2023-06-14arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified sc7180-lite b...Douglas Anderson
2023-06-14ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwcClaudiu Beznea
2023-06-14ARM: at91: pm: fix imbalanced reference counter for ethernet devicesClaudiu Beznea
2023-06-14arm64: dts: qcom: sc8280xp: Flush RSC sleep & wake votesBjorn Andersson
2023-06-09KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson
2023-06-09KVM: arm64: Populate fault info for watchpointAkihiko Odaki
2023-06-09powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh
2023-06-09riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong
2023-06-09powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra
2023-06-09x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...Juergen Gross
2023-06-09KVM: arm64: vgic: Fix locking commentJean-Philippe Brucker
2023-06-09KVM: arm64: vgic: Wrap vgic_its_create() with config_lockJean-Philippe Brucker
2023-06-09KVM: arm64: vgic: Fix a circular locking issueJean-Philippe Brucker
2023-06-09arm64: vdso: Pass (void *) to virt_to_page()Linus Walleij
2023-06-09arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen
2023-06-09ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi
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