summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
44 hoursMerge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysMerge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
7 daysMerge tag 'alpha-for-v7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
7 daysMerge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
8 daysnet: af_unix: useful handling of LSM denials on SCM_RIGHTSJori Koolstra
9 daysalpha: read $gp and $sp explicitly for clangMatt Turner
14 daysalpha: pass -Wa,-mev6 only when using GNU asMatt Turner
14 daysalpha: annotate hardirqs-off on IPL 7 interrupt entryMatt Turner
14 daysalpha: run the remote RTC access in a worker, not an IPI callbackMatt Turner
14 daysalpha: don't leak hardware-fabricated FP exception bits to user spaceMatt Turner
14 daysalpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionallyMatt Turner
2026-08-04alpha/PCI: Make the suffix the first __pci_dev_resource_attr() parameterKrzysztof Wilczyński
2026-07-27arch: hookup fchroot() system callChristian Brauner
2026-07-19alpha: enable lockdep hardirq state trackingMagnus Lindholm
2026-07-19alpha: use raw spinlocks for low-level platform locksMagnus Lindholm
2026-07-19alpha: provide ftrace return address support for lockdepMagnus Lindholm
2026-07-19alpha: make irqflags helpers operate on IPL stateMagnus Lindholm
2026-07-19alpha: add ARCH_STACKWALK-based stacktrace supportMagnus Lindholm
2026-07-19alpha: enable regset-based ptrace and core dumpsMagnus Lindholm
2026-07-15treewide: Remove CLOCK_TICK_RATEThomas Gleixner
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan
2026-07-10alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()Krzysztof Wilczyński
2026-07-06alpha: marvel: Fix lock ordering in init_io7_irqs()Matt Turner
2026-07-06alpha: marvel: Fix irq_set_status_flags to use correct IRQ numberMatt Turner
2026-07-06alpha: remove unnecessary architecture-specific <asm/device.h>Ethan Nelson-Moore
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-23PCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński
2026-06-23PCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński
2026-06-23alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()Krzysztof Wilczyński
2026-06-23alpha/PCI: Convert resource files to static attributesKrzysztof Wilczyński
2026-06-23alpha/PCI: Add static PCI resource attribute macrosKrzysztof Wilczyński
2026-06-23alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()Krzysztof Wilczyński
2026-06-23alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński
2026-06-23alpha/PCI: Use PCI resource accessor macrosKrzysztof Wilczyński
2026-06-23alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointerKrzysztof Wilczyński
2026-06-23alpha/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