linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-25 08:47:58 to 2019-01-31 20:42:57 UTC [more...]

WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggered
 2019-01-31 20:42 UTC  (34+ messages)
            ` [PATCH] futex: Handle early deadlock return correctly
                                          ` WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggerede

[PATCH v3 0/7] perf: Communicate sink via event::attr:config2
 2019-01-31 19:03 UTC  (11+ messages)
` [PATCH v3 1/7] perf/aux: Make perf_event accessible to setup_aux()
` [PATCH v3 2/7] coresight: perf: Add "sinks" group to PMU directory
` [PATCH v3 3/7] coresight: Use event attributes for sink selection
` [PATCH v3 4/7] perf pmu: Moving EVENT_SOURCE_DEVICE_PATH to PMU header file
` [PATCH v3 5/7] perf tools: Use event attributes to send sink information to kernel
` [PATCH v3 6/7] perf tools: Removing CoreSight set_drv_config() API
` [PATCH v3 7/7] perf tools: Remove PMU::set_drv_config API

[PATCH v7 00/15] KVM: s390: make use of the GIB
 2019-01-31 17:47 UTC  (22+ messages)
` [PATCH v7 01/15] KVM: s390: drop obsolete else path
` [PATCH v7 02/15] KVM: s390: make bitmap declaration consistent
` [PATCH v7 03/15] KVM: s390: move bitmap idle_mask into arch struct top level
` [PATCH v7 04/15] KVM: s390: coding style kvm_s390_gisa_init/clear()
` [PATCH v7 05/15] KVM: s390: use pending_irqs_no_gisa() where appropriate
` [PATCH v7 06/15] KVM: s390: remove kvm_s390_ from gisa static inline functions
` [PATCH v7 07/15] KVM: s390: introduce struct kvm_s390_gisa_interrupt
` [PATCH v7 08/15] s390/cio: add function chsc_sgib()
` [PATCH v7 09/15] KVM: s390: add the GIB and its related life-cyle functions
` [PATCH v7 10/15] KVM: s390: add kvm reference to struct sie_page2
` [PATCH v7 11/15] KVM: s390: add functions to (un)register GISC with GISA
` [PATCH v7 12/15] KVM: s390: kvm_s390_gisa_clear() now clears the IPM only
` [PATCH v7 13/15] KVM: s390: add gib_alert_irq_handler()
` [PATCH v7 14/15] KVM: s390: start using the GIB
` [PATCH v7 15/15] KVM: s390: fix possible null pointer dereference in pending_irqs()
` [PATCH v7 15/15] KVM: s390: test for non NULL gisa origin "

[PATCH RFC] virtio: hint if callbacks surprisingly might sleep
 2019-01-31 15:41 UTC  (3+ messages)

[PATCH v2 00/21] Refine memblock API
 2019-01-31 15:23 UTC  (19+ messages)
` [PATCH v2 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH v2 09/21] memblock: drop memblock_alloc_base()
` [PATCH v2 19/21] treewide: add checks for the return value of memblock_alloc*()
` [PATCH v2 21/21] memblock: drop memblock_alloc_*_nopanic() variants

[PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
 2019-01-31 12:34 UTC  (13+ messages)
` [PATCH v3 1/6] vfio-ccw: make it safe to access channel programs
` [PATCH v3 2/6] vfio-ccw: rework ssch state handling
` [PATCH v3 3/6] vfio-ccw: protect the I/O region
` [PATCH v3 4/6] vfio-ccw: add capabilities chain
` [PATCH v3 5/6] s390/cio: export hsch to modules
` [PATCH v3 6/6] vfio-ccw: add handling for async channel instructions

[PATCH] zcrypt: handle AP Info notification from CHSC SEI command
 2019-01-31  9:55 UTC  (5+ messages)

[PATCH v2 0/7] perf: Communicate sink via event::attr:config2
 2019-01-30 23:50 UTC  (8+ messages)
` [PATCH v2 2/7] coresight: perf: Add "sinks" group to PMU directory
` [PATCH v2 3/7] coresight: Use event attributes for sink selection
` [PATCH v2 4/7] perf pmu: Moving EVENT_SOURCE_DEVICE_PATH to PMU header file

[PATCH net 0/9] net/smc: fixes 2019-01-30
 2019-01-30 17:51 UTC  (10+ messages)
` [PATCH net 1/9] net/smc: fix another sizeof to int comparison
` [PATCH net 2/9] net/smc: allow 16 byte pnetids in netlink policy
` [PATCH net 3/9] net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
` [PATCH net 4/9] net/smc: don't wait for send buffer space when data was already sent
` [PATCH net 5/9] net/smc: recvmsg and splice_read should return 0 after shutdown
` [PATCH net 6/9] net/smc: do not wait under send_lock
` [PATCH net 7/9] net/smc: call smc_cdc_msg_send() "
` [PATCH net 8/9] net/smc: use device link provided in qp_context
` [PATCH net 9/9] net/smc: fix use of variable in cleared area

[PATCH v6 00/13] KVM: s390: make use of the GIB
 2019-01-30 16:41 UTC  (39+ messages)
` [PATCH v6 01/13] KVM: s390: drop obsolete else path
` [PATCH v6 02/13] KVM: s390: make bitmap declaration consitent
` [PATCH v6 03/13] KVM: s390: move bitmap idle_mask into arch struct top level
` [PATCH v6 04/13] KVM: s390: coding style kvm_s390_gisa_init/clear()
` [PATCH v6 05/13] KVM: s390: use pending_irqs_no_gisa() where appropriate
` [PATCH v6 06/13] KVM: s390: remove kvm_s390_ from gisa static inline functions
` [PATCH v6 07/13] KVM: s390: introduce struct kvm_s390_gisa_interrupt
` [PATCH v6 09/13] KVM: s390: add the GIB and its related life-cyle functions
` [PATCH v6 10/13] KVM: s390: add kvm reference to struct sie_page2
` [PATCH v6 11/13] KVM: s390: add functions to (un)register GISC with GISA
` [PATCH v6 12/13] KVM: s390: add gib_alert_irq_handler()
` [PATCH v6 13/13] KVM: s390: start using the GIB

kprobe string arg does not return proper value
 2019-01-30 15:34 UTC 

[PATCH v2 0/5] vfio-ccw: support hsch/csch (kernel part)
 2019-01-30 14:32 UTC  (49+ messages)
` [PATCH v2 2/5] vfio-ccw: concurrent I/O handling
` [PATCH v2 3/5] vfio-ccw: add capabilities chain
` [PATCH v2 5/5] vfio-ccw: add handling for async channel instructions

[PATCH] s390/jump_label: Correct asm contraint
 2019-01-30  8:53 UTC  (4+ messages)

[PATCH 4.14 64/68] x86/xen/time: Output xen sched_clock time from 0
 2019-01-29 11:36 UTC 

[PATCH] zfcp: fix sysfs block queue limit output for max_segment_size
 2019-01-29  6:15 UTC 

[PATCH AUTOSEL 4.4 46/80] KVM: s390: unregister debug feature on failing arch init
 2019-01-28 16:23 UTC 

[PATCH AUTOSEL 4.9 062/107] KVM: s390: unregister debug feature on failing arch init
 2019-01-28 16:19 UTC 

[PATCH AUTOSEL 4.14 058/170] s390/zcrypt: improve special ap message cmd handling
 2019-01-28 16:10 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 109/170] KVM: s390: unregister debug feature on failing arch init

[PATCH AUTOSEL 4.19 089/258] s390/zcrypt: improve special ap message cmd handling
 2019-01-28 15:57 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 172/258] KVM: s390: unregister debug feature on failing arch init

[PATCH AUTOSEL 4.20 031/304] s390/qeth: utilize virtual MAC for Layer2 OSD devices
 2019-01-28 15:42 UTC  (3+ messages)
` [PATCH AUTOSEL 4.20 103/304] s390/zcrypt: improve special ap message cmd handling
` [PATCH AUTOSEL 4.20 204/304] KVM: s390: unregister debug feature on failing arch init

[PATCH v15 00/26] Early boot time stamps
 2019-01-26 16:11 UTC  (12+ messages)
` [PATCH v15 23/26] sched: early boot clock

[PATCH net-next 0/8] s390/qeth: updates 2019-01-25
 2019-01-26  5:24 UTC  (10+ messages)
` [PATCH net-next 1/8] s390/qeth: streamline TX buffer management
` [PATCH net-next 2/8] s390/qeth: remove bogus netif_wake_queue()
` [PATCH net-next 3/8] s390/qeth: consolidate open/stop netdev ops
` [PATCH net-next 4/8] s390/qeth: register MAC address earlier
` [PATCH net-next 5/8] s390/qeth: remove TX disable from online path
` [PATCH net-next 6/8] s390/qeth: delay netdevice registration
` [PATCH net-next 7/8] s390/qeth: detach netdevice while card is offline
` [PATCH net-next 8/8] s390/qeth: remove VLAN tracking for L2 devices

[PATCH v2 6/9] arm64: kexec: no need to ClearPageReserved()
 2019-01-25 16:28 UTC  (4+ messages)
` [PATCH v2 7/9] arm64: kdump: No need to mark crashkernel pages manually PG_reserved

[PATCH] s390: kernel: no need to check return value of debugfs_create functions
 2019-01-25  8:48 UTC  (2+ messages)

[PATCH] s390: hypfs: no need to check return value of debugfs_create functions
 2019-01-25  8:47 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;
as well as URLs for NNTP newsgroup(s).