index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/cpumf: Fix indentation in sampling device driver
Thomas Richter
2019-10-01
1
-1
/
+1
*
s390/cpumsf: Check for CPU Measurement sampling
Thomas Richter
2019-10-01
1
-0
/
+6
*
s390/cpumf: Use consistant debug print format
Thomas Richter
2019-10-01
1
-2
/
+2
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
3
-6
/
+6
|
\
|
*
kexec: Fix file verification on S390
Matthew Garrett
2019-09-10
1
-1
/
+1
|
*
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-20
3
-6
/
+6
*
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-28
1
-23
/
+1
|
\
\
|
*
|
MODSIGN: Export module signature definitions
Thiago Jung Bauermann
2019-08-06
1
-23
/
+1
*
|
|
s390/topology: avoid firing events before kobjs are created
Vasily Gorbik
2019-09-23
1
-1
/
+2
*
|
|
s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIOD
Thomas Richter
2019-09-19
1
-40
/
+125
*
|
|
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-17
12
-174
/
+76
|
\
\
\
|
*
|
|
s390/cpum_sf: Fix line length and format string
Thomas Richter
2019-09-16
1
-7
/
+13
|
*
|
|
s390: add support for IBM z15 machines
Martin Schwidefsky
2019-09-13
1
-0
/
+4
|
*
|
|
s390/base: remove unused s390_base_mcck_handler
Vasily Gorbik
2019-09-03
1
-21
/
+0
|
*
|
|
s390/setup: avoid using strncmp with hardcoded length
Vasily Gorbik
2019-08-29
1
-5
/
+5
|
*
|
|
s390/sclp: avoid using strncmp with hardcoded length
Vasily Gorbik
2019-08-29
1
-1
/
+1
|
*
|
|
s390/module: avoid using strncmp with hardcoded length
Vasily Gorbik
2019-08-29
1
-2
/
+2
|
*
|
|
s390/vdso: reuse kstrtobool for option value parsing
Vasily Gorbik
2019-08-26
1
-13
/
+5
|
*
|
|
s390/stacktrace: use common arch_stack_walk infrastructure
Vasily Gorbik
2019-08-21
1
-44
/
+6
|
*
|
|
s390/kasan: avoid report in get_wchan
Vasily Gorbik
2019-08-21
1
-2
/
+2
|
*
|
|
s390/process: avoid potential reading of freed stack
Vasily Gorbik
2019-08-21
1
-6
/
+16
|
*
|
|
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
2019-08-21
4
-62
/
+20
|
*
|
|
s390: move vmalloc option parsing to startup code
Vasily Gorbik
2019-08-21
1
-11
/
+2
|
|
/
/
*
|
|
s390/vdso: map vdso also for statically linked binaries
Heiko Carstens
2019-08-09
1
-5
/
+0
*
|
|
s390: put _stext and _etext into .text section
Vasily Gorbik
2019-08-06
1
-6
/
+4
*
|
|
s390/head64: cleanup unused labels
Vasily Gorbik
2019-08-06
1
-7
/
+0
*
|
|
s390/unwind: remove stack recursion warning
Vasily Gorbik
2019-08-06
1
-5
/
+1
*
|
|
s390/setup: adjust start_code of init_mm to _text
Vasily Gorbik
2019-08-06
1
-2
/
+1
*
|
|
s390/protvirt: avoid memory sharing for diag 308 set/store
Vasily Gorbik
2019-08-06
1
-9
/
+0
*
|
|
s390/kexec: add missing include to machine_kexec_reloc.c
Vasily Gorbik
2019-07-29
1
-0
/
+1
*
|
|
s390/perf: make cf_diag_csd static
Vasily Gorbik
2019-07-29
1
-1
/
+1
|
/
/
*
|
s390: wire up clone3 system call
Vasily Gorbik
2019-07-23
1
-1
/
+1
*
|
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-19
1
-4
/
+2
*
|
arch: mark syscall number 435 reserved for clone3
Christian Brauner
2019-07-15
1
-0
/
+1
*
|
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-13
4
-9
/
+4
|
\
\
|
*
|
s390/unwind: avoid int overflow in outside_of_stack
Vasily Gorbik
2019-07-11
1
-1
/
+1
|
*
|
s390: fix setting of mio addressing control
Sebastian Ott
2019-07-11
1
-2
/
+0
|
*
|
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
2019-07-11
1
-6
/
+1
|
*
|
s390/cpumf: Add extended counter set definitions for model 8561 and 8562
Thomas Richter
2019-07-11
1
-0
/
+2
*
|
|
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-11
1
-0
/
+1
|
\
\
\
|
*
|
|
arch: wire-up pidfd_open()
Christian Brauner
2019-06-28
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-07-09
1
-1
/
+0
|
\
\
\
|
*
|
|
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
Mathieu Malaterre
2019-06-14
1
-1
/
+0
|
|
/
/
*
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
3
-7
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-3
/
+3
|
*
|
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
2
-4
/
+4
|
|
/
*
|
docs: s390: unify and update s390dbf kdocs at debug.c
Steffen Maier
2019-07-05
1
-19
/
+86
*
|
s390/kasan: avoid false positives during stack unwind
Vasily Gorbik
2019-07-02
1
-8
/
+8
*
|
processor: get rid of cpu_relax_yield
Heiko Carstens
2019-06-15
1
-2
/
+2
*
|
s390: improve wait logic of stop_machine
Martin Schwidefsky
2019-06-15
2
-6
/
+13
[next]