public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-26 22:55:27 to 2020-11-03 10:40:53 UTC [more...]

[PATCH 05/11 v2] kprobes/ftrace: Add recursion protection to the ftrace callback
 2020-11-03 10:40 UTC  (10+ messages)
` [PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion
        ` [PATCH 11/11 v2.2] "
      ` [PATCH 11/11 v2.1] "

[PATCH net-next v2 00/15] net/smc: extend diagnostic netlink interface
 2020-11-03 10:25 UTC  (16+ messages)
` [PATCH net-next v2 01/15] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v2 02/15] net/smc: Use active link of the connection
` [PATCH net-next v2 03/15] net/smc: Add connection counters for links
` [PATCH net-next v2 04/15] net/smc: Add link counters for IB device ports
` [PATCH net-next v2 05/15] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next v2 06/15] net/smc: Add diagnostic information to link structure
` [PATCH net-next v2 07/15] net/smc: Refactor the netlink reply processing routine
` [PATCH net-next v2 08/15] net/smc: Add ability to work with extended SMC netlink API
` [PATCH net-next v2 09/15] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v2 10/15] net/smc: Introduce SMCR get link command
` [PATCH net-next v2 11/15] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v2 12/15] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next v2 13/15] net/smc: Add support for obtaining SMCR "
` [PATCH net-next v2 14/15] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v2 15/15] net/smc: Add support for obtaining system information

block ioctl cleanups v2
 2020-11-03 10:00 UTC  (11+ messages)
` [PATCH 01/10] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/10] block: don't call into the driver for BLKFLSBUF
` [PATCH 03/10] block: add a new set_read_only method
` [PATCH 04/10] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 05/10] md: "
` [PATCH 06/10] dasd: "
` [PATCH 07/10] block: don't call into the driver for BLKROSET
` [PATCH 08/10] loop: use set_disk_ro
` [PATCH 09/10] block: remove set_device_ro
` [PATCH 10/10] block: remove __blkdev_driver_ioctl

[PATCH v11 12/14] s390/vfio-ap: handle host AP config change notification
 2020-11-03  9:48 UTC  (2+ messages)

block ioctl cleanups
 2020-11-03  9:32 UTC  (21+ messages)
` [PATCH 01/11] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/11] mtip32xx: return -ENOTTY for all unhanled ioctls
` [PATCH 03/11] block: don't call into the driver for BLKFLSBUF
` [PATCH 04/11] block: add a new set_read_only method
` [PATCH 05/11] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 06/11] md: "
` [PATCH 07/11] dasd: "
` [PATCH 08/11] block: don't call into the driver for BLKROSET
` [PATCH 09/11] loop: use set_disk_ro
` [PATCH 10/11] block: remove set_device_ro
` [PATCH 11/11] block: remove __blkdev_driver_ioctl

[PATCH net-next 00/15] net/smc: extend diagnostic netlink interface
 2020-11-03  2:20 UTC  (18+ messages)
` [PATCH net-next 01/15] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next 02/15] net/smc: Use active link of the connection
` [PATCH net-next 03/15] net/smc: Add connection counters for links
` [PATCH net-next 04/15] net/smc: Add link counters for IB device ports
` [PATCH net-next 05/15] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next 06/15] net/smc: Add diagnostic information to link structure
` [PATCH net-next 07/15] net/smc: Refactor the netlink reply processing routine
` [PATCH net-next 08/15] net/smc: Add ability to work with extended SMC netlink API
` [PATCH net-next 09/15] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next 10/15] net/smc: Introduce SMCR get link command
` [PATCH net-next 11/15] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next 12/15] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next 13/15] net/smc: Add support for obtaining SMCR "
` [PATCH net-next 14/15] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next 15/15] net/smc: Add support for obtaining system information

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-03  2:06 UTC  (7+ messages)

[PATCH v11 00/14] s390/vfio-ap: dynamic configuration support
 2020-11-02 21:57 UTC  (36+ messages)
` [PATCH v11 01/14] s390/vfio-ap: No need to disable IRQ after queue reset
` [PATCH v11 02/14] 390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v11 03/14] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v11 04/14] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v11 05/14] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v11 06/14] s390/vfio-ap: introduce shadow APCB
` [PATCH v11 07/14] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v11 08/14] s390/vfio-ap: hot plug/unplug queues on bind/unbind of queue device
` [PATCH v11 09/14] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v11 11/14] s390/zcrypt: Notify driver on config changed and scan complete callbacks

[PATCH] s390: add support for TIF_NOTIFY_SIGNAL
 2020-11-02 21:15 UTC  (6+ messages)

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-11-02 18:23 UTC  (14+ messages)

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-02 15:18 UTC  (11+ messages)
` [PATCH v3 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v3 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v3 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v3 4/4] arch, mm: make kernel_page_present() always available

[PATCH 5/9] kprobes/ftrace: Add recursion protection to the ftrace callback
 2020-11-02  5:08 UTC  (4+ messages)

[PATCH] s390: add support for TIF_NOTIFY_SIGNAL
 2020-11-01 18:58 UTC  (3+ messages)

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-01 17:02 UTC  (30+ messages)
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map

[PATCH] s390/smp: Move rcu_cpu_starting() earlier
 2020-11-01 16:05 UTC  (5+ messages)

[PATCH net-next v2] net/smc: improve return codes for SMC-Dv2
 2020-10-31 22:50 UTC  (2+ messages)

[PATCH net-next] net/smc: improve return codes for SMC-Dv2
 2020-10-31 17:59 UTC  (3+ messages)

[PATCH] kvm: s390: pv: Mark mm as protected after the set secure parameters and improve cleanup
 2020-10-30 14:31 UTC  (4+ messages)

[PATCH 0/5] zfcp: cleanups, refactorings and features for 5.11
 2020-10-30  2:17 UTC  (7+ messages)
` [PATCH 1/5] zfcp: lift Input Queue tasklet from qdio
` [PATCH 2/5] zfcp: remove orphaned function declarations
` [PATCH 3/5] zfcp: clarify & assert the stat_lock locking in zfcp_qdio_send()
` [PATCH 4/5] zfcp: process Version Change events
` [PATCH 5/5] zfcp: handle event-lost notification for "

[PATCH v2 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-29 16:30 UTC  (6+ messages)
` [PATCH v2 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v2 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v2 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v2 4/4] arch, mm: make kernel_page_present() always available

[PATCH v4 00/15] follow_pfn and other iomap races
 2020-10-29 10:01 UTC  (12+ messages)
` [PATCH v4 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v4 08/15] mm: Add unsafe_follow_pfn

[bug report] net/smc: CLC accept / confirm V2
 2020-10-28 13:23 UTC  (2+ messages)

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-10-28 18:01 UTC  (7+ messages)
` [PATCH 2/2] virtio: let virtio use DMA API when guest RAM is protected

[REGRESSION] mm: process_vm_readv testcase no longer works after compat_prcoess_vm_readv removed
 2020-10-27  0:09 UTC  (4+ messages)

[Regression] s390x build broken with 5.10-rc1 (bisected)
 2020-10-26 23:57 UTC  (4+ messages)
  ` [PATCH 1/1] s390: correct __bootdata / __bootdata_preserved macros

[PATCH AUTOSEL 5.4 08/80] s390/startup: avoid save_area_sync overflow
 2020-10-26 23:54 UTC 

[PATCH AUTOSEL 5.8 012/132] s390/startup: avoid save_area_sync overflow
 2020-10-26 23:50 UTC 

[PATCH AUTOSEL 5.9 013/147] s390/startup: avoid save_area_sync overflow
 2020-10-26 23:46 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 015/147] s390/ap/zcrypt: revisit ap and zcrypt error handling

[PATCH net 0/3] net/smc: fixes 2020-10-23
 2020-10-26 23:39 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