All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-21 08:09:08 to 2018-05-21 09:04:30 UTC [more...]

[RFC PATCH net-next 00/12] XDP batching for TUN/vhost_net
 2018-05-21  9:04 UTC  (17+ messages)
` [RFC PATCH net-next 01/12] vhost_net: introduce helper to initialize tx iov iter
` [RFC PATCH net-next 02/12] vhost_net: introduce vhost_exceeds_weight()
` [RFC PATCH net-next 03/12] vhost_net: introduce vhost_has_more_pkts()
` [RFC PATCH net-next 04/12] vhost_net: split out datacopy logic
` [RFC PATCH net-next 05/12] vhost_net: batch update used ring for datacopy TX
` [RFC PATCH net-next 06/12] tuntap: enable premmption early
` [RFC PATCH net-next 07/12] tuntap: simplify error handling in tun_build_skb()
` [RFC PATCH net-next 08/12] tuntap: tweak on the path of non-xdp case "
` [RFC PATCH net-next 09/12] tuntap: split out XDP logic

[PATCH v2] xfs: test inode allocation state missmatch corruption
 2018-05-21  9:04 UTC  (2+ messages)

[PATCH v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
 2018-05-21  9:04 UTC  (4+ messages)

REGRESSION: HiKey eMMC corruption
 2018-05-21  9:03 UTC  (3+ messages)

[PATCH v3 0/2] Fix and cleanup iowait boost
 2018-05-21  9:03 UTC  (4+ messages)
` [PATCH v3 1/2] cpufreq: schedutil: Fix iowait boost reset
` [PATCH v3 2/2] cpufreq: schedutil: Cleanup and document iowait boost

[PATCH v2 0/5] Add ChromeOS EC CEC Support
 2018-05-21  9:02 UTC  (20+ messages)
` [PATCH v2 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH v2 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [PATCH v2 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH v2 5/5] media: platform: Add Chrome OS EC CEC driver

[PATCH v2 0/2] Add support for QCOM cpufreq FW driver
 2018-05-21  9:02 UTC  (6+ messages)
` [PATCH v2 2/2] cpufreq: qcom-fw: "

Please include following patches to 4.4/4.9/4.14
 2018-05-21  9:00 UTC  (8+ messages)

[PATCH v8 00/15] CPU scaling support for msm8996
 2018-05-21  9:00 UTC  (8+ messages)
` [PATCH v8 10/15] cpufreq: Add Kryo CPU scaling driver

[PATCH 0/2] vsp-tests: Fix suspend/resume test
 2018-05-21  8:59 UTC  (8+ messages)
` [PATCH 1/2] vsp-lib: Capture the kernel log messages in test log files
` [PATCH 2/2] tests: suspend/resume: Increase number of processed frames

[Qemu-devel] [RFC] monitor: turn on Out-Of-Band by default again
 2018-05-21  8:59 UTC  (2+ messages)

[PATCH] net/i40e: add a specific API to control the LLDP agent
 2018-05-21  8:58 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] nvme: Make nvme_init error handling code more readable
 2018-05-21  8:58 UTC 

[PATCH] clk: Add driver for MAX9485
 2018-05-21  8:58 UTC 

[Buildroot] [PATCH 1/4] nfs-utils: add host package
 2018-05-21  8:58 UTC  (7+ messages)

[PATCH/RFC] usb: gadget: function: printer: avoid wrong list handling in printer_write()
 2018-05-21  8:57 UTC  (6+ messages)

[Qemu-devel] [PATCH] nvme: Make nvme_init error handling code more readable
 2018-05-21  8:56 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] i386: fix handling of multiboot modules
 2018-05-21  8:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] i386: fix regression parsing multiboot initrd modules

[Cluster-devel] [GFS2 PATCH 0/2] Improve throughput through rgrp sharing (v3)
 2018-05-21  8:56 UTC  (3+ messages)
