All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-29 09:57:12 to 2015-05-29 11:06:24 UTC [more...]

[RFC] Fix omap3 booting with thumb2 compiled kernel
 2015-05-29 11:06 UTC  (5+ messages)

[RFC] sound: ppc: keywest: check if DEQ was already instantiated
 2015-05-29 11:06 UTC  (8+ messages)
  ` [alsa-devel] "

git clone --depth: shallow clone problems
 2015-05-29 11:04 UTC  (4+ messages)

[PATCH 00/21] ppgtt cleanups / scratch merge (V2)
 2015-05-29 11:05 UTC  (3+ messages)
` [PATCH 02/21] drm/i915/gtt: Workaround for HW preload not flushing pdps

[PATCH v2 2/2] mac80211: prevent possible crypto tx tailroom corruption
 2015-05-29 11:05 UTC  (3+ messages)
` [PATCH v3] "

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2015-05-29 11:04 UTC 

[PATCH iproute2] ss: Fix allocation of cong control alg name
 2015-05-29 11:04 UTC  (2+ messages)

[PATCH 2/2] ebizzy: patch for modern toolchains
 2015-05-29 11:01 UTC 

[PATCH 1/2] detect-system: add arm and arm64
 2015-05-29 11:01 UTC 

[Qemu-devel] [PATCH v4 0/4] Add support for for GICv2m and MSIs to arm-virt
 2015-05-29 11:01 UTC  (10+ messages)
`  "
` [Qemu-devel] [PATCH v4 1/4] target-arm: Add GIC phandle to VirtBoardInfo
  `  "
` [Qemu-devel] [PATCH v4 2/4] arm_gicv2m: Add GICv2m widget to support MSIs
  `  "
` [Qemu-devel] [PATCH v4 3/4] target-arm: Extend the gic node properties
  `  "
` [Qemu-devel] [PATCH v4 4/4] target-arm: Add the GICv2m to the virt board
  `  "

[PATCH 00/59] Remove the outstanding_lazy_request
 2015-05-29 11:00 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound-unstable
 2015-05-29 10:59 UTC 

[Qemu-devel] [PATCH v2 0/8] fdc: Clean up and fix command processing
 2015-05-29 10:59 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 3/8] fdc: Introduce fdctrl->phase

[RFC 00/14] DSI Command mode(DBI mode) enabling on CHT
 2015-05-29 10:59 UTC  (16+ messages)
` [RFC 01/14] drm/i915: allocate gem memory for mipi dbi cmd buffer
` [RFC 02/14] drm/i915: Add support for TEAR ON Sequence
` [RFC 03/14] drm/i915: Add functions for dcs memory write cmd
` [RFC 04/14] drm/i915: Calculate bw timer for mipi DBI interface
` [RFC 05/14] drm/i915: Use the bpp value wrt the pixel format
` [RFC 06/14] drm/i915: Disable vlank interrupt for disabling MIPI cmd mode
` [RFC 07/14] drm/i915: Disable MIPI display self refresh mode
` [RFC 08/14] drm/i915: Disable Tearing effect trigger by GPIO pin
` [RFC 09/14] drm/i915: Changes for command mode preparation
` [RFC 10/14] drm/i915: Enable Tearing effect trigger by GPIO pin
` [RFC 11/14] drm/i915: Enable MIPI display self refresh mode
` [RFC 12/14] drm/i915: Generalize DSI enable function
` [RFC 13/14] drm/i915: Reset the display hw if vid mode to cmd mode
` [RFC 14/14] drm/i915: send one frame after enabling mipi "

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2015-05-29 10:59 UTC 

[PATCH] ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion
 2015-05-29 10:58 UTC  (2+ messages)

Xen BUG at page_alloc.c:1738 (Xen 4.5)
 2015-05-29 10:57 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2015-05-29 10:57 UTC 

[Qemu-devel] [PATCH] configure: don't apply -O2 if extra-cflags sets -O
 2015-05-29 10:56 UTC 

[Qemu-devel] clang -fsanitize=undefined warnings in the string visitors
 2015-05-29 10:56 UTC  (5+ messages)

[PATCH 00/10] printk: Avoid deadlock in NMI + vprintk_emit() cleanup
 2015-05-29 10:56 UTC  (6+ messages)
