All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-10 05:08:09 to 2014-09-10 06:49:20 UTC [more...]

[PATCH] lpfc: Avoid to disable pci_dev twice
 2014-09-10  6:49 UTC  (4+ messages)

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

How to use NFS with multiple principals in different realms?
 2014-09-10  6:47 UTC  (8+ messages)

[RFC v2 0/6] driver-core: add asynch probe support
 2014-09-10  6:46 UTC  (21+ messages)
` [RFC v2 3/6] kthread: warn on kill signal if not OOM
                        ` [systemd-devel] "

[LTP] [PATCH] tst_ncpus_conf: Instead of the old tst_ncpus_max
 2014-09-10  6:45 UTC  (3+ messages)

mixture of atomic and non-atomic operations on CPU masks
 2014-09-10  6:46 UTC 

[Bug 83184] New: Screen flickering at low resolution when monitor is attached via VGA dongle to DVI port
 2014-09-10  6:43 UTC  (2+ messages)
` [Bug 83184] "

[PATCH] tools/seq2bseq : Fix the same expression issue in if condition
 2014-09-10  6:42 UTC 

[PATCH V1] ASoC: fsl_ssi: refine ipg clock usage in this module
 2014-09-10  6:42 UTC  (6+ messages)
    ` [alsa-devel] "

[PATCH] cpufreq: dt: Support platforms with separate clock lines for each CPU
 2014-09-10  6:42 UTC  (3+ messages)

hi Questiion about Eudyptula Challenge Task 05
 2014-09-10  6:41 UTC  (11+ messages)

[PATCH 00/11]: Color manager framework for I915 driver
 2014-09-10  6:40 UTC  (5+ messages)
` [PATCH 0/4] Color manager framework
  ` [PATCH 3/4] drm/i915: CSC color correction

[PATCH] ipvsadm: do not truncate ipv6 members of v4 services
 2014-09-10  6:38 UTC  (2+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_SND_SOC_FSL_SAI
 2014-09-10  6:37 UTC  (2+ messages)

[PATCH] mm/sl[aou]b: make kfree() aware of error pointers
 2014-09-10  6:36 UTC  (8+ messages)

IPI sending difference between x86 and ARM
 2014-09-10  6:36 UTC 

[PATCH 1/2] tools/btsnoop : Fix variable reassigning issue
 2014-09-10  6:35 UTC 

[PATCH 1/2] cpufreq: ppc-corenet: remove duplicate update of cpu_data
 2014-09-10  6:20 UTC  (6+ messages)

[Bug] 3.16 fwdownload failure on Marvell 88SE9125 sata controller
 2014-09-10  6:34 UTC  (3+ messages)

[PATCH v2] ARM: dts: imx6dl: disable dma support for spi on i.mx6dl
 2014-09-10  5:30 UTC  (3+ messages)

[RFC 1/3] drm/i915: remove !enabled handling from commit primary plane step
 2014-09-10  6:33 UTC  (7+ messages)
` [RFC 2/3] drm/i915: create intel_update_pipe_size()
  ` [Intel-gfx] [RFC 1/3] drm/i915: remove !enabled handling from commit primary plane step

[PATCH] ASoC: rt286: Set cbj_en for ACPI devices
 2014-09-10  6:32 UTC  (2+ messages)

[Qemu-devel] OVMF, Q35 and USB keyboard/mouse
 2014-09-10  6:31 UTC  (2+ messages)

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

[Buildroot] [autobuild.buildroot.net] Build results for 2014-09-09
 2014-09-10  6:30 UTC 

[oe-commits] Richard Purdie : sstatesig/sstate: Add support for locked down sstate cache usage
 2014-09-10  6:30 UTC  (2+ messages)

role of crtcs in modesetting interfaces and possible abstraction away from userspace
 2014-09-10  6:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/22] block: Asynchronous request cancellation
 2014-09-10  6:00 UTC  (23+ messages)
` [Qemu-devel] [PATCH v5 01/22] ide/ahci: Check for -ECANCELED in aio callbacks
` [Qemu-devel] [PATCH v5 02/22] block: Add refcnt in BlockDriverAIOCB
` [Qemu-devel] [PATCH v5 03/22] block: Add bdrv_aio_cancel_async
` [Qemu-devel] [PATCH v5 04/22] block: Drop bdrv_em_co_aiocb_info.cancel
` [Qemu-devel] [PATCH v5 05/22] block: Convert bdrv_em_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PATCH v5 06/22] thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async
` [Qemu-devel] [PATCH v5 07/22] linux-aio: Convert laio_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PATCH v5 08/22] dma: Convert dma_aiocb_info.cancel "
` [Qemu-devel] [PATCH v5 09/22] iscsi: Convert iscsi_aiocb_info.cancel "
` [Qemu-devel] [PATCH v5 10/22] archipelago: Drop archipelago_aiocb_info.cancel
` [Qemu-devel] [PATCH v5 11/22] blkdebug: Drop blkdebug_aiocb_info.cancel
` [Qemu-devel] [PATCH v5 12/22] blkverify: Drop blkverify_aiocb_info.cancel
` [Qemu-devel] [PATCH v5 13/22] curl: Drop curl_aiocb_info.cancel
` [Qemu-devel] [PATCH v5 14/22] qed: Drop qed_aiocb_info.cancel
` [Qemu-devel] [PATCH v5 15/22] quorum: fix quorum_aio_cancel()
` [Qemu-devel] [PATCH v5 16/22] quorum: Convert quorum_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PATCH v5 17/22] rbd: Drop rbd_aiocb_info.cancel
` [Qemu-devel] [PATCH v5 18/22] sheepdog: Convert sd_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PATCH v5 19/22] win32-aio: Drop win32_aiocb_info.cancel
` [Qemu-devel] [PATCH v5 20/22] ide: Convert trim_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PATCH v5 21/22] block: Drop AIOCBInfo.cancel
` [Qemu-devel] [PATCH v5 22/22] block: Rename qemu_aio_release -> qemu_aio_unref

Packaging kernel sources
 2014-09-10  6:28 UTC  (2+ messages)

[PATCH 0/6] ARM: dts: imx: ventana: dt cleanups
 2014-09-10  6:26 UTC  (3+ messages)

ASoC : question about custom rate
 2014-09-10  6:22 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc/BSC9131RDB: add mtdparts suppport
 2014-09-10  6:22 UTC  (2+ messages)
` [U-Boot] [PATCH] powerpc/BSC9132qds: "

[PATCH v2] mach-at91: declare device tree clock
 2014-09-10  6:21 UTC  (2+ messages)

[PATCH net-next 00/20] Support v6 real servers in v4 pools and vice versa
 2014-09-10  6:22 UTC  (3+ messages)

[PATCH 0/5] Fixes for RAID1 resync
 2014-09-10  6:20 UTC  (6+ messages)
` [PATCH 4/5] md/raid1: Don't use next_resync to determine how far resync has progressed
` [PATCH 3/5] md/raid1: make sure resync waits for conflicting writes to complete
` [PATCH 2/5] md/raid1: clean up request counts properly in close_sync()
` [PATCH 1/5] md/raid1: be more cautious where we read-balance during resync
` [PATCH 5/5] md/raid1: update next_resync under resync_lock

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

[Qemu-devel] [PATCH v3 0/3] block: Always compile virtio-blk dataplane
 2014-09-10  6:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] virtio: Import virtio_vring.h
` [Qemu-devel] [PATCH v3 2/3] vring: Better error handling if num is too large
` [Qemu-devel] [PATCH v3 3/3] block: Always compile virtio-blk dataplane

Personal/Investment Loan-Apply now
 2014-09-10  6:18 UTC 

[PATCH ipvs v2] ipvs: Add simple weighted failover scheduler
 2014-09-10  6:17 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] Add QSPI support for mx6sxsabresd board
 2014-09-10  6:16 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] ARM:MX6SX Add QuadSPI support for mx6sxsabresd
` [U-Boot] [PATCH 2/3] QSPI: Enable write device registers
` [U-Boot] [PATCH 3/3] QSPI: Enable QSPI AHB read for MX6SX

[PATCH] drm: Move vblank related module options into drm_irq.c
 2014-09-10  6:16 UTC 

[Xenomai] [RTnet] Multiple frame received by socket
 2014-09-10  6:14 UTC 

[PATCH v2] virtio-rng: fix stuck of hot-unplugging busy device
 2014-09-10  6:12 UTC  (5+ messages)

[PATCH] mm/compaction: Fix warning of 'flags' may be used uninitialized
 2014-09-10  6:12 UTC 

[PATCH v3 0/2] virtio-rng: fix hotunplug
 2014-09-10  6:11 UTC  (6+ messages)
` [PATCH v3 1/2] virtio-rng: fix stuck of hot-unplugging busy device
` [PATCH v3 2/2] virtio-rng: skip reading when we start to remove the device

Autoloading of SPI/nor driver on kirkwood (qnap devices)
 2014-09-10  6:11 UTC  (9+ messages)

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

[PATCH] tty: serial: men_z135_uart: Fix driver for changes in hardware
 2014-09-10  6:07 UTC  (6+ messages)

[PATCH v3 0/2] Extend ioreq-server to support page write protection
 2014-09-10  6:10 UTC  (9+ messages)
` [PATCH v3 2/2] ioreq-server: write protected range and forwarding

[U-Boot] [PATCH v1 0/2] usb: dfu: am335x: allow dfu in fullspeed mode only
 2014-09-10  6:10 UTC  (9+ messages)
` [U-Boot] [PATCH v1 1/2] usb: dfu: add config option to use in dfu mode fullspeed only

[PATCH RESEND] tty: serial: men_z135_uart: Fix driver for changes in hardware
 2014-09-10  6:08 UTC  (2+ messages)

[PATCH] Hibernate: Do not assume the first e820 area to be RAM
 2014-09-10  6:08 UTC  (3+ messages)

[PATCH RFC 0/5] Scan all devices to build fs device list
 2014-09-10  6:06 UTC  (8+ messages)

[PATCH ipvs,v4 00/20] Support v6 real servers in v4 pools and vice versa
 2014-09-10  6:05 UTC  (7+ messages)
` [PATCH ipvs,v4 19/20] ipvs: use the new dest addr family field

[U-Boot] Policy for porting drivers from Linux
 2014-09-10  6:05 UTC 

[PATCH 0/4] staging: comedi: hwdrv_apci1320: style cleanups
 2014-09-10  6:04 UTC  (5+ messages)
` [PATCH 1/4] staging: comedi: hwdrv_apci3120: clean up comments
` [PATCH 2/4] staging: comedi: hwdrv_apci3120: add a blank line after declarations
` [PATCH 3/4] staging: comedi: hwdrv_apci3120: else is not useful after return
` [PATCH 4/4] staging: comedi: hwdrv_apci3120: remove void function return statement

linux-next: manual merge of the trivial tree with the block tree
 2014-09-10  6:02 UTC 

[PATCH] cfg802111/nl80211: Add device motion indication API
 2014-09-10  6:02 UTC  (5+ messages)

[GIT] Networking
 2014-09-10  5:56 UTC  (6+ messages)
