aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-10Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-20/+60
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds17-22/+22
2025-08-09Merge tag 'soc-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+7
2025-08-09Merge tag 'xtensa-20250808' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds19-43/+43
2025-08-08Merge tag 'tegra-for-6.17-arm64-dt-v3' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann8-0/+483
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds7-6/+59
2025-08-08Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds16-89/+841
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski17-21/+21
2025-08-06s390/debug: Fix typo in debug_sprintf_format_fn() commentTigran Mkrtchyan1-1/+1
2025-08-06s390/boot: Fix startup debugging logMikhail Zaslonko1-1/+1
2025-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+25
2025-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-160/+0
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-30/+21
2025-08-05s390/mm: Allocate page table with PAGE_SIZE granularitySumanth Korikkar1-3/+2
2025-08-05LoongArch: vDSO: Remove -nostdlib complier flagWentao Guan1-1/+1
2025-08-05LoongArch: dts: Add eMMC/SDIO controller support to Loongson-2K2000Binbin Zhou2-0/+28
2025-08-05LoongArch: dts: Add SDIO controller support to Loongson-2K1000Binbin Zhou2-6/+31
2025-08-05LoongArch: dts: Add SDIO controller support to Loongson-2K0500Binbin Zhou2-2/+35
2025-08-05LoongArch: BPF: Set bpf_jit_bypass_spec_v1/v4()Tiezhu Yang1-0/+10
2025-08-05LoongArch: BPF: Fix the tailcall hierarchyHaoran Jiang1-48/+107
2025-08-05LoongArch: BPF: Fix jump offset calculation in tailcallHaoran Jiang1-16/+5
2025-08-05LoongArch: BPF: Add struct ops support for trampolineTiezhu Yang1-25/+50
2025-08-05LoongArch: BPF: Add basic bpf trampoline supportChenghao Duan2-0/+383
2025-08-05LoongArch: BPF: Add dynamic code modification supportChenghao Duan3-1/+151
2025-08-05LoongArch: BPF: Rename and refactor validate_code()Chenghao Duan1-1/+9
2025-08-04x86/irq: Plug vector setup raceThomas Gleixner2-20/+55
2025-08-04Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds8-17/+17
2025-08-03Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-20/+125
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds17-22/+51
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds3-46/+78
2025-08-03LoongArch: Add larch_insn_gen_{beq,bne} helpersChenghao Duan2-0/+30
2025-08-03LoongArch: Don't use %pK through printk() in unwinderThomas Weißschuh1-1/+1
2025-08-03LoongArch: Avoid in-place string operation on FDT contentYao Zi1-5/+8
2025-08-03LoongArch: Support mem=<size> kernel parameterMing Wang1-8/+10
2025-08-03LoongArch: Make relocate_new_kernel_size be a .quad valueHuacai Chen1-1/+1
2025-08-03LoongArch: Complete KSave registers definitionYanteng Si1-0/+7
2025-08-02Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2025-08-02mm: correct type for vmalloc vm_flags fieldsLorenzo Stoakes1-1/+1
2025-08-02x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocationsMike Rapoport (Microsoft)2-2/+9
2025-08-02x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocationsMike Rapoport (Microsoft)2-19/+8
2025-08-02execmem: drop writable parameter from execmem_fill_trapping_insns()Mike Rapoport (Microsoft)1-6/+2
2025-08-02execmem: introduce execmem_alloc_rw()Mike Rapoport (Microsoft)1-2/+1
2025-08-02mm: add get_and_clear_ptes() and clear_ptes()David Hildenbrand1-1/+1
2025-08-02KVM: x86: fix typo "notifer"WangYuli1-2/+2
2025-08-02kexec: enable CMA based contiguous allocationAlexander Graf1-0/+1
2025-08-02Merge tag 'bpf-next-6.17' into loongarch-nextHuacai Chen6-157/+272
2025-08-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds6-117/+36
2025-08-01Merge tag 'parisc-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-26/+112
2025-08-01Merge tag 'sound-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-2/+48
2025-08-01Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+7