summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-01-27m68knommu: Replace deprecated strcpy with strscpy in init_ucsimmThorsten Blum
2026-01-27m68k: nommu: fix memmove() with differently aligned src and dest for 68000Daniel Palmer
2026-01-27m68k: defconfig: Clean up references to non-existing configsLukas Bulwahn
2026-01-26sparc: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh
2026-01-26Merge tag 'imx-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2026-01-26x86/apic: Inline __x2apic_send_IPI_dest()Eric Dumazet
2026-01-26Merge tag 'qcom-arm64-for-6.20' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-01-26Merge tag 'qcom-arm32-for-6.20' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-01-26Merge tag 'zynqmp-dt-for-6.20' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann
2026-01-26Merge tag 'tegra-for-6.20-arm64-dt' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-01-26Merge tag 'tegra-for-6.20-arm-dt' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-01-26ARM: dts: samsung: Drop s3c6400.dtsiRob Herring (Arm)
2026-01-26ARM: dts: nuvoton: Minor whitespace cleanupKrzysztof Kozlowski
2026-01-26Merge tag 'samsung-dt64-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-01-26Merge tag 'dt64-cleanup-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-01-26Merge tag 'renesas-dts-for-v6.20-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2026-01-26KVM: nVMX: Remove explicit filtering of GUEST_INTR_STATUS from shadow VMCS fi...Sean Christopherson
2026-01-26KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"Sean Christopherson
2026-01-26m68k: sun3: Replace vsprintf() with bounded vsnprintf()Thorsten Blum
2026-01-25riscv/mm: update write protect to work on shadow stacksDeepak Gupta
2026-01-25riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEsDeepak Gupta
2026-01-25riscv/mm: manufacture shadow stack ptesDeepak Gupta
2026-01-25riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITEDeepak Gupta
2026-01-25riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exitDeepak Gupta
2026-01-25riscv: add Zicfiss / Zicfilp extension CSR and bit definitionsDeepak Gupta
2026-01-25riscv: zicfiss / zicfilp enumerationDeepak Gupta
2026-01-25riscv: defconfig: enable NLS_ISO8859_1Javier Carrasco
2026-01-25riscv: mm: define copy_user_page() as copy_page()Florian Schmaus
2026-01-25errata/sifive: remove unreliable warn_miss_errataAndreas Schwab
2026-01-25riscv: fix minor typo in syscall.h commentAustin Kim
2026-01-25riscv: signal: fix some warnings reported by sparsePaul Walmsley
2026-01-25KVM: arm64: Simplify PAGE_S2_MEMATTRMarc Zyngier
2026-01-25KVM: arm64: Kill KVM_PGTABLE_S2_NOFWBMarc Zyngier
2026-01-25KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1Marc Zyngier
2026-01-25KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flagMarc Zyngier
2026-01-25arm64: Add MT_S2{,_FWB}_AS_S1 encodingsMarc Zyngier
2026-01-24Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-24bpf,x86: add fsession support for x86_64Menglong Dong
2026-01-24bpf,x86: introduce emit_store_stack_imm64() for trampolineMenglong Dong
2026-01-24Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-01-24alpha: fix user-space corruption during memory compactionMagnus Lindholm
2026-01-24x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16Nathan Chancellor
2026-01-24Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-01-23KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev
2026-01-23Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2026-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang
2026-01-23arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang
2026-01-23KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspaceZhao Liu