aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-11-26LoongArch: dts: Add I2S support to Loongson-2K1000Binbin Zhou1-2/+15
2024-11-26LoongArch: Allow to enable PREEMPT_LAZYHuacai Chen2-3/+6
2024-11-26LoongArch: Allow to enable PREEMPT_RTHuacai Chen1-0/+1
2024-11-26LoongArch: Select HAVE_POSIX_CPU_TIMERS_TASK_WORKHuacai Chen1-0/+1
2024-11-26LoongArch: Fix sleeping in atomic context for PREEMPT_RTHuacai Chen1-1/+1
2024-11-26LoongArch: Reduce min_delta for the arch clockevent deviceHuacai Chen1-1/+5
2024-11-26LoongArch: BPF: Sign-extend return valuesTiezhu Yang1-1/+1
2024-11-26LoongArch: Fix build failure with GCC 15 (-std=gnu23)Tiezhu Yang1-1/+1
2024-11-26LoongArch: Explicitly specify code model in MakefileHuacai Chen1-2/+2
2024-11-25Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-16/+0
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds9-9/+9
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-62/+73
2024-11-25x86: fix off-by-one in access_ok()David Laight1-2/+2
2024-11-25futex: improve user space accessesLinus Torvalds1-2/+6
2024-11-25Merge branch 'pci/thunderbolt'Bjorn Helgaas1-0/+119
2024-11-25x86/microcode/AMD: Flush patch buffer mapping after applicationBorislav Petkov (AMD)1-5/+20
2024-11-25x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)2-1/+6
2024-11-25x86/cpu: Fix PPIN initializationTony Luck1-1/+1
2024-11-24s390/mm: Allow large pages for KASAN shadow mappingVasily Gorbik1-1/+11
2024-11-24s390: Add ARCH_HAS_PREEMPT_LAZY supportHeiko Carstens2-3/+6
2024-11-24s390: Add missing _TIF definesHeiko Carstens1-7/+6
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds129-1612/+6276
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds108-2090/+2550
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds143-701/+624
2024-11-23MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao1-13/+60
2024-11-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+13
2024-11-22Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2024-11-22Merge tag 'x86_tdx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-23/+128
2024-11-22Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-33/+31
2024-11-22Merge tag 'x86_sgx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-11-22m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driverFinn Thain9-264/+54
2024-11-22Merge tag 'sched-core-2024-11-18' into loongarch-nextHuacai Chen4-6/+12
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2024-11-21Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-0/+1
2024-11-21arm64: disable ARCH_CORRECT_STACKTRACE_ON_KRETPROBE testsMark Rutland1-1/+0
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-21/+0
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds11-31/+24
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds2-21/+175
2024-11-21RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VMYong-Xuan Wang3-0/+21
2024-11-21RISC-V: Add Svade and Svadu Extensions SupportYong-Xuan Wang5-1/+28
2024-11-21s390/entry: Mark IRQ entries to fix stack depot warningsVasily Gorbik2-0/+10
2024-11-21s390/cpum_sf: Simplify release of SDBs and SDBTsThomas Richter1-25/+13
2024-11-21s390/stacktrace: Use break instead of return statementHeiko Carstens1-1/+1
2024-11-21s390/mm: Remove bogus comment in __tlb_flush_mm()Alexander Gordeev1-5/+0
2024-11-21s390/debug: Pass in and enforce output buffer size for format handlersNiklas Schnelle2-37/+54
2024-11-21Merge tag 'kvmarm-fixes-6.13-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini13-117/+172
2024-11-20KVM: arm64: Use MDCR_EL2.HPME to evaluate overflow of hyp countersOliver Upton1-16/+45
2024-11-20KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow statusRaghavendra Rao Ananta1-1/+0
2024-11-20KVM: arm64: Mark set_sysreg_masks() as inline to avoid build failureMarc Zyngier1-1/+1
2024-11-20KVM: arm64: vgic-its: Add stronger type-checking to the ITS entry sizesMarc Zyngier2-42/+50