index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-05
s390/qdio: reset old sbal_state flags
Julian Wiedmann
1
-1
/
+0
2018-08-03
perf: fix invalid bit in diagnostic entry
Thomas Richter
1
-1
/
+1
2018-08-03
s390/cpum_sf: Add data entry sizes to sampling trailer entry
Thomas Richter
1
-1
/
+3
2018-05-25
s390: extend expoline to BC instructions
Martin Schwidefsky
1
-0
/
+57
2018-05-25
s390/ftrace: use expoline for indirect branches
Martin Schwidefsky
1
-0
/
+13
2018-05-25
s390: move expoline assembler macros to a header
Martin Schwidefsky
1
-0
/
+125
2018-05-25
s390: add assembler macros for CPU alternatives
Martin Schwidefsky
1
-0
/
+108
2018-05-19
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-18
/
+5
2018-05-09
s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BIT
Heiko Carstens
1
-1
/
+1
2018-04-29
s390: correct nospec auto detection init order
Martin Schwidefsky
1
-0
/
+1
2018-04-29
s390: add automatic detection of the spectre defense
Martin Schwidefsky
1
-4
/
+2
2018-04-29
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2
-1
/
+21
2018-04-29
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2
-0
/
+7
2018-04-29
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
1
-0
/
+1
2018-04-29
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
2
-1
/
+20
2018-04-29
s390: add optimized array_index_mask_nospec
Martin Schwidefsky
1
-0
/
+24
2018-04-29
KVM: s390: wire up bpb feature
Christian Borntraeger
2
-2
/
+6
2018-04-29
s390: enable CPU alternatives unconditionally
Heiko Carstens
1
-17
/
+3
2018-04-29
s390: introduce CPU alternatives
Vasily Gorbik
1
-0
/
+163
2017-12-16
s390: always save and restore all registers on context switch
Heiko Carstens
1
-10
/
+9
2017-12-09
s390/pci: do not require AIS facility
Christian Borntraeger
1
-1
/
+1
2017-12-09
s390/runtime instrumentation: simplify task exit handling
Heiko Carstens
1
-1
/
+3
2017-11-30
s390/kbuild: enable modversions for symbols exported from asm
Heiko Carstens
1
-0
/
+8
2017-11-30
s390: fix transactional execution control register handling
Heiko Carstens
1
-1
/
+1
2017-10-08
s390/mm: make pmdp_invalidate() do invalidation only
Gerald Schaefer
1
-1
/
+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
1
-1
/
+1
2017-07-27
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-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-03-15
s390: TASK_SIZE for kernel threads
Martin Schwidefsky
1
-1
/
+2
2016-10-17
s390/dumpstack: get rid of return_address again
Heiko Carstens
1
-3
/
+1
2016-10-17
s390/dumpstack: restore reliable indicator for call traces
Heiko Carstens
1
-1
/
+1
2016-10-17
s390: ignore pkey system calls
Heiko Carstens
1
-0
/
+3
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+1
2016-10-07
uprobes: remove function declarations from arch/{mips,s390}
Marcin Nowakowski
1
-10
/
+0
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-68
/
+68
2016-10-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-246
/
+293
2016-09-22
s390/pci_dma: improve lazy flush for unmap
Sebastian Ott
1
-0
/
+1
2016-09-20
s390: export header for CLP ioctl
Sebastian Ott
1
-0
/
+1
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2016-09-13
s390: get_user() should zero on failure
Al Viro
1
-4
/
+4
2016-09-13
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-67
/
+67
2016-09-08
Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next
Christian Borntraeger
1
-0
/
+24
2016-09-08
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
1
-1
/
+1
2016-09-08
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
1
-67
/
+67
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
1
-7
/
+12
[next]