All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-19 19:36:27 to 2017-12-19 20:03:53 UTC [more...]

[PATCH v4 0/2] dm unstriped: add new target
 2017-12-19 20:03 UTC  (4+ messages)
` [PATCH v5] dm: add unstriped target

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2017-12-19 20:03 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2017-12-19 20:03 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2017-12-19 20:03 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2017-12-19 20:03 UTC 

[PATCH] platform/x86/mlxcpld-hotplug: Delete an error message for a failed memory allocation in mlxc
 2017-12-19 20:03 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2017-12-19 20:03 UTC 

[PATCH 1/2] scsi: ufs: introduce static sysfs entries
 2017-12-19 20:02 UTC  (2+ messages)
` [PATCH 2/2] scsi: ufs: use sysfs entry for health info

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2017-12-19 20:03 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2017-12-19 20:03 UTC 

dst refcount is -1
 2017-12-19 20:02 UTC  (3+ messages)

[PATCH] kfree_rcu() should use the new kfree_bulk() interface for freeing rcu structures
 2017-12-19 20:02 UTC  (10+ messages)

[PATCH v3 0/5] staging: rtl8712: fix several checkpatch style issues
 2017-12-19 20:02 UTC  (4+ messages)
` [PATCH v3 2/5] staging: rtl8712: style fix multiple line dereferences

mmots build error: version control conflict marker in file
 2017-12-19 20:01 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] webp: bump to version 0.6.1
 2017-12-19 20:01 UTC 

[PATCH net-next 0/4] nfp: flower: add Geneve tunnel support
 2017-12-19 19:58 UTC  (2+ messages)

[PATCH] KVM: vmx: speed up MSR bitmap merge
 2017-12-19 19:58 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2017-12-19 19:58 UTC 

[PATCH bpf 0/9] bpf: verifier security fixes
 2017-12-19 19:57 UTC  (4+ messages)
` [PATCH bpf 8/9] bpf: fix integer overflows

[U-Boot] [PATCH 1/1] efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
 2017-12-19 19:57 UTC 

[PATCH 2/2] perf: Don't make sourced script executable
 2017-12-19 19:57 UTC 

[PATCH linux dev-4.10] hwmon (occ): Fix integer overflow in multiplication
 2017-12-19 19:56 UTC  (6+ messages)

[PATCH v2 1/2] clk: tegra: Mark HCLK, SCLK, EMC, MC and PLL_P outputs as critical
 2017-12-19 19:56 UTC  (4+ messages)

[PATCH linux dev-4.10 v3] hwmon (occ): Fix integer overflow in multiplication
 2017-12-19 19:56 UTC 

[PATCH net-next v5 0/5] Introduce NETIF_F_GRO_HW
 2017-12-19 19:55 UTC  (5+ messages)

[PATCH] tools/power: Don't make man pages executable
 2017-12-19 19:54 UTC 

[PATCH linux dev-4.13 v3] hwmon (occ): Fix integer overflow in multiplication
 2017-12-19 19:54 UTC 

[nf-next:for-net-next2 35/40] net/netfilter/utils.c:33: undefined reference to `nf_ip_checksum_partial'
 2017-12-19 19:54 UTC 

[PATCH] 4.15 vmgfx boot warning
 2017-12-19 19:50 UTC  (6+ messages)
    ` [PATCH v.2] "

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-19 19:48 UTC  (12+ messages)

[PATCH 0/8] kvm: nVMX: Checkpoint/restore support for VMX state
 2017-12-19 19:52 UTC  (17+ messages)
` [PATCH 7/8] kvm: nVMX: Introduce KVM_CAP_VMX_STATE

[PATCH] clk: sunxi: sun9i-mmc: Implement reset callback for reset controls
 2017-12-19 19:51 UTC  (6+ messages)

[Bug 100423] New: MMIO read of 00000000 FAULT at 022554 [ IBUS ]
 2017-12-19 19:51 UTC  (2+ messages)
  ` [Bug 100423] "

[RFC PATCH 01/60] hyper_dmabuf: initial working version of hyper_dmabuf drv
 2017-12-19 19:30 UTC  (128+ messages)
