summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * s390: add sysfs attributes for spectreMartin Schwidefsky2018-03-281-0/+19
| * s390: report spectre mitigation via syslogMartin Schwidefsky2018-03-281-0/+10
| * s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-03-283-32/+48
| * s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky2018-03-283-25/+29
| * s390/setup : enable display support for KVM guestFarhan Ali2018-03-181-0/+2
| * s390: unify linker symbols usageVasily Gorbik2018-02-273-13/+13
* | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-052-2/+1
* | mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski2018-04-021-1/+1
* | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-022-4/+4
* | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski2018-04-021-2/+3
* | fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski2018-04-021-2/+2
* | fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski2018-04-021-2/+2
* | fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski2018-04-021-1/+1
* | fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski2018-04-021-1/+1
* | fs: add ksys_read() helper; remove in-kernel calls to sys_read()Dominik Brodowski2018-04-021-1/+1
* | fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski2018-04-021-1/+1
* | fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappersDominik Brodowski2018-04-021-3/+3
* | fs: add ksys_write() helper; remove in-kernel calls to sys_write()Dominik Brodowski2018-04-021-1/+1
* | s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-03-061-2/+2
|/
* s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-02-221-0/+1
* s390/clean-up: use CFI_* macros in entry.SHendrik Brueckner2018-02-221-2/+3
* s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca2018-02-191-2/+2
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-077-34/+264
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-02-052-5/+64
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-02-055-0/+76
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-02-054-3/+11
* s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky2018-02-051-0/+47
* s390/runtime_instrumentation: re-add signum system call parameterHeiko Carstens2018-02-051-1/+9
* s390/cpum_cf: correct counter number of LAST_HOST_TRANSLATIONSHendrik Brueckner2018-02-021-1/+1
* s390/kprobes: Fix %p uses in error messagesMasami Hiramatsu2018-02-021-1/+1
* s390/sysinfo: add and display licensed internal code identifierHendrik Brueckner2018-02-021-0/+2
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-012-3/+2
|\
| * treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-091-1/+1
| * treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-02-0120-428/+758
|\ \
| * | s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov2018-01-231-4/+4
| * | s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner2018-01-232-394/+2
| * | s390/syscalls: add Makefile to generate system call header filesHendrik Brueckner2018-01-231-0/+52
| * | s390/syscalls: add syscalltbl scriptHendrik Brueckner2018-01-231-0/+232
| * | s390/syscalls: add system call tableHendrik Brueckner2018-01-231-0/+390
| * | s390/ipl: avoid usage of __section(.data)Vasily Gorbik2018-01-231-8/+4
| * | s390/head: replace hard coded values with constantsVasily Gorbik2018-01-231-5/+5
| * | s390: remove bogus system call table entriesHeiko Carstens2018-01-231-3/+3
| * | s390/kprobes: remove duplicate includesPravin Shedge2018-01-231-1/+0
| * | s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner2017-12-138-16/+52
| * | s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner2017-12-1311-0/+17
* | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-151-52/+0
* | | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-151-48/+0
| |/ |/|
* | kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-141-0/+1
|/
* s390: fix compat system call tableHeiko Carstens2017-12-071-3/+3
OpenPOWER on IntegriCloud