All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-19 18:53:57 to 2017-12-19 19:36:36 UTC [more...]

[RFC PATCH 01/60] hyper_dmabuf: initial working version of hyper_dmabuf drv
 2017-12-19 19:30 UTC  (31+ messages)
` [RFC PATCH 02/60] hyper_dmabuf: added a doc for hyper_dmabuf sharing
` [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 27/60] hyper_dmabuf: use proper error codes
` [RFC PATCH 36/60] hyper_dmabuf: error handling when share_pages fails
` [RFC PATCH 50/60] hyper_dmabuf: fix styling err and warns caught by checkpatch.pl
` [RFC PATCH 52/60] hyper_dmabuf: remove prefix 'hyper_dmabuf' from static func and backend APIs
` [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 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/

[RFC PATCH 01/60] hyper_dmabuf: initial working version of hyper_dmabuf drv
 2017-12-19 19:29 UTC 

[RFC] hv_netvsc: automatically name slave VF network device
 2017-12-19 19:35 UTC 

Unexpected raid1 behaviour
 2017-12-19 19:35 UTC  (8+ messages)

[PATCH v3 1/5] bbdev: librte_bbdev library
 2017-12-19 19:34 UTC  (9+ messages)
` [PATCH v3 2/5] bbdev: PMD drivers (null/turbo_sw)
` [PATCH v3 5/5] bbdev: documentation

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

[Qemu-devel] [PATCH] Split adb.c into adb.c, adb-mouse.c and adb-kbd.c
 2017-12-19 19:33 UTC  (2+ messages)

[1/2] usb: musb: un-break davinci glue layer
 2017-12-19 19:33 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH] sched/fair: Prevent a division by 0 in scale_rt_capacity()
 2017-12-19 19:33 UTC  (2+ messages)

[Bridge] [PATCH v1] bridge: Use helpers to handle MAC address
 2017-12-19 19:33 UTC  (5+ messages)
  `  "

[PATCH v3] sched/deadline: runtime overrun signal
 2017-12-19 19:32 UTC  (3+ messages)

[PATCH RESEND] cpufreq: schedutil: Use idle_calls counter of the remote CPU
 2017-12-19 19:32 UTC  (3+ messages)

crash in iscsi/scsi initiator with linux-4.15.0-rc1
 2017-12-19 19:31 UTC  (3+ messages)

[PATCH] drm/i915/vlv: Add cdclk workaround for DSI
 2017-12-19 19:31 UTC  (2+ messages)

proc_flush_task oops
 2017-12-19 19:30 UTC  (7+ messages)

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

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

[PATCH v3 net-next 0/6] tls: Add generic NIC offload infrastructure
 2017-12-19 19:28 UTC  (8+ messages)
` [PATCH v3 net-next 1/6] tcp: Add clean acked data hook
` [PATCH v3 net-next 3/6] net: Add SW fallback infrastructure for offloaded sockets

[PATCH RFC] stat.2: Document that stat can fail with EINTR
 2017-12-19 19:28 UTC  (7+ messages)

[PATCH] arm64: Stop printing the virtual memory layout
 2017-12-19 19:28 UTC  (2+ messages)

[PATCH 0/3] [v10] pinctrl: qcom: add support for sparse GPIOs
 2017-12-19 19:27 UTC  (11+ messages)
` [PATCH 3/3] [v6] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

[PATCH v2 0/9] soc: brcmstb: biuctrl updates for 64-bit chips
 2017-12-19 19:22 UTC  (30+ messages)
` [PATCH v2 1/9] dt-bindings: arm: Add entry for Broadcom Brahma-B53
` [PATCH v2 2/9] dt-bindings: arm: brcmstb: Correct BIUCTRL node documentation
` [PATCH v2 3/9] soc: brcmstb: Make CPU credit offset more parameterized
` [PATCH v2 4/9] soc: brcmstb: Correct CPU_CREDIT_REG offset for Brahma-B53 CPUs
` [PATCH v2 5/9] soc: brcmstb: biuctrl: Prepare for saving/restoring other registers
` [PATCH v2 6/9] soc: brcmstb: biuctrl: Wire-up new registers
` [PATCH v2 7/9] soc: brcmstb: biuctrl: Fine tune B53 MCP interface settings
` [PATCH v2 8/9] soc: brcmstb: Split initialization
` [PATCH v2 9/9] soc: brcmstb: biuctrl: Move to early_initcall

[meta-python][PATCH] python-pyopenssl: update to version 17.5.0
 2017-12-19 19:27 UTC 

[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
 2017-12-19 19:26 UTC  (16+ messages)
` [-next PATCH 4/4] treewide: Use DEVICE_ATTR_WO

[PATCH v3] Enable OpenMP RTOS eclipse plugin signature
 2017-12-19 19:26 UTC 

WARNING in refcount_inc (2)
 2017-12-19 19:26 UTC  (2+ messages)

Setting TX power on a monitoring interface
 2017-12-19 19:25 UTC  (4+ messages)
` [PATCH] mac80211: Fix setting TX power on monitor interfaces

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

[PATCH BlueZ] gatt: Mark AcquireWrite and AcquireNotify as stable
 2017-12-19 19:25 UTC  (2+ messages)

[PATCH 0/4] sched: cpufreq: Track util update flags
 2017-12-19 19:25 UTC  (3+ messages)
` [PATCH 2/4] sched: cpufreq: Keep track of cpufreq utilization "

[Xenomai] Cobalt core and Yocto
 2017-12-19 19:24 UTC  (4+ messages)

[PATCH v3] NVMe: Format fix when going from 4k sector size to 512 bytes
 2017-12-19 19:24 UTC 

[PATCH for-4.15] wireless: create, don't append, to shipped-certs.c
 2017-12-19 19:23 UTC 

[PATCH net] ipv4: fib: Fix metrics match when deleting a route
 2017-12-19 19:22 UTC  (2+ messages)

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

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

[PATCH 0/8] Some V4L2 documentation pending patches
 2017-12-19 19:20 UTC  (5+ messages)
` [PATCH 2/8] media: v4l2-ioctl.h: convert debug into an enum of bits

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

[meta-python][PATCH] python-aws-iot-device-sdk-python: update to version 1.3.1
 2017-12-19 19:18 UTC 

[PATCH V2 net-next 00/17] add some features and fix some bugs for HNS3 driver
 2017-12-19 19:18 UTC  (5+ messages)
` [PATCH V2 net-next 01/17] net: hns3: add support to query tqps number
` [PATCH V2 net-next 02/17] net: hns3: add support to modify "

[oe-layersetup][PATCH] processor-sdk: Update 4.1 x11 config
 2017-12-19 19:18 UTC 

[Bridge] linux bridge does not forward arp reply back packets in a vmware vm
 2017-12-19 19:18 UTC  (12+ messages)

[RFC v3 00/11] Enable HDA Codec support on Intel Platforms (Series2)
 2017-12-19 19:17 UTC  (16+ messages)
` [RFC v3 06/11] ASoC: hdac_hda: add ASoC based HDA codec driver

