summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-06-27Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds
2024-06-27x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck
2024-06-27x86/cpu/vfm: Add new macros to work with (vendor/family/model) valuesTony Luck
2024-06-27ARM: dts: samsung: smdk4412: fix keypad no-autorepeatKrzysztof Kozlowski
2024-06-27ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeatKrzysztof Kozlowski
2024-06-27ARM: dts: samsung: smdkv310: fix keypad no-autorepeatKrzysztof Kozlowski
2024-06-27arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmcFrank Li
2024-06-27mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...Rafael Aquini
2024-06-27KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routesSean Christopherson
2024-06-27KVM: arm64: Disassociate vcpus from redistributor region on teardownMarc Zyngier
2024-06-27MIPS: dts: bcm63268: Add missing properties to the TWD nodeFlorian Fainelli
2024-06-27arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pinMax Krummenacher
2024-06-27arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' propertyFabio Estevam
2024-06-27mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi
2024-06-27MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen
2024-06-27MIPS: Octeon: Add PCIe link status checkSongyang Li
2024-06-27powerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman
2024-06-27powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch
2024-06-21riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao
2024-06-21riscv: fix overlap of allocated page and PTR_ERRNam Cao
2024-06-21x86/amd_nb: Check for invalid SMN readsYazen Ghannam
2024-06-21x86/boot: Don't add the EFI stub to targets, againBenjamin Segall
2024-06-21powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman
2024-06-21arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configurationVolodymyr Babchuk
2024-06-21arm64: dts: qcom: sm8150: align TLMM pin configuration with DT schemaKrzysztof Kozlowski
2024-06-21xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov
2024-06-21xtensa: stacktrace: include <asm/ftrace.h> for prototypeRandy Dunlap
2024-06-16powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan
2024-06-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger
2024-06-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger
2024-06-16parisc: Define sigset_t in parisc uapi headerHelge Deller
2024-06-16parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert
2024-06-16sparc64: Fix number of online CPUsSam Ravnborg
2024-06-16mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts
2024-06-16KVM: arm64: AArch32: Fix spurious trapping of conditional instructionsMarc Zyngier
2024-06-16KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier
2024-06-16KVM: arm64: Fix AArch32 register narrowing on userspace writeMarc Zyngier
2024-06-16arm64: dts: hi3798cv200: fix the size of GICRYang Xiwen
2024-06-16arm64: dts: qcom: qcs404: fix bluetooth device addressJohan Hovold
2024-06-16arm64: tegra: Correct Tegra132 I2C aliasKrzysztof Kozlowski
2024-06-16riscv: signal: handle syscall restart before get_signalHaorong Lu
2024-06-12riscv: prevent pt_regs corruption for secondary idle threadsSergey Matyukevich
2024-06-12powerpc/pseries/lparcfg: drop error message from guest name lookupNathan Lynch
2024-06-12riscv: stacktrace: fixed walk_stackframe()Matthew Bystrin
2024-06-12riscv: stacktrace: Make walk_stackframe cross pt_regs frameGuo Ren
2024-06-12arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao
2024-06-12x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=yMasahiro Yamada
2024-06-12um: Fix the declaration of kasan_map_memoryTiwei Bie
2024-06-12um: Fix the -Wmissing-prototypes warning for get_thread_regTiwei Bie