name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/osf_sys.c
AgeCommit message (Expand)Author
2026-01-16alpha: switch osf_mount() to strndup_user()Al Viro
2025-02-08Merge tag 'execve-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-06alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman
2024-11-03introduce "fd_pos" class, convert fdget_pos() users to it.Al Viro
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2023-08-15alpha: Replace one-element array with flexible-array memberGustavo A. R. Silva