index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2025-02-04
Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-02-01
kbuild: Strip runtime const RELA sections correctly
Ard Biesheuvel
2025-01-31
KVM: s390: remove the last user of page->index
Claudio Imbrenda
2025-01-31
KVM: s390: move PGSTE softbits
Claudio Imbrenda
2025-01-31
KVM: s390: remove useless page->index usage
Claudio Imbrenda
2025-01-31
KVM: s390: move gmap_shadow_pgt_lookup() into kvm
Claudio Imbrenda
2025-01-31
KVM: s390: stop using lists to keep track of used dat tables
Claudio Imbrenda
2025-01-31
KVM: s390: stop using page->index for non-shadow gmaps
Claudio Imbrenda
2025-01-31
KVM: s390: move some gmap shadowing functions away from mm/gmap.c
Claudio Imbrenda
2025-01-31
KVM: s390: get rid of gmap_translate()
Claudio Imbrenda
2025-01-31
KVM: s390: get rid of gmap_fault()
Claudio Imbrenda
2025-01-31
KVM: s390: use __kvm_faultin_pfn()
Claudio Imbrenda
2025-01-31
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
2025-01-31
KVM: s390: fake memslot for ucontrol VMs
Claudio Imbrenda
2025-01-31
KVM: s390: wrapper for KVM_BUG
Claudio Imbrenda
2025-01-31
KVM: s390: vsie: stop using "struct page" for vsie page
David Hildenbrand
2025-01-31
KVM: s390: vsie: stop messing with page refcount
David Hildenbrand
2025-01-31
KVM: s390: vsie: stop using page->index
David Hildenbrand
2025-01-31
KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
David Hildenbrand
2025-01-30
Merge tag 's390-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-01-30
Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-01-29
s390/tracing: Define ftrace_get_symaddr() for s390
Masami Hiramatsu (Google)
2025-01-29
s390/fgraph: Fix to remove ftrace_test_recursion_trylock()
Masami Hiramatsu (Google)
2025-01-28
s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()
Heiko Carstens
2025-01-28
s390/tools: Use array instead of string initializer
Heiko Carstens
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-28
s390/vmem: Fix null-pointer-arithmetic warning in vmem_map_init()
Vasily Gorbik
2025-01-28
s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS
Nathan Chancellor
2025-01-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-01-27
s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)
David Hildenbrand
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-26
s390/bitops: Use correct constraint for arch_test_bit() inline assembly
Heiko Carstens
2025-01-26
s390/pci: Fix SR-IOV for PFs initially in standby
Niklas Schnelle
2025-01-26
s390/futex: Avoid KMSAN instrumention for user pointers
Heiko Carstens
2025-01-26
s390/uaccess: Rename get_put_user_noinstr_attributes to uaccess_kmsan_or_inline
Heiko Carstens
2025-01-26
s390/futex: Cleanup futex_atomic_cmpxchg_inatomic()
Heiko Carstens
2025-01-26
s390/futex: Generate futex atomic op functions
Heiko Carstens
2025-01-26
s390/uaccess: Remove INLINE_COPY_FROM_USER and INLINE_COPY_TO_USER
Heiko Carstens
2025-01-26
s390/uaccess: Use asm goto for put_user()/get_user()
Heiko Carstens
2025-01-26
s390/uaccess: Remove usage of the oac specifier
Heiko Carstens
2025-01-26
s390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception handling
Heiko Carstens
2025-01-26
s390/uaccess: Cleanup noinstr __put_user()/__get_user() inline assembly const...
Heiko Carstens
2025-01-26
s390/uaccess: Remove __put_user_fn()/__get_user_fn() wrappers
Heiko Carstens
2025-01-26
s390/uaccess: Move put_user() / __put_user() close to put_user() asm code
Heiko Carstens
2025-01-26
s390/uaccess: Use asm goto for __mvc_kernel_nofault()
Heiko Carstens
2025-01-26
s390/uaccess: Implement __get_kernel_nofault()/__put_kernel_nofault() with mvc
Heiko Carstens
2025-01-26
s390/extable: Rename EX_TABLE_UA_STORE to EX_TABLE_UA_FAULT
Heiko Carstens
2025-01-26
s390/fpu: Use CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS instead of CONFIG_CC_IS_CLANG
Heiko Carstens
[next]