index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
2017-07-26
12
-62
/
+130
*
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
2017-07-26
4
-39
/
+18
*
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
2017-07-26
4
-27
/
+26
*
s390/mm: use new mm defines instead of magic values
Heiko Carstens
2017-07-26
15
-99
/
+103
*
s390/mm: introduce defines to reflect the hardware mmu
Heiko Carstens
2017-07-26
3
-23
/
+57
*
s390/mm: get rid of __ASSEMBLY__ guards within pgtable.h
Heiko Carstens
2017-07-26
1
-5
/
+0
*
s390/mm: remove and correct comments within pgtable.h
Heiko Carstens
2017-07-26
1
-27
/
+4
*
Merge branch 'tlb-flushing' into features
Martin Schwidefsky
2017-07-26
12
-79
/
+407
|
\
|
*
s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushing
Martin Schwidefsky
2017-07-25
2
-17
/
+31
|
*
s390/mm: add guest ASCE TLB flush optimization
Martin Schwidefsky
2017-07-25
4
-28
/
+70
|
*
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
2017-07-25
5
-40
/
+125
|
*
s390/mm: tag normal pages vs pages used in page tables
Martin Schwidefsky
2017-07-25
8
-21
/
+208
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-07-25
2
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
s390/mm: set change and reference bit on lazy key enablement
Christian Borntraeger
2017-07-13
1
-3
/
+3
|
*
s390/perf: fix problem state detection
Christian Borntraeger
2017-07-13
1
-1
/
+1
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-21
1
-2
/
+2
|
\
\
|
*
|
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
2017-07-20
1
-2
/
+2
*
|
|
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
1
-3
/
+0
|
\
\
\
|
*
|
|
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-07-03
1
-3
/
+0
*
|
|
|
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2017-07-12
2
-6
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
s390: reduce ELF_ET_DYN_BASE
Kees Cook
2017-07-10
1
-8
/
+7
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-06
4
-32
/
+10
|
\
\
\
|
*
|
|
mm/hugetlb: allow architectures to override huge_pte_clear()
Punit Agrawal
2017-07-06
1
-1
/
+1
|
*
|
|
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-07-06
1
-1
/
+2
|
*
|
|
mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE
Aneesh Kumar K.V
2017-07-06
2
-1
/
+4
|
*
|
|
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
2017-07-06
1
-2
/
+2
|
*
|
|
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2017-07-06
1
-28
/
+2
|
*
|
|
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2017-07-06
1
-1
/
+1
*
|
|
|
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
1
-17
/
+0
|
\
\
\
\
|
*
|
|
|
kill strlen_user()
Al Viro
2017-05-15
1
-17
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-07-06
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
take compat_sys_old_getrlimit() to native syscall
Al Viro
2017-05-27
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-06
2
-7
/
+13
|
\
\
\
\
|
*
|
|
|
s390: implement ->mapping_error
Christoph Hellwig
2017-06-28
2
-7
/
+13
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-07-06
2
-18
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
s390/syscalls: Fix out of bounds arguments access
Jiri Olsa
2017-07-05
1
-0
/
+6
|
*
|
|
|
|
s390/crash: Remove unused KEXEC_NOTE_BYTES
Michael Holzheu
2017-07-05
1
-18
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-06
10
-38
/
+654
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-06-30
2
-6
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
KVM: add kvm_request_pending
Radim Krčmář
2017-06-04
1
-1
/
+1
|
|
*
|
|
|
KVM: improve arch vcpu request defining
Andrew Jones
2017-06-04
1
-3
/
+3
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
KVM: s390: Inject machine check into the nested guest
QingFeng Hao
2017-06-28
1
-4
/
+19
|
*
|
|
|
KVM: s390: Inject machine check into the guest
QingFeng Hao
2017-06-28
4
-1
/
+62
|
*
|
|
|
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
Christian Borntraeger
2017-06-28
7
-12
/
+115
|
|
\
\
\
\
|
*
|
|
|
|
KVM: s390: avoid packed attribute
Martin Schwidefsky
2017-06-22
3
-12
/
+12
|
*
|
|
|
|
KVM: S390: add new group for flic
Yi Min Zhao
2017-06-22
2
-0
/
+54
|
*
|
|
|
|
KVM: s390: implement instruction execution protection for emulated
Christian Borntraeger
2017-06-22
2
-11
/
+32
|
*
|
|
|
|
KVM: s390: ioctls to get and set guest storage attributes
Claudio Imbrenda
2017-06-22
1
-1
/
+201
|
*
|
|
|
|
KVM: s390: CMMA tracking, ESSA emulation, migration mode
Claudio Imbrenda
2017-06-22
4
-6
/
+271
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
4
-1
/
+61
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
[next]