` [RFC PATCH 03/60] hyper_dmabuf: re-use dma_buf previously exported if exist
` [RFC PATCH 04/60] hyper_dmabuf: new index, k for pointing a right n-th page
` [RFC PATCH 05/60] hyper_dmabuf: skip creating a comm ch if exist for the VM
` [RFC PATCH 06/60] hyper_dmabuf: map shared pages only once when importing
` [RFC PATCH 07/60] hyper_dmabuf: message parsing done via workqueue
` [RFC PATCH 08/60] hyper_dmabuf: automatic comm channel initialization using xenstore
` [RFC PATCH 09/60] hyper_dmabuf: indirect DMA_BUF synchronization via shadowing
` [RFC PATCH 10/60] hyper_dmabuf: make sure to free memory to prevent leak
` [RFC PATCH 11/60] hyper_dmabuf: check stack before unmapping/detaching shadow DMA_BUF
` [RFC PATCH 12/60] hyper_dmabuf: two different unexporting mechanisms
` [RFC PATCH 13/60] hyper_dmabuf: postponing cleanup of hyper_DMABUF
` [RFC PATCH 14/60] hyper_dmabuf: clean-up process based on file->f_count
` [RFC PATCH 15/60] hyper_dmabuf: reusing previously released hyper_dmabuf_id
` [RFC PATCH 16/60] hyper_dmabuf: define hypervisor specific backend API
` [RFC PATCH 17/60] hyper_dmabuf: use dynamic debug macros for logging
` [RFC PATCH 18/60] hyper_dmabuf: reset comm channel when one end has disconnected
` [RFC PATCH 19/60] hyper_dmabuf: fix the case with sharing a buffer with 2 pages
` [RFC PATCH 20/60] hyper_dmabuf: optimized loop with less condition check
` [RFC PATCH 21/60] hyper_dmabuf: exposing drv information using sysfs
` [RFC PATCH 22/60] hyper_dmabuf: configure license
` [RFC PATCH 23/60] hyper_dmabuf: use CONFIG_HYPER_DMABUF_XEN instead of CONFIG_XEN
` [RFC PATCH 24/60] hyper_dmabuf: waits for resp only if WAIT_AFTER_SYNC_REQ == 1
` [RFC PATCH 25/60] hyper_dmabuf: introduced delayed unexport
` [RFC PATCH 26/60] hyper_dmabuf: add mutexes to prevent several race conditions
` [RFC PATCH 27/60] hyper_dmabuf: use proper error codes
` [RFC PATCH 28/60] hyper_dmabuf: address several synchronization issues
` [RFC PATCH 29/60] hyper_dmabuf: make sure to release allocated buffers when exiting
` [RFC PATCH 30/60] hyper_dmabuf: free already mapped pages when error happens
` [RFC PATCH 31/60] hyper_dmabuf: built-in compilation option
` [RFC PATCH 32/60] hyper_dmabuf: make all shared pages read-only
` [RFC PATCH 33/60] hyper_dmabuf: error checking on the result of dma_buf_map_attachment
` [RFC PATCH 34/60] hyper_dmabuf: extend DMA bitmask to 64-bits
` [RFC PATCH 35/60] hyper_dmabuf: 128bit hyper_dmabuf_id with random keys
` [RFC PATCH 36/60] hyper_dmabuf: error handling when share_pages fails
` [RFC PATCH 37/60] hyper_dmabuf: implementation of query ioctl
` [RFC PATCH 38/60] hyper_dmabuf: preventing self exporting of dma_buf
` [RFC PATCH 39/60] hyper_dmabuf: correcting DMA-BUF clean-up order
` [RFC PATCH 40/60] hyper_dmabuf: do not use 'private' as field name
` [RFC PATCH 41/60] hyper_dmabuf: re-organize driver source
` [RFC PATCH 42/60] hyper_dmabuf: always generate a new random keys
` [RFC PATCH 43/60] hyper_dmabuf: fixes on memory leaks in various places
` [RFC PATCH 44/60] hyper_dmabuf: proper handling of sgt_info->priv
` [RFC PATCH 45/60] hyper_dmabuf: adding poll/read for event generation
` [RFC PATCH 46/60] hyper_dmabuf: delay auto initialization of comm_env
` [RFC PATCH 47/60] hyper_dmabuf: fix issues with event-polling
` [RFC PATCH 48/60] hyper_dmabuf: add query items for buffer private info
` [RFC PATCH 49/60] hyper_dmabuf: general clean-up and fixes
` [RFC PATCH 50/60] hyper_dmabuf: fix styling err and warns caught by checkpatch.pl
` [RFC PATCH 51/60] hyper_dmabuf: missing mutex_unlock and move spinlock
` [RFC PATCH 52/60] hyper_dmabuf: remove prefix 'hyper_dmabuf' from static func and backend APIs
` [RFC PATCH 53/60] hyper_dmabuf: define fastpath_export for exporting existing buffer
` [RFC PATCH 54/60] hyper_dmabuf: 'backend_ops' reduced to 'bknd_ops' and 'ops' to 'bknd_ops'
` [RFC PATCH 55/60] hyper_dmabuf: fixed wrong send_req call
` [RFC PATCH 56/60] hyper_dmabuf: add initialization and cleanup to bknd_ops
` [RFC PATCH 57/60] hyper_dmabuf: change type of ref to shared pages to unsigned long
` [RFC PATCH 58/60] hyper_dmabuf: move device node out of /dev/xen/
` [RFC PATCH 59/60] hyper_dmabuf: freeing hy_drv_priv when drv init fails (v2)
` [RFC PATCH 60/60] hyper_dmabuf: move hyper_dmabuf to under drivers/dma-buf/

State of bitbake world, Failed tasks 2017-12-17
 2017-12-19 19:49 UTC 

audit-userspace: auparse/lru.c sanity_check_queue() compile error with DEBUG
 2017-12-19 19:49 UTC  (3+ messages)

[PATCH] net/pcap: convert license headers to SPDX tags
 2017-12-19 19:48 UTC  (6+ messages)

[PATCH] drm/i915/vlv: Add cdclk workaround for DSI
 2017-12-19 19:48 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

BUG: unable to handle kernel NULL pointer dereference in addrconf_notify
 2017-12-19 19:48 UTC 

Unexpected raid1 behaviour
 2017-12-19 19:47 UTC  (10+ messages)

[RFC PATCH] virtio_net: Extend virtio to use VF datapath when available
 2017-12-19 19:46 UTC  (9+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Reduce code redundancy writing log headers
 2017-12-19 19:45 UTC  (2+ messages)

[PATCH v1] net: pasemi: Replace mac address parsing
 2017-12-19 19:45 UTC  (4+ messages)

[PATCH v2] clk: check ops pointer on clock register
 2017-12-19 19:44 UTC  (3+ messages)

[RFC PATCH] btrfs: qgroup: Deprecate the ability to manually inherit rfer/excl numbers
 2017-12-19 19:44 UTC  (5+ messages)

[RFC PATCH] sched: Improve scalability of select_idle_sibling using SMT balance
 2017-12-19 19:36 UTC  (2+ messages)

[PATCH v3 net-next 0/6] tls: Add generic NIC offload infrastructure
 2017-12-19 19:43 UTC  (6+ messages)
` [PATCH v3 net-next 1/6] tcp: Add clean acked data hook

[PATCH] md/r5cache: print more info of log recovery
 2017-12-19 19:43 UTC 

[PATCH] generic/473: test return EBUSY from BLKRRPART for mounted whole-dev
 2017-12-19 19:42 UTC  (4+ messages)
` [PATCH blktests] block/013: Add test for BLKRRPART ioctl

[PATCHv5 0/7] describe blob
 2017-12-19 19:39 UTC  (4+ messages)
` [PATCHv5 7/7] builtin/describe.c: describe a blob

[PATCH net] openvswitch: Fix pop_vlan action for double tagged frames
 2017-12-19 19:39 UTC  (3+ messages)

[morty][meta-processor-sdk][PATCH] osal-rtos: Adding support for c66x
 2017-12-19 19:38 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.