All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-29 09:46:52 to 2016-11-29 10:27:20 UTC [more...]

[PATCH v3 00/13] R-Car DU: Use drm bridge API
 2016-11-29 10:27 UTC  (20+ messages)
` [PATCH v3 03/13] drm: bridge: Link encoder and bridge in core code
` [PATCH v3 04/13] drm: bridge: Detach bridge from encoder at encoder cleanup time
` [PATCH v3 06/13] drm: bridge: Add LVDS encoder driver
` [PATCH v3 07/13] drm: bridge: vga-dac: Add adi,adv7123 compatible string
` [PATCH v3 09/13] drm: Add encoder_type field to the drm_bridge structure

[PATCH v5 0/9] mux controller abstraction and iio/i2c muxes
 2016-11-29 10:10 UTC  (19+ messages)
` [PATCH v5 1/9] dt-bindings: document devicetree bindings for mux-controllers and mux-gpio
` [PATCH v5 3/9] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v5 4/9] dt-bindings: iio: iio-mux: document iio-mux bindings
` [PATCH v5 5/9] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v5 6/9] dt-bindings: i2c: i2c-mux-simple: document i2c-mux-simple bindings
  ` [PATCH v5 2/9] misc: minimal mux subsystem and gpio-based mux controller
  ` [PATCH v5 7/9] i2c: i2c-mux-simple: new driver
  ` [PATCH v5 8/9] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
  ` [PATCH v5 9/9] misc: mux-adg792a: add mux controller driver for ADG792A/G

[RFC] kernel/sysctl.c: return -EINVAL when write invalid val to ulong type sysctl
 2016-11-29 10:24 UTC  (3+ messages)

[PATCH V1] leds: pca963x: Add ACPI support
 2016-11-29 10:24 UTC  (5+ messages)

[PATCH] doc: fix typos in code comments
 2016-11-29 22:23 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] Tracing patches
 2016-11-29 10:21 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/1] configure: fix LTTng UST tracing backend detection

[U-Boot] [PATCH v3 0/9] From Simon:
 2016-11-29 10:22 UTC  (3+ messages)
` [U-Boot] [PATCH v3 7/9] rockchip: evb-rk3339: Enable DHCP

[RFC] qtn: add FullMAC firmware for Quantenna QSR10G wifi device
 2016-11-29 10:22 UTC  (13+ messages)

[PATCH v2 net-next 0/4] Adding PHY MDI(X) support
 2016-11-29  9:46 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: phy: add mdix_ctrl to hold the user configuration
` [PATCH v2 net-next 2/4] net: phy: update the mdix_ctrl with correct value
` [PATCH v2 net-next 3/4] net: phy: Add mdi(x) support in Microsemi PHYs driver
` [PATCH v2 net-next 4/4] net: phy: Fix the mdix_ctrl changes

[PATCH V2] leds: pca963x: Add ACPI support
 2016-11-29 10:21 UTC 

[U-Boot] Rockchip RK3288 u-boot with mainline kernel
 2016-11-29 10:20 UTC  (4+ messages)
`  "

[PATCH v3 net-next 0/6] Support Armada 37xx SoC (ARMv8 64-bits) in mvneta driver
 2016-11-29 10:19 UTC  (12+ messages)
` [PATCH v3 net-next 2/6] net: mvneta: Use cacheable memory to store the rx buffer virtual address

[PATCH V7 00/25] mmc: mmc: Add Software Command Queuing
 2016-11-29 10:14 UTC  (4+ messages)
` [PATCH V7 20/25] mmc: queue: Share mmc request array between partitions

[Qemu-devel] [PATCH v3] doc: Add NBD_CMD_BLOCK_STATUS extension
 2016-11-29 10:18 UTC  (3+ messages)
` [Qemu-devel] [Nbd] "

[PATCH v7 0/8] drm: sun8i: Add DE2 HDMI video support
 2016-11-29 10:18 UTC  (10+ messages)
` [PATCH v7 5/8] clk: sunxi-ng: define the PLL DE clock
` [PATCH v7 6/8] ARM: dts: sun8i-h3: add HDMI video nodes
` [PATCH v7 7/8] ARM: dts: sun8i-h3: Add HDMI video to the Banana Pi M2+
` [PATCH v7 8/8] ARM: dts: sun8i-h3: Add HDMI video to the Orange PI 2

[meta-oe][PATCH] libxml++: fix LICENSE
 2016-11-29 10:16 UTC 

[POC/RFC PATCH] overlayfs: constant inode numbers
 2016-11-29 10:16 UTC  (5+ messages)
    ` Fwd: "

[PULL] drm-intel-next
 2016-11-29 10:16 UTC 

[PATCH] doc: introduce PVP reference benchmark
 2016-11-29 10:16 UTC  (4+ messages)

[PATCH V8 00/20] mmc: mmc: Add Software Command Queuing
 2016-11-29 10:09 UTC  (21+ messages)
` [PATCH V8 01/20] mmc: block: Restore line inadvertently removed with packed commands
` [PATCH V8 02/20] mmc: block: Fix 4K native sector check
` [PATCH V8 03/20] mmc: queue: Fix queue thread wake-up
` [PATCH V8 04/20] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
` [PATCH V8 05/20] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
` [PATCH V8 06/20] mmc: queue: Factor out mmc_queue_alloc_sgs()
` [PATCH V8 07/20] mmc: queue: Factor out mmc_queue_reqs_free_bufs()
` [PATCH V8 08/20] mmc: queue: Introduce queue depth and use it to allocate and free
` [PATCH V8 09/20] mmc: mmc: Add Command Queue definitions
` [PATCH V8 10/20] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH V8 11/20] mmc: mmc_test: Disable Command Queue while mmc_test is used
` [PATCH V8 12/20] mmc: block: Disable Command Queue while RPMB "
` [PATCH V8 13/20] mmc: core: Do not prepare a new request twice
` [PATCH V8 14/20] mmc: core: Export mmc_retune_hold() and mmc_retune_release()
` [PATCH V8 15/20] mmc: block: Use local var for mqrq_cur
` [PATCH V8 16/20] mmc: block: Introduce queue semantics
` [PATCH V8 17/20] mmc: queue: Share mmc request array between partitions
` [PATCH V8 18/20] mmc: queue: Add a function to control wake-up on new requests
` [PATCH V8 19/20] mmc: block: Add Software Command Queuing
` [PATCH V8 20/20] mmc: mmc: Enable "

[PATCH V5] i2c: mux: pca954x: Add ACPI support for pca954x
 2016-11-29 10:15 UTC  (2+ messages)

[PATCH v2 00/13] net: ethernet: ti: cpts: update and fixes
 2016-11-29 10:14 UTC  (20+ messages)
` [PATCH v2 04/13] net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregister
` [PATCH v2 05/13] net: ethernet: ti: cpts: fix registration order
` [PATCH v2 06/13] net: ethernet: ti: cpts: disable cpts when unregistered
` [PATCH v2 07/13] net: ethernet: ti: cpts: rework initialization/deinitialization
` [PATCH v2 08/13] net: ethernet: ti: cpts: move dt props parsing to cpts driver
` [PATCH v2 09/13] net: ethernet: ti: cpts: clean up event list if event pool is empty
` [PATCH v2 10/13] net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs

[PATCH] drm/i915: Moving scaler numbers to runtime init
 2016-11-29 10:14 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Moving scaler numbers to runtime init (rev5)

[PATCH] v4l: async: make v4l2 coexists with devicetree nodes in a dt overlay
 2016-11-29 10:14 UTC  (6+ messages)

git-gui paste not working
 2016-11-29 10:13 UTC 

Improve processing efficiency for addition and deletion of multipath devices
 2016-11-29 10:13 UTC  (10+ messages)

[U-Boot] [PATCH v2 0/8] SF: Cadence QSPI driver fixes and clean up
 2016-11-29 10:13 UTC  (4+ messages)
` [U-Boot] [PATCH v2 7/8] spi: cadence_qspi: Fix CS timings

[PULL] drm-misc-next
 2016-11-29 10:13 UTC 

(unknown),
 2016-11-29 10:12 UTC 

[PATCH 0/5] runqemu: fixes for cpio.gz, nfs and slirp
 2016-11-29 10:12 UTC  (6+ messages)
` [PATCH 5/5] runqemu: set default device and hostfwd for slirp

[PATCH] extcon: Split out the extcon APIs for extcon provider driver
 2016-11-29 10:10 UTC  (4+ messages)

[MULTIBOOT2 DOC PATCH v2 00/10] multiboot2: Update documentation
 2016-11-29 10:09 UTC  (7+ messages)
` [MULTIBOOT2 DOC PATCH v2 05/11] multiboot2: Add description of support for EFI boot services

[meta-fsl-ppc krogoth][PATCH] kernel/IB: CVE-2016-4565
 2016-11-29 10:09 UTC 

[PATCH] xfrm_user: fix return value from xfrm_user_rcv_msg
 2016-11-29 10:09 UTC 

[PATCH 00/13] RMI4 cleanups and switch hid-rmi to rmi_core
 2016-11-29 10:08 UTC  (14+ messages)
` [PATCH 01/13] Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data
` [PATCH 02/13] Input: synaptics-rmi4 - remove unused fields in struct rmi_driver_data
` [PATCH 03/13] Input: synaptics-rmi4 - add rmi_enable/disable_irq
` [PATCH 04/13] Input: synaptics-rmi4 - remove mutex calls while updating the firmware
` [PATCH 05/13] Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions
` [PATCH 06/13] Input: synaptics-rmi4 - have only one struct platform data
` [PATCH 07/13] Input: synaptics-rmi4 - add support for F03
` [PATCH 08/13] Input: synaptics-rmi4 - f03: grab data passed by transport device
` [PATCH 09/13] Input: synaptics-rmi4 - allow to add attention data
` [PATCH 10/13] Input: synaptics-rmi4 - store the attn data in the driver
` [PATCH 11/13] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
` [PATCH 12/13] HID: rmi: Handle all Synaptics touchpads using hid-rmi
` [PATCH 13/13] HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock "

[Bug 98897] Macbook pro 11,5 screen flicker when AC adapter plugged in
 2016-11-29 10:07 UTC 

[Qemu-devel] [PATCH v2 0/9] quorum: Implement .bdrv_co_preadv/pwritev()
 2016-11-29 10:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 5/9] quorum: Inline quorum_aio_cb()

[PATCH nft v3 2/2] datatype: Implement binary search in symbolic_constant_print()
 2016-11-29 10:04 UTC  (4+ messages)

[Qemu-devel] [PULL 0/6] More patches for QEMU 2.8-rc2
 2016-11-29 10:05 UTC  (3+ messages)

The ubufs->refcount maybe be subtracted twice when tun_get_user failed
 2016-11-29 10:06 UTC  (2+ messages)

[PATCH V12 1/1] usb:serial: Add Fintek F81532/534 driver
 2016-11-29 10:05 UTC  (4+ messages)

[OpenRISC] [PATCH v2 0/4] gdb: Port for OpenRISC
 2016-11-29 10:06 UTC  (3+ messages)
` [OpenRISC] [PATCH v2 2/4] gdb: Add OpenRISC or1k and or1knd target support

[Qemu-devel] [PATCH] blkdebug: Implement bdrv_co_preadv/pwritev/flush
 2016-11-29 10:04 UTC  (2+ messages)

[net-next] macvtap: replace printk with netdev_err
 2016-11-29 10:04 UTC  (2+ messages)

[meta-oe][PATCHv2 0/5] redis: improve the recipe with focus on systemd support
 2016-11-29 10:04 UTC  (6+ messages)
` [meta-oe][PATCHv2 1/5] redis: add a systemd service file
` [meta-oe][PATCHv2 2/5] redis: do not expose the service to the network by default
` [meta-oe][PATCHv2 3/5] redis: log to syslog
` [meta-oe][PATCHv2 4/5] redis: do not run as root
` [meta-oe][PATCHv2 5/5] redis: increase the max number of fds to actually match redis.conf

[PATCH] ovl: tentative fix for broken vfs_open() on stacked overlayfs
 2016-11-29 10:03 UTC  (2+ messages)

[PATCH v9 0/11] arm/arm64: vgic: Implement API for vGICv3 live migration
 2016-11-29 10:01 UTC  (7+ messages)
` [PATCH v9 06/11] arm/arm64: vgic: Implement VGICv3 CPU interface access

[PATCH v5 2/2] console: Add persistent scrollback buffers for all VGA consoles
 2016-11-29 10:01 UTC  (5+ messages)
` [PATCH v7 0/3] "

[LTP] [PATCH 1/1] network/echo01: fix creating existing directory
 2016-11-29 10:01 UTC 

[PATCH 0/4] libeventdev API and northbound implementation
 2016-11-29 10:00 UTC  (10+ messages)
` [PATCH 1/4] eventdev: introduce event driven programming model

[LTP] [PATCH v4 1/2] lib: move create_sig_proc() into newlib
 2016-11-29 10:00 UTC  (2+ messages)

[PATCH] drm/vc4: Fix race between page flip completion event and clean-up
 2016-11-29  9:59 UTC  (3+ messages)

[PATCH] Fix objtool with clang
 2016-11-29  9:58 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2][RESEND] seq_file: don't set read position for invalid iterator
 2016-11-29  9:58 UTC  (3+ messages)
` [PATCH v3] seq_file: reset iterator to first record for zero offset

(unknown),
 2016-11-29  9:58 UTC 

[PATCH 00/12] brcmfmac: scheduled scan cleanup and chip support
 2016-11-29  9:58 UTC  (3+ messages)

[PATCH 0/1] bitbake: cooker: convert type which needs to be marshalled
 2016-11-29  9:57 UTC  (2+ messages)
` [PATCH 1/1] "

[ANNOUNCE] Git v2.11.0-rc3
 2016-11-29  9:57 UTC  (2+ messages)
` [PATCH] RelNotes: typo fix in 2.11.0 notes

[PATCH] qemu: Fix pci-assign
 2016-11-29  9:56 UTC 

[Qemu-trivial] [PATCH] configure: fix LTTng UST tracing backend detection
 2016-11-29  9:55 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[PATCH] doc: remove wrong document description
 2016-11-29  9:54 UTC  (2+ messages)

[PATCH v2] remoteproc: qcom: Venus firmware loader support for msm8996
 2016-11-29  9:54 UTC  (4+ messages)
` [PATCH v2] remoteproc: qcom: Add venus rproc support on msm8996 platform

[PATCH 1/5] build-sys: fix empty package release number
 2016-11-29  9:53 UTC  (2+ messages)

[PATCH] powerpc/8xx: xmon compile fix
 2016-11-29  9:53 UTC  (3+ messages)

Patches to util-linux man pages
 2016-11-29  9:52 UTC  (2+ messages)

[ath9k-devel] [PATCH] ath9k_htc: don't use HZ for usb msg timeouts
 2016-11-29  9:52 UTC  (3+ messages)

gitk crashes on RHEL
 2016-11-29  9:51 UTC 

[U-Boot] [PATCH 0/2] ARM: DRA7/AM57xx: Get rid of CONFIG_AM57XX
 2016-11-29  9:52 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type
` [U-Boot] [PATCH 2/2] ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX

cpu hotplug: convert more drivers (batch #6 and last)
 2016-11-29  9:51 UTC  (5+ messages)
` [PATCH 04/22] idle/intel: Convert to hotplug state machine
      ` [PATCH 04/22 v2] "

[U-Boot] ext4: crash when writing a file
 2016-11-29  9:50 UTC 

[PATCH] drm/i915: Convert vm->dev backpointer to vm->i915
 2016-11-29  9:50 UTC 

[Qemu-devel] [PATCH for-2.8 v2] hbitmap: Fix shifts of constants by granularity
 2016-11-29  9:49 UTC  (2+ messages)

[PATCH] drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on
 2016-11-29  9:40 UTC 

[PATCH v5 0/8] GEN-9 Arbitrated Bandwidth WM WA's & IPC
 2016-11-29  9:46 UTC  (5+ messages)
` [PATCH v6 8/8] drm/i915/gen9: WM memory bandwidth related workaround

[PATCH v2 0/7] Add pwm and IIO timer drivers for stm32
 2016-11-29  9:46 UTC  (7+ messages)
` [PATCH v2 6/7] IIO: add STM32 IIO timer driver


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.