summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+0
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+2
2026-08-18Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+8
2026-08-18Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-21/+4
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2026-08-17net: af_unix: useful handling of LSM denials on SCM_RIGHTSJori Koolstra1-0/+2
2026-07-28sparc/mm: drop custom pte_clear_not_present_full()David Hildenbrand (Arm)1-4/+0
2026-07-27arch: hookup fchroot() system callChristian Brauner1-0/+1
2026-07-15calibrate: Rework delay timer calibrationThomas Gleixner3-4/+3
2026-07-15treewide: Remove CLOCK_TICK_RATEThomas Gleixner3-17/+1
2026-07-15vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig filesThomas Weißschuh1-1/+0
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner2-2/+2
2026-07-07sparc: vdso: Respect COMPAT_32BIT_TIMEThomas Weißschuh2-2/+8
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)4-4/+1
2026-06-24Merge tag 'sparc-for-7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-60/+16
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds2-4/+2
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-31/+0
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+0
2026-06-15sparc: Remove remaining defconfig references to the pktcdvd driverCatalin Iacob1-2/+0
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-1/+0
2026-06-15sparc: led: avoid trimming a newline from empty writesPengpeng Hou1-1/+1
2026-06-15sparc: Export mcount for Clang-built modulesRosen Penev2-0/+2
2026-06-15sparc: Disable compat support with LLDRosen Penev1-0/+1
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds2-8/+8
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-17/+17
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-06-12sparc: Avoid -Wunused-but-set-parameter in clear_user_page()Thomas Weißschuh1-0/+2
2026-06-12sparc: add _mcount() prototypeAndrew Morton1-0/+1
2026-06-12sparc64: uprobes: add missing breakRosen Penev1-0/+1
2026-06-12sparc: remove unused SERIAL_CONSOLE config optionEthan Nelson-Moore1-24/+0
2026-06-12sparc32: remove deadwood swift_flush_tlb_page() debug codeKexin Sun1-29/+0
2026-06-12sparc: uapi: Add ucontext.hThomas Weißschuh1-0/+3
2026-06-12sparc: vio: use sysfs_emit in sysfs show functionsThorsten Blum1-4/+5
2026-06-09crypto: pcbc - Remove support for PCBC modeEric Biggers2-2/+0
2026-06-09crypto: fcrypt - Remove support for FCrypt block cipherEric Biggers1-1/+0
2026-06-08sparc/mm: drop vmemmap_check_pmd helper and use generic codeMuchun Song1-11/+0
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra1-17/+17
2026-06-02sparc/mm: remove register_page_bootmem_info()David Hildenbrand (Arm)1-20/+0
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh1-1/+0
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov2-4/+2
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner2-8/+8
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-05-21openat2: introduce EFTYPE error codeDorjoy Chowdhury1-0/+2
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-41/+22
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds6-1004/+1
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai1-1/+1
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai1-40/+21
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds4-917/+0
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-70/+25