All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-10 07:18:28 to 2014-09-10 08:25:55 UTC [more...]

[PATCH] ASoC: soc-pcm: fix dpcm_path_get error handling
 2014-09-10  8:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 1/2] block/archipelago: Implement bdrv_truncate()
 2014-09-10  8:25 UTC  (3+ messages)

[PATCH v2 0/4] Initial support for XPowers AXP288 PMIC
 2014-09-10  8:25 UTC  (6+ messages)
` [PATCH v2 1/4] mfd/axp20x: rename files to support more devices
` [PATCH v2 2/4] mfd/axp2xx: extend axp20x to support axp288 pmic

[PATCH linux-next] MIPS: ioctls: Add missing TIOC{S,G}RS485 definitions
 2014-09-10  8:25 UTC  (4+ messages)

CNS3xxx maintainer (was Re: master build: 0 failures 28 warnings (v3.17-rc4-158-ge874a5f))
 2014-09-10  8:24 UTC 

[Qemu-devel] [PATCH 0/3] build-sys: Exclude empty object files when linking libqemuutil.a
 2014-09-10  8:23 UTC  (4+ messages)

[Buildroot] [PATCH] file: mention the browser friendly homepage
 2014-09-10  8:24 UTC 

pull request: wireless-next 2014-09-08
 2014-09-10  8:24 UTC  (7+ messages)
` iwlwifi no authentication with AP - "

[PATCH 1/1] fix build, replace GZIP with GZIPCMD
 2014-09-10  8:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio-pci: enable bus master for old guests
 2014-09-10  9:26 UTC  (4+ messages)

[PATCH] drm: split ati_pcigart.h out of drmP.h
 2014-09-10  8:23 UTC 

[PATCH v2 1/2] PCI: keystone: remove handle of PCI mode configuration
 2014-09-10  8:22 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: keystone: update to support multiple pci ports

[PATCH v5] spi: spi-imx: add DMA support
 2014-09-10  8:28 UTC  (5+ messages)

[QUERY] Confusing usage of rq->nr_running in load balancing
 2014-09-10  8:21 UTC  (5+ messages)

[Qemu-devel] [PATCH v5 00/22] block: Asynchronous request cancellation
 2014-09-10  8:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 05/22] block: Convert bdrv_em_aiocb_info.cancel to .cancel_async

role of crtcs in modesetting interfaces and possible abstraction away from userspace
 2014-09-10  8:20 UTC  (4+ messages)

[PATCH 1/3] omap-dma: Allow compile-testing omap1_camera driver
 2014-09-10  8:19 UTC  (4+ messages)
` [PATCHv3 1/3] [media] disable OMAP1 COMPILE_TEST

