summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390/cpumf: Fix indentation in sampling device driverThomas Richter2019-10-011-1/+1
* s390/cpumsf: Check for CPU Measurement samplingThomas Richter2019-10-011-0/+6
* s390/cpumf: Use consistant debug print formatThomas Richter2019-10-011-2/+2
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-283-6/+6
|\
| * kexec: Fix file verification on S390Matthew Garrett2019-09-101-1/+1
| * kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac2019-08-193-6/+6
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-271-23/+1
|\ \
| * | MODSIGN: Export module signature definitionsThiago Jung Bauermann2019-08-051-23/+1
* | | s390/topology: avoid firing events before kobjs are createdVasily Gorbik2019-09-231-1/+2
* | | s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter2019-09-191-40/+125
* | | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-1712-174/+76
|\ \ \
| * | | s390/cpum_sf: Fix line length and format stringThomas Richter2019-09-161-7/+13
| * | | s390: add support for IBM z15 machinesMartin Schwidefsky2019-09-131-0/+4
| * | | s390/base: remove unused s390_base_mcck_handlerVasily Gorbik2019-09-031-21/+0
| * | | s390/setup: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-5/+5
| * | | s390/sclp: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-1/+1
| * | | s390/module: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-2/+2
| * | | s390/vdso: reuse kstrtobool for option value parsingVasily Gorbik2019-08-261-13/+5
| * | | s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik2019-08-211-44/+6
| * | | s390/kasan: avoid report in get_wchanVasily Gorbik2019-08-211-2/+2
| * | | s390/process: avoid potential reading of freed stackVasily Gorbik2019-08-211-6/+16
| * | | s390: clean .bss before running uncompressed kernelVasily Gorbik2019-08-214-62/+20
| * | | s390: move vmalloc option parsing to startup codeVasily Gorbik2019-08-211-11/+2
| |/ /
* | | s390/vdso: map vdso also for statically linked binariesHeiko Carstens2019-08-091-5/+0
* | | s390: put _stext and _etext into .text sectionVasily Gorbik2019-08-061-6/+4
* | | s390/head64: cleanup unused labelsVasily Gorbik2019-08-061-7/+0
* | | s390/unwind: remove stack recursion warningVasily Gorbik2019-08-061-5/+1
* | | s390/setup: adjust start_code of init_mm to _textVasily Gorbik2019-08-061-2/+1
* | | s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik2019-08-061-9/+0
* | | s390/kexec: add missing include to machine_kexec_reloc.cVasily Gorbik2019-07-291-0/+1
* | | s390/perf: make cf_diag_csd staticVasily Gorbik2019-07-291-1/+1
|/ /
* | s390: wire up clone3 system callVasily Gorbik2019-07-231-1/+1
* | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-181-4/+2
* | arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1
* | Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-124-9/+4
|\ \
| * | s390/unwind: avoid int overflow in outside_of_stackVasily Gorbik2019-07-111-1/+1
| * | s390: fix setting of mio addressing controlSebastian Ott2019-07-111-2/+0
| * | s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-111-6/+1
| * | s390/cpumf: Add extended counter set definitions for model 8561 and 8562Thomas Richter2019-07-111-0/+2
* | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-101-0/+1
|\ \ \
| * | | arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
| | |/ | |/|
* | | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-07-091-1/+0
|\ \ \
| * | | PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre2019-06-141-1/+0
| |/ /
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-083-7/+7
|\ \ \ | |_|/ |/| |
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-3/+3
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-272-4/+4
| |/
* | docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier2019-07-051-19/+86
* | s390/kasan: avoid false positives during stack unwindVasily Gorbik2019-07-021-8/+8
* | processor: get rid of cpu_relax_yieldHeiko Carstens2019-06-151-2/+2
* | s390: improve wait logic of stop_machineMartin Schwidefsky2019-06-152-6/+13