Age | Commit message (Expand) | Author |
2019-02-22 | s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem | Pierre Morel |
2019-02-22 | s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservation | Thomas Richter |
2019-02-22 | s390/cpum_cf: Add kernel message exaplanations | Thomas Richter |
2019-02-22 | s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace | Thomas Richter |
2019-02-22 | s390/cpum_cf: add ctr_stcctm() function | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: move common functions into a separate file | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: introduce kernel_cpumcf_avail() function | Hendrik Brueckner |
2019-02-22 | s390/cpu_mf: replace stcctm5() with the stcctm() function | Hendrik Brueckner |
2019-02-22 | s390/cpu_mf: add store cpu counter multiple instruction support | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: Add minimal in-kernel interface for counter measurements | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alerts | Hendrik Brueckner |
2019-02-22 | s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: rename per-CPU counter facility structure and variables | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: prepare for in-kernel counter measurements | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: move counter set controls to a new header file | Hendrik Brueckner |
2019-02-21 | s390/extmem: print DCSS range with %px | Gerald Schaefer |
2019-02-21 | s390/extmem: remove code for 31 bit addressing mode | Gerald Schaefer |
2019-02-21 | pkey: Indicate old mkvp only if old and current mkvp are different | Ingo Franzki |
2019-02-20 | s390/ism: ignore some errors during deregistration | Sebastian Ott |
2019-02-20 | s390/setup: fix boot crash for machine without EDAT-1 | Martin Schwidefsky |
2019-02-20 | s390/setup: fix early warning messages | Martin Schwidefsky |
2019-02-20 | s390/jump_label: Use "jdd" constraint on gcc9 | Ilya Leoshkevich |
2019-02-13 | s390/zcrypt: use new state UNBOUND during queue driver rebind | Harald Freudenberger |
2019-02-07 | Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Martin Schwidefsky |
2019-02-07 | s390: add alignment hints to vector load and store | Martin Schwidefsky |
2019-02-07 | s390: remove unused including <linux/version.h> | YueHaibing |
2019-02-07 | s390/qdio: make SBAL address array type-safe | Julian Wiedmann |
2019-02-07 | s390/pci: map IOV resources | Sebastian Ott |
2019-02-07 | s390/pci: improve bar check | Sebastian Ott |
2019-02-07 | s390/mmap: take stack_guard_gap into account for mmap_base | Martin Schwidefsky |
2019-02-07 | s390: remove dead code | Gerald Schaefer |
2019-02-07 | s390/setup: remove obsolete #ifdef | Gerald Schaefer |
2019-02-04 | vfio-ccw: Don't assume there are more ccws after a TIC | Farhan Ali |
2019-01-28 | s390: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-01-28 | s390: pci: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-01-28 | s390/hypfs: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-01-28 | s390/setup: set control program code via diag 318 | Collin Walling |
2019-01-23 | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Martin Schwidefsky |
2019-01-23 | s390: fix system call tracing | Heiko Carstens |
2019-01-18 | s390/hypfs: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-01-18 | s390/kasan: improve string/memory functions checks | Vasily Gorbik |
2019-01-18 | s390: remove the ptep_modify_prot_{start,commit} exports | Christoph Hellwig |
2019-01-18 | s390: remove compat_wrapper.c | Arnd Bergmann |
2019-01-18 | s390: autogenerate compat syscall wrappers | Arnd Bergmann |
2019-01-18 | s390: use generic UID16 implementation | Arnd Bergmann |
2019-01-18 | ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390 | Arnd Bergmann |
2019-01-18 | s390: open-code s390_personality syscall | Arnd Bergmann |
2019-01-14 | Linux 5.0-rc2v5.0-rc2 | Linus Torvalds |
2019-01-14 | kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore | Jonathan Neuschäfer |
2019-01-14 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |