summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-04x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak
2025-09-04x86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)
2025-09-04RISC-V: KVM: fix stack overrun when loading vlenbRadim Krčmář
2025-09-04KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers
2025-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-09-04mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski
2025-09-04mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter
2025-08-28s390/mm: Do not map lowcore with identity mappingHeiko Carstens
2025-08-28LoongArch: Optimize module load time by optimizing PLT/GOT countingKanglong Wang
2025-08-28x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-28powerpc/boot: Fix build with gcc 15Michal Suchanek
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-28arm64: dts: ti: k3-am62*: Move eMMC pinmux to top level board fileJudith Mendez
2025-08-28arm64: dts: ti: k3-am6*: Remove disable-wp for eMMCJudith Mendez
2025-08-28arm64: dts: ti: k3-am62*: Add non-removable flag for eMMCJudith Mendez
2025-08-28arm64: dts: ti: k3-am6*: Add boot phase flag to support MMC bootJudith Mendez
2025-08-28kvm: retry nx_huge_page_recovery_thread creationKeith Busch
2025-08-28x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky
2025-08-28LoongArch: KVM: Make function kvm_own_lbt() robustBibo Mao
2025-08-28parisc: Update comments in make_insert_tlbJohn David Anglin
2025-08-28parisc: Try to fixup kernel exception in bad_area_nosemaphore path of do_page...John David Anglin
2025-08-28parisc: Revise gateway LWS calls to probe user read accessJohn David Anglin
2025-08-28parisc: Revise __get_user() to probe user read accessJohn David Anglin
2025-08-28parisc: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.cJohn David Anglin
2025-08-28parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilersRandy Dunlap
2025-08-28parisc: Drop WARN_ON_ONCE() from flush_cache_vmapJohn David Anglin
2025-08-28parisc: Define and use set_pte_at()John David Anglin
2025-08-28parisc: Check region is readable by user in raw_copy_from_user()John David Anglin
2025-08-28arm64: dts: ti: k3-am62-verdin: Enable pull-ups on I2C busesEmanuele Ghidoli
2025-08-28arm64: dts: ti: k3-am62a7-sk: fix pinmux for main_uart1Hong Guan
2025-08-28arm64: dts: exynos: gs101: ufs: add dma-coherent propertyPeter Griffin
2025-08-28arm64: dts: ti: k3-pinctrl: Enable Schmitt Trigger by defaultAlexander Sverdlin
2025-08-28arm64: dts: ti: k3-am62-main: Remove eMMC High Speed DDR supportJudith Mendez
2025-08-28lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswapEric Biggers
2025-08-28m68k: Fix lost column on framebuffer debug consoleFinn Thain
2025-08-20arm64: dts: ti: k3-j722s-evm: Fix USB gpio-hog level for Type-CSiddharth Vadapalli
2025-08-20arm64: dts: ti: k3-j722s-evm: Fix USB2.0_MUX_SEL to select Type-CHrushikesh Salunke
2025-08-20mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual
2025-08-20parisc: Makefile: fix a typo in palo.confRandy Dunlap
2025-08-20MIPS: lantiq: falcon: sysctrl: fix request memory check logicShiji Yang
2025-08-20MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh
2025-08-20MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang
2025-08-20arm64: stacktrace: Check kretprobe_find_ret_addr() return valueMark Rutland
2025-08-20powerpc: floppy: Add missing checks after DMA mapThomas Fourier
2025-08-20ACPI: Suppress misleading SPCR console message when SPCR table is absentLi Chen
2025-08-20(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier
2025-08-20s390/early: Copy last breaking event address to pt_regsHeiko Carstens
2025-08-20s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle