messages from 2019-01-31 08:52:31 to 2019-02-12 17:33:25 UTC [more...]
[PATCH net-next 00/10] s390/qeth: updates 2019-02-12
2019-02-12 17:33 UTC (11+ messages)
` [PATCH net-next 01/10] s390/qeth: reduce data length for ARP cache query
` [PATCH net-next 02/10] s390/qeth: consolidate filling of low-level cmd length fields
` [PATCH net-next 03/10] s390/qeth: enable only required csum offload features
` [PATCH net-next 04/10] s390/qeth: align csum offload with TSO control logic
` [PATCH net-next 05/10] s390/qeth: limit trace to valid data of command request
` [PATCH net-next 06/10] s390/qeth: simplify reply object handling
` [PATCH net-next 07/10] s390/qeth: cancel cmd on early error
` [PATCH net-next 08/10] s390/qeth: allow cmd callbacks to return errnos
` [PATCH net-next 09/10] s390/qeth: convert bridgeport callbacks
` [PATCH net-next 10/10] s390/qeth: convert remaining legacy cmd callbacks
[PATCH net-next 0/7] net/smc: patches 2019-02-12
2019-02-12 17:00 UTC (9+ messages)
` [PATCH net-next 1/7] net/smc: reset cursor update required flag
` [PATCH net-next 2/7] net/smc: move wake up of close waiter
` [PATCH net-next 3/7] net/smc: no delay for free tx buffer wait
` [PATCH net-next 4/7] net/smc: reduce amount of status updates to peer
` [PATCH net-next 5/7] net/smc: check connections in smc_lgr_free_work
` [PATCH net-next 6/7] net/smc: check port_idx of ib event
` [PATCH net-next 7/7] MAINTAINERS: add Karsten as SMC maintainer
[PATCH v2 00/27] KVM: x86/mmu: Remove fast invalidate mechanism
2019-02-12 12:36 UTC (4+ messages)
` [PATCH v2 01/27] KVM: Call kvm_arch_memslots_updated() before updating memslots
[GIT PULL] s390 patches for 5.0 #3
2019-02-11 18:35 UTC (2+ messages)
[PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
2019-02-11 17:37 UTC (30+ 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 6/6] vfio-ccw: add handling for async channel instructions
[PATCH 4.14 183/205] futex: Handle early deadlock return correctly
2019-02-11 14:19 UTC
[PATCH 4.19 291/313] futex: Handle early deadlock return correctly
2019-02-11 14:19 UTC
[PATCH 4.20 328/352] futex: Handle early deadlock return correctly
2019-02-11 14:19 UTC
[PATCH v2] s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity
2019-02-11 12:12 UTC (4+ messages)
[PATCH net-next v5 00/12] net: y2038-safe socket timestamps
2019-02-11 3:21 UTC (5+ 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] s390/jump_label: Correct asm contraint
2019-02-09 20:34 UTC (5+ messages)
[PATCH] Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
2019-02-08 11:05 UTC (3+ messages)
[PATCH net-next 0/7] net/smc: patches 2019-02-07
2019-02-08 2:06 UTC (9+ messages)
` [PATCH net-next 1/7] s390/net: move pnet constants
` [PATCH net-next 2/7] net/smc: postpone release of clcsock
` [PATCH net-next 3/7] net/smc: use smc_curs_copy() for SMC-D
` [PATCH net-next 4/7] net/smc: unlock LGR pending lock earlier "
` [PATCH net-next 5/7] net/smc: use client and server LGR pending locks for SMC-R
` [PATCH net-next 6/7] net/smc: move code to clear the conn->lgr field
` [PATCH net-next 7/7] net/smc: original socket family in inet_sock_diag
[PATCH v2] zcrypt: handle AP Info notification from CHSC SEI command
2019-02-07 18:51 UTC (4+ messages)
[PULL 0/1] vfio-ccw: bugfix for 5.1
2019-02-07 16:29 UTC
[PATCH net 1/1] net/smc: fix byte_order for rx_curs_confirmed
2019-02-07 13:52 UTC
[PATCH 20/53] perf/aux: Make perf_event accessible to setup_aux()
2019-02-06 18:48 UTC (7+ messages)
` [PATCH 21/53] coresight: perf: Add "sinks" group to PMU directory
` [PATCH 22/53] coresight: Use event attributes for sink selection
` [PATCH 23/53] perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header file
` [PATCH 24/53] perf arm cs-etm: Use event attributes to send sink information to kernel
` [PATCH 25/53] perf coresight: Remove set_drv_config() API
` [PATCH 26/53] perf pmu: Remove set_drv_config API
[PATCH v7 00/15] KVM: s390: make use of the GIB
2019-02-06 17:09 UTC (28+ 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 "
[kvm-unit-tests PATCH v2] s390x: Only look at relevant skey bits
2019-02-06 11:02 UTC
[PATCH] zcrypt: handle AP Info notification from CHSC SEI command
2019-02-05 20:30 UTC (23+ messages)
[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
2019-02-05 11:35 UTC (4+ messages)
[PATCH] kbuild: move archive command to scripts/Makefile.lib
2019-02-05 7:33 UTC
[PATCH] s390: bpf: fix JMP32 code-gen
2019-02-04 17:46 UTC (4+ messages)
[PATCH net 0/4] s390/qeth: fixes 2019-02-04
2019-02-04 17:44 UTC (6+ 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 net 3/4] s390/qeth: cancel close_dev work before removing a card
` [PATCH net 4/4] s390/qeth: conclude all event processing before offlining "
[PATCH net 0/4] net/smc: fixes 2019-02-04
2019-02-04 17:11 UTC (6+ 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 v1] KVM: s390: vsie: fix Do the CRYCB validation first
2019-02-04 16:18 UTC (10+ messages)
WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggered
2019-02-04 11:40 UTC (18+ messages)
` 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 v2 00/21] Refine memblock API
2019-02-03 10:04 UTC (6+ messages)
` [PATCH v2 10/21] memblock: refactor internal allocation functions
` [PATCH v2 19/21] treewide: add checks for the return value of memblock_alloc*()
[PATCH net 0/9] net/smc: fixes 2019-01-30
2019-02-01 22:48 UTC (2+ messages)
[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 RFC] virtio: hint if callbacks surprisingly might sleep
2019-01-31 15:41 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).