summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-11-01Merge tag 'imx-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-10-31cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl
2024-10-29arm64: signal: Improve POR_EL0 handling to avoid uaccess failuresKevin Brodsky
2024-10-29x86/amd_nb: Fix compile-testing without CONFIG_AMD_NBArnd Bergmann
2024-10-28x86/traps: move kmsan check after instrumentation_beginSabyrzhan Tasbolatov
2024-10-27Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-26crypto: mips/crc32 - fix the CRC32C implementationEric Biggers
2024-10-25x86: fix whitespace in runtime-const assembler outputLinus Torvalds
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds
2024-10-25Merge commit 'bf40167d54d5' into fixesPalmer Dabbelt
2024-10-25riscv: Remove duplicated GET_RMChunyan Zhang
2024-10-25riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang
2024-10-25riscv: Use '%u' to format the output of 'cpu'WangYuli
2024-10-25riscv: Prevent a bad reference count on CPU nodesMiquel Sabaté Solà
2024-10-25riscv: efi: Set NX compat flag in PE/COFF headerHeinrich Schuchardt
2024-10-25RISC-V: disallow gcc + rust buildsConor Dooley
2024-10-25riscv: Do not use fortify in early codeAlexandre Ghiti
2024-10-25RISC-V: ACPI: fix early_ioremap to early_memremapYunhui Cui
2024-10-25riscv: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-po...Uwe Kleine-König
2024-10-25arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodesDiederik de Haas
2024-10-25arm64: dts: rockchip: Drop invalid clock-names from es8388 codec nodesCristian Ciocaltea
2024-10-25ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylinHeiko Stuebner
2024-10-25ARM: dts: rockchip: Fix the spi controller on rk3036Heiko Stuebner
2024-10-25ARM: dts: rockchip: drop grf reference from rk3036 hdmiHeiko Stuebner
2024-10-25ARM: dts: rockchip: fix rk3036 acodec nodeHeiko Stuebner
2024-10-25arm64: dts: rockchip: remove orphaned pinctrl-names from pinephone proHeiko Stuebner
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-24Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-24riscv: vdso: Prevent the compiler from inserting calls to memset()Alexandre Ghiti
2024-10-24arm64: dts: qcom: x1e80100: fix PCIe5 interconnectJohan Hovold
2024-10-24arm64: dts: qcom: x1e80100: fix PCIe4 interconnectJohan Hovold
2024-10-24arm64: dts: qcom: x1e80100: Fix up BAR spacesKonrad Dybcio
2024-10-24arm64: dts: qcom: x1e80100-qcp: fix nvme regulator boot glitchJohan Hovold
2024-10-24arm64: dts: qcom: x1e80100-microsoft-romulus: fix nvme regulator boot glitchJohan Hovold
2024-10-24arm64: dts: qcom: x1e80100-yoga-slim7x: fix nvme regulator boot glitchJohan Hovold
2024-10-24arm64: dts: qcom: x1e80100-vivobook-s15: fix nvme regulator boot glitchJohan Hovold
2024-10-24arm64: dts: qcom: x1e80100-crd: fix nvme regulator boot glitchJohan Hovold
2024-10-24arm64: dts: qcom: x1e78100-t14s: fix nvme regulator boot glitchJohan Hovold
2024-10-23MIPS: export __cmpxchg_small()David Sterba
2024-10-23LoongArch: KVM: Mark hrtimer to expire in hard interrupt contextHuacai Chen
2024-10-23LoongArch: Make KASAN usable for variable cpu_vabitsHuacai Chen
2024-10-23x86/sev: Ensure that RMP table fixups are reservedAshish Kalra
2024-10-23riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64E Shattow
2024-10-22arm64: dts: qcom: x1e80100-crd Rename "Twitter" to "Tweeter"Maya Matuszczyk
2024-10-22x86/microcode/AMD: Split load_microcode_amd()Borislav Petkov (AMD)
2024-10-22x86/microcode/AMD: Pay attention to the stepping dynamicallyBorislav Petkov (AMD)
2024-10-22arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHzMarek Vasut
2024-10-22arm64: dts: imx8mp: correct sdhc ipg clkPeng Fan
2024-10-21x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds