All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-03 10:52:30 to 2014-09-03 11:53:10 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2014-09-03 11:53 UTC 

[PATCH 07/14] drm/i915: Warn about want_panel_vdd in edp_panel_vdd_off_sync()
 2014-09-03 11:52 UTC  (3+ messages)
` [PATCH 15/14] drm/i915: Add comments explaining the vdd on/off functions

[PATCH v2 00/18] libxl: synchronise domain configuration
 2014-09-03 11:52 UTC  (5+ messages)
` [PATCH v2 09/18] libxl: disallow attaching the same device more than once

[Patch]mac80211: Add support for mesh proxy path dump
 2014-09-03 11:52 UTC  (2+ messages)

[PATCH 3.17-rc3] serial: amba-pl011: Use container_of() to get uart_amba_port
 2014-09-03 11:51 UTC 

[PATCH] pinctrl: sh-pfc: rename confusing pinmux ops variable
 2014-09-03 11:51 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.1] dma-helpers: Fix too long qiov
 2014-09-03 11:51 UTC  (2+ messages)

Possible race between CPU hotplug and perf_pmu_migrate_context
 2014-09-03 11:50 UTC  (4+ messages)

[PATCH v2] irqchip: add keystone irq controller ip driver
 2014-09-03 11:51 UTC  (3+ messages)
` [PATCH] irqchip: keystone: remove warning unsigned 'kirq->irq' is never less than zero

[B.A.T.M.A.N.] [PATCHv2] alfred: support for changing interfaces
 2014-09-03 11:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] build-sys: Exclude empty object files when linking libqemuutil.a
 2014-09-03 11:49 UTC  (2+ messages)

[PATCH] drm/i915: Sysfs interface to get GFX shmem usage stats per process
 2014-09-03 11:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net: Validate frames going through the direct_xmit path
 2014-09-03 11:48 UTC  (2+ messages)
` [net-next PATCH] qdisc: validate "

[PATCH] ARC: [mm] Fix compilation breakage
 2014-09-03 11:48 UTC  (2+ messages)

[GIT PULL FINAL 00/21] misc DTV stuff for 3.18
 2014-09-03 11:47 UTC  (7+ messages)
` [GIT PULL FINAL 16/21] m88ts2022: rename device state (priv => s)

[PATCH] init/Kconfig: Add ENDIAN attributes for all architectures using
 2014-09-03 11:47 UTC  (6+ messages)

[PATCH 1/5] ARM: sun4i: Relicense the A10 DTSI under GPLv2/X11
 2014-09-03 11:46 UTC  (3+ messages)
` [PATCH 3/5] ARM: sun6i: Relicense the A31 "

[PATCHv2 00/20] cx23885: convert to the V4L2 core frameworks
 2014-09-03 11:46 UTC  (5+ messages)
` [PATCHv2 15/20] cx23885: convert to vb2
` [PATCHv2 17/20] cx23885: fix weird sizes

[PATCH v5 00/12] sched: consolidation of cpu_capacity
 2014-09-03 11:44 UTC  (11+ messages)
` [PATCH v5 03/12] sched: fix avg_load computation
` [PATCH v5 08/12] sched: move cfs task on a CPU with higher capacity

[patch] toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()
 2014-09-03 11:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jberg/iw
 2014-09-03 11:44 UTC 

[PATCH 1/2] iw: print hexdump when vendor event
 2014-09-03 11:44 UTC  (2+ messages)

[PATCHv4 0/2] configure dynack through mac80211/cfg80211 stack
 2014-09-03 11:43 UTC  (7+ messages)
` [PATCHv4 1/2] cfg80211: enable dynack through nl80211

[PATCH/RFC V2 00/16] UFS: Power managment support
 2014-09-03 11:43 UTC  (4+ messages)
` [PATCH/RFC V2 10/16] scsi: ufs: add UFS power management support

[Qemu-devel] [PATCH v4 00/20] block: Asynchronous request cancellation
 2014-09-03 11:42 UTC  (24+ messages)