` [PATCH 02/10] printk: Try harder to get logbuf_lock on NMI

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2015-05-29 10:56 UTC 

[PATCH] efi: Reallocate memory map if ExitBootServices() fails
 2015-05-29 10:55 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 00/12] block: Protect block jobs with lock / unlock API
 2015-05-29 10:53 UTC  (13+ messages)
` [Qemu-devel] [RFC PATCH 01/12] block: Use bdrv_drain to replace uncessary bdrv_drain_all
` [Qemu-devel] [RFC PATCH 02/12] block: Introduce bdrv_lock and bdrv_unlock API
` [Qemu-devel] [RFC PATCH 03/12] blockdev: Lock BDS during internal snapshot transaction
` [Qemu-devel] [RFC PATCH 04/12] blockdev: Lock BDS during external "
` [Qemu-devel] [RFC PATCH 05/12] blockdev: Lock BDS during drive-backup transaction
` [Qemu-devel] [RFC PATCH 06/12] blockdev: Lock BDS during blockdev-backup transaction
` [Qemu-devel] [RFC PATCH 07/12] block-backend: Add blk_add_lock_unlock_notifier
` [Qemu-devel] [RFC PATCH 08/12] virtio-blk: Move complete_request to 'ops' structure
` [Qemu-devel] [RFC PATCH 09/12] virtio-blk: Don't handle output when backend is locked
` [Qemu-devel] [RFC PATCH 10/12] virtio-scsi-dataplane: Add backend lock listener
` [Qemu-devel] [RFC PATCH 11/12] nbd-server: Clear "can_read" when backend is locked
` [Qemu-devel] [RFC PATCH 12/12] mirror: Protect source between bdrv_drain and bdrv_swap

[PATCH v2 0/2] extcon: Inform the state of both ID and VBUS pin for USB
 2015-05-29 10:53 UTC  (7+ messages)

[PATCH] PM / clock_ops: Print acquired clock name instead of con_id
 2015-05-29 10:53 UTC  (3+ messages)

[PATCH] git-new-workdir: add windows compatibility
 2015-05-29 10:52 UTC  (7+ messages)

[f2fs-dev] Not use inline_data after file shrink
 2015-05-29 10:51 UTC  (2+ messages)

[PATCH] ASoC: Intel: fix broadwell module removing failed issue
 2015-05-29 10:51 UTC  (5+ messages)

[xen-unstable test] 56759: regressions - FAIL
 2015-05-29 10:50 UTC  (10+ messages)

[PATCH net-next 00/14] sfc: ndo_get_phys_port_id, vadaptor stats and PF unload when Vf's assigned to guest
 2015-05-29 10:48 UTC  (16+ messages)
` [PATCH net-next 01/14] sfc: Add sysfs entry for physical port
` [PATCH net-next 02/14] sfc: Add sysfs entry for flags (link control and primary)
` [PATCH net-next 03/14] sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
` [PATCH net-next 04/14] sfc: add "port_" prefix to MAC stats
` [PATCH net-next 05/14] sfc: set the port-id when calling MC_CMD_MAC_STATS
` [PATCH net-next 06/14] sfc: display vadaptor statistics for all interfaces
` [PATCH net-next 07/14] sfc: DMA the VF stats only when requested
` [PATCH net-next 08/14] sfc: update netdevice statistics to use vadaptor stats
` [PATCH net-next 09/14] sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
` [PATCH net-next 11/14] sfc: don't update stats on VF when called in atomic context
` [PATCH net-next 12/14] sfc: do not allow VFs to be destroyed if assigned to guests
` [PATCH net-next 13/14] sfc: force removal of VF and vport on driver removal
` [PATCH net-next 14/14] sfc: leak vports if a VF is assigned during PF unload
` [PATCH net-next 10/14] sfc: suppress vadaptor stats when EVB is not present

xen-netfront sets partial checksum at wrong offset
 2015-05-29 10:50 UTC  (9+ messages)
` [Xen-devel] "

[PATCH v2 0/8] Asynchronous device/driver probing support
 2015-05-29 10:48 UTC  (3+ messages)
` [PATCH 2/8] driver-core: add asynchronous probing support for drivers

[PATCH 0/3] arm64: alternative patching rework
 2015-05-29 10:48 UTC  (3+ messages)
` [PATCH 3/3] arm64: alternative: Work around .inst assembler bugs

post-receive: pub/scm/linux/kernel/git/tiwai/alsa-driver-build-unstable
 2015-05-29 10:47 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound-unstable
 2015-05-29 10:47 UTC 