` [Cluster-devel] [GFS2 PATCH 2/2] GFS2: Introduce rgrp sharing

[RFT v2 0/4] Perf script: Add python script for CoreSight trace disassembler
 2018-05-21  8:52 UTC  (15+ messages)
` [RFT v2 1/4] perf cs-etm: Generate sample for missed packets
` [RFT v2 2/4] perf script python: Add addr into perf sample dict
` [RFT v2 3/4] perf script python: Add script for CoreSight trace disassembler
` [RFT v2 4/4] coresight: Document "

[PATCH v3 1/2] doc: correct livepatch.markdown syntax
 2018-05-21  8:56 UTC  (4+ messages)
` [PATCH v3.5 "
  ` [PATCH for-4.11 "

[PATCH for-next 0/5] Load ipxe from a standalone file
 2018-05-21  8:55 UTC  (4+ messages)
` [PATCH for-next 2/5] ipxe: produce a single binary from its build

[PATCH v14 00/36] Request API
 2018-05-21  8:55 UTC  (37+ messages)
` [PATCH v14 01/36] uapi/linux/media.h: add request API
` [PATCH v14 02/36] media-request: implement media requests
` [PATCH v14 03/36] media-request: add media_request_get_by_fd
` [PATCH v14 04/36] media-request: add media_request_object_find
` [PATCH v14 05/36] media-request: Make request state an enum
` [PATCH v14 06/36] media-request: Add support for updating request objects optimally
` [PATCH v14 07/36] media-request: Add a sanity check for the media request state
` [PATCH v14 08/36] media: doc: Add media-request.h header to documentation build
` [PATCH v14 09/36] v4l2-dev: lock req_queue_mutex
` [PATCH v14 10/36] videodev2.h: add request_fd field to v4l2_ext_controls
` [PATCH v14 11/36] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
` [PATCH v14 12/36] v4l2-ctrls: prepare internal structs for request API
` [PATCH v14 13/36] v4l2-ctrls: alloc memory for p_req
` [PATCH v14 14/36] v4l2-ctrls: use ref in helper instead of ctrl
` [PATCH v14 15/36] v4l2-ctrls: add core request support
` [PATCH v14 16/36] v4l2-ctrls: Add documentation for control request support functions
` [PATCH v14 17/36] v4l2-ctrls: support g/s_ext_ctrls for requests
` [PATCH v14 18/36] v4l2-ctrls: Lock the request for updating during S_EXT_CTRLS
` [PATCH v14 19/36] videodev2.h: Add request_fd field to v4l2_buffer
` [PATCH v14 20/36] vb2: store userspace data in vb2_v4l2_buffer
` [PATCH v14 21/36] videobuf2-core: embed media_request_object
` [PATCH v14 22/36] videobuf2-core: integrate with media requests
` [PATCH v14 23/36] videobuf2-v4l2: "
` [PATCH v14 24/36] videobuf2-v4l2: Lock the media request for update for QBUF
` [PATCH v14 25/36] videobuf2-core: Make request state an enum
` [PATCH v14 26/36] videobuf2-core: add request helper functions
` [PATCH v14 27/36] videobuf2-v4l2: add vb2_request_queue/validate helpers
` [PATCH v14 28/36] v4l2-mem2mem: add vb2_m2m_request_queue
` [PATCH v14 29/36] Documentation: v4l: document request API
` [PATCH v14 30/36] media: vim2m: add media device
` [PATCH v14 31/36] vim2m: use workqueue
` [PATCH v14 32/36] vim2m: support requests
` [PATCH v14 33/36] vivid: add mc
` [PATCH v14 34/36] vivid: add request support
` [PATCH v14 35/36] RFC: media-requests: add debugfs node
` [PATCH v14 36/36] v4l: m2m: Simplify exiting the function in v4l2_m2m_try_schedule

[PATCH v2 0/4] Interface for higher order contiguous allocations
 2018-05-21  8:54 UTC  (3+ messages)
` [PATCH v2 3/4] mm: add find_alloc_contig_pages() interface

[PATCH] drm/i915/gvt: Fix crash after request->hw_context change
 2018-05-21  8:54 UTC  (4+ messages)
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: Fix crash after request->hw_context change (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH 2/2] slimbus: ngd: Add qcom SLIMBus NGD driver
 2018-05-21  8:54 UTC  (4+ messages)

[PATCH] wget: upgrade 1.19.4 -> 1.19.5
 2018-05-21  8:53 UTC 

[PATCH v4 0/2] drm/panel: Add device link in drm_panel_attach()
 2018-05-21  8:53 UTC  (6+ messages)
  ` [PATCH v4 2/2] drm/panel: Add device_link from panel device to drm device

[Bug 106548] Failed GfxDrv_DriverAcceptanceQuery.GL_GPU_FREQ_OVERRIDE_MDAPI
 2018-05-21  8:50 UTC  (2+ messages)

[PATCH] common/rc: add the function _require_noatime
 2018-05-21  8:50 UTC  (3+ messages)
  ` Fwd: "

[PATCH 0/2] slimbus: Add QCOM SLIMBus NGD driver
 2018-05-21  8:49 UTC  (5+ messages)
` [PATCH 1/2] slimbus: ngd: dt-bindings: Add slim ngd dt bindings

[PATCH v3 00/40] drm/i915: Implement HDCP2.2
 2018-05-21  8:49 UTC  (10+ messages)
` [PATCH v3 32/40] drm/i915: Enable superior HDCP ver that is capable
  ` [Intel-gfx] "
` [PATCH v3 35/40] drm/i915: Check HDCP 1.4 and 2.2 link on CP_IRQ
` [PATCH v3 37/40] drm/i915: Implement the HDCP2.2 support for DP

[PATCH-18.08 00/15] add meson support for more net drivers
 2018-05-21  8:47 UTC  (3+ messages)
` [PATCH-18.08 11/15] net/liquidio: add to meson build

[PATCH] Btrfs: fix error handling in btrfs_truncate()
 2018-05-21  8:47 UTC  (2+ messages)

[PATCH v2] clk: meson: meson8b: mark fclk_div2 gate clocks as CLK_IS_CRITICAL
 2018-05-21  8:47 UTC  (3+ messages)

usb: dwc2: Fix HiKey regression caused by power_down feature
 2018-05-21  8:45 UTC  (3+ messages)
` [PATCH] "

usbserial: pl2303 tx xon/xoff flow control
 2018-05-21  8:45 UTC 

[Bug 199633] New: Stable kernel regression after 4.16.3: startxfce4 no longer works: X startup seems to hang
 2018-05-21  8:44 UTC  (2+ messages)
` [Bug 199633] "

Help relating to OXNAS Platform Bindings for Western Digital My Book World
 2018-05-21  8:43 UTC 

[PATCH] rtc: pcf2127: add support for accessing internal static RAM
 2018-05-21  8:39 UTC  (5+ messages)
      ` race related to rtc_device_unregister [Was: Re: [PATCH] rtc: pcf2127: add support for accessing internal static] RAM

[PATCH BlueZ v2 1/5] client: Add missing duplicated string free
 2018-05-21  8:38 UTC  (2+ messages)

[v4] NFC: pn533: don't send USB data off of the stack
 2018-05-21  8:38 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] Fix possible invalid memory access
 2018-05-21  8:37 UTC  (2+ messages)

