public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-07 08:50:05 to 2017-03-28 05:35:39 UTC [more...]

[PATCH] mm: fix section name for .data..ro_after_init
 2017-03-28  5:35 UTC  (2+ messages)

[PATCH] net: s390: qeth: use new api ethtool_{get|set}_link_ksettings
 2017-03-27 13:56 UTC  (2+ messages)

[v2 0/5] parallelized "struct page" zeroing
 2017-03-27  6:00 UTC  (8+ messages)
` [v2 1/5] sparc64: simplify vmemmap_populate
` [v2 2/5] mm: defining memblock_virt_alloc_try_nid_raw
` [v2 3/5] mm: add "zero" argument to vmemmap allocators
` [v2 4/5] mm: zero struct pages during initialization
` [v2 5/5] mm: teach platforms not to zero struct pages memory

[PATCH net 0/3] s390/qeth patches for net
 2017-03-24 19:40 UTC  (5+ messages)
` [PATCH net 1/3] s390/qeth: size calculation outbound buffers
` [PATCH net 2/3] s390/qeth: no ETH header for outbound AF_IUCV
` [PATCH net 3/3] MAINTAINERS: add Julian Wiedmann

[kernel-hardening] [PATCH v2] lkdtm: add bad USER_DS test
 2017-03-24 17:51 UTC 

[kernel-hardening] [PATCH] lkdtm: add bad USER_DS test
 2017-03-24 17:46 UTC  (6+ messages)