[PATCH 0/4] Fix HVM vNUMA
 2015-05-29 10:46 UTC  (2+ messages)

linux-next: manual merge of the clk tree with the imx-mxs tree
 2015-05-29 10:45 UTC 

Add dell new platform support
 2015-05-29 10:44 UTC 

[PATCH] mfd: arizona: Specify regmap endianness
 2015-05-29 10:42 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2015-05-29 10:44 UTC 

[PATCH] ALSA: hda - Set patch_ops before calling auto-parser
 2015-05-29 10:43 UTC 

[PATCH 0/2] Update ALSA driver to use media controller API
 2015-05-29 10:43 UTC  (5+ messages)
` [PATCH 1/2] media: new media controller API for device resource support
` [PATCH 2/2] sound/usb: Update ALSA driver to use media controller API

[PATCH v2 00/41] Add ACPI support for arm64 on Xen
 2015-05-29 10:43 UTC  (15+ messages)
` [PATCH v2 26/41] arm : acpi add xen environment table

[PATCH 0/3] Add RS-485 support and fix RTS/CTS implementation
 2015-05-29 10:42 UTC  (15+ messages)
` [PATCH 2/3] tty: serial: fsl_lpuart: remove RTS/CTS control from set/get_mctrl
` [PATCH 3/3] tty: serial: fsl_lpuart: Add support for RS-485

[PATCH] mfd: arizona: Fixup register table definitions
 2015-05-29 10:31 UTC 

Connection tracking and soft lockups with certain field values
 2015-05-29 10:42 UTC  (2+ messages)

[RFC/PATCH v2] create a skeleton for the command git rebase --status
 2015-05-29 10:40 UTC  (7+ messages)

linux-next: build warnings after merge of the staging tree
 2015-05-29 10:40 UTC 

[Qemu-devel] [PATCH v3 0/2] qga: qmp_guest_network_get_interfaces for win32
 2015-05-29 10:39 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 2/2] qga: win32 implementation of qmp_guest_network_get_interfaces

What's cooking in git.git (May 2015, #07; Tue, 26)
 2015-05-29 10:39 UTC  (3+ messages)

[PATCH] osstest: reduce FreeBSD install timeouts
 2015-05-29 10:38 UTC 

[PATCH] ARM: dts: odroidxu3: Enable USB3 regulators
 2015-05-29 10:37 UTC  (3+ messages)

[git pull] drm fixes
 2015-05-29 10:36 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/hda-emu
 2015-05-29 10:35 UTC 

[PATCH RFC] s390/sclp: pass timeout as HZ independent value
 2015-05-29 10:35 UTC  (4+ messages)

[PATCH] log: Properly reset log_history_size in rte_log_dump_history()
 2015-05-29 10:34 UTC 

[PATCH] x86/mem_sharing: Relax sanity check for memops
 2015-05-29 10:34 UTC  (3+ messages)

[PATCH v2 -next 1/2] netfilter: iptables: separate counters from iptables rules
 2015-05-29 10:32 UTC  (6+ messages)

[RESEND PATCH V3 for-next 0/3] HW Device hot-removal support
 2015-05-29 10:30 UTC  (7+ messages)
` [PATCH V3 for-next 1/3] IB/uverbs: Enable device removal when there are active user space applications

[BUG] potential error in parsing git checkout options?
 2015-05-29 10:30 UTC 

[PATCH iproute2] configure: Check for libmnl
 2015-05-29 10:27 UTC 

[PATCH v2] i2c: busses: i2c-bcm2835: limits cdiv to allowed values
 2015-05-29 10:26 UTC 

[PATCH 0/13] Binder driver refactor and minor bug fixes
 2015-05-29 10:25 UTC  (5+ messages)
` [PATCH 03/13] android: binder: refactor binder_thread_write
` [PATCH 05/13] android: binder: refactor binder_transact transaction buffer loop

[PATCH] libxl: Don't insert PCI device into xenstore for HVM guests
 2015-05-29 10:24 UTC  (6+ messages)

[PATCH] ASoC: DAPM: Add APIs to create individual DAPM controls
 2015-05-29 10:24 UTC  (2+ messages)

HDMI and Composite capture on Lager, for kernel 4.1, version 2
 2015-05-29 10:24 UTC  (3+ messages)
