index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
s390/mm: convert pte_val()/pXd_val() into functions
Heiko Carstens
1
-5
/
+25
2022-03-01
s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
1
-78
/
+66
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
3
-15
/
+15
2022-03-01
s390/mm: add set_pte_bit()/clear_pte_bit() helper functions
Heiko Carstens
1
-0
/
+30
2022-03-01
s390/mm: add set_pXd()/set_pte() helper functions
Heiko Carstens
1
-0
/
+25
2022-03-01
s390: always use the packed stack layout
Vasily Gorbik
1
-9
/
+1
2022-03-01
Merge branch 'fixes' into features
Vasily Gorbik
3
-6
/
+15
2022-03-01
s390/extable: fix exception table sorting
Heiko Carstens
1
-2
/
+7
2022-03-01
s390/ftrace: fix arch_ftrace_get_regs implementation
Heiko Carstens
2
-4
/
+8
2022-03-01
KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific request
Sean Christopherson
1
-0
/
+2
2022-02-25
KVM: s390: pv: make use of ultravisor AIV support
Michael Mueller
1
-0
/
+1
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
1
-15
/
+1
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-13
/
+1
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
7
-10
/
+10
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-02-14
KVM: s390: Honor storage keys when accessing guest memory
Janis Schoetterl-Glausch
2
-0
/
+4
2022-02-14
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
1
-0
/
+22
2022-02-10
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
3
-3
/
+3
2022-02-07
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
4
-4
/
+0
2022-01-31
asm/user.h: killed unused macros
Al Viro
1
-4
/
+0
2022-01-23
s390/uaccess: fix compile error
Heiko Carstens
1
-2
/
+2
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-21
Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-44
/
+80
2022-01-17
s390/uaccess: introduce bit field for OAC specifier
Nico Boehr
1
-43
/
+77
2022-01-17
s390/cpumf: Support for CPU Measurement Sampling Facility LS bit
Thomas Richter
1
-1
/
+3
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-19
/
+17
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2022-01-12
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-12-29
s390: remove unused TASK_SIZE_OF
Guo Ren
1
-2
/
+1
2021-12-21
Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-17
/
+17
2021-12-17
s390: uv: Add offset comments to UV query struct and fix naming
Janosch Frank
1
-17
/
+17
2021-12-16
s390/nmi: disable interrupts on extended save area update
Alexander Gordeev
1
-3
/
+3
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2
-3
/
+10
2021-12-10
s390/ap: add missing virt_to_phys address conversion
Heiko Carstens
1
-1
/
+3
2021-12-10
s390/diag: use pfn_to_phys() instead of open coding
Heiko Carstens
1
-2
/
+2
2021-12-08
Merge branch 'kvm-on-hv-msrbm-fix' into HEAD
Paolo Bonzini
1
-3
/
+4
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
1
-2
/
+0
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-06
s390/qdio: clarify logical vs absolute in QIB's kerneldoc
Julian Wiedmann
1
-2
/
+2
2021-12-06
s390/pci: use physical addresses in DMA tables
Niklas Schnelle
1
-13
/
+16
2021-12-06
s390/qdio: split do_QDIO()
Julian Wiedmann
1
-5
/
+6
2021-12-06
s390/qdio: split qdio_inspect_queue()
Julian Wiedmann
1
-3
/
+4
2021-12-06
s390/qdio: clarify handler logic for qdio_handle_activate_check()
Julian Wiedmann
1
-1
/
+1
2021-12-06
s390/qdio: remove QDIO_SBAL_SIZE macro
Julian Wiedmann
1
-1
/
+0
2021-12-06
s390/crypto: add SIMD implementation for ChaCha20
Patrick Steuer
1
-0
/
+117
2021-11-29
s390/pci: move pseudo-MMIO to prevent MIO overlap
Niklas Schnelle
1
-3
/
+4
2021-11-18
s390/kexec: fix memory leak of ipl report buffer
Baoquan He
1
-0
/
+6
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+5
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
[prev]
[next]