index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
2023-04-13
s390/mm: implement set_memory_rox()
Heiko Carstens
2023-04-13
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
2023-04-13
s390/checksum: remove not needed uaccess.h include
Heiko Carstens
2023-04-13
s390/checksum: always use cksm instruction
Heiko Carstens
2023-04-11
s390/dasd: add autoquiesce feature
Stefan Haberland
2023-04-04
s390: move on_thread_stack() to processor.h
Heiko Carstens
2023-04-04
s390/stacktrace: remove call_on_stack_noreturn()
Heiko Carstens
2023-04-04
s390/stack: use STACK_INIT_OFFSET where possible
Heiko Carstens
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
2023-03-27
s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKS
Thomas Richter
2023-03-20
s390/ap: implement SE AP bind, unbind and associate
Harald Freudenberger
2023-03-20
s390/ap: new low level inline functions ap_bapq() and ap_aapq()
Harald Freudenberger
2023-03-20
s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()
Harald Freudenberger
2023-03-20
s390/ap: make tapq gr2 response a struct
Harald Freudenberger
2023-03-20
s390/ap: exploit new B bit from QCI config info
Harald Freudenberger
2023-03-20
s390/zcrypt: rework length information for dqap
Harald Freudenberger
2023-03-20
s390/zcrypt: make psmid unsigned long instead of long long
Harald Freudenberger
2023-03-20
s390/expoline: use __ALIGN instead of open coded .align
Heiko Carstens
2023-03-20
s390: make use of CONFIG_FUNCTION_ALIGNMENT
Heiko Carstens
2023-03-20
Merge branch 'decompressor-memory-tracking' into features
Heiko Carstens
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-03-20
s390/boot: remove non-functioning image bootable check
Vasily Gorbik
2023-03-13
s390/setup: always inline gen_lpswe()
Heiko Carstens
2023-03-13
s390/bp: remove __bpon()
Heiko Carstens
2023-03-13
s390/bp: remove s390_isolate_bp_guest()
Heiko Carstens
2023-03-13
s390/bp: remove TIF_ISOLATE_BP
Heiko Carstens
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-02-28
s390/mcck: cleanup user process termination path
Alexander Gordeev
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-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-21
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
2023-02-15
Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
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/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/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-10
s390/ap: fix status returned by ap_qact()
Halil Pasic
2023-02-10
s390/ap: fix status returned by ap_aqic()
Halil Pasic
[prev]
[next]