` [PATCH 10/15] media: rcar_vin: Use correct pad number in try_fmt

[Qemu-devel] [PULL 0/4] spice patch queue
 2015-05-29 10:22 UTC  (2+ messages)

[LTP] [PATCH V2] containers: new testcase userns02
 2015-05-29 10:23 UTC  (3+ messages)

[PATCH] megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_and_poll() to consider command status returned by firmware
 2015-05-29 10:22 UTC  (3+ messages)

linux-next: manual merge of the arm-perf tree with Linus' and teh arm-current trees
 2015-05-29 10:21 UTC  (2+ messages)

[PATCH 00/13] dmaengine + omap drivers: support fro deferred probing
 2015-05-29 10:18 UTC  (5+ messages)
` [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()

[Qemu-devel] [PATCH] docs/writing-qmp-commands: fix a typo
 2015-05-29 10:16 UTC 

[PATCH v3 0/6] Watchdog: introduce ARM SBSA watchdog driver
 2015-05-29 10:17 UTC  (5+ messages)
  ` [PATCH v3 5/6] "

[PATCH v2 1/2] ASoC: rt5645: change gpio to gpiod APIs
 2015-05-29 10:16 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: rt5645: add device tree support

HDMI and Composite capture on Lager, for kernel 4.1
 2015-05-29 10:10 UTC  (6+ messages)
` [PATCH 13/20] media: soc_camera: v4l2-compliance fixes for querycap
      ` [Linux-kernel] "

[RFC] Bluetooth ERTM L2CAP deadlocks (hung tasks) due to l2cap_sock_shutdown()
 2015-05-29 10:10 UTC  (2+ messages)

crypto: algif_aead - Switch to new AEAD interface
 2015-05-29 10:09 UTC  (2+ messages)

[Qemu-devel] [PULL 0/5] gtk: add opengl rendering support
 2015-05-29 10:07 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] ui: use libexpoxy
` [Qemu-devel] [PULL 2/5] ui: shader.h protect against double inclusion
` [Qemu-devel] [PULL 3/5] ui: add egl-helpers
` [Qemu-devel] [PULL 4/5] gtk: add opengl support, using egl
` [Qemu-devel] [PULL 5/5] gtk: Replace gdk_cursor_new()

[PATCH 0/7] ARM CCI PMU updates for 4.2
 2015-05-29 10:06 UTC  (4+ messages)
` [PATCH 1/7] arm-cci: Do not enable CCI-400 PMU by default

[PATCH 0/2] ARM: mvebu: Add DLINK-DNS327L support
 2015-05-29 10:06 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)

Auslieferungsankündigung betrefend Ihre Sendung 66767426187
 2015-05-29 10:04 UTC 

4.1-rc2 dm-multipath-mq kernel warning
 2015-05-29 10:04 UTC  (12+ messages)

[PATCHv2] bnep: Fix using uninitialized variable
 2015-05-29 10:04 UTC 

[PATCH v2 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-05-29 10:03 UTC  (7+ messages)
` [PATCH v2 8/8] mfd: Add support for Intel Sunrisepoint LPSS devices

[RFC PATCH 1/2] devicetree: Add devicetree bindings documentation for ZynqMP GQSPI
 2015-05-29 10:00 UTC  (9+ messages)
` [RFC PATCH 2/2] spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controller

[PATCH 1/3] ASoC: max98090: read micbias from device property
 2015-05-29  9:58 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] Caps in not always shift
 2015-05-29  9:58 UTC 

Staging commits with visual diff tools?
 2015-05-29  9:57 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/21] monitor: Wean core off QError, and other cleanups
 2015-05-29  9:57 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 01/21] monitor: Drop broken, unused asynchronous command interface
` [Qemu-devel] [PATCH v3 09/21] monitor: Propagate errors through qmp_check_client_args()
` [Qemu-devel] [PATCH v3 16/21] monitor: Rename monitor_control_read(), monitor_control_event()
` [Qemu-devel] [PATCH v3 17/21] monitor: Unbox Monitor member mc and rename to qmp
` [Qemu-devel] [PATCH v3 19/21] monitor: Turn int command_mode into bool in_command_mode
` [Qemu-devel] [PATCH v3 20/21] monitor: Rename monitor_ctrl_mode() to monitor_is_qmp()
` [Qemu-devel] [PATCH v3 21/21] monitor: Change return type of monitor_cur_is_qmp() to bool


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.