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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s390/compat: fix setup_frame32
Heiko Carstens
2018-04-10
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-04-09
9
-140
/
+146
|
\
|
*
s390/kvm: improve stack frame constants in entry.S
Martin Schwidefsky
2018-03-28
2
-13
/
+14
|
*
s390/lpp: use assembler alternatives for the LPP instruction
Martin Schwidefsky
2018-03-28
2
-10
/
+6
|
*
s390/entry.S: use assembler alternatives
Martin Schwidefsky
2018-03-28
1
-49
/
+7
|
*
s390: add sysfs attributes for spectre
Martin Schwidefsky
2018-03-28
1
-0
/
+19
|
*
s390: report spectre mitigation via syslog
Martin Schwidefsky
2018-03-28
1
-0
/
+10
|
*
s390: add automatic detection of the spectre defense
Martin Schwidefsky
2018-03-28
3
-32
/
+48
|
*
s390: move nobp parameter functions to nospec-branch.c
Martin Schwidefsky
2018-03-28
3
-25
/
+29
|
*
s390/setup : enable display support for KVM guest
Farhan Ali
2018-03-18
1
-0
/
+2
|
*
s390: unify linker symbols usage
Vasily Gorbik
2018-02-27
3
-13
/
+13
*
|
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-05
2
-2
/
+1
*
|
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
2
-4
/
+4
*
|
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
1
-2
/
+3
*
|
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
|
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
|
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
|
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
|
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
|
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
|
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
2018-04-02
1
-3
/
+3
*
|
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
|
s390/entry.S: fix spurious zeroing of r0
Christian Borntraeger
2018-03-06
1
-2
/
+2
|
/
*
s390: do not bypass BPENTER for interrupt system calls
Martin Schwidefsky
2018-02-22
1
-0
/
+1
*
s390/clean-up: use CFI_* macros in entry.S
Hendrik Brueckner
2018-02-22
1
-2
/
+3
*
s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
Eugeniu Rosca
2018-02-19
1
-2
/
+2
*
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-02-07
7
-34
/
+264
*
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2018-02-05
2
-5
/
+64
*
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-02-05
5
-0
/
+76
*
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
2018-02-05
4
-3
/
+11
*
s390: scrub registers on kernel entry and KVM exit
Martin Schwidefsky
2018-02-05
1
-0
/
+47
*
s390/runtime_instrumentation: re-add signum system call parameter
Heiko Carstens
2018-02-05
1
-1
/
+9
*
s390/cpum_cf: correct counter number of LAST_HOST_TRANSLATIONS
Hendrik Brueckner
2018-02-02
1
-1
/
+1
*
s390/kprobes: Fix %p uses in error messages
Masami Hiramatsu
2018-02-02
1
-1
/
+1
*
s390/sysinfo: add and display licensed internal code identifier
Hendrik Brueckner
2018-02-02
1
-0
/
+2
*
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
2
-3
/
+2
|
\
|
*
treewide: Use DEVICE_ATTR_WO
Joe Perches
2018-01-09
1
-1
/
+1
|
*
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-09
1
-2
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-02-01
20
-428
/
+758
|
\
\
|
*
|
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
Eugene Syromiatnikov
2018-01-23
1
-4
/
+4
|
*
|
s390/syscalls: use generated syscall_table.h and unistd.h header files
Hendrik Brueckner
2018-01-23
2
-394
/
+2
|
*
|
s390/syscalls: add Makefile to generate system call header files
Hendrik Brueckner
2018-01-23
1
-0
/
+52
|
*
|
s390/syscalls: add syscalltbl script
Hendrik Brueckner
2018-01-23
1
-0
/
+232
|
*
|
s390/syscalls: add system call table
Hendrik Brueckner
2018-01-23
1
-0
/
+390
|
*
|
s390/ipl: avoid usage of __section(.data)
Vasily Gorbik
2018-01-23
1
-8
/
+4
|
*
|
s390/head: replace hard coded values with constants
Vasily Gorbik
2018-01-23
1
-5
/
+5
|
*
|
s390: remove bogus system call table entries
Heiko Carstens
2018-01-23
1
-3
/
+3
|
*
|
s390/kprobes: remove duplicate includes
Pravin Shedge
2018-01-23
1
-1
/
+0
|
*
|
s390/vdso: revise CFI annotations of vDSO functions
Hendrik Brueckner
2017-12-13
8
-16
/
+52
[prev]
[next]