` [kernel-hardening] "

[v1 0/5] parallelized "struct page" zeroing
 2017-03-24  9:35 UTC  (2+ messages)

[kernel-hardening] [PATCH v5 1/4] syscalls: Restore address limit after a syscall
 2017-03-23 20:38 UTC  (8+ messages)
` [kernel-hardening] [PATCH v5 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state
  ` [kernel-hardening] "
` [kernel-hardening] [PATCH v5 3/4] arm/syscalls: "
  ` [kernel-hardening] "
` [kernel-hardening] [PATCH v5 4/4] arm64/syscalls: "
  ` [kernel-hardening] "
` [kernel-hardening] Re: [PATCH v5 1/4] syscalls: Restore address limit after a syscall

[kernel-hardening] [PATCH v4 1/4] syscalls: Restore address limit after a syscall
 2017-03-23 15:40 UTC  (11+ messages)
` [kernel-hardening] [PATCH v4 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state
` [kernel-hardening] [PATCH v4 3/4] arm/syscalls: "
` [kernel-hardening] [PATCH v4 4/4] arm64/syscalls: "
` [kernel-hardening] Re: [PATCH v4 1/4] syscalls: Restore address limit after a syscall

[PATCH v4 00/16] basic vfio-ccw infrastructure
 2017-03-23 12:02 UTC  (26+ messages)
` [PATCH v4 01/16] s390: cio: introduce cio_cancel_halt_clear
` [PATCH v4 02/16] s390: cio: export more interfaces
` [PATCH v4 03/16] vfio: ccw: define device_api strings
` [PATCH v4 04/16] vfio: ccw: basic implementation for vfio_ccw driver
` [PATCH v4 05/16] vfio: ccw: introduce channel program interfaces
` [PATCH v4 06/16] vfio: ccw: register vfio_ccw to the mediated device framework
` [PATCH v4 07/16] vfio: ccw: introduce ccw_io_region
` [PATCH v4 08/16] vfio: ccw: handle ccw command request
` [PATCH v4 09/16] vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl
` [PATCH v4 10/16] vfio: ccw: realize VFIO_DEVICE_RESET ioctl
` [PATCH v4 11/16] vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls
` [PATCH v4 12/16] vfio: ccw: return I/O results asynchronously
` [PATCH v4 13/16] vfio: ccw: introduce a finite state machine
` [PATCH v4 14/16] docs: add documentation for vfio-ccw
` [PATCH v4 15/16] vfio: ccw: introduce support for ccw0
` [PATCH v4 16/16] MAINTAINERS: Add vfio-ccw maintainers

[PATCH v1] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
 2017-03-22 22:53 UTC  (3+ messages)

[PATCH 1/3] s390: cpacf: query instructions use unique parameters for compatibility with KMA
 2017-03-22 13:05 UTC 

[PATCHv3 00/16] set_memory_* functions header refactor
 2017-03-20 17:20 UTC  (19+ messages)
    ` [PATCHv3 01/16] treewide: Move set_memory_* functions away from cacheflush.h
    ` [PATCHv3 02/16] arm: Use set_memory.h header
    ` [PATCHv3 03/16] arm64: "
    ` [PATCHv3 04/16] s390: "
    ` [PATCHv3 05/16] x86: "
    ` [PATCHv3 06/16] agp: "
    ` [PATCHv3 07/16] drm: "
    ` [PATCHv3 08/16] intel_th: "
  ` [PATCHv3 09/16] watchdog: hpwdt: "
  ` [PATCHv3 10/16] bpf: "
  ` [PATCHv3 11/16] module: "
  ` [PATCHv3 12/16] PM / hibernate: "
  ` [PATCHv3 13/16] ALSA: "
  ` [PATCHv3 14/16] misc: sram: "
    ` [PATCHv3 15/16] video: vermilion: "
    ` [PATCHv3 16/16] treewide: Decouple cacheflush.h and set_memory.h

[PATCH v4 00/11] basic channel IO passthrough infrastructure based on vfio
 2017-03-17  3:19 UTC  (12+ messages)
` [PATCH v4 01/11] vfio: linux-headers update for vfio-ccw
` [PATCH v4 02/11] s390x/css: add s390-squash-mcss machine option
` [PATCH v4 03/11] s390x/css: realize css_sch_build_schib
` [PATCH v4 04/11] s390x/css: realize css_create_sch
` [PATCH v4 05/11] s390x/css: device support for s390-ccw passthrough
` [PATCH v4 06/11] vfio/ccw: vfio based subchannel passthrough driver
` [PATCH v4 07/11] vfio/ccw: get io region info
` [PATCH v4 08/11] vfio/ccw: get irqs info and set the eventfd fd
` [PATCH v4 09/11] s390x/css: introduce and realize ccw-request callback
` [PATCH v4 10/11] s390x/css: ccw translation infrastructure
` [PATCH v4 11/11] vfio/ccw: update sense data if a unit check is pending

[PATCH RFC v3 00/15] basic vfio-ccw infrastructure
 2017-03-16  9:25 UTC  (3+ messages)

[PATCH] s390/decompressor: fix initrd corruption caused by bss clear
 2017-03-15  8:41 UTC  (3+ messages)

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-15  7:57 UTC  (36+ messages)
                ` WTH is going on with memory hotplug sysf interface (was: Re: [RFC PATCH] mm, hotplug: get rid of auto_online_blocks)
                  ` WTH is going on with memory hotplug sysf interface

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-14 14:58 UTC  (24+ messages)
` [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
` [PATCH 10/29] drivers, md: convert stripe_head.count "
` [PATCH 11/29] drivers, media: convert cx88_core.refcount "
` [PATCH 13/29] drivers, media: convert vb2_vmarea_handler.refcount "
` [PATCH 21/29] drivers, s390: convert fc_fcp_pkt.ref_cnt "
` [PATCH 22/29] drivers, scsi: convert iscsi_task.refcount "
` [PATCH 29/29] drivers, xen: convert grant_map.users "
  ` [Xen-devel] "

[PATCHv2 0/2] mm: add private lock to serialize memory hotplug operations
 2017-03-14 12:52 UTC  (3+ messages)
` [PATCHv2 1/2] "
` [PATCHv2 2/2] drivers core: remove assert_held_device_hotplug()

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14 10:18 UTC  (18+ messages)
` [RFC PATCH 01/13] mm: Add mm_struct argument to 'mmap_region'
` [RFC PATCH 02/13] mm: Add mm_struct argument to 'do_mmap' and 'do_mmap_pgoff'
` [RFC PATCH 03/13] mm: Rename 'unmap_region' and add mm_struct argument
` [RFC PATCH 04/13] mm: Add mm_struct argument to 'get_unmapped_area' and 'vm_unmapped_area'
` [RFC PATCH 05/13] mm: Add mm_struct argument to 'mm_populate' and '__mm_populate'
` [RFC PATCH 06/13] mm/mmap: Export 'vma_link' and 'find_vma_links' to mm subsystem
` [RFC PATCH 07/13] kernel/fork: Split and export 'mm_alloc' and 'mm_init'
` [RFC PATCH 08/13] kernel/fork: Define explicitly which mm_struct to duplicate during fork
` [RFC PATCH 09/13] mm/memory: Add function to one-to-one duplicate page ranges
` [RFC PATCH 10/13] mm: Introduce first class virtual address spaces
` [RFC PATCH 11/13] mm/vas: Introduce VAS segments - shareable address space regions
` [RFC PATCH 12/13] mm/vas: Add lazy-attach support for first class virtual address spaces
` [RFC PATCH 13/13] fs/proc: Add procfs "

[PATCH 0/2] mm: add private lock to serialize memory hotplug operations
 2017-03-13 21:15 UTC  (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drivers core: remove assert_held_device_hotplug()

[GIT PULL] s390 patches for 4.11-rc2/rc3
 2017-03-12 12:27 UTC 

[PATCH v5 00/15] livepatch: hybrid consistency model
 2017-03-08  9:47 UTC  (14+ messages)
` [PATCH v5 01/15] stacktrace/x86: add function for detecting reliable stack traces
` [PATCH v5 05/15] livepatch/powerpc: add TIF_PATCH_PENDING thread flag
` [PATCH v5 13/15] livepatch: change to a per-task consistency model
` [PATCH v5 15/15] livepatch: allow removal of a disabled patch
  ` [PATCH v5.1 "

[PATCH] ata: allow subsystem to be used on m32r and s390 archs
 2017-03-07 19:26 UTC  (2+ messages)

[PATCH 1/2] s390/zcore: Remove unneeded linux/miscdevice.h include
 2017-03-07 15:30 UTC  (3+ messages)
` [PATCH 2/2] s390: zfcp: "

[PATCH] s390: scsi, use setup_timer instead of init_timer
 2017-03-07 13:06 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox