messages from 2016-09-05 14:17:11 to 2016-10-19 18:45:33 UTC [more...]
[PATCH v4 0/5] implement vcpu preempted check
2016-10-19 18:45 UTC (12+ messages)
` [PATCH v4 1/5] kernel/sched: introduce vcpu preempted check interface
` [PATCH v4 2/5] locking/osq: Drop the overload of osq_lock()
` [PATCH v4 3/5] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v4 4/5] powerpc/spinlock: support vcpu preempted check
` [PATCH v4 5/5] x86, kvm: "
[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
2016-10-19 17:23 UTC (38+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 09/10] mm: replace access_remote_vm() "
` [PATCH 10/10] mm: replace access_process_vm() "
[PATCH v2 0/1] s390 preparation for vcpu preempted check
2016-10-19 8:50 UTC (11+ messages)
` [PATCH v2 1/1] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v3] "
[PATCH 00/28] Reenable maybe-uninitialized warnings
2016-10-18 8:53 UTC (6+ messages)
` [PATCH 25/28] s390: pci: don't print uninitialized data for debugging
` [PATCH 28/28] Kbuild: bring back -Wmaybe-uninitialized warning
[RFC PATCH-tip v4 00/10] locking/rwsem: Enable reader optimistic spinning
2016-10-16 5:57 UTC (20+ messages)
` [RFC PATCH-tip v4 01/10] locking/osq: Make lock/unlock proper acquire/release barrier
` [PATCH] locking/osq: Provide proper lock/unlock and relaxed flavors
` [RFC PATCH-tip v4 02/10] locking/rwsem: Stop active read lock ASAP
[patch] zfcp: spin_lock_irqsave() is not nestable
2016-10-14 20:21 UTC (3+ messages)
[PATCH 1/1] s390: mm: use hugetlb_bad_size()
2016-10-14 10:24 UTC
[PATCH net 0/3] s390 network driver patches
2016-10-13 15:00 UTC (5+ messages)
` [PATCH net 1/3] s390/netiucv: get rid of one memcpy in netiucv_printuser
` [PATCH net 2/3] s390/netiucv: improve checking of sysfs attribute buffer
` [PATCH net 3/3] s390/lcs: remove trailing space at end of dev_err message
[PATCH v2 00/16] Convert FibreChannel bsg code to use bsg-lib
2016-10-13 7:39 UTC (2+ messages)
[PATCH V2 net-next 00/15] net/smc: Shared Memory Communications - RDMA
2016-10-12 14:00 UTC (18+ messages)
` [PATCH V2 net-next 01/15] net: introduce keepalive function in struct proto
` [PATCH V2 net-next 02/15] smc: establish new socket family
` [PATCH V2 net-next 03/15] smc: establish pnet table management
` [PATCH V2 net-next 04/15] smc: introduce SMC as an IB-client
` [PATCH V2 net-next 05/15] smc: CLC handshake (incl. preparation steps)
` [PATCH V2 net-next 06/15] smc: connection and link group creation
` [PATCH V2 net-next 07/15] smc: remote memory buffers (RMBs)
` [PATCH V2 net-next 08/15] smc: work request (WR) base for use by LLC and CDC
` [PATCH V2 net-next 09/15] smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
` [PATCH V2 net-next 10/15] smc: link layer control (LLC)
` [PATCH V2 net-next 11/15] smc: connection data control (CDC)
` [PATCH V2 net-next 12/15] smc: send data (through RDMA)
` [PATCH V2 net-next 13/15] smc: receive data from RMBE
` [PATCH V2 net-next 14/15] smc: socket closing and linkgroup cleanup
` [PATCH V2 net-next 15/15] smc: proc-fs interface for smc connections
[PATCH net 0/2] s390: af_iucv patches
2016-10-12 5:56 UTC (4+ messages)
` [PATCH net 1/2] Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWN
` [PATCH net 2/2] Subject: [PATCH] af_iucv: drop skbs rejected by filter
[PATCH 03/44] zfcp: don't use fc_bsg_job::request and fc_bsg_job::reply directly
2016-10-11 11:28 UTC (4+ messages)
` [PATCH 10/44] zfcp: Use fc_bsg_jobdone()
` [PATCH 25/44] zfcp: use fc_bsg_to_shost() to access a bsg_job's Scsi_Host
` [PATCH 28/44] zfcp: use fc_bsg_to_rport() to access a bsg_job's rport
[PATCH v3 06/11] s390/tracing: fix compat syscall handling
2016-10-11 10:42 UTC
[PATCH v3 0/4] implement vcpu preempted check
2016-10-05 11:00 UTC (14+ messages)
[GIT PULL] s390 patches for 4.9 merge window #1
2016-10-04 6:04 UTC
[PATCH -resend 6/6] frv, mn10300, s390, sh: remove empty vga.h
2016-10-04 5:19 UTC (3+ messages)
[PATCH 0/4] KVM-S390: Fine-tuning for kvm_s390_import_bp_data()
2016-10-03 14:25 UTC (11+ messages)
` [PATCH 2/4] KVM-S390: Use memdup_user() rather than duplicating its implementation
` [PATCH v2 0/2] KVM: s390: Fine-tuning for kvm_s390_import_bp_data()
` [PATCH v2 2/2] KVM: s390: Use memdup_user() rather than duplicating code
` "
[PATCH] s390x/spinlock: Provide vcpu_is_preempted globally
2016-09-29 13:21 UTC (3+ messages)
[PATCH] s390/lcs: remove trailing space at end of dev_err message
2016-09-28 7:04 UTC (2+ messages)
[PATCH] s390/dasd: add missing \n to end of dev_err messages
2016-09-28 7:04 UTC (2+ messages)
[PATCH] virtio/s390: add missing \n to end of dev_err message
2016-09-28 6:38 UTC (2+ messages)
[PATCH][RFC] Implement arch primitives for busywait loops
2016-09-20 12:46 UTC (4+ messages)
[PATCH] s390: migrate exception table users off module.h and onto extable.h
2016-09-20 12:27 UTC (2+ messages)
[PATCH net 0/7] 390: qeth patches
2016-09-16 8:31 UTC (9+ messages)
` [PATCH net 1/7] qeth: restore device features after recovery
` [PATCH net 2/7] s390/qeth: use ip_lock for hsuid configuration
` [PATCH net 3/7] s390/qeth: allow hsuid configuration in DOWN state
` [PATCH net 4/7] qeth: check not more than 16 SBALEs on the completion queue
` [PATCH net 5/7] qeth: do not limit number of gso segments
` [PATCH net 6/7] qeth: do not turn on SG per default
` [PATCH net 7/7] s390/qeth: fix setting VIPA address
[PATCH v2 06/11] s390/tracing: fix compat syscall handling
2016-09-16 7:11 UTC
[PATCH] s390: cleanup with list_first_entry_or_null()
2016-09-13 6:47 UTC (2+ messages)
[PATCH 0/2] ubsan for s390
2016-09-13 6:46 UTC (5+ messages)
` [PATCH 1/2] ubsan: allow to disable the null sanitizer
` [PATCH 2/2] s390/ubsan: enable UBSAN for s390
[PATCH] atomic64: No need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
2016-09-11 4:31 UTC (4+ messages)
[PATCH 00/17] s390/debug: Fine-tuning for several function implementations
2016-09-09 16:50 UTC (3+ messages)
` "
[GIT PULL 00/11] KVM: s390: features and fixes for 4.9 (via kvm/next)
2016-09-08 13:36 UTC (13+ messages)
` [GIT PULL 01/11] KVM: s390: generate facility mask from readable list
` [GIT PULL 02/11] KVM: s390: factor out actual delivery of machine checks
` [GIT PULL 03/11] KVM: s390: split store status and machine check handling
` [GIT PULL 04/11] KVM: s390: fix delivery of vector regs during machine checks
` [GIT PULL 05/11] KVM: s390: write external damage code on "
` [GIT PULL 06/11] KVM: s390: guestdbg: separate defines for per code
` [GIT PULL 07/11] KVM: s390: gaccess: simplify translation exception handling
` [GIT PULL 08/11] KVM: s390: lazy enable RI
` [GIT PULL 09/11] KVM: s390: allow 255 VCPUs when sca entries aren't used
` [GIT PULL 10/11] KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()
` [GIT PULL 11/11] KVM: s390: Use memdup_user() rather than duplicating code
[PATCH] uprobes: remove function declarations from arch/{mips,s390}
2016-09-08 9:52 UTC (3+ messages)
[PATCH][V2] s390/crypto: initialize ret to nbytes to avoid returning garbage value
2016-09-06 7:25 UTC
[PATCH] s390/crypto: initialize ret to zero to avoid returning garbage value
2016-09-06 7:10 UTC (2+ messages)
[GIT PULL 0/1] KVM: s390: Fix for 4.8 (via kvm/master)
2016-09-05 14:17 UTC (2+ 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).