` Macvlan WARNiNGS about duplicate sysfs filenames (Was [GIT] Networking)

[PATCH] clk: samsung: exynos5260: fix typo in clock name
 2014-09-10  5:56 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] xhci PCIe endpoint migration compatibility fix
 2014-09-10  5:55 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] "

[RFC V6] Libxl Domain Snapshot API Design
 2014-09-10  5:53 UTC  (5+ messages)

[U-Boot] [PATCH] imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
 2014-09-10  5:52 UTC 

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

[v6][PATCH 0/7] xen: reserve RMRR to avoid conflicting MMIO/RAM
 2014-09-10  5:49 UTC  (8+ messages)
` [v6][PATCH 1/7] introduce XENMEM_reserved_device_memory_map
` [v6][PATCH 2/7] tools/libxc: introduce hypercall for xc_reserved_device_memory_map
` [v6][PATCH 3/7] tools/libxc: check if mmio BAR is out of reserved device memory maps
` [v6][PATCH 4/7] libxc/hvm_info_table: introduce a new field nr_reserved_device_memory_map
` [v6][PATCH 5/7] hvmloader: introduce hypercall for xc_reserved_device_memory_map
` [v6][PATCH 6/7] hvmloader: check to reserved device memory maps in e820
` [v6][PATCH 7/7] xen/vtd: make USB RMRR mapping safe

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

[PATCH] handle offline CPUs
 2014-09-10  5:42 UTC 

[PATCH] rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
 2014-09-10  5:38 UTC 

Loosing stdin/stdout over serial consoleafter bootup
 2014-09-10  5:39 UTC  (5+ messages)

Master Plan on rewinding
 2014-09-10  5:38 UTC  (4+ messages)

[Qemu-devel] [PATCH] vnc: add additional key up event before repeated key down
 2014-09-10  5:36 UTC  (8+ messages)

[PATCH 0/2] fixes for struct clk_core migration
 2014-09-10  5:30 UTC  (6+ messages)
` [PATCH 1/2] acpi: lpss: convert from struct clk to struct clk_core

[xen-4.4-testing test] 30194: regressions - FAIL
 2014-09-10  5:30 UTC 

[Qemu-devel] the userspace process vapp mmap filed // [PULL 13/37] vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
 2014-09-10  5:29 UTC 

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

[PATCH v1] ARM: dts: imx6dl: disable dma support for spi on i.mx6dl
 2014-09-10  5:16 UTC  (5+ messages)

Corrupted files
 2014-09-10  5:23 UTC  (13+ messages)

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

[Patch v4 1/2] freezer: check OOM kill while being frozen
 2014-09-10  5:21 UTC  (5+ messages)

[PATCH] powerpc: dts: t208x: Change T208x USB controller version
 2014-09-10  5:16 UTC  (5+ messages)

[PATCH 0/5] arm: shmobile: Lager Add USB and SATA support
 2014-09-10  5:18 UTC  (2+ messages)

question about two ASoC commits
 2014-09-10  5:17 UTC  (3+ messages)

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

[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
 2014-09-10  5:10 UTC  (15+ messages)
` [PATCH v11 net-next 01/12] bpf: introduce BPF syscall and maps
` [PATCH v11 net-next 02/12] bpf: enable bpf syscall on x64 and i386
` [PATCH v11 net-next 03/12] bpf: add lookup/update/delete/iterate methods to BPF maps
` [PATCH v11 net-next 04/12] bpf: expand BPF syscall with program load/unload
` [PATCH v11 net-next 05/12] bpf: handle pseudo BPF_CALL insn
` [PATCH v11 net-next 06/12] bpf: verifier (add docs)
` [PATCH v11 net-next 07/12] bpf: verifier (add ability to receive verification log)
` [PATCH v11 net-next 08/12] bpf: handle pseudo BPF_LD_IMM64 insn
` [PATCH v11 net-next 09/12] bpf: verifier (add branch/goto checks)
` [PATCH v11 net-next 10/12] bpf: verifier (add verifier core)
` [PATCH v11 net-next 11/12] net: filter: move eBPF instruction macros
` [PATCH v11 net-next 12/12] bpf: mini eBPF library, test stubs and verifier testsuite

EXTERNALSRC
 2014-09-10  5:10 UTC  (6+ 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.