[alsa-devel] [PATCH v5 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-12-19 19:17 UTC  (8+ messages)
` [alsa-devel] [PATCH v5 1/6] ASoC: Intel: Skylake: Add ssp clock driver

[PATCH 0/8] Tegra210 DFLL implementation
 2017-12-19 19:17 UTC  (4+ messages)
` [PATCH 4/8] clk: tegra: dfll: support PWM regulator control

[PATCH net] net: always reevalulate autoflowlabel setting for reset packet
 2017-12-19 19:15 UTC  (2+ messages)

[PATCH v1 1/4] lib/net_utils: Relax NULL-termination requirement on input string
 2017-12-19 19:14 UTC  (4+ messages)
` [PATCH v1 2/4] lib/net_utils: Introduce mac_pton_from_user()
` [PATCH v1 3/4] staging: rtl8723bs: Replace mac address parsing
` [PATCH v1 4/4] staging: rtl8712: "

[PATCH net-next v2] cxgb4: RSS table is 4k for T6
 2017-12-19 19:14 UTC  (2+ messages)

[Patch net-next] net_sched: properly check for empty skb array on error path
 2017-12-19 19:13 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 0/5] hw/pvrdma: PVRDMA device implementation
 2017-12-19 19:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH V2 4/5] pvrdma: initial implementation

[PATCH 1/2] net: stmmac: Fix TX timestamp calculation
 2017-12-19 19:12 UTC  (4+ messages)
` [PATCH 2/2] net: stmmac: Fix bad RX timestamp extraction

[PATCH rdma-core] srp_daemon: Install signal handler for ibsrpdm
 2017-12-19 19:12 UTC  (7+ messages)

[Buildroot] [PATCH v2,1/1] safeclib: new package
 2017-12-19 19:12 UTC 

[PATCH 0/4] ARC: Set initial core pll output frequency via DTS
 2017-12-19 19:11 UTC  (3+ messages)

[Qemu-devel] [PULL 00/10] Block patches
 2017-12-19 19:10 UTC  (2+ messages)

[PATCH v2 0/5] SHA1DC fixes & fully moving to a git.git submodule
 2017-12-19 19:10 UTC  (6+ messages)
` [PATCH 0/4] "
  ` [PATCH v2 2/5] Makefile: under "make dist", include the sha1collisiondetection submodule

[net 1/1] tipc: fix list sorting bug in function tipc_group_update_member()
 2017-12-19 19:10 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Include header descriptor support for ARP packets
 2017-12-19 19:10 UTC  (2+ messages)

[rdma-core PATCH] srp_daemon: Don't create async_ev_thread if only run once
 2017-12-19 19:09 UTC 

Initial msm8909 support
 2017-12-19 19:08 UTC  (4+ messages)

[PATCH 0/2 net-next] ibmvnic: Fix and increase maximum TX/RX queues
 2017-12-19 19:08 UTC  (2+ messages)

[PATCH] Staging: rtl8723bs: Do not check for NOT NULL before kfree()
 2017-12-19 19:07 UTC 

[PATCH 1/1] testsdk: add ability to search for multilib packages
 2017-12-19 19:07 UTC 

[PATCH v2] HID: sony: Fix up nyko core controller
 2017-12-19 19:07 UTC  (2+ messages)

[PATCH 0/9] Bringing Asus TF300T support to mainline
 2017-12-19 19:07 UTC  (7+ messages)
` [PATCH 4/9] ARM: trusted_foundations: enable L2x0 cache via firmware_ops
` [PATCH 7/9] ARM: tegra: enable cache via TF

[PATCH 0/4] Reduce scheduler migrations due to wake_affine
 2017-12-19 19:06 UTC  (3+ messages)
` [PATCH 3/4] sched: Comment on why sync wakeups try to run on the current CPU

pull-request: wireless-drivers-next 2017-12-18
 2017-12-19 19:06 UTC  (3+ messages)

[PATCH] persistent-data: fix bug about btree of updating internal node's minima key in btree_split_beneath
 2017-12-19 19:05 UTC  (3+ messages)

[PATCH 00/13] examples/eventdev: add capability based pipeline support
 2017-12-19 19:05 UTC  (10+ messages)
` [PATCH 06/13] examples/eventdev: add non burst mode generic worker
` [PATCH 07/13] examples/eventdev: add thread safe Tx worker pipeline
` [PATCH 09/13] examples/eventdev: add all type queue option

[PATCH] HID: sony: Report DS4 version info through sysfs
 2017-12-19 19:04 UTC 

[PATCH 0/4] bug fix mmap read in large PEBS
 2017-12-19 19:02 UTC  (5+ messages)
` [PATCH 2/4] perf/x86/intel: fix event update for auto-reload
` [PATCH 4/4] perf/x86/intel: drain PEBS buffer in event read

[RFC PATCH xlnx] staging: xilinx: Si5324_RatApprox() can be static
 2017-12-19 19:01 UTC 

[PATCH net] ipv4: Fix use-after-free when flushing FIB tables
 2017-12-19 19:01 UTC  (4+ messages)

[PATCH 0/4] xfs: more reflink fixes
 2017-12-19 19:00 UTC  (8+ messages)
` [PATCH 3/4] xfs: remove leftover CoW reservations when remounting ro

[meta-python][PATCH] python-ipaddress: update to version 1.0.19
 2017-12-19 18:59 UTC 

[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
 2017-12-19 18:59 UTC  (4+ messages)

[PATCH] lpfc: correct sg_seg_cnt attribute min vs default
 2017-12-19 18:57 UTC 

[PATCH net] openvswitch: Fix pop_vlan action for double tagged frames
 2017-12-19 18:57 UTC 

[PATCH] doc: convert license headers to SPDX tags for NIC docs
 2017-12-19 18:57 UTC  (3+ messages)

[Xenomai] Weird behavior during debug
 2017-12-19 18:57 UTC  (6+ messages)

coming in boost 1.66
 2017-12-19 18:56 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Reduce code redundancy writing log headers
 2017-12-19 18:55 UTC 

[Qemu-devel] [Bug 1722884] [NEW] keyboard input while mouse moving triggers mouse failure
 2017-12-19 18:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 1722884] "

[Bug 104340] New: Memory leak with GEM objects
 2017-12-19 18:55 UTC  (4+ messages)
  ` [Bug 104340] "

[PATCH net-next] cxgb4: Report tid start range correctly for T6
 2017-12-19 18:54 UTC  (2+ messages)

pull request: bluetooth-next 2017-12-18
 2017-12-19 18:53 UTC  (3+ messages)


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.