开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2023-02-28
s390/decompressor: add link map saving
Vasily Gorbik
2023-02-28
s390/smp: perform cpu reset before delegating work to target cpu
Heiko Carstens
2023-02-28
s390/mcck: cleanup user process termination path
Alexander Gordeev
2023-02-28
s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchg
Heiko Carstens
2023-02-28
s390/rwonce: add READ_ONCE_ALIGNED_128() macro
Heiko Carstens
2023-02-27
s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg union
Harald Freudenberger
2023-02-27
s390/nmi: fix virtual-physical address confusion
Nico Boehr
2023-02-27
s390/setup: do not complain about parameters handled in decompressor
Vasily Gorbik
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-21
Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-15
s390/irq,idle: simplify idle check
Heiko Carstens
2023-02-15
s390/processor: add test_and_set_cpu_flag() and test_and_clear_cpu_flag()
Heiko Carstens
2023-02-15
s390/processor: let cpu helper functions return boolean values
Heiko Carstens
2023-02-15
s390/kfence: fix page fault reporting
Heiko Carstens
2023-02-15
s390/zcrypt: introduce ctfm field in struct CPRBX
Harald Freudenberger
2023-02-14
s390: remove confusing comment from uapi types header file
Heiko Carstens
2023-02-14
s390/entry: remove toolchain dependent micro-optimization
Heiko Carstens
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-14
s390/vx: remove __uint128_t type from __vector128 struct again
Heiko Carstens
2023-02-14
s390/mm: add support for RDP (Reset DAT-Protection)
Gerald Schaefer
2023-02-14
s390/mm: define private VM_FAULT_* reasons from top bits
Peter Xu
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-10
s390/ap: fix status returned by ap_qact()
Halil Pasic
2023-02-10
s390/ap: fix status returned by ap_aqic()
Halil Pasic
2023-02-09
Revert "s390/mem_detect: do not update output parameters on failure"
Heiko Carstens
2023-02-09
s390/idle: remove arch_cpu_idle_time() and corresponding code
Heiko Carstens
2023-02-09
s390/vx: use simple assignments to access __vector128 members
Heiko Carstens
2023-02-09
s390/vx: add 64 and 128 bit members to __vector128 struct
Heiko Carstens
2023-02-09
s390/processor: always inline cpu flag helper functions
Heiko Carstens
2023-02-09
s390/idle: mark arch_cpu_idle() noinstr
Heiko Carstens
2023-02-09
s390/idle: move idle time accounting to account_idle_time_irq()
Heiko Carstens
2023-02-09
Merge branch 'cmpxchg_user_key' into features
Heiko Carstens
2023-02-06
Merge branch 'fixes' into features
Heiko Carstens
2023-02-06
s390/boot: avoid potential amode31 truncation
Vasily Gorbik
2023-02-06
s390/boot: move detect_facilities() after cmd line parsing
Vasily Gorbik
2023-02-06
s390/kasan: avoid mapping KASAN shadow for standby memory
Vasily Gorbik
2023-02-06
s390/boot: avoid page tables memory in kaslr
Vasily Gorbik
2023-02-06
s390/mem_detect: add get_mem_detect_online_total()
Vasily Gorbik
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-02-06
s390/boot: fix mem_detect extended area allocation
Vasily Gorbik
2023-02-06
s390/mem_detect: rely on diag260() if sclp_early_get_memsize() fails
Vasily Gorbik
2023-02-06
s390/diag: make __diag8c_tmp_amode31 static
Heiko Carstens
2023-02-06
s390/rethook: add local rethook header file
Heiko Carstens
2023-02-06
s390/vmem: remove unnecessary KASAN checks
Vasily Gorbik
2023-02-06
s390/vmem: fix empty page tables cleanup under KASAN
Vasily Gorbik
2023-02-06
s390/kasan: update kasan memory layout note
Vasily Gorbik
2023-02-06
s390/mem_detect: fix detect_memory() error handling
Vasily Gorbik
[next]