index
:
Linux Stable
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.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
/
s390
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2025-02-27
1
-4
/
+12
*
s390/bitops: Disable arch_test_bit() optimization for PROFILE_ALL_BRANCHES
Heiko Carstens
2025-02-11
1
-1
/
+5
*
Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2025-02-04
4
-21
/
+32
|
\
|
*
KVM: s390: remove the last user of page->index
Claudio Imbrenda
2025-01-31
1
-0
/
+15
|
*
KVM: s390: move PGSTE softbits
Claudio Imbrenda
2025-01-31
1
-3
/
+3
|
*
KVM: s390: move gmap_shadow_pgt_lookup() into kvm
Claudio Imbrenda
2025-01-31
1
-2
/
+1
|
*
KVM: s390: stop using lists to keep track of used dat tables
Claudio Imbrenda
2025-01-31
1
-5
/
+0
|
*
KVM: s390: move some gmap shadowing functions away from mm/gmap.c
Claudio Imbrenda
2025-01-31
1
-5
/
+4
|
*
KVM: s390: get rid of gmap_translate()
Claudio Imbrenda
2025-01-31
1
-1
/
+0
|
*
KVM: s390: get rid of gmap_fault()
Claudio Imbrenda
2025-01-31
1
-1
/
+0
|
*
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
2025-01-31
2
-3
/
+4
|
*
KVM: s390: fake memslot for ucontrol VMs
Claudio Imbrenda
2025-01-31
1
-0
/
+2
|
*
KVM: s390: vsie: stop using "struct page" for vsie page
David Hildenbrand
2025-01-31
1
-1
/
+3
*
|
Merge tag 's390-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-01-30
1
-0
/
+1
|
\
\
|
*
|
s390/tracing: Define ftrace_get_symaddr() for s390
Masami Hiramatsu (Google)
2025-01-29
1
-0
/
+1
*
|
|
Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-01-30
10
-398
/
+518
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()
Heiko Carstens
2025-01-28
1
-0
/
+1
|
*
|
s390/bitops: Use correct constraint for arch_test_bit() inline assembly
Heiko Carstens
2025-01-26
1
-1
/
+1
|
*
|
s390/futex: Avoid KMSAN instrumention for user pointers
Heiko Carstens
2025-01-26
1
-3
/
+9
|
*
|
s390/uaccess: Rename get_put_user_noinstr_attributes to uaccess_kmsan_or_inline
Heiko Carstens
2025-01-26
1
-7
/
+6
|
*
|
s390/futex: Cleanup futex_atomic_cmpxchg_inatomic()
Heiko Carstens
2025-01-26
1
-10
/
+11
|
*
|
s390/futex: Generate futex atomic op functions
Heiko Carstens
2025-01-26
1
-34
/
+42
|
*
|
s390/uaccess: Remove INLINE_COPY_FROM_USER and INLINE_COPY_TO_USER
Heiko Carstens
2025-01-26
1
-30
/
+109
|
*
|
s390/uaccess: Use asm goto for put_user()/get_user()
Heiko Carstens
2025-01-26
1
-6
/
+77
|
*
|
s390/uaccess: Remove usage of the oac specifier
Heiko Carstens
2025-01-26
1
-12
/
+4
|
*
|
s390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception handling
Heiko Carstens
2025-01-26
2
-10
/
+8
|
*
|
s390/uaccess: Cleanup noinstr __put_user()/__get_user() inline assembly const...
Heiko Carstens
2025-01-26
1
-14
/
+14
|
*
|
s390/uaccess: Remove __put_user_fn()/__get_user_fn() wrappers
Heiko Carstens
2025-01-26
1
-81
/
+32
|
*
|
s390/uaccess: Move put_user() / __put_user() close to put_user() asm code
Heiko Carstens
2025-01-26
1
-30
/
+30
|
*
|
s390/uaccess: Use asm goto for __mvc_kernel_nofault()
Heiko Carstens
2025-01-26
1
-15
/
+11
|
*
|
s390/uaccess: Implement __get_kernel_nofault()/__put_kernel_nofault() with mvc
Heiko Carstens
2025-01-26
1
-78
/
+44
|
*
|
s390/extable: Rename EX_TABLE_UA_STORE to EX_TABLE_UA_FAULT
Heiko Carstens
2025-01-26
2
-7
/
+7
|
*
|
s390/fpu: Use CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS instead of CONFIG_CC_IS_CLANG
Heiko Carstens
2025-01-26
1
-84
/
+84
|
*
|
s390: Rename GCC_ASM_FLAG_OUTPUT_BROKEN to CC_ASM_FLAG_OUTPUT_BROKEN
Heiko Carstens
2025-01-26
1
-1
/
+1
|
*
|
s390/fpu: Add fpc exception handler / remove fixup section again
Heiko Carstens
2025-01-26
2
-11
/
+8
|
*
|
s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is off
Vasily Gorbik
2025-01-26
1
-0
/
+4
|
*
|
s390/boot: Add physmem tracking debug support
Vasily Gorbik
2025-01-26
1
-2
/
+2
|
*
|
s390/boot: Add timestamps to early boot messages
Vasily Gorbik
2025-01-26
1
-0
/
+11
|
*
|
s390/boot: Add prefix filtering to bootdebug messages
Vasily Gorbik
2025-01-26
1
-0
/
+25
|
*
|
s390/boot: Add bootdebug option to control debug messages
Vasily Gorbik
2025-01-26
1
-0
/
+1
|
*
|
s390/boot: Defer boot messages when earlyprintk is not enabled
Vasily Gorbik
2025-01-26
1
-0
/
+1
|
*
|
s390/boot: Introduce ring buffer for boot messages
Vasily Gorbik
2025-01-26
1
-0
/
+13
*
|
|
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
2
-16
/
+34
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm: introduce ctor/dtor at PGD level
Kevin Brodsky
2025-01-25
1
-1
/
+8
|
*
|
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
2025-01-25
1
-5
/
+4
|
*
|
s390: pgtable: consolidate PxD and PTE TLB free paths
Qi Zheng
2025-01-25
1
-3
/
+0
|
*
|
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-25
2
-6
/
+6
|
*
|
s390: pgtable: add statistics for PUD and P4D level page table
Qi Zheng
2025-01-25
2
-8
/
+23
*
|
|
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-01-21
2
-15
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fprobe: Add fprobe_header encoding feature
Masami Hiramatsu (Google)
2024-12-26
1
-0
/
+10
[next]