messages from 2016-08-09 10:12:55 to 2016-09-20 11:19:30 UTC [more...]
[PATCH][RFC] Implement arch primitives for busywait loops
2016-09-20 11:19 UTC
[PATCH] s390: migrate exception table users off module.h and onto extable.h
2016-09-19 21:54 UTC
[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] s390/tape: Use memdup_user() rather than duplicating its implementation
2016-09-09 16:50 UTC (25+ messages)
` [PATCH 00/17] s390/debug: Fine-tuning for several function implementations
` [PATCH 01/17] s390/debug: Use kmalloc_array() in debug_areas_alloc()
` [PATCH 02/17] s390/debug: Delete unnecessary braces
` [PATCH 03/17] s390/debug: Add some spaces for better code readability
` [PATCH 04/17] s390/debug: Rename jump labels in debug_areas_alloc()
` [PATCH 05/17] s390/debug: Fix jump targets in debug_info_alloc()
` [PATCH 06/17] s390/debug: Rename jump labels in debug_info_copy()
` [PATCH 07/17] s390/debug: Rename jump labels in debug_open()
` [PATCH 08/17] s390/debug: Fix a jump target in debug_register_mode()
` [PATCH 09/17] s390/debug: Return directly if a null pointer was passed to debug_unregister()
` [PATCH 10/17] s390/debug: Delete an unnecessary initialisation in debug_prolog_level_fn()
` [PATCH 11/17] s390/debug: Fix indentation in 13 functions
` [PATCH 12/17] s390/debug: Use memdup_user() rather than duplicating its implementation
` [PATCH 13/17] s390/debug: Improve a size determination in debug_open()
` [PATCH 14/17] s390/debug: Improve a size determination in debug_sprintf_format_fn()
` [PATCH 15/17] s390/debug: Improve a size determination in debug_raw_header_fn()
` [PATCH 16/17] s390/debug: Improve determination of sizes in debug_info_alloc()
` [PATCH 17/17] s390/debug: Improve another size determination "
` s390/debug: Fine-tuning for several function implementations
[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 (3+ messages)
` [GIT PULL 1/1] KVM: s390: vsie: fix riccbd
[PATCH] s390/cpum_cf: Use kmalloc_array() in merge_attr()
2016-09-05 11:34 UTC (2+ messages)
[PATCH] s390/extmem: Use kmalloc_array() in dcss_set_subcodes()
2016-09-03 14:15 UTC
[PATCH] s390: Remove deprecated create_singlethread_workqueue
2016-09-03 10:53 UTC (3+ messages)
[PATCH RESEND net-next 00/15] net/smc: Shared Memory Communications - RDMA
2016-09-02 17:59 UTC (19+ messages)
` [PATCH RESEND net-next 10/15] smc: link layer control (LLC)
` [PATCH RESEND net-next 11/15] smc: connection data control (CDC)
` [PATCH RESEND net-next 12/15] smc: send data (through RDMA)
` [PATCH RESEND net-next 13/15] smc: receive data from RMBE
` Fwd: "
` [PATCH RESEND net-next 14/15] smc: socket closing and linkgroup cleanup
` [PATCH] smc: fix semicolon.cocci warnings
` [PATCH] smc: fix boolreturn.cocci warnings
` [PATCH RESEND net-next 15/15] smc: proc-fs interface for smc connections
[PATCH] trivial treewide: Convert dev_set_uevent_suppress argument to bool
2016-09-02 16:49 UTC (7+ messages)
[PATCH] s390/hypfs: Use kmalloc_array() in diag0c_store()
2016-09-01 16:53 UTC (4+ messages)
[PATCH 0/4] KVM-S390: Fine-tuning for kvm_s390_import_bp_data()
2016-08-31 12:29 UTC (41+ messages)
` [PATCH 1/4] KVM-S390: Improve determination of sizes in kvm_s390_import_bp_data()
` Replacing specific kmalloc() calls by kmalloc_array()?
` [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 1/2] KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()
` "
` Software evolution around scripts for the semantic patch langugae
` [PATCH v2 2/2] KVM: s390: Use memdup_user() rather than duplicating code
` [PATCH 3/4] KVM-S390: Less function calls in kvm_s390_import_bp_data() after error detection
` "
` [PATCH 4/4] KVM-S390: Delete an unnecessary initialisation for a buffer variable
[GIT PULL 0/1] KVM: s390: Fix for 4.8 (via kvm/master)
2016-08-30 12:11 UTC (3+ messages)
` [GIT PULL 1/1] KVM: s390: don't use current->thread.fpu.* when accessing registers
[RFC PATCH-tip v4 00/10] locking/rwsem: Enable reader optimistic spinning
2016-08-24 18:39 UTC (17+ messages)
` [RFC PATCH-tip v4 01/10] locking/osq: Make lock/unlock proper acquire/release barrier
` [RFC PATCH-tip v4 02/10] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip v4 03/10] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [RFC PATCH-tip v4 04/10] locking/rwsem: Enable count-based spinning on reader
` [RFC PATCH-tip v4 05/10] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip v4 06/10] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h
` [RFC PATCH-tip v4 07/10] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [RFC PATCH-tip v4 08/10] locking/rwsem: Enable spinning readers
` [RFC PATCH-tip v4 09/10] locking/rwsem: Enable reactivation of reader spinning
` [RFC PATCH-tip v4 10/10] locking/rwsem: Add a boot parameter to reader spinning threshold
` [lkp] [locking/rwsem] INFO: rcu_preempt detected stalls on CPUs/tasks
[PATCH] treewide: replace config_enabled() with IS_ENABLED() (2nd round)
2016-08-24 7:51 UTC (3+ messages)
[GIT PULL] s390 patches for 4.8-rc3
2016-08-16 6:42 UTC
[PATCH 00/10] zfcp fixes
2016-08-12 20:18 UTC (22+ messages)
` [PATCH 01/10] zfcp: fix fc_host port_type with NPIV
` [PATCH 02/10] zfcp: fix ELS/GS request&response length for hardware data router
` [PATCH 03/10] zfcp: close window with unblocked rport during rport gone
` [PATCH 04/10] zfcp: retain trace level for SCSI and HBA FSF response records
` [PATCH 05/10] zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
` [PATCH 06/10] zfcp: trace on request for open and close of WKA port
` [PATCH 07/10] zfcp: restore tracing of handle for port and LUN with HBA records
` [PATCH 08/10] zfcp: fix D_ID field with actual value on tracing SAN responses
` [PATCH 09/10] zfcp: fix payload trace length for SAN request&response
` [PATCH 10/10] zfcp: trace full payload of all SAN records (req,resp,iels)
[GIT PULL 0/2] KVM: s390: Fixes for 4.8 (via kvm/master)
2016-08-12 12:38 UTC (4+ messages)
` [GIT PULL 1/2] KVM: s390: set the prefix initially properly
` [GIT PULL 2/2] KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
[PATCH RESEND net-next 07/15] smc: remote memory buffers (RMBs) (fwd)
2016-08-10 14:10 UTC (2+ messages)
[s390:features 15/18] arch/s390/mm/gmap.c:106:3: error: 'gmap_asce' undeclared
2016-08-10 8:26 UTC
[PATCH RESEND net-next 08/15] smc: work request (WR) base for use by LLC and CDC
2016-08-09 12:29 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