aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-01s390/cpumf: Fix indentation in sampling device driverThomas Richter1-1/+1
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter1-0/+6
2019-10-01s390/cpumf: Use consistant debug print formatThomas Richter1-2/+2
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds3-6/+6
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-23/+1
2019-09-23s390/topology: avoid firing events before kobjs are createdVasily Gorbik1-1/+2
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter1-40/+125
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-174/+76
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter1-7/+13
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky1-0/+4
2019-09-10kexec: Fix file verification on S390Matthew Garrett1-1/+1
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik1-21/+0
2019-08-29s390/setup: avoid using strncmp with hardcoded lengthVasily Gorbik1-5/+5
2019-08-29s390/sclp: avoid using strncmp with hardcoded lengthVasily Gorbik1-1/+1
2019-08-29s390/module: avoid using strncmp with hardcoded lengthVasily Gorbik1-2/+2
2019-08-26s390/vdso: reuse kstrtobool for option value parsingVasily Gorbik1-13/+5
2019-08-21s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik1-44/+6
2019-08-21s390/kasan: avoid report in get_wchanVasily Gorbik1-2/+2
2019-08-21s390/process: avoid potential reading of freed stackVasily Gorbik1-6/+16
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik4-62/+20
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik1-11/+2
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac3-6/+6
2019-08-09s390/vdso: map vdso also for statically linked binariesHeiko Carstens1-5/+0
2019-08-06s390: put _stext and _etext into .text sectionVasily Gorbik1-6/+4
2019-08-06s390/head64: cleanup unused labelsVasily Gorbik1-7/+0
2019-08-06s390/unwind: remove stack recursion warningVasily Gorbik1-5/+1
2019-08-06s390/setup: adjust start_code of init_mm to _textVasily Gorbik1-2/+1
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik1-9/+0
2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann1-23/+1
2019-07-29s390/kexec: add missing include to machine_kexec_reloc.cVasily Gorbik1-0/+1
2019-07-29s390/perf: make cf_diag_csd staticVasily Gorbik1-1/+1
2019-07-23s390: wire up clone3 system callVasily Gorbik1-1/+1
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce1-4/+2
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner1-0/+1
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-9/+4
2019-07-11s390/unwind: avoid int overflow in outside_of_stackVasily Gorbik1-1/+1
2019-07-11s390: fix setting of mio addressing controlSebastian Ott1-2/+0
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo1-6/+1
2019-07-11s390/cpumf: Add extended counter set definitions for model 8561 and 8562Thomas Richter1-0/+2
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-7/+7
2019-07-05docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier1-19/+86
2019-07-02s390/kasan: avoid false positives during stack unwindVasily Gorbik1-8/+8
2019-06-28arch: wire-up pidfd_open()Christian Brauner1-0/+1
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens1-2/+2
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky2-6/+13
2019-06-15s390/traps: simplify data exception handlerVasily Gorbik1-8/+2
2019-06-14PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre1-1/+0
2019-06-11s390/kdump: get rid of compile warningHeiko Carstens1-1/+2