summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
9 daysMerge tag 'sparc-for-7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
12 daysMerge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
14 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-15sparc: Remove remaining defconfig references to the pktcdvd driverCatalin Iacob
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-15sparc: led: avoid trimming a newline from empty writesPengpeng Hou
2026-06-15sparc: Export mcount for Clang-built modulesRosen Penev
2026-06-15sparc: Disable compat support with LLDRosen Penev
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-12sparc: Avoid -Wunused-but-set-parameter in clear_user_page()Thomas Weißschuh
2026-06-12sparc: add _mcount() prototypeAndrew Morton
2026-06-12sparc64: uprobes: add missing breakRosen Penev
2026-06-12sparc: remove unused SERIAL_CONSOLE config optionEthan Nelson-Moore
2026-06-12sparc32: remove deadwood swift_flush_tlb_page() debug codeKexin Sun
2026-06-12sparc: uapi: Add ucontext.hThomas Weißschuh
2026-06-12sparc: vio: use sysfs_emit in sysfs show functionsThorsten Blum
2026-06-09crypto: pcbc - Remove support for PCBC modeEric Biggers
2026-06-09crypto: fcrypt - Remove support for FCrypt block cipherEric Biggers
2026-06-08sparc/mm: drop vmemmap_check_pmd helper and use generic codeMuchun Song
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra
2026-06-02sparc/mm: remove register_page_bootmem_info()David Hildenbrand (Arm)
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-21openat2: introduce EFTYPE error codeDorjoy Chowdhury
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers
2026-04-05sparc: use vmemmap_populate_hugepages for vmemmap_populateChengkaitao
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02sparc: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-04-03crypto: sparc - Remove des and des3_ede codeEric Biggers
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig
2026-03-11sparc64: vdso: Implement clock_gettime64()Thomas Weißschuh