index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
2025-03-22
alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
Eric W. Biederman
2025-02-21
alpha: align stack for page fault and user unaligned trap handlers
Ivan Kokshaysky
2025-02-21
alpha: replace hardcoded stack offsets with autogenerated ones
Ivan Kokshaysky
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-06
alpha: drop pre-EV56 support
Arnd Bergmann
2024-05-03
alpha: cabriolet: remove EV5 CPU support
Arnd Bergmann
2024-05-03
alpha: remove LCA and APECS based machines
Arnd Bergmann
2024-05-03
alpha: sable: remove early machine support
Arnd Bergmann
2024-05-03
alpha: remove DECpc AXP150 (Jensen) support
Arnd Bergmann
2024-05-03
alpha: trim the unused stuff from asm-offsets.c
Al Viro
2024-05-03
alpha: jensen, t2 - make __EXTERN_INLINE same as for the rest
Al Viro
2024-05-03
alpha: core_lca: take the unused functions out
Al Viro
2024-05-03
alpha: missing includes
Al Viro
2024-05-03
alpha: sys_sio: fix misspelled ifdefs
Al Viro
2024-05-03
alpha: don't make functions public without a reason
Al Viro
2024-05-03
alpha: add clone3() support
Al Viro
2024-05-03
alpha: sort scr_mem{cpy,move}w() out
Al Viro
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2024-01-18
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-17
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
2023-12-08
tty: srmcons: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-11-28
tty: srmcons: remove 'str_cr' and use string directly
Jiri Slaby (SUSE)
2023-11-28
tty: srmcons: switch need_cr to bool
Jiri Slaby (SUSE)
2023-11-28
tty: srmcons: use 'count' directly in srmcons_do_write()
Jiri Slaby (SUSE)
2023-11-28
tty: srmcons: make srmcons_do_write() return void
Jiri Slaby (SUSE)
2023-11-25
tty: srmcons: use 'buf' directly in srmcons_do_write()
Jiri Slaby (SUSE)
2023-11-23
arch: include linux/cpu.h for trap_init() prototype
Arnd Bergmann
2023-11-23
arch: fix asm-offsets.c building with -Wmissing-prototypes
Arnd Bergmann
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-17
vgacon: clean up global screen_info instances
Arnd Bergmann
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
2023-10-17
vgacon: rework screen_info #ifdef checks
Arnd Bergmann
2023-10-16
alpha: Fix up new futex syscall numbers
Peter Zijlstra
2023-10-10
alpha: Streamline convoluted PCI error handling
Ilpo Järvinen
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
[next]