[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
 2014-09-10  8:19 UTC  (6+ messages)
` [PATCH v11 net-next 04/12] bpf: expand BPF syscall with program load/unload

[Buildroot] [autobuild.buildroot.net] Build results for 2014-09-09
 2014-09-10  8:18 UTC  (4+ messages)

[RFC] Free the reserved memblock when free cma pages
 2014-09-10  8:18 UTC  (2+ messages)

[PATCH fixes for 3.17 0/2] uas: Disable uas on ASM1051 devices
 2014-09-10  8:17 UTC  (5+ messages)
` [PATCH 1/2] uas: Set no_report_opcodes

[dm-crypt] expanding encrypted volume/growing the volume
 2014-09-10  8:16 UTC  (6+ messages)

[PATCH 0/8] mtd: spi-nor: refactor wait-till-ready
 2014-09-10 16:12 UTC  (9+ messages)
` [PATCH 7/8] mtd: spi-nor: factor out write_enable() for erase commands

[Qemu-devel] [PATCH 00/23] Split BlockBackend off BDS with an axe
 2014-09-10  8:13 UTC  (24+ messages)
` [Qemu-devel] [PATCH 01/23] block: Split bdrv_new_named() off bdrv_new()
` [Qemu-devel] [PATCH 02/23] block: New BlockBackend
` [Qemu-devel] [PATCH 03/23] block: Connect BlockBackend to BlockDriverState
` [Qemu-devel] [PATCH 04/23] block: Connect BlockBackend and DriveInfo
` [Qemu-devel] [PATCH 05/23] block: Make BlockBackend own its BlockDriverState
` [Qemu-devel] [PATCH 06/23] block: Eliminate bdrv_states, use block_next() instead
` [Qemu-devel] [PATCH 07/23] block: Eliminate bdrv_iterate(), use bdrv_next()
` [Qemu-devel] [PATCH 08/23] block: Eliminate BlockDriverState member device_name[]
` [Qemu-devel] [PATCH 09/23] block: Merge BlockBackend and BlockDriverState name spaces
` [Qemu-devel] [PATCH 10/23] block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
` [Qemu-devel] [PATCH 11/23] block: Rename BlockDriverAIOCB* to BlockAIOCB*
` [Qemu-devel] [PATCH 12/23] virtio-blk: Drop redundant VirtIOBlock member conf
` [Qemu-devel] [PATCH 13/23] virtio-blk: Rename VirtIOBlkConf variables to conf
` [Qemu-devel] [PATCH 14/23] hw: Convert from BlockDriverState to BlockBackend, mostly
` [Qemu-devel] [PATCH 15/23] ide: Complete conversion from BlockDriverState to BlockBackend
` [Qemu-devel] [PATCH 16/23] pc87312: Drop unused members of PC87312State
` [Qemu-devel] [PATCH 17/23] blockdev: Drop superfluous DriveInfo member id
` [Qemu-devel] [PATCH 18/23] blockdev: Fix blockdev-add not to create IDE drive (0, 0)
` [Qemu-devel] [PATCH 19/23] blockdev: Drop DriveInfo member enable_auto_del
` [Qemu-devel] [PATCH 20/23] block/qapi: Convert qmp_query_block() to BlockBackend
` [Qemu-devel] [PATCH 21/23] blockdev: Convert qmp_eject(), qmp_change_blockdev() "
` [Qemu-devel] [PATCH 22/23] block: Lift device model API into BlockBackend
` [Qemu-devel] [PATCH 23/23] block: Make device model's references to BlockBackend strong

[PATCH v3 3/4] thermal: add more description for thermal-zones
 2014-09-10  8:14 UTC  (14+ messages)
                      ` [lm-sensors] "

[PATCH v4 00/32] Lockfile correctness and refactoring
 2014-09-10  8:13 UTC  (4+ messages)
` [PATCH v4 19/32] commit_lock_file(): rollback lock file on failure to rename

[PATCH 0/4] VFIO Misc fixes
 2014-09-10  8:13 UTC  (3+ messages)
` [PATCH 4/4] vfio/pci: Restore MSIx message prior to enabling

[PATCH V1] ASoC: fsl_ssi: refine ipg clock usage in this module
 2014-09-10  8:12 UTC  (4+ messages)

[PATCH] drm: move a bunch of legacy dma/buf tracking to legacy header
 2014-09-10  8:10 UTC 

[PATCH v4 1/2] timer: provide an api for deferrable timeout
 2014-09-10  8:10 UTC  (8+ messages)
` [PATCH v4 2/2] ksm: provide support to use deferrable timers for scanner thread

[PATCH RFC V9 4/5] xen, libxc: Request page fault injection via libxc
 2014-09-10  8:09 UTC  (15+ messages)

[PATCH v2 00/12] ARM: dts: TI: Add DCAN support
 2014-09-10  8:08 UTC  (11+ messages)
` [PATCH v2 02/12] ARM: dts: DRA7: Add DCAN nodes
` [PATCH v2 05/12] arm: dts: am4372: Add dcan nodes
` [PATCH v2 06/12] ARM: dts: AM43xx: Add aliases to d_can nodes

[RFC][PATCH 0/5 v2] x86/nmi: Print all cpu stacks from NMI safely
 2014-09-10  8:08 UTC  (4+ messages)

[PATCH] UBI: add missing kmem_cache_free() in process_pool_aeb error path
 2014-09-10  8:06 UTC  (4+ messages)

randconfig build error with next-20140909, in drivers/tty/serial/serial_mctrl_gpio.c
 2014-09-10  8:06 UTC  (3+ messages)
` [PATCH] tty: serial: serial_mctrl_gpio: Fix build error for !GPIOLIB

linux-next: manual merge of the net-next tree with the arm-soc tree
 2014-09-10  8:06 UTC  (3+ messages)

Freebsd VM Hang while Bootup on KVM, processor Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz
 2014-09-10  8:06 UTC  (2+ messages)

VIETNAM Acquiring Business – Legal and Tax Considerations
 2014-09-10  8:03 UTC 

reg:porting intel dpdk kit as LINC switch
 2014-09-10  8:04 UTC  (2+ messages)

Question about using "qemu-kvm" to create vm including "-mem-path"
 2014-09-10  8:04 UTC  (2+ messages)

[PATCH v4 0/5] SCHED_DEADLINE documentation fixes and improvements
 2014-09-10  8:03 UTC  (3+ messages)

[Buildroot] [git commit] texinfo: needs ncurses
 2014-09-10  8:02 UTC 

[PATCH 00/39] android: HF Client initial implementation
 2014-09-10  8:02 UTC  (4+ messages)
` [PATCH 04/39] android/avrcp: Clean up command order

Linux kernels with LongTerm Support (LTS) VS. End-Of-Life [EOL]
 2014-09-10  8:02 UTC  (5+ messages)

[PATCH v8] usb:serial:pl2303: add GPIOs interface on PL2303
 2014-09-10  7:59 UTC  (2+ messages)

Question about RAID1 plug/unplug code
 2014-09-10  8:01 UTC  (5+ messages)

[PATCH 1/2] perf, x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT
 2014-09-10  7:59 UTC  (4+ messages)
` [PATCH 2/2] perf, x86: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST

[Qemu-devel] OVMF, Q35 and USB keyboard/mouse
 2014-09-10  7:59 UTC  (3+ messages)

Autoloading of SPI/nor driver on kirkwood (qnap devices)
 2014-09-10  7:59 UTC  (8+ messages)

[PATCH v3 0/3] mmc: mmci: sdio related fixes
 2014-09-10  7:58 UTC  (7+ messages)
` [PATCH v3 1/3] mmc: mmci: Support any block sizes for ux500v2 and qcom variant
` [PATCH v3 2/3] mmc: mmci: Add sdio enable mask in variant data
` [PATCH v3 3/3] mmc: mmci: rename sdio flag in vendor data to st_sdio

[RFC] iommu/vt-d: Use the SIRTP when enabling remapping
 2014-09-10  7:58 UTC  (3+ messages)

[PATCH] clk: samsung: exynos5260: fix typo in clock name
 2014-09-10  7:58 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v2] Add HMP command "info memory-devices"
 2014-09-10  7:56 UTC 

[PATCH] perf, x86: Fall back to vmalloc for BTS buffer allocation
 2014-09-10  7:57 UTC  (2+ messages)

[PATCH v6 4/4] phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800
 2014-09-10  7:56 UTC  (14+ messages)

[PATCH 0/3] libceph: #8979 fix (wip-auth-8979)
 2014-09-10  7:54 UTC  (4+ messages)
` [PATCH 1/3] libceph: gracefully handle large reply messages from the mon
` [PATCH 2/3] libceph: add process_one_ticket() helper
` [PATCH 3/3] libceph: do not hard code max auth ticket len

[RFC] net: dm9k: add device tree support
 2014-09-10  7:53 UTC 

workqueue: WARN at at kernel/workqueue.c:2176
 2014-09-10  7:53 UTC  (4+ messages)
` [tip:sched/core] sched: Migrate waking tasks

Question to RWLock & reverse DNS ip=>hostname
 2014-09-10  7:52 UTC  (4+ messages)

[PATCH RFC] x86/HVM: fix various aspects of x2APIC emulation
 2014-09-10  7:52 UTC  (3+ messages)

[PATCH] net: dm9k: show only one phy on miibus
 2014-09-10  7:51 UTC 

[PATCH v1] net: ethernet: arc: Don't free Rockchip resources before disconnect from phy
 2014-09-10  7:51 UTC  (2+ messages)

[PATCH] ACPI / platform / LPSS: disable async suspend/resume of LPSS devices
 2014-09-10  7:50 UTC  (2+ messages)

[PATCH] net: dm9k: fix copy-paste typo
 2014-09-10  7:49 UTC 

[PATCH v3 00/29] nios2 Linux kernel port
 2014-09-10  7:49 UTC  (6+ messages)
` [PATCH v3 25/29] nios2: Module support

3.17-rc1 oops during network interface configuration
 2014-09-10  7:42 UTC  (6+ messages)

[PATCH BlueZ] Create FIFO in /run instead of /tmp
 2014-09-10  7:47 UTC  (2+ messages)

[PATCH] [media] videobuf-dma-contig: replace vm_iomap_memory() with remap_pfn_range()
 2014-09-10  7:30 UTC  (5+ messages)

[PATCH V2 0/3] move gpt per clk parent from ipg_per to OSC
 2014-09-10  7:45 UTC  (12+ messages)
` [PATCH V2 3/3] ARM: imx: source gpt per clk from OSC for system timer

[PATCH 0/9] MIPS: xburst: add JZ4780 SoC and MIPS Creator CI20 board support
 2014-09-10  7:42 UTC  (10+ messages)
` [PATCH 1/9] common.h: use special IOMEM() for MIPS
` [PATCH 2/9] MIPS: dts: use physical addresses (as Linux does)
` [PATCH 3/9] MIPS: xburst: add JZ4780 SoC support
` [PATCH 4/9] MIPS: add (another) Ingenic vendor ID
` [PATCH 5/9] MIPS: xburst: debug_ll: rework common code, add JZ4780 support
` [PATCH 6/9] MIPS: dts: add jz4780.dtsi
` [PATCH 7/9] MIPS: add MIPS Creator CI20 board support
` [PATCH 8/9] MIPS: add img-ci20_defconfig
` [PATCH 9/9] Documentation: add MIPS Creator CI20 board mini-howto

[PATCHv3 0/6] ARM: imx: Add Freescale LS1021A SoC and board support
 2014-09-10  7:42 UTC  (5+ messages)
` [PATCHv3 5/6] ARM: imx: Add initial support for Freescale LS1021A

[Buildroot] [PATCH] czmq: add patch to fix build issue with recent glibc
 2014-09-10  7:41 UTC  (2+ messages)

no internet connection under Qubes OS
 2014-09-10  7:41 UTC 

[Buildroot] [git commit] czmq: add patch to fix build issue with recent glibc
 2014-09-10  7:40 UTC 

Adding 'build-id' to Build Image
 2014-09-10  7:38 UTC  (3+ messages)

[Buildroot] [git commit] snowball-hdmiservice: wants to build a .so, needs !BR2_PREFER_STATIC_LIB
 2014-09-10  7:37 UTC 

[PATCH v10 0/9] Per-user clock constraints
 2014-09-10  7:36 UTC  (5+ messages)
` [PATCH v10 2/9] clk: Move all drivers to use internal API

[PATCH v4] makedumpfile: Exclude unnecessary hugepages
 2014-09-10  7:34 UTC  (2+ messages)

linux-next: manual merge of the clk tree with the renesas tree
 2014-09-10  7:33 UTC 

mutex
 2014-09-10  7:32 UTC  (5+ messages)
` RFC virtio-rng: fail to read sysfs of a busy device

[Qemu-devel] [RFC v1 0/6] Netduino 2 Machine Model
 2014-09-10  7:31 UTC  (4+ messages)
` [Qemu-devel] [RFC v1 5/6] stm32f205: Add the SoC

[Qemu-devel] [PATCH 0/8] add basic recovery logic to quorum driver
 2014-09-10  7:31 UTC  (5+ messages)

[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-10  7:30 UTC  (6+ messages)
` [PATCH v3 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables

[Qemu-devel] [RFC PATCH 0/8] Add Generic PCI host device update
 2014-09-10  7:31 UTC  (5+ messages)

P2P_DEVICE support in Android KitKat
 2014-09-10  7:30 UTC 

[PATCH] checkpatch: struct of_device_id should usually be const
 2014-09-10  7:29 UTC  (4+ messages)

[PATCH 1/8] mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() code
 2014-09-10  7:26 UTC  (2+ messages)
` [PATCH v2 1/10] "

[PATCH 2/2] sched: BUG when stack end location is over written
 2014-09-10  7:26 UTC  (5+ messages)
` [PATCH v2 0/3] sched: Always check the integrity of the canary
  ` [PATCH v2 1/3] init/main.c: Give init_task a canary

f2fs get_dnode_of_data oops
 2014-09-10  7:26 UTC  (10+ messages)
        ` [f2fs-dev] "

[GIT PULL 3.18] HackRF SDR driver
 2014-09-10  7:25 UTC 

[PATCH v4 0/4] Rockchip soc thermal driver
 2014-09-10  7:24 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: document Rockchip thermal

[PATCH v2] mmc: tmio: enable odd number size access
 2014-09-10  7:23 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH] MAINTAINERS: add HackRF SDR driver
 2014-09-10  7:21 UTC 

[PATCH] f2fs: Fix recover when nid of non-inode dnode < nid of inode
 2014-09-10  7:21 UTC  (6+ messages)

[PATCH 0/4] fix the compatibility between kaslr and kexe
 2014-09-10  7:21 UTC  (7+ messages)
` [PATCH 1/4] kaslr: check user's config too when handle relocations

[REGRESSION 3.17] scsi (uas) disks no longer using tagged command queuing
 2014-09-10  7:21 UTC  (3+ messages)

[RFC Patch v3 00/18] Some bugfix patches
 2014-09-10  7:19 UTC  (4+ messages)
` [RFC Patch v3 15/18] support blktap remus in xl

SD-card endurance, wear and crappiness
 2014-09-10  7:18 UTC  (4+ messages)

[RFC 0/5] ath9k patches
 2014-09-10  7:18 UTC  (5+ messages)
` [RFC 2/5] ath9k: Fix Notice of Absence issues
` [RFC 3/5] ath9k: Clear offchannel duration properly
` [RFC 4/5] ath9k: Fix channel switch time duration
` [RFC 5/5] ath9k: Fix beacon miss handling


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.