summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
10 daysMerge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
11 daysPCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński
11 daysPCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński
11 daysalpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()Krzysztof Wilczyński
11 daysalpha/PCI: Convert resource files to static attributesKrzysztof Wilczyński
11 daysalpha/PCI: Add static PCI resource attribute macrosKrzysztof Wilczyński
11 daysalpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()Krzysztof Wilczyński
11 daysalpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński
11 daysalpha/PCI: Use PCI resource accessor macrosKrzysztof Wilczyński
11 daysalpha/PCI: Use BAR index in sysfs attr->private instead of resource pointerKrzysztof Wilczyński
11 daysalpha/PCI: Add security_locked_down() check to pci_mmap_resource()Krzysztof Wilczyński
2026-06-18alpha: Remove arch-specific strncpy() implementationKees Cook
2026-06-16Merge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra
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-05-20console: mdacon: remove this obsolete driverEthan Nelson-Moore
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-04-23net: packetengines: remove obsolete yellowfin driver and vendor dirMingyu Wang
2026-04-17Merge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-12alpha: Define pgprot_modify to silence tautological comparison warningsMatt Turner
2026-04-12alpha: add support for SECCOMP and SECCOMP_FILTERMagnus Lindholm
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-02alpha: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-13alpha: add missing address argument in call to page_table_check_pte_clear()Thomas Weißschuh
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-09Merge tag 'alpha-for-v7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2026-02-06alpha: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26alpha: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-24alpha: fix user-space corruption during memory compactionMagnus Lindholm
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-16alpha: switch osf_mount() to strndup_user()Al Viro
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong