summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky
2019-04-26s390/ipl: add definitions for the IPL report blockMartin Schwidefsky
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky
2019-04-26s390/ipl: make ipl_info less confusingMartin Schwidefsky
2019-04-25s390: report new CPU capabilitiesMartin Schwidefsky
2019-04-25s390/crypto: use TRNG for seeding/reseedingHarald Freudenberger
2019-04-25s390/crypto: rework generate_entropy function for pseudo random ddHarald Freudenberger
2019-04-25Merge tag 'vfio-ccw-20190425' of https://git.kernel.org/pub/scm/linux/kernel/...Martin Schwidefsky
2019-04-24vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali
2019-04-24vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali
2019-04-24vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck
2019-04-24s390/cio: export hsch to modulesCornelia Huck
2019-04-24vfio-ccw: add capabilities chainCornelia Huck
2019-04-24vfio-ccw: protect the I/O regionCornelia Huck
2019-04-24vfio-ccw: rework ssch state handlingCornelia Huck
2019-04-24vfio-ccw: make it safe to access channel programsCornelia Huck
2019-04-24s390/mm: fix pxd_bad with folded page tablesMartin Schwidefsky
2019-04-24s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik
2019-04-23s390/cpum_cf_diag: Add support for CPU-MF SVN 6Thomas-Mich Richter
2019-04-23s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky
2019-04-23s390/mm: make the pxd_offset functions more robustMartin Schwidefsky
2019-04-18s390/qdio: consolidate index tracking for queue scanJulian Wiedmann
2019-04-18s390/qdio: limit direct access to first_to_check cursorJulian Wiedmann
2019-04-11s390: zcrypt: initialize variables before_useArnd Bergmann
2019-04-11s390: avoid __builtin_return_address(n) on clangArnd Bergmann
2019-04-11s390: Convert IS_ENABLED uses to __is_definedJoe Perches
2019-04-11s390: make chkbss work with clangArnd Bergmann
2019-04-11s390: make __load_psw_mask work with clangArnd Bergmann
2019-04-11s390: syscall_wrapper: avoid clang warningArnd Bergmann
2019-04-11s390: don't build vdso32 with clangArnd Bergmann
2019-04-11s390: remove -fno-strength-reduce flagArnd Bergmann
2019-04-11s390: fine-tune stack switch helperMartin Schwidefsky
2019-04-10s390/rseq: use trap4 for RSEQ_SIGMartin Schwidefsky
2019-04-10s390: cio: fix cio_irb declarationArnd Bergmann
2019-04-10s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth
2019-04-10s390/qdio: eliminate queue's last_move cursorJulian Wiedmann
2019-04-10s390/qdio: simplify SBAL range calculationJulian Wiedmann
2019-04-10s390/qdio: pass up count of ready-to-process SBALsJulian Wiedmann
2019-04-10s390/qdio: fix output of DSCI value in debug fileJulian Wiedmann
2019-04-10s390/protvirt: block kernel command line alterationVasily Gorbik
2019-04-10s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik
2019-04-10s390: introduce .boot.preserved.data section compile time validationVasily Gorbik
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer
2019-03-29s390/cpum_cf: Add support for CPU-MF SVN 6Thomas Richter
2019-03-29s390/qdio: clean up qdio_check_outbound_after_thinint()Julian Wiedmann
2019-03-29s390/qdio: clean up pci_out_supported()Julian Wiedmann
2019-03-29s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter