index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
10
-20
/
+29
|
\
|
*
ia64: mca: use strscpy() is more robust and safer
xu xin
2022-10-11
1
-1
/
+1
|
*
ia64: update config files
Lukas Bulwahn
2022-10-11
5
-10
/
+0
|
*
ia64: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
1
-1
/
+1
|
*
ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequency
Sergei Trofimovich
2022-09-11
2
-1
/
+27
|
*
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
1
-7
/
+0
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
2
-4
/
+4
|
\
\
|
*
|
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
2022-09-11
2
-4
/
+4
|
|
/
*
|
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
2
-7
/
+3
|
\
\
|
*
|
ia64: simplify esi object addition in Makefile
Masahiro Yamada
2022-10-03
1
-4
/
+1
|
*
|
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
1
-1
/
+0
|
*
|
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
1
-2
/
+2
|
|
/
*
|
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-07
2
-109
/
+0
|
\
\
|
*
|
termios: kill uapi termios.h that are identical to generic one
Al Viro
2022-09-09
1
-51
/
+0
|
*
|
termios: get rid of non-UAPI asm/termios.h
Al Viro
2022-09-09
1
-13
/
+0
|
*
|
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
2022-09-09
1
-16
/
+0
|
*
|
termios: uninline conversion helpers
Al Viro
2022-09-09
1
-35
/
+6
|
|
/
*
/
ia64: export memory_add_physaddr_to_nid to fix cxl build error
Randy Dunlap
2022-09-12
1
-0
/
+1
|
/
*
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
2022-08-27
1
-5
/
+2
*
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-07
2
-21
/
+23
|
\
|
*
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
2022-06-30
1
-20
/
+22
|
*
ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
Alexander Lobakin
2022-06-30
1
-1
/
+1
*
|
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
3
-21
/
+18
|
\
\
|
*
|
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-29
1
-6
/
+0
|
*
|
ia64: old_rr4 added under CONFIG_HUGETLB_PAGE
Souptick Joarder (HPE)
2022-07-17
1
-1
/
+4
|
*
|
ia64: fix sparse warnings with cmpxchg() & xchg()
Luc Van Oostenryck
2022-06-16
1
-14
/
+14
|
|
/
*
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
3
-19
/
+31
|
\
\
|
*
|
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-1
/
+0
|
*
|
ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
3
-19
/
+28
|
*
|
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-16
1
-0
/
+4
|
|
/
*
|
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
2
-9
/
+0
|
\
\
|
*
|
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-28
2
-9
/
+0
|
|
/
*
|
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
2
-8
/
+0
|
\
\
|
*
|
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-22
1
-2
/
+0
|
*
|
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-22
1
-6
/
+0
|
|
/
*
|
Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-03
5
-5
/
+0
|
\
\
|
*
|
efi: vars: Remove deprecated 'efivars' sysfs interface
Ard Biesheuvel
2022-06-24
5
-5
/
+0
|
|
/
*
/
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
2022-07-07
3
-5
/
+5
|
/
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
2
-5
/
+1
|
\
|
*
ia64: cleanup remove_siblinginfo()
Yury Norov
2022-06-03
1
-4
/
+0
|
*
arch/ia64: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-06-03
1
-1
/
+1
*
|
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-03
2
-61
/
+0
|
\
\
|
*
|
ptrace: Remove arch_ptrace_attach
Eric W. Biederman
2022-05-11
2
-61
/
+0
|
|
/
*
|
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
1
-6
/
+9
|
\
\
|
*
|
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-3
/
+3
|
*
|
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
2022-05-07
1
-1
/
+1
|
*
|
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+5
|
|
/
*
|
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-30
1
-2
/
+2
|
\
\
|
*
\
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-25
1
-2
/
+2
|
|
\
\
|
|
*
|
ia64: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-2
/
+2
|
|
|
/
[next]