` [Qemu-devel] [PATCH v4 01/20] block: Add refcnt in BlockDriverAIOCB
` [Qemu-devel] [PATCH v4 02/20] block: Add bdrv_aio_cancel_async
` [Qemu-devel] [PATCH v4 03/20] block: Drop bdrv_em_co_aiocb_info.cancel
` [Qemu-devel] [PATCH v4 04/20] block: Convert bdrv_em_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PATCH v4 05/20] thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async
` [Qemu-devel] [PATCH v4 06/20] linux-aio: Convert laio_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PATCH v4 07/20] dma: Check iov pointer before unmap memory
` [Qemu-devel] [PATCH v4 08/20] dma: Convert dma_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PATCH v4 09/20] iscsi: Convert iscsi_aiocb_info.cancel "
` [Qemu-devel] [PATCH v4 10/20] archipelago: Drop archipelago_aiocb_info.cancel
` [Qemu-devel] [PATCH v4 11/20] blkdebug: Convert blkdebug_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PATCH v4 12/20] blkverify: Drop blkverify_aiocb_info.cancel
` [Qemu-devel] [PATCH v4 13/20] curl: Drop curl_aiocb_info.cancel
` [Qemu-devel] [PATCH v4 14/20] qed: Drop qed_aiocb_info.cancel
` [Qemu-devel] [PATCH v4 15/20] quorum: Convert quorum_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PATCH v4 16/20] rbd: Drop rbd_aiocb_info.cancel
` [Qemu-devel] [PATCH v4 17/20] sheepdog: Convert sd_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PATCH v4 18/20] win32-aio: Drop win32_aiocb_info.cancel
` [Qemu-devel] [PATCH v4 19/20] ide: Convert trim_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PATCH v4 20/20] block: Drop AIOCBInfo.cancel

[PATCH] pinctrl: imx/mxs: move freescale drivers to subdir
 2014-09-03 11:42 UTC  (2+ messages)

[PATCH] mac80211: Format connected time
 2014-09-03 11:42 UTC  (2+ messages)

[PATCH v3 0/3] CIFS support for XFS test suite
 2014-09-03 11:42 UTC  (4+ messages)

[PATCH 0/1] error-report-web
 2014-09-03 11:41 UTC  (2+ messages)
` [PATCH 1/1] error-report-tool: apply changes to the landing page

[PATCH v2] mac80211: fix offloaded BA session traffic after hw restart
 2014-09-03 11:40 UTC  (2+ messages)

[GIT PULL FOR v3.18] cx23885: convert to the latest frameworks, including vb2
 2014-09-03 11:39 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] PPC: kvm: Fix incorrect remapping of in-kernel MPIC
 2014-09-03 18:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] memory: Add MemoryRegion get address space offset helper function
` [Qemu-devel] [PATCH 2/2] PPC: openpic_kvm: Filter region callbacks based on memory region offset

Query regarding MAP 1.2 implementation
 2014-09-03 11:35 UTC  (8+ messages)

[Bug 83416] New: [radeonsi] Serious Sam 3 lockup during its start
 2014-09-03 11:35 UTC  (3+ messages)
` [Bug 83416] "

[PATCH] x86, lpc, Allow only one load of lpc_ich
 2014-09-03 11:35 UTC  (4+ messages)

[PATCH] MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
 2014-09-03 11:34 UTC  (2+ messages)
` [PATCH V2] MIPS: BCM47XX: Make ssb "

[PATCH 3.17-rc3] serial: imx: clean up imx_poll_get_char()
 2014-09-03 11:33 UTC 

[PATCH v2 0/5] beautify EFI memmap logs
 2014-09-03 11:32 UTC  (19+ messages)
` [PATCH v2 1/5] efi: add macro for EFI_MEMORY_UCE memory attribute
` [PATCH v2 2/5] efi: introduce efi_md_typeattr_format()
` [PATCH v2 3/5] x86: efi: format EFI memory type & attrs with efi_md_typeattr_format()
` [PATCH v2 4/5] ia64: "
` [PATCH v2 5/5] arm64: "

[PATCH v2] sched: Reduce contention in update_cfs_rq_blocked_load
 2014-09-03 11:32 UTC  (8+ messages)

[dm-crypt] Broken LUKS header
 2014-09-03 11:32 UTC  (2+ messages)

[Patch v2] perf_event: fix a race condition in perf_remove_from_context()
 2014-09-03 11:32 UTC  (2+ messages)

[PATCH RFC tip/core/rcu] Eliminate deadlock between CPU hotplug and expedited grace periods
 2014-09-03 11:31 UTC  (6+ messages)

[PATCH v12 00/14] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-09-03 11:30 UTC  (10+ messages)
` [PATCH v12 10/14] xsm/flask: avoid spurious error messages when mapping I/O-memory
` [PATCH v12 11/14] flask/policy: allow domU to use previously-mapped I/O-memory
` [PATCH v12 12/14] tools/libxl: explicitly grant access to needed I/O-memory ranges
` [PATCH v12 13/14] tools/libxl: cleanup the do_pci_add() function

[PATCH v2 1/6] android/gatt: Add API to remove autoconnect GATT based device
 2014-09-03 11:30 UTC  (3+ messages)