ir-keytable protocol setup broken and no ir events
 2018-05-21  8:37 UTC 

[PATCH] Fix improper usage of g_free
 2018-05-21  8:37 UTC  (2+ messages)

[MODERATED] Date/Time?
 2018-05-21  8:35 UTC  (4+ messages)
` [MODERATED] Date/Time?

[PATCH net 0/4] Fix several issues of virtio-net mergeable XDP
 2018-05-21  8:35 UTC  (9+ messages)
` [PATCH net 1/4] virtio-net: correctly redirect linearized packet
` [PATCH net 2/4] virtio-net: correctly transmit XDP buff after linearizing
` [PATCH net 3/4] virtio-net: reset num_buf to 1 after linearizing packet
` [PATCH net 4/4] virito-net: fix leaking page for gso packet during mergeable XDP

[PATCH net 0/4] Fix several issues of virtio-net mergeable XDP
 2018-05-21  8:35 UTC 

[PATCH linux dev-4.13 1/4] fsi/occ: Add retries on SBE errors
 2018-05-21  8:33 UTC  (3+ messages)

[PATCH] Fix Memory leak
 2018-05-21  8:32 UTC  (2+ messages)

[PATCH v3 linux dev-4.13 1/3] fsi: Remove old sbefifo driver
 2018-05-21  8:30 UTC  (4+ messages)
` [PATCH v3 linux dev-4.13 2/3] fsi/sbefifo: Add driver for the SBE FIFO

