index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
Eric W. Biederman
4
-21
/
+6
2025-02-21
alpha: replace hardcoded stack offsets with autogenerated ones
Ivan Kokshaysky
2
-4
/
+2
2025-02-21
alpha: align stack for page fault and user unaligned trap handlers
Ivan Kokshaysky
3
-13
/
+13
2025-02-21
alpha: make stack 16-byte aligned (most cases)
Ivan Kokshaysky
1
-0
/
+2
2024-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2024-01-31
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
1
-1
/
+1
2023-08-16
alpha: remove __init annotation from exported page_is_ram()
Masahiro Yamada
1
-2
/
+1
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-20
/
+0
2023-07-01
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2
-10
/
+4
2023-03-17
alpha: fix R_ALPHA_LITERAL reloc for large modules
Edward Humes
1
-3
/
+1
2023-03-10
alpha: fix FEN fault handling
Al Viro
1
-15
/
+15
2023-03-10
alpha/boot/tools/objstrip: fix the check for ELF header
Al Viro
1
-1
/
+1
2022-12-31
alpha: fix syscall entry in !AUDUT_SYSCALL case
Al Viro
1
-1
/
+3
2022-12-31
alpha: fix TIF_NOTIFY_SIGNAL handling
Al Viro
1
-1
/
+1
2022-10-14
Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-10
/
+3
2022-10-11
alpha: remove the needless aliases osf_{readv,writev}
Lukas Bulwahn
2
-14
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-4
/
+2
2022-10-10
alpha: fix marvel_ioread8 build regression
Arnd Bergmann
1
-1
/
+1
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-88
/
+57
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-5
/
+5
2022-10-06
Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-33
/
+243
2022-10-04
alpha: add full ioread64/iowrite64 implementation
Arnd Bergmann
13
-23
/
+175
2022-10-03
Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-96
/
+0
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-2
/
+0
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-09-27
a.out: Remove the a.out implementation
Eric W. Biederman
4
-96
/
+0
2022-09-11
alpha: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2
-7
/
+0
2022-09-11
treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
Arnd Bergmann
1
-1
/
+1
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
1
-0
/
+2
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
1
-8
/
+0
2022-09-09
make generic INIT_C_CC a bit more generic
Al Viro
1
-8
/
+0
2022-09-09
termios: consolidate values for VDISCARD in INIT_C_CC
Al Viro
1
-2
/
+2
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
2
-9
/
+2
2022-09-09
termios: uninline conversion helpers
Al Viro
3
-72
/
+64
2022-09-08
alpha: Use generic <asm-generic/io.h>
Linus Walleij
1
-10
/
+68
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
1
-5
/
+2
2022-08-17
Change calling conventions for filldir_t
Al Viro
1
-5
/
+5
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-15
/
+17
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+0
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-17
/
+26
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+5
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-15
/
+0
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
1
-6
/
+0
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-9
/
+0
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-6
/
+0
2022-07-17
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-1
/
+0
2022-07-17
alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-17
/
+23
[next]