` [PATCH v2 2/6] android/gatt: Unsubscribe from autoconnect on unregister

Xen 4.5 development update (July update)
 2014-09-03 11:27 UTC  (4+ messages)

[PATCH] pinctrl: clean up after enable refactoring
 2014-09-03 11:26 UTC  (5+ messages)

[LTP] [PATCH] containers: fixed libclone/libclone.c
 2014-09-03 11:26 UTC 

[PATCH] docs: libxl migration stream specification
 2014-09-03 11:26 UTC 

[Bug 82211] New: [Nested xen on kvm] L1 guest panic and reboot when L1 guest boot up
 2014-09-03 11:25 UTC  (2+ messages)
` [Bug 82211] Cannot boot Xen under KVM with X2APIC enabled

[Qemu-devel] [PATCH] virtio-net: don't run bh on vm stopped
 2014-09-03 11:27 UTC  (3+ messages)

[PATCH v2 0/9] PM / Domains: Generic OF-based support
 2014-09-03 11:24 UTC  (5+ messages)
` [PATCH v2 2/9] PM / Domains: Add generic OF-based power domain look-up

[Qemu-devel] [PATCH v3] vhost_net: cleanup recovery
 2014-09-03 11:26 UTC  (3+ messages)

[PATCH v3 0/3] PCC: Platform Communication Channel
 2014-09-03 11:23 UTC  (4+ messages)
` [Linaro-acpi] [PATCH v3 1/3] Mailbox: Add support for PCC mailbox and channels

[RFC PATCH 0/38] clean-up uapi + asm-generic Kbuild files
 2014-09-03 11:23 UTC  (5+ messages)
` [PATCH 01/38] cris: fix headers_install
  ` [PATCH 17/38] cris: clean-up uapi Kbuild file

[Qemu-devel] [PULL 00/13] pci, pc fixes, features
 2014-09-03 11:26 UTC  (2+ messages)

[PATCH 0/6] staging: goldfish: fix coding style warnings
 2014-09-03 11:13 UTC  (7+ messages)
` [PATCH 1/6] staging: goldfish: suppress consecutive blank lines
` [PATCH 2/6] staging: goldfish: remove useless space after a cast
` [PATCH 3/6] staging: goldfish: document spinlock usage
` [PATCH 4/6] staging: goldfish: fix alignment to match open parenthesis
` [PATCH 5/6] staging: goldfish: document mutex usage
` [PATCH 6/6] staging: goldfish: avoid multiple assignments

[PATCH V2 1/5] xen: Emulate with no writes
 2014-09-03 11:20 UTC  (5+ messages)
` [PATCH V2 2/5] xen: Optimize introspection access to guest state
` [PATCH V2 3/5] xen, libxc: Force-enable relevant MSR events
` [PATCH V2 4/5] xen, libxc: Request page fault injection via libxc
` [PATCH V2 5/5] xen: Handle resumed instruction based on previous mem_event reply

[PATCH 00/14] drm/i915: edp vdd locking and prep for power sequencer kick
 2014-09-03 11:20 UTC  (5+ messages)
` [PATCH 13/14] drm/i915: Enable DP port earlier
` [PATCH 14/14] drm/i915: Move DP port disable to post_disable for pch platforms

[PATCH V2 0/5] Basic guest memory introspection support
 2014-09-03 11:20 UTC 

[PATCH 00/26] tty/serial flow control fixes
 2014-09-03 11:20 UTC  (6+ messages)
` [PATCH 13/26] locking: Add non-fatal spin lock assert
` [PATCH 21/26] tty: Convert tty_struct bitfield to bools

[PATCH 0/2] i.MX6 PCIe fixes for 3.17
 2014-09-03 11:16 UTC  (4+ messages)
` [PATCH 2/2] PCI: imx6: fix boot hang when link already enabled

[Buildroot] [PATCH 1/1] dos2unix: new package
 2014-09-03 11:18 UTC  (4+ messages)

libav
 2014-09-03 11:18 UTC  (2+ messages)

[PATCH] eal: remove kni file from bsdapp eal
 2014-09-03 11:18 UTC 

[PATCH 0/2] ARM: dts: dra7-evm: Fixes for 3.17
 2014-09-03 11:17 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: dra7-evm: Fix i2c3 pinmux and frequency
` [PATCH 2/2] ARM: dts: dra7-evm: Fix 8th NAND partition's name

[PATCH] drm/i915: Rename global latency_ns variable
 2014-09-03 11:17 UTC  (2+ messages)

