Linux S390
[Prev Page][Next Page]
- Re: [PATCH v15 0/9] open: introduce openat2(2) syscall, (continued)
- [PATCH V7 0/6] mdev based hardware virtio offloading support,
Jason Wang
- [kvm-unit-tests PATCH] s390x: Use loop to save and restore fprs,
Janosch Frank
- memory leak in smc_create, syzbot
- [GIT PULL] s390 updates for 5.4-rc6,
Vasily Gorbik
- [PATCH v15 08/23] s390: mm: Add p?d_leaf() definitions, Steven Price
- [PATCH] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable,
Nicolas Saenz Julienne
- [PATCH 0/1] RFC: memcg support for KVM/s390,
Christian Borntraeger
- [PATCH net-next 0/8] s390/qeth: updates 2019-10-31,
Julian Wiedmann
- [PATCH v2] mm/sparse.c: mark populate_section_memmap as __meminit,
Ilya Leoshkevich
- [PATCH v7] numa: make node_to_cpumask_map() NUMA_NO_NODE aware,
Yunsheng Lin
- [PATCH V6 0/6] mdev based hardware virtio offloading support,
Jason Wang
- [PATCH 1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained,
Masahiro Yamada
- [PATCH] s390: vfio-ap: disable IRQ in remove callback results in kernel OOPS,
Tony Krowiak
- [PATCH v3 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES,
Kees Cook
- [PATCH v3 04/29] alpha: Rename PT_LOAD identifier "kernel" to "text", Kees Cook
- [PATCH v3 01/29] powerpc: Rename "notes" PT_NOTE to "note", Kees Cook
- [PATCH v3 02/29] powerpc: Remove PT_NOTE workaround, Kees Cook
- [PATCH v3 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text", Kees Cook
- [PATCH v3 05/29] ia64: Rename PT_LOAD identifier "code" to "text", Kees Cook
- [PATCH v3 07/29] x86: Restore "text" Program Header with dummy section, Kees Cook
- [PATCH v3 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header, Kees Cook
- [PATCH v3 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes, Kees Cook
- [PATCH v3 10/29] vmlinux.lds.h: Move NOTES into RO_DATA, Kees Cook
- [PATCH v3 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro, Kees Cook
- [PATCH v3 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA, Kees Cook
- [PATCH v3 18/29] arm64: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 15/29] x86: Actually use _etext for end of text segment, Kees Cook
- [PATCH v3 19/29] c6x: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 26/29] x86/mm: Remove redundant &s on addresses, Kees Cook
- [PATCH v3 29/29] x86: Use INT3 instead of NOP for linker fill bytes, Kees Cook
- [PATCH v3 17/29] alpha: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA, Kees Cook
- [PATCH v3 20/29] h8300: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA, Kees Cook
- [PATCH v3 21/29] ia64: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA, Kees Cook
- [PATCH v3 24/29] powerpc: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 23/29] parisc: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 27/29] x86/mm: Report which part of kernel image is freed, Kees Cook
- [PATCH v3 22/29] microblaze: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 25/29] xtensa: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 28/29] x86/mm: Report actual image regions in /proc/iomem, Kees Cook
- [PATCH v2 0/3] s390/livepatch: Implement reliable stack tracing for the consistency model,
Miroslav Benes
- [PATCH net-next 1/1] net/smc: remove unneeded include for smc.h,
Ursula Braun
- [PATCH net 1/1] net/smc: fix refcounting for non-blocking connect(),
Ursula Braun
- generic ioremap (and lots of cleanups) v3,
Christoph Hellwig
- [PATCH 01/21] arm: remove ioremap_cached, Christoph Hellwig
- [PATCH 02/21] unicore32: remove ioremap_cached, Christoph Hellwig
- [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc, Christoph Hellwig
- [PATCH 04/21] hexagon: clean up ioremap, Christoph Hellwig
- [PATCH 05/21] alpha: remove the unused __ioremap wrapper, Christoph Hellwig
- [PATCH 07/21] parisc: remove __ioremap, Christoph Hellwig
- [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU, Christoph Hellwig
- [PATCH 13/21] m68k: rename __iounmap and mark it static, Christoph Hellwig
- [PATCH 18/21] riscv: use the generic ioremap code, Christoph Hellwig
- [PATCH 17/21] lib: provide a simple generic ioremap implementation, Christoph Hellwig
- [PATCH 19/21] nds32: use generic ioremap, Christoph Hellwig
- [PATCH 21/21] csky: use generic ioremap, Christoph Hellwig
- [PATCH 20/21] csky: remove ioremap_cache, Christoph Hellwig
- [PATCH 14/21] hexagon: remove __iounmap, Christoph Hellwig
- [PATCH 16/21] sh: remove __iounmap, Christoph Hellwig
- [PATCH 15/21] nios2: remove __iounmap, Christoph Hellwig
- [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions, Christoph Hellwig
- [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU, Christoph Hellwig
- [PATCH 06/21] nios2: remove __ioremap, Christoph Hellwig
- [PATCH 08/21] x86: Clean up ioremap(), Christoph Hellwig
- [PATCH 09/21] xtensa: clean up ioremap, Christoph Hellwig
- Re: generic ioremap (and lots of cleanups) v3, Christoph Hellwig
- generic-iomap tree for linux-next, Christoph Hellwig
- [PATCH 0/6] Improvements for random.h/archrandom.h,
Richard Henderson
- [PATCH] mm/sparse.c: mark populate_section_memmap as __meminit,
Ilya Leoshkevich
- Re: [PATCH 1/2] locking/Kconfig: Add INLINE_SPINLOCKS & INLINE_RWLOCKS, Will Deacon
- [PATCH] scripts/gdb: fix debugging modules compiled with hot/cold partitioning,
Ilya Leoshkevich
- [PATCH v14 08/22] s390: mm: Add p?d_leaf() definitions, Steven Price
- [PATCH V8] mm/debug: Add tests validating architecture page table helpers,
Anshuman Khandual
- [PATCH RESEND v14 0/6] open: introduce openat2(2) syscall,
Aleksa Sarai
- [PATCH AUTOSEL 5.3 45/99] s390/qeth: Fix initialization of vnicc cmd masks during set online, Sasha Levin
- [PATCH AUTOSEL 5.3 53/99] net/smc: fix SMCD link group creation with VLAN id, Sasha Levin
- [PATCH AUTOSEL 5.3 44/99] s390/qeth: Fix error handling during VNICC initialization, Sasha Levin
- [PATCH AUTOSEL 5.3 55/99] net/smc: receive pending data after RCV_SHUTDOWN, Sasha Levin
- [PATCH AUTOSEL 4.19 30/59] s390/qeth: Fix error handling during VNICC initialization, Sasha Levin
- [PATCH AUTOSEL 4.19 36/59] net/smc: receive returns without data, Sasha Levin
- [PATCH AUTOSEL 4.19 37/59] net/smc: receive pending data after RCV_SHUTDOWN, Sasha Levin
- [PATCH AUTOSEL 4.19 31/59] s390/qeth: Fix initialization of vnicc cmd masks during set online, Sasha Levin
- [PATCH AUTOSEL 5.3 54/99] net/smc: receive returns without data, Sasha Levin
- [GIT PULL] s390 updates for 5.4-rc5,
Vasily Gorbik
- [kvm-unit-tests PATCH v2 0/5] s390x: SCLP Unit test,
Claudio Imbrenda
- [PATCH v2 00/11] zfcp: retrieve local RDP data, fix and cleanup,
Benjamin Block
- [PATCH v2 06/11] zfcp: implicitly refresh port-data diagnostics when reading SysFS, Benjamin Block
- [PATCH v2 09/11] zfcp: move maximum age of diagnostic buffers into a per-adapter variable, Benjamin Block
- [PATCH v2 10/11] zfcp: proper indentation to reduce confusion in zfcp_erp_required_act, Benjamin Block
- [PATCH v2 05/11] zfcp: introduce SysFS interface for diagnostics of local SFP transceiver, Benjamin Block
- [PATCH v2 11/11] zfcp: trace channel log even for FCP command responses, Benjamin Block
- [PATCH v2 02/11] zfcp: diagnostics buffer caching and use for exchange port data, Benjamin Block
- [PATCH v2 08/11] zfcp: implicitly refresh config-data diagnostics when reading SysFS, Benjamin Block
- [PATCH v2 03/11] zfcp: add diagnostics buffer for exchange config data, Benjamin Block
- [PATCH v2 07/11] zfcp: introduce SysFS interface to read the local B2B-Credit, Benjamin Block
- [PATCH v2 01/11] zfcp: signal incomplete or error for sync exchange config/port data, Benjamin Block
- [PATCH v2 04/11] zfcp: support retrieval of SFP Data via Exchange Port Data, Benjamin Block
- Re: [PATCH v2 00/11] zfcp: retrieve local RDP data, fix and cleanup, Martin K. Petersen
- [REVIEW PATCH v5 2/3] arch: wire-up close_range(), Christian Brauner
- [kvms390:protvirt 23/37] arch/s390/kvm/kvm-s390.c:3650:30: warning: passing argument 1 of 'uv_convert_to_secure' makes integer from pointer without a cast, kbuild test robot
- [PATCH trivial] s390/dasd: spelling s/configruation/configuration/, Geert Uytterhoeven
- [RFC 00/37] KVM: s390: Add support for protected VMs,
Janosch Frank
- [RFC 01/37] DOCUMENTATION: protvirt: Protected virtual machine introduction, Janosch Frank
- [RFC 02/37] s390/protvirt: introduce host side setup, Janosch Frank
- [RFC 03/37] s390/protvirt: add ultravisor initialization, Janosch Frank
- [RFC 04/37] KVM: s390: protvirt: Add initial lifecycle handling, Janosch Frank
- [RFC 06/37] s390: UV: Add import and export to UV library, Janosch Frank
- [RFC 08/37] KVM: s390: add missing include in gmap.h, Janosch Frank
- [RFC 07/37] KVM: s390: protvirt: Secure memory is not mergeable, Janosch Frank
- [RFC 05/37] s390: KVM: Export PV handle to gmap, Janosch Frank
- [RFC 11/37] DOCUMENTATION: protvirt: Interrupt injection, Janosch Frank
- [RFC 12/37] KVM: s390: protvirt: Handle SE notification interceptions, Janosch Frank
- [RFC 13/37] KVM: s390: protvirt: Add interruption injection controls, Janosch Frank
- [RFC 15/37] KVM: s390: protvirt: Add machine-check interruption injection controls, Janosch Frank
- [RFC 14/37] KVM: s390: protvirt: Implement interruption injection, Janosch Frank
- [RFC 18/37] KVM: s390: protvirt: Handle spec exception loops, Janosch Frank
- [RFC 17/37] DOCUMENTATION: protvirt: Instruction emulation, Janosch Frank
- [RFC 16/37] KVM: s390: protvirt: Implement machine-check interruption injection, Janosch Frank
- [RFC 20/37] KVM: S390: protvirt: Introduce instruction data area bounce buffer, Janosch Frank
- [RFC 21/37] KVM: S390: protvirt: Instruction emulation, Janosch Frank
- [RFC 19/37] KVM: s390: protvirt: Add new gprs location handling, Janosch Frank
- [RFC 23/37] KVM: s390: protvirt: Make sure prefix is always protected, Janosch Frank
- [RFC 22/37] KVM: s390: protvirt: Add SCLP handling, Janosch Frank
- [RFC 24/37] KVM: s390: protvirt: Write sthyi data to instruction data area, Janosch Frank
- [RFC 25/37] KVM: s390: protvirt: STSI handling, Janosch Frank
- [RFC 29/37] KVM: s390: protvirt: Sync pv state, Janosch Frank
- [RFC 30/37] DOCUMENTATION: protvirt: Diag 308 IPL, Janosch Frank
- [RFC 32/37] KVM: s390: protvirt: UV calls diag308 0, 1, Janosch Frank
- [RFC 33/37] KVM: s390: Introduce VCPU reset IOCTL, Janosch Frank
- [RFC 31/37] KVM: s390: protvirt: Add diag 308 subcode 8 - 10 handling, Janosch Frank
- [RFC 35/37] KVM: s390: Fix cpu reset local IRQ clearing, Janosch Frank
- [RFC 37/37] KVM: s390: protvirt: Add UV debug trace, Janosch Frank
- [RFC 34/37] KVM: s390: protvirt: Report CPU state to Ultravisor, Janosch Frank
- [RFC 36/37] KVM: s390: protvirt: Support cmd 5 operation state, Janosch Frank
- [RFC 26/37] KVM: s390: protvirt: Only sync fmt4 registers, Janosch Frank
- [RFC 27/37] KVM: s390: protvirt: SIGP handling, Janosch Frank
- [RFC 28/37] KVM: s390: protvirt: Add program exception injection, Janosch Frank
- [RFC 10/37] s390: add (non)secure page access exceptions handlers, Janosch Frank
- [RFC 09/37] KVM: s390: protvirt: Implement on-demand pinning, Janosch Frank
- [PATCH v13 08/22] s390: mm: Add p?d_leaf() definitions, Steven Price
- WARNING: refcount bug in smc_release, syzbot
- [PATCH net 0/2] net/smc: fixes for -net,
Karsten Graul
- [PATCH V5 0/6] mdev based hardware virtio offloading support,
Jason Wang
- [kvm-unit-tests PATCH] s390x: Fix selftest malloc check,
Janosch Frank
- Re: [PATCH 12/24] scsi: introduce scsi_build_sense(), Steffen Maier
- [kvm-unit-tests PATCH v1 0/5] s390x: SCLP Unit test,
Claudio Imbrenda
- [PATCH net-next 0/8] net/smc: improve termination handling (part 2),
Karsten Graul
- [PATCH V7] mm/debug: Add tests validating architecture page table helpers,
Anshuman Khandual
- [PATCH AUTOSEL 5.3 88/89] s390/uaccess: avoid (false positive) compiler warnings, Sasha Levin
- [PATCH AUTOSEL 4.14 55/56] s390/uaccess: avoid (false positive) compiler warnings, Sasha Levin
- [PATCH AUTOSEL 4.9 28/29] s390/uaccess: avoid (false positive) compiler warnings, Sasha Levin
- [PATCH AUTOSEL 4.19 099/100] s390/uaccess: avoid (false positive) compiler warnings, Sasha Levin
- [PATCH AUTOSEL 5.3 82/89] s390/cio: fix virtio-ccw DMA without PV, Sasha Levin
- [PATCH v12 08/22] s390: mm: Add p?d_leaf() definitions, Steven Price
- PCI/MSI: Remove the PCI_MSI_IRQ_DOMAIN architecture whitelist,
Palmer Dabbelt
- generic ioremap (and lots of cleanups) v2,
Christoph Hellwig
- [PATCH 02/21] unicore32: remove ioremap_cached, Christoph Hellwig
- [PATCH 01/21] arm: remove ioremap_cached, Christoph Hellwig
- [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc, Christoph Hellwig
- [PATCH 04/21] hexagon: clean up ioremap, Christoph Hellwig
- [PATCH 05/21] alpha: remove the unused __ioremap wrapper, Christoph Hellwig
- [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU, Christoph Hellwig
- [PATCH 16/21] sh: remove __iounmap, Christoph Hellwig
- [PATCH 21/21] csky: use generic ioremap, Christoph Hellwig
- [PATCH 19/21] nds32: use generic ioremap, Christoph Hellwig
- [PATCH 20/21] csky: remove ioremap_cache, Christoph Hellwig
- [PATCH 17/21] lib: provide a simple generic ioremap implementation, Christoph Hellwig
- [PATCH 18/21] riscv: use the generic ioremap code, Christoph Hellwig
- [PATCH 14/21] hexagon: remove __iounmap, Christoph Hellwig
- [PATCH 15/21] nios2: remove __iounmap, Christoph Hellwig
- [PATCH 13/21] m68k: rename __iounmap and mark it static, Christoph Hellwig
- [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions, Christoph Hellwig
- [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU, Christoph Hellwig
- [PATCH 09/21] xtensa: clean up ioremap, Christoph Hellwig
- [PATCH 08/21] x86: clean up ioremap, Christoph Hellwig
- [PATCH 07/21] parisc: remove __ioremap, Christoph Hellwig
- [PATCH 06/21] nios2: remove __ioremap, Christoph Hellwig
- [PATCH V4 0/6] mdev based hardware virtio offloading support,
Jason Wang
- [PATCH v2] scripts/gdb: fix debugging modules on s390,
Ilya Leoshkevich
- [PATCH v3 0/4] vfio-ccw: A couple trace changes,
Eric Farman
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]
[More Archives]