summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1...Alex Williamson
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-09s390/uaccess: fix indentationHeiko Carstens
2020-10-09s390/uaccess: add default cases for __put_user_fn()/__get_user_fn()Heiko Carstens
2020-10-09s390/kprobes: move insn_page to text segmentHeiko Carstens
2020-10-09kbuild: explicitly specify the build id styleBill Wendling
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-10-07s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato
2020-10-07s390/pci: stash version in the zpci_devMatthew Rosato
2020-10-07s390/sie: fix typo in SIGP code descriptionJulian Wiedmann
2020-10-07s390/lib: fix kernel doc for memcmp()Julian Wiedmann
2020-10-07s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig
2020-10-02s390/startup: correct early pgm check info formattingVasily Gorbik
2020-10-02s390: remove orphaned extern variables declarationsVasily Gorbik
2020-10-02s390/kasan: make sure int handler always run with DAT onVasily Gorbik
2020-10-02s390/ipl: add support to control memory clearing for nvme re-IPLGerald Schaefer
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov
2020-10-02s390/ipl: support NVMe IPL kernel parametersAlexander Egorenkov
2020-10-02s390: nvme dump supportJason J. Herne
2020-09-30s390: remove orphaned function declarationsVasily Gorbik
2020-09-30s390/startup: add kaslr_offset to pgm check info printVasily Gorbik
2020-09-30s390/startup: correct "dfltcc" option parsingVasily Gorbik
2020-09-30s390/vdso: remove orphaned declarationsVasily Gorbik
2020-09-30s390/cio: remove unused channel_subsystem_reinitVasily Gorbik
2020-09-30s390: remove cad commandline optionSven Schnelle
2020-09-29s390/startup: avoid save_area_sync overflowVasily Gorbik
2020-09-29s390: remove unused _swsusp_reset_dmaVasily Gorbik
2020-09-29s390/kaslr: correct and explain randomization base generationVasily Gorbik
2020-09-29s390/kaslr: avoid mixing valid random value and an error codeVasily Gorbik
2020-09-28PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-09-26s390/stp: unify stp_work_mutex and clock_sync_mutexSven Schnelle
2020-09-26s390/stp: add sysfs file to show scheduled leap secondsSven Schnelle
2020-09-26s390/stp: add support for leap secondsSven Schnelle
2020-09-26s390/stp: use u32 instead of unsigned intSven Schnelle
2020-09-26s390/stp: use __packedSven Schnelle
2020-09-26s390/stp: add locking to sysfs functionsSven Schnelle
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig
2020-09-24s390/pkey: support CCA and EP11 secure ECC private keysHarald Freudenberger
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-22fs: remove compat_sys_mountChristoph Hellwig
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller