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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
s390: move _text symbol to address higher than zero
Heiko Carstens
1
-1
/
+7
2018-03-22
s390/topology: fix typo in early topology code
Heiko Carstens
1
-1
/
+1
2018-03-18
KVM: s390: fix memory overwrites when not using SCA entries
David Hildenbrand
1
-0
/
+1
2018-02-25
crypto: hash - annotate algorithms taking optional key
Eric Biggers
1
-0
/
+3
2018-02-22
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
Eugene Syromiatnikov
1
-4
/
+4
2018-01-10
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2017-12-16
s390: always save and restore all registers on context switch
Heiko Carstens
1
-10
/
+9
2017-12-14
KVM: s390: Fix skey emulation permission check
Janosch Frank
1
-2
/
+9
2017-12-14
s390: fix compat system call table
Heiko Carstens
1
-3
/
+3
2017-12-10
s390/pci: do not require AIS facility
Christian Borntraeger
3
-4
/
+9
2017-12-10
s390/runtime instrumentation: simplify task exit handling
Heiko Carstens
3
-18
/
+19
2017-11-30
s390/kbuild: enable modversions for symbols exported from asm
Heiko Carstens
1
-0
/
+8
2017-11-30
s390/disassembler: increase show_code buffer size
Vasily Gorbik
1
-2
/
+2
2017-11-30
s390/disassembler: add missing end marker for e7 table
Heiko Carstens
1
-0
/
+1
2017-11-30
s390/runtime instrumention: fix possible memory corruption
Heiko Carstens
1
-2
/
+2
2017-11-30
s390: fix transactional execution control register handling
Heiko Carstens
3
-2
/
+5
2017-11-18
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
1
-3
/
+0
2017-11-15
s390/topology: make "topology=off" parameter work
Heiko Carstens
2
-9
/
+14
2017-11-08
s390/crypto: Extend key length check for AES-XTS in fips mode.
Harald Freudenberger
1
-0
/
+7
2017-11-08
s390/prng: Adjust generation of entropy to produce real 256 bits.
Harald Freudenberger
1
-16
/
+24
2017-10-08
s390/mm: make pmdp_invalidate() do invalidation only
Gerald Schaefer
1
-1
/
+3
2017-10-05
s390/mm: fix write access check in gup_huge_pmd()
Gerald Schaefer
1
-4
/
+3
2017-09-27
s390/mm: fix race on mm->context.flush_mm
Martin Schwidefsky
3
-3
/
+7
2017-09-27
s390/mm: fix local TLB flushing vs. detach of an mm address space
Martin Schwidefsky
2
-23
/
+7
2017-09-09
s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
Christian Borntraeger
2
-8
/
+33
2017-08-30
KVM: s390: sthyi: fix specification exception detection
Heiko Carstens
1
-1
/
+4
2017-08-30
KVM: s390: sthyi: fix sthyi inline assembly
Heiko Carstens
1
-1
/
+1
2017-08-13
bpf, s390: fix jit branch offset related to ldimm64
Daniel Borkmann
1
-1
/
+2
2017-07-28
s390/syscalls: Fix out of bounds arguments access
Jiri Olsa
1
-0
/
+6
2017-07-21
s390: reduce ELF_ET_DYN_BASE
Kees Cook
1
-8
/
+7
2017-07-05
s390/ctl_reg: make __ctl_load a full memory barrier
Heiko Carstens
1
-1
/
+3
2017-06-29
KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows
Heiko Carstens
1
-9
/
+6
2017-06-24
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
2017-06-17
s390/kvm: do not rely on the ILC on kvm host protection fauls
Christian Borntraeger
1
-6
/
+13
2017-05-25
s390/cputime: fix incorrect system time
Martin Schwidefsky
1
-3
/
+18
2017-05-25
s390/kdump: Add final note
Michael Holzheu
1
-0
/
+15
2017-04-27
s390/mm: fix CMMA vs KSM vs others
Christian Borntraeger
1
-0
/
+2
2017-04-12
s390/uaccess: get_user() should zero on failure (again)
Heiko Carstens
1
-1
/
+1
2017-04-12
s390/decompressor: fix initrd corruption caused by bss clear
Marcelo Henrique Cerri
1
-16
/
+19
2017-03-18
KVM: s390: Fix guest migration for huge guests resulting in panic
Janosch Frank
1
-1
/
+18
2017-03-15
s390: use correct input data address for setup_randomness
Heiko Carstens
1
-1
/
+1
2017-03-15
s390: make setup_randomness work
Heiko Carstens
1
-3
/
+3
2017-03-15
s390: TASK_SIZE for kernel threads
Martin Schwidefsky
1
-1
/
+2
2017-03-15
s390/kdump: Use "LINUX" ELF note name instead of "CORE"
Michael Holzheu
1
-1
/
+5
2017-03-15
KVM: s390: Disable dirty log retrieval for UCONTROL guests
Janosch Frank
1
-0
/
+3
2017-02-01
s390/ptrace: Preserve previous registers for short regset write
Martin Schwidefsky
1
-0
/
+8
2017-02-01
s390/mm: Fix cmma unused transfer from pgste into pte
Christian Borntraeger
1
-3
/
+4
2017-01-26
KVM: s390: do not expose random data via facility bitmap
Christian Borntraeger
1
-2
/
+2
2017-01-12
s390/pci: fix dma address calculation in map_sg
Sebastian Ott
1
-7
/
+8
2017-01-12
s390/topology: always use s390 specific sched_domain_topology_level
Heiko Carstens
1
-1
/
+1
[next]