[PATCH v2] schedutil: Allow cpufreq requests to be made even when kthread kicked
 2018-05-21  8:29 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] Adding support to conditionally build the GNAT Ada compiler in the toolchain
 2018-05-21  8:29 UTC 

[3/3] usb: gadget: uvc: Move trace parameter to function module
 2018-05-21  8:28 UTC 

[2/3] usb: gadget: uvc: Minimize #include in headers
 2018-05-21  8:28 UTC 

[1/3] usb: gadget: uvc: Move userspace API definition to public header
 2018-05-21  8:28 UTC 

[PATCH 1/2] app/testpmd: fix copy of raw flow item (revisited)
 2018-05-21  8:24 UTC  (5+ messages)
` [PATCH 2/2] ethdev: fix shallow copy of flow API RAW item

[v2,2/3] xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers
 2018-05-21  8:23 UTC 

[PATCH v2 1/4] drm/mm: Reject over-sized allocation requests early
 2018-05-21  8:21 UTC  (4+ messages)
` [PATCH v2 2/4] drm/mm: Add a search-by-address variant to only inspect a single hole
` [PATCH v2 3/4] drm/i915: Limit searching for PIN_HIGH
` [PATCH v2 4/4] drm/i915: Pin the ring high

[PATCH V2 0/6] brcmfmac: coredump functionality and fixes
 2018-05-21  8:19 UTC  (5+ messages)
` [PATCH V2 3/6] mwifiex: support sysfs initiated device coredump
      ` [EXT] "

[PATCH v1] libxl: always call qemus xen-save-devices-state in suspend/resume
 2018-05-21  8:18 UTC  (4+ messages)

Some questions about the UVC gadget
 2018-05-21  8:15 UTC  (2+ messages)

[PATCH V2 1/3] clk: imx7d: correct enet phy ref clock gates
 2018-05-21  8:14 UTC  (6+ messages)
` [PATCH V2 2/3] clk: imx7d: correct enet clock CCGR registers

[PATCH 00/15] Add support for R40 HDMI pipeline
 2018-05-21  8:12 UTC  (5+ messages)
` [PATCH 12/15] drm/sun4i: Add support for second clock parent to DW HDMI PHY clk driver

[PATCH 0/2] get rid of Kconfig symbol MACH_MESON8B
 2018-05-21  8:12 UTC  (3+ messages)

[SPDK] Compiling error on different types of Intel CPU
 2018-05-21  8:11 UTC 

online doc currency?
 2018-05-21  4:54 UTC 

[v2,3/3] usb: gadget: uvc: disable stream when disconnected
 2018-05-21  8:10 UTC 

[PATCH] dt-bindings: soc: update MT6797 power domain
 2018-05-21  8:09 UTC 

i.MX6 IPU CSI analog video input on Ventana
 2018-05-21  8:09 UTC  (6+ messages)

[PATCH V3 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-05-21  8:07 UTC  (7+ messages)
` [PATCH V3 1/8] net: ethernet: stmmac: add adaptation for stm32mp157c
` [PATCH V3 2/8] dt-bindings: stm32-dwmac: add support of MPU families
` [PATCH V3 4/8] ARM: dts: stm32: Add syscfg on stm32mp1
` [PATCH V3 5/8] ARM: dts: stm32: Add ethernet dwmac "
` [PATCH V3 7/8] ARM: dts: stm32: add support of ethernet on stm32mp157c-ev1
` [PATCH V3 8/8] dt-bindings: stm32: add compatible for syscon


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.