[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-03 11:17 UTC  (10+ messages)
` [PATCH v3 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support

Traceback related to nouveau, possibly
 2014-09-03 11:16 UTC 

[RFC] firmware coredump: add new firmware coredump class
 2014-09-03 11:15 UTC 

[PATCH v4 1/4] ethernet: arc: Add support for Rockchip SoC layer device tree bindings
 2014-09-03 11:14 UTC  (3+ messages)

[PATCH v10 00/21] Support ext4 on NV-DIMMs
 2014-09-03 11:13 UTC  (4+ messages)
` [PATCH v10 20/21] ext4: Add DAX functionality

Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)
 2014-09-03 11:13 UTC  (4+ messages)

[PATCH 1/5] xen: Emulate with no writes
 2014-09-03 11:11 UTC  (3+ messages)
` [PATCH 2/5] xen: Optimize introspection access to guest state

[Bug 79980] New: Random radeonsi crashes
 2014-09-03 11:11 UTC  (2+ messages)
` [Bug 79980] "

[Qemu-devel] [PATCH v3] block: Introduce "null" driver
 2014-09-03 11:10 UTC  (4+ messages)

[PATCH 00/15] PM / Domains: Cleanups and remove superfluous APIs
 2014-09-03 11:10 UTC  (13+ messages)
` [PATCH 07/15] PM / Domains: Remove redundant check for CONFIG_PM
` [PATCH 08/15] PM / Domains: Remove pm_genpd_syscore_switch() API
` [PATCH 09/15] PM / Domains: Remove genpd_queue_power_off_work() API
` [PATCH 14/15] PM / Domains: Remove default_stop_ok() API
` [PATCH 15/15] PM / Domains: Keep declaration of dev_power_governors together

[PATCH 1/4] drm/i915: Don't call gen8_fbc_sw_flush() on chv
 2014-09-03 11:09 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Use IS_BROADWELL() instead of IS_GEN8() in forcewake code
` [PATCH 3/4] drm/i915: Use HAS_GMCH_DISPLAY un underrun reporting code
` [PATCH 4/4] drm/i915: Check of !HAS_PCH_SPLIT() in PCH transcoder funcs

[BUG] Bisected Problem with LSI PCI FC Adapter
 2014-09-03 10:57 UTC 

[Qemu-devel] [PATCH] ui/sdl2: fix full screen initialization
 2014-09-03 11:05 UTC 

[Qemu-devel] [PATCH v5] block: Introduce "null" drivers
 2014-09-03 10:10 UTC  (2+ messages)

[PATCH] spi: orion: support armada extended baud rates
 2014-09-03 11:09 UTC  (2+ messages)

[PATCH/RESEND 0/8] tilcdc-panel: Backlight and GPIO devicetree support
 2014-09-03 11:08 UTC  (3+ messages)

[Bug 83422] New: i was opening systemsettings, chose workspace design and the default look and feel screen just stays black when resizing the window or chosing another option on the left panel, it crashes
 2014-09-03 11:04 UTC  (2+ messages)
` [Bug 83422] "

[Qemu-devel] Fw:Re:What does "COW" mean?
 2014-09-03 11:01 UTC  (2+ messages)

[PATCH] regulator: core: GPIO #0 is a valid GPIO
 2014-09-03 11:01 UTC  (10+ messages)

nfs-utils - TCP ephemeral port exhaustion results in mount failures
 2014-09-03 11:00 UTC  (2+ messages)

[Qemu-devel] Question about cow format with hexdump
 2014-09-03 10:59 UTC  (2+ messages)

[PATCH 0/5] Clocksource: Flextimer: Merged to LS1
 2014-09-03 10:59 UTC  (4+ messages)
` [PATCH 4/5] Clocksource: Flextimer: Fix counter clock prescaler calculation

[PATCH v2 0/3] Xen VMware tools support
 2014-09-03 10:59 UTC  (6+ messages)
` [PATCH v2 1/3] Add vmware_hw to xl.cfg

[PATCH] drm/i915: Remove shadowed local variable 'i' from i915_interrupt_info
 2014-09-03 10:59 UTC 

post-receive: pub/scm/linux/kernel/git/kasatkin/linux-digsig
 2014-09-03 10:58 UTC 

[PATCH] tty/serial: fix config dependencies for samsung serial
 2014-09-03 10:56 UTC  (5+ messages)

[Bug 81644] New: Random crashes on RadeonSI with Chromium
 2014-09-03 10:56 UTC  (2+ messages)
` [Bug 81644] "

[ANNOUNCE] util-linux v2.25.1
 2014-09-03 10:54 UTC  (2+ 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.