summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-09-04x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak1-9/+14
2025-09-04x86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)1-2/+20
2025-09-04RISC-V: KVM: fix stack overrun when loading vlenbRadim Krčmář1-0/+2
2025-09-04KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers2-2/+7
2025-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan1-4/+4
2025-09-04mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski2-6/+6
2025-09-04mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski1-0/+3
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter1-1/+2
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter1-7/+11
2025-08-28s390/mm: Do not map lowcore with identity mappingHeiko Carstens1-0/+3
2025-08-28LoongArch: Optimize module load time by optimizing PLT/GOT countingKanglong Wang1-18/+18
2025-08-28x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng1-0/+3
2025-08-28powerpc/boot: Fix build with gcc 15Michal Suchanek1-0/+1
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-2/+3
2025-08-28arm64: dts: ti: k3-am62*: Move eMMC pinmux to top level board fileJudith Mendez3-24/+48
2025-08-28arm64: dts: ti: k3-am6*: Remove disable-wp for eMMCJudith Mendez10-10/+0
2025-08-28arm64: dts: ti: k3-am62*: Add non-removable flag for eMMCJudith Mendez3-0/+3
2025-08-28arm64: dts: ti: k3-am6*: Add boot phase flag to support MMC bootJudith Mendez2-0/+14
2025-08-28kvm: retry nx_huge_page_recovery_thread creationKeith Busch1-6/+4
2025-08-28x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky1-0/+3
2025-08-28LoongArch: KVM: Make function kvm_own_lbt() robustBibo Mao1-3/+5
2025-08-28parisc: Update comments in make_insert_tlbJohn David Anglin1-5/+12
2025-08-28parisc: Try to fixup kernel exception in bad_area_nosemaphore path of do_page...John David Anglin1-0/+4
2025-08-28parisc: Revise gateway LWS calls to probe user read accessJohn David Anglin1-9/+21
2025-08-28parisc: Revise __get_user() to probe user read accessJohn David Anglin1-3/+18
2025-08-28parisc: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.cJohn David Anglin1-2/+2
2025-08-28parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilersRandy Dunlap1-1/+3
2025-08-28parisc: Drop WARN_ON_ONCE() from flush_cache_vmapJohn David Anglin1-1/+1
2025-08-28parisc: Define and use set_pte_at()John David Anglin1-3/+4
2025-08-28parisc: Check region is readable by user in raw_copy_from_user()John David Anglin2-1/+46
2025-08-28arm64: dts: ti: k3-am62-verdin: Enable pull-ups on I2C busesEmanuele Ghidoli1-6/+6
2025-08-28arm64: dts: ti: k3-am62a7-sk: fix pinmux for main_uart1Hong Guan1-2/+2
2025-08-28arm64: dts: exynos: gs101: ufs: add dma-coherent propertyPeter Griffin1-0/+1
2025-08-28arm64: dts: ti: k3-pinctrl: Enable Schmitt Trigger by defaultAlexander Sverdlin1-3/+12
2025-08-28arm64: dts: ti: k3-am62-main: Remove eMMC High Speed DDR supportJudith Mendez1-1/+0
2025-08-28lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswapEric Biggers1-13/+7
2025-08-28m68k: Fix lost column on framebuffer debug consoleFinn Thain1-10/+21
2025-08-20arm64: dts: ti: k3-j722s-evm: Fix USB gpio-hog level for Type-CSiddharth Vadapalli1-1/+1
2025-08-20arm64: dts: ti: k3-j722s-evm: Fix USB2.0_MUX_SEL to select Type-CHrushikesh Salunke1-1/+1
2025-08-20mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual3-8/+0
2025-08-20parisc: Makefile: fix a typo in palo.confRandy Dunlap1-1/+1
2025-08-20MIPS: lantiq: falcon: sysctrl: fix request memory check logicShiji Yang1-13/+10
2025-08-20MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh1-7/+9
2025-08-20MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang1-0/+8
2025-08-20arm64: stacktrace: Check kretprobe_find_ret_addr() return valueMark Rutland1-0/+2
2025-08-20powerpc: floppy: Add missing checks after DMA mapThomas Fourier1-1/+4
2025-08-20ACPI: Suppress misleading SPCR console message when SPCR table is absentLi Chen1-3/+7
2025-08-20(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier1-4/+2
2025-08-20s390/early: Copy last breaking event address to pt_regsHeiko Carstens1-0/+1
2025-08-20s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle1-1/+1