messages from 2019-01-28 16:50:54 to 2019-02-04 16:40:07 UTC [more...]
[PATCH net 0/4] s390/qeth: fixes 2019-02-04
2019-02-04 16:40 UTC (3+ messages)
` [PATCH net 1/4] s390/qeth: release cmd buffer in error paths
` [PATCH net 2/4] s390/qeth: fix use-after-free in error path
[PATCH v1] KVM: s390: vsie: fix Do the CRYCB validation first
2019-02-04 16:18 UTC (10+ messages)
[PATCH] s390: bpf: fix JMP32 code-gen
2019-02-04 16:15 UTC (2+ messages)
[PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
2019-02-04 15:31 UTC (14+ 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 net 0/4] net/smc: fixes 2019-02-04
2019-02-04 12:44 UTC (5+ messages)
` [PATCH net 1/4] net/smc: preallocated memory for rdma work requests
` [PATCH net 2/4] net/smc: fix sender_free computation
` [PATCH net 3/4] net/smc: delete rkey first before switching to unused
` [PATCH net 4/4] net/smc: correct state change for peer closing
[PATCH] zcrypt: handle AP Info notification from CHSC SEI command
2019-02-04 12:07 UTC (20+ messages)
WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggered
2019-02-04 11:40 UTC (40+ messages)
` [PATCH] futex: Handle early deadlock return correctly
` WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggerede
[kvm-unit-tests PATCH] s390x: Only look at relevant skey bits
2019-02-04 10:57 UTC
[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
2019-02-03 18:17 UTC (2+ messages)
[PATCH v2 00/21] Refine memblock API
2019-02-03 10:04 UTC (18+ messages)
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH v2 09/21] memblock: drop memblock_alloc_base()
` [PATCH v2 10/21] memblock: refactor internal allocation functions
` [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 net-next v5 00/12] net: y2038-safe socket timestamps
2019-02-02 15:34 UTC (3+ messages)
` [PATCH net-next v5 03/12] arch: Use asm-generic/socket.h when possible
` [PATCH net-next v5 09/12] socket: Add SO_TIMESTAMPING_NEW
[PATCH net 0/9] net/smc: fixes 2019-01-30
2019-02-01 22:48 UTC (11+ 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 v3 0/7] perf: Communicate sink via event::attr:config2
2019-02-01 16:03 UTC (12+ 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 net-next v4 03/12] arch: Use asm-generic/socket.h when possible
2019-02-01 15:43 UTC (2+ messages)
` [PATCH net-next v4 09/12] socket: Add SO_TIMESTAMPING_NEW
[PATCH -next] s390: remove unused including <linux/version.h>
2019-02-01 11:53 UTC
[PATCH v7 00/15] KVM: s390: make use of the GIB
2019-02-01 9:36 UTC (23+ 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 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 v6 00/13] KVM: s390: make use of the GIB
2019-01-30 16:41 UTC (24+ messages)
` [PATCH v6 03/13] KVM: s390: move bitmap idle_mask into arch struct top level
` [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 (34+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox