All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-06 11:42:04 to 2014-08-06 12:59:05 UTC [more...]

[PATCH 00/12] spi: rspi and sh-msiof driver updates
 2014-08-06 12:59 UTC  (17+ messages)
` [PATCH 01/12] spi: rspi: Fix leaking of unused DMA descriptors
` [PATCH 02/12] spi: rspi: Remove unneeded semicolon
  ` [PATCH 03/12] spi: rspi: Use devm_kasprintf()
  ` [PATCH 04/12] spi: rspi: Configure DMA slave bus width to 8 bit
  ` [PATCH 05/12] [v2] spi: rspi: Add DT support to DMA setup
` [PATCH 06/12] spi: sh-msiof: Fix leaking of unused DMA descriptors
` [PATCH 07/12] spi: sh-msiof: Configure DMA slave bus width
` [PATCH 08/12] [v2] spi: sh-msiof: Add DT support to DMA setup

[PATCH v2] ARM: EXYNOS: Refactor the pm code to use DT based lookup
 2014-08-06 12:58 UTC  (4+ messages)

Fw: How to define rule for SERVICE_START/STOP?
 2014-08-06 12:57 UTC  (3+ messages)

[PATCH 0/3] Reduce length of the eagerfpu path during x86 context switches
 2014-08-06 12:55 UTC  (4+ messages)
` [PATCH 1/3] x86, fpu: Do not copy fpu preload state
` [PATCH 2/3] x86, fpu: Split FPU save state preparation into eagerfpu and !eagerfpu parts
` [PATCH 3/3] x86, fpu: Do not update fpu_counter in the eagerfpu case

[meta-gnome][PATCH 01/10] libgnomekbd: fix S!=B
 2014-08-06 12:56 UTC  (4+ messages)
` [meta-gnome][PATCH 07/10] abiword: remove blacklist, libgsf and sv have been fixed

[PATCH V2] Thermal: imx: add i.mx6sx thermal support
 2014-08-06 12:56 UTC  (2+ messages)

[PATCH 0/5] kvmtool: ARM/ARM64: Misc updates
 2014-08-06 12:56 UTC  (11+ messages)
` [PATCH 1/5] kvmtool: ARM: Use KVM_ARM_PREFERRED_TARGET vm ioctl to determine target cpu
` [PATCH 2/5] kvmtool: ARM64: Fix compile error for aarch64
` [PATCH 3/5] kvmtool: ARM64: Add target type potenza "
` [PATCH 4/5] kvmtool: Handle exit reason KVM_EXIT_SYSTEM_EVENT
` [PATCH 5/5] kvmtool: ARM/ARM64: Provide PSCI-0.2 guest when in-kernel KVM supports it

[PATCH v2 00/19] drm: More vblank on/off work
 2014-08-06 12:56 UTC  (22+ messages)
` [PATCH v2 01/19] drm: Always reject drm_vblank_get() after drm_vblank_off()
` [PATCH v2 02/19] drm/i915: Warn if drm_vblank_get() still works "
` [PATCH 03/19] drm: Don't clear vblank timestamps when vblank interrupt is disabled
` [PATCH 04/19] drm: Move drm_update_vblank_count()
` [PATCH 05/19] drm: Have the vblank counter account for the time between vblank irq disable and drm_vblank_off()
` [PATCH 06/19] drm: Avoid random vblank counter jumps if the hardware counter has been reset
` [PATCH v2 07/19] drm: Reduce the amount of dev->vblank[crtc] in the code
` [PATCH 08/19] drm: Fix deadlock between event_lock and vbl_lock/vblank_time_lock
` [PATCH 09/19] drm: Fix race between drm_vblank_off() and drm_queue_vblank_event()
` [PATCH v2 10/19] drm: Disable vblank interrupt immediately when drm_vblank_offdelay<0
` [PATCH v2 11/19] drm: Add dev->vblank_disable_immediate flag
` [PATCH 12/19] drm/i915: Opt out of vblank disable timer on >gen2
` [PATCH v2 13/19] drm: Kick start vblank interrupts at drm_vblank_on()
` [PATCH 14/19] drm: Don't update vblank timestamp when the counter didn't change
` [PATCH 15/19] drm: Update vblank->last in drm_update_vblank_count()
` [PATCH 16/19] drm: Store the vblank timestamp when adjusting the counter during disable
` [PATCH 17/19] drm/i915: Clear .last vblank count before drm_vblank_off() when sanitizing crtc state
` [PATCH 18/19] drm/i915: Update scanline_offset only for active crtcs
` [PATCH 19/19] drm: Fix confusing debug message in drm_update_vblank_count()
` [PATCH igt] tests/kms_flip: Assert that vblank timestamps aren't zeroed

Oops: 17 SMP ARM (v3.16-rc2)
 2014-08-06 12:55 UTC  (12+ messages)

[meta-oe][PATCH] libwmf: use pkgconfig for freetype
 2014-08-06 12:55 UTC 

[PATCH 0/3] Reduce length of the eagerfpu path during x86 context switches
 2014-08-06 12:55 UTC 

[RFC 0/3] zram memory control enhance
 2014-08-06 12:54 UTC  (2+ messages)

[PATCH] NVMe: Fix partition detection issue(Hot Remove followed by Hot Add)
 2014-08-06 12:54 UTC 

where to add imx-udc-mx27 in device tree
 2014-08-06 12:53 UTC  (6+ messages)
    ` AW: "

[PATCH v3] wpa-supplicant: use PACKAGECONFIG for ssl selection
 2014-08-06 12:52 UTC 

[PATCH net-next v4 0/6] net-timestamp: new tx tstamps and tcp
 2014-08-06 12:52 UTC  (5+ messages)
` [PATCH net-next v4 5/6] net-timestamp: TCP timestamping
    ` [PATCH net-next] net-timestamp: sock_tx_timestamp() fix

[PATCH] drm: Perform cmdline mode parsing during connector initialisation
 2014-08-06 12:52 UTC  (10+ messages)
` [PATCH] video/fbdev: Always built-in video= cmdline parsing
` [PATCH 1/2] "
  ` [PATCH 2/2] drm: Perform cmdline mode parsing during connector initialisation

[PATCH 1/2] drm: Warn when leaking flip events on close
 2014-08-06 12:52 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Free pending page flip events at .preclose()

Questions about XFS discard and xfs_free_extent() code (newbie)
 2014-08-06 12:52 UTC  (14+ messages)
              ` xfs_growfs_data_private memory leak
                ` use-after-free on log replay failure

[PATCH v2] wpa-supplicant: use PACKAGECONFIG for ssl selection
 2014-08-06 12:51 UTC  (3+ messages)

Hi
 2014-08-06  5:19 UTC 

[PATCH v3 0/4] drivers/vfio: EEH Compile and compatibility
 2014-08-06 12:50 UTC  (4+ messages)
` [PATCH v3 4/4] drivers/vfio: Enable VFIO if EEH is not supported

Possible problem emulating movntq, movss
 2014-08-06 12:50 UTC  (6+ messages)

[PATCH] sound: oss: Remove typedefs wanc_info and wavnc_port_info
 2014-08-06 12:50 UTC 

Found duplicate PV: using /dev/sda3 not /dev/md1
 2014-08-06 12:49 UTC  (12+ messages)
        ` Re[2]: "
                      ` Re[3]: "

[Qemu-devel] [PATCH v5 0/6] memory API improvements and bug fixes for memory
 2014-08-06 12:49 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 1/6] exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptr
` [Qemu-devel] [PATCH v5 2/6] memory: add parameter errp to memory_region_init_ram
` [Qemu-devel] [PATCH v5 3/6] memory: add parameter errp to memory_region_init_ram_ptr
` [Qemu-devel] [PATCH v5 4/6] memory: add parameter errp to memory_region_init_rom_device
` [Qemu-devel] [PATCH v5 5/6] hostmem-ram: don't exit qemu if size of memory-backend-ram is way too big
` [Qemu-devel] [PATCH v5 6/6] exec: improve error handling and reporting in file_ram_alloc() and gethugepagesize()

[PATCH 5/6] dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver
 2014-08-06 12:47 UTC  (2+ messages)

Bad Patches and Issues with other devolopers
 2014-08-06 12:47 UTC  (10+ messages)

[PATCH] sound: oss: uart401: Remove typedef uart401_devc
 2014-08-06 12:47 UTC 

[PATCH 1/2][v5] gpiolib: allow simultaneous setting of multiple GPIO outputs
 2014-08-06 12:45 UTC  (5+ messages)

[PATCH v2 0/3] Include protection information in transport header
 2014-08-06 12:43 UTC  (17+ messages)
` [PATCH v2 1/3] scsi_cmnd: Introduce scsi_transfer_length helper
` [PATCH v2 2/3] libiscsi, iser: Adjust data_length to include protection information

[PATCH v2 1/3] arm64: fix typo in I-cache policy detection
 2014-08-06 12:43 UTC  (2+ messages)

[RFC][PATCH] libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11
 2014-08-06 12:41 UTC  (3+ messages)
` [PATCH 1/2] gst-ffmpeg: add dependency on libpostproc

[PATCH 1/2] UEFI arm64: add noefi boot param
 2014-08-06 12:40 UTC  (5+ messages)

[PATCH 1/2] ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controller
 2014-08-06 12:39 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda - Fix parsing of CMI8888 codec

[PATCH] opkg-utils: allow disabling update-alternatives
 2014-08-06 12:38 UTC  (2+ messages)

ASUS Phoebus (CMI8888) HDA Support
 2014-08-06 12:38 UTC  (8+ messages)

[PATCH] CIFS: Update CreationTime on every query info request
 2014-08-06 12:38 UTC  (5+ messages)

[U-Boot] Pull request: u-boot-blackfin
 2014-08-06 12:38 UTC  (2+ messages)

[PATCH] drm: Don't grab an fb reference for the idr
 2014-08-06 12:37 UTC  (3+ messages)

[PATCH] KVM: Move more code under CONFIG_HAVE_KVM_IRQFD
 2014-08-06 12:36 UTC  (2+ messages)

[PATCH 0/6] IRQFD without IRQ routing, enabled for XICS
 2014-08-06 12:35 UTC  (4+ messages)

examine SSTATE_MIRRORS differences
 2014-08-06 12:34 UTC  (3+ messages)

[PATCH] i2c: qup: disable clks and return instead of just returning error
 2014-08-06 12:33 UTC  (2+ messages)

[Bug 42878] New: black flash every time pm changes clocks
 2014-08-06 12:33 UTC  (2+ messages)
` [Bug 42878] "

[Qemu-devel] [PATCH v2 0/4] fix several bugs about use-after-free and an api abuse
 2014-08-06 12:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 4/4] ivshmem: check the value returned by fstat()

xfs_bmbt_rec_64 leading to wrong blocks
 2014-08-06 12:31 UTC  (3+ messages)

[Qemu-devel] [Bug 1353456] [NEW] qemu-io: Failure on a qcow2 image with the fuzzed refcount table
 2014-08-06 12:22 UTC 

[PATCH] pcmcia: Remove typedef tuple_flags
 2014-08-06 12:29 UTC 

[PATCH 1/6] monitor: Add AV/C and AVRCP GetCapabilities support
 2014-08-06 12:29 UTC  (6+ messages)
` [PATCH 2/6] "
` [PATCH 3/6] "
` [PATCH 4/6] "
` [PATCH 5/6] "
` [PATCH 6/6] "

pull request: linux-firmware: update cxgb4 firmware
 2014-08-06 12:28 UTC  (4+ messages)

[PATCH] Btrfs: fix compressed write corruption on enospc
 2014-08-06 12:28 UTC  (4+ messages)

[PATCH 0/3] usbip: move usbip out of staging
 2014-08-06 12:22 UTC  (3+ messages)

[PATCH] acl: If build does not support sse4.2, emulate missing instructions with C code
 2014-08-06 12:26 UTC  (9+ messages)

3.16-rcX crashes on resume from Suspend-To-RAM
 2014-08-06 12:25 UTC  (6+ messages)
      ` 3.16 crashes on resume from Suspend-To-disk

[PATCH net-next v2 00/12] dsa: support for Broadcom Starfighter 2
 2014-08-06 12:25 UTC  (3+ messages)
` [PATCH net-next v2 02/12] net: dsa: add Broadcom tag hook

[PATCH 14/15] xfs: fix decimal printf format specifiers prefixed with 0x
 2014-08-06 12:24 UTC  (3+ messages)

patch "firmware loader: allow disabling of udev as firmware loader" added to driver-core tree
 2014-08-06 12:24 UTC  (14+ messages)

[PATCH v3 0/2] new Atmel DMA controller
 2014-08-06 12:23 UTC  (5+ messages)
` [PATCH v3 2/2] ARM: dts: at_xdmac: add bindings documentation

[Buildroot] [PATCH] libiqrf: use lpthread option while linking
 2014-08-06 12:23 UTC 

[U-Boot] [PATCH] video: add cfb console driver for sunxi
 2014-08-06 12:21 UTC  (6+ messages)
    ` [U-Boot] [linux-sunxi] "

[PATCH] kbuild: escape single backslashes in macro make-cmd
 2014-08-06 12:19 UTC  (3+ messages)

[PATCH 8/8] zramctl: allow use of --algorithm and --streams alone
 2014-08-06 12:19 UTC  (4+ messages)

[PATCH] i2c: qup: disable clks and return instead of just returning error
 2014-08-06 12:19 UTC  (2+ messages)

[PATCH V2 0/1] irqchip: GIC: check and clear GIC interupt active state
 2014-08-06 12:18 UTC  (7+ messages)
` [PATCH V2 1/1] GIC: introduce method to deactive interupts

PROBLEM: [x86] Running ptpd2 using an Intel 82572EI (e1000e) leads to a kernel oops (3.12.26)
 2014-08-06 12:17 UTC  (5+ messages)

[RFC 0/5] perf tools: Add perf data CTF conversion
 2014-08-06 12:13 UTC  (6+ messages)
` [PATCH 1/5] perf tools: Add feature check for libbabeltrace
` [PATCH 2/5] perf tools: Add new perf data command
` [PATCH 3/5] perf tools data: Add perf data to CTF convertion support
` [PATCH 4/5] perf tools data: Add a 'perf' prefix to the generic fields
` [PATCH 5/5] perf tools data: Add tracepoint events fields CTF convertion support

[GIT PULL] Xen updates for 3.17-rc0
 2014-08-06 12:14 UTC 

[PATCH v2 1/3] scsi_cmnd: Introduce scsi_transfer_length helper
 2014-08-06 12:12 UTC  (3+ messages)
` [PATCH] [SCSI] Make scsi_transfer_length take a scsi_data_buffer argument

[Bug 82247] New: [NVA8] The DisplayPort screen does not light up at first try on Linux 3.16
 2014-08-06 12:11 UTC  (2+ messages)
  ` [Bug 82247] "

[PATCH] bbclass files: Fix typos/grammar in numerous .bbclass comments
 2014-08-06 12:11 UTC  (2+ messages)

[PATCH v3 tip/core/rcu 1/9] rcu: Add call_rcu_tasks()
 2014-08-06 12:09 UTC  (11+ messages)
` [PATCH v3 tip/core/rcu 3/9] rcu: Add synchronous grace-period waiting for RCU-tasks

(unknown),
 2014-08-06 12:06 UTC 

[Buildroot] Error compiling u-boot 2014.07
 2014-08-06 12:07 UTC 

[Qemu-devel] [questions] about qemu log
 2014-08-06 12:04 UTC  (15+ messages)

[PATCH] opkg-utils: allow disabling update-alternatives
 2014-08-06 12:00 UTC 

Query regarding MAP 1.2 implementation
 2014-08-06 12:02 UTC  (2+ messages)

[PATCH 0/5] SMB/CIFS nounix support for Connectathon test suite
 2014-08-06 12:01 UTC  (12+ messages)
  ` [PATCH 1/5] tlock: munmap missed before close
  ` [PATCH 2/5] Add SMB/CIFS mounts support
  ` [PATCH 3/5] Add capability to test SMB 2.0 and higher verions
  ` [PATCH 4/5] Add SMB/CIFS section in tests.init
  ` [PATCH 5/5] special: fix op_unlk and op_ren tests output

[PATCH 0/9] block/aio: loop mq conversion and kernel aio
 2014-08-06 11:58 UTC  (2+ messages)

virtualization Android OS + XEN
 2014-08-06 11:58 UTC  (2+ messages)

Hi
 2014-08-06  5:19 UTC 

[PATCH] i2c:at91: add bound checking on smbus block length bytes
 2014-08-06 11:53 UTC  (4+ messages)

[Xenomai] CONFIG_ARCH_HAS_CPUFREQ
 2014-08-06 11:53 UTC  (2+ messages)

[LTP] [PATCH] fix fanotify syscall (again)
 2014-08-06 11:51 UTC  (3+ messages)

[PATCH v2] netfilter: nf_tables: add pkttype support to meta expression
 2014-08-06 11:52 UTC  (2+ messages)
` [PATCH v4] "

Hi
 2014-08-06  5:19 UTC 

[U-Boot] [PATCH 0/4] Add option -r to env import to allow import of text files with CRLF as line endings
 2014-08-06 11:48 UTC  (14+ messages)
` [U-Boot] [PATCH 1/4] "

[PATCH 1/4] xorg-app: add x11 to required DISTRO_FEATURES and cleanup dependencies
 2014-08-06 11:48 UTC  (6+ messages)
` [PATCH 2/4] recipes: add x11 to required DISTRO_FEATURES

[Qemu-devel] [PATCH v1 00/17] dataplane: optimization and multi virtqueue support
 2014-08-06 11:44 UTC  (11+ messages)

[PATCH 3.15 00/42] 3.15.9-stable review
 2014-08-06 11:44 UTC  (4+ messages)

Sandisk MMC I/O errors
 2014-08-06 11:44 UTC  (11+ messages)

[PATCH linux-wpan] Add support for MRF24J40MC
 2014-08-06 11:43 UTC  (2+ messages)

[PATCH 0/6] xfs: discombobulate sb updates and kill xfs_vnode.h
 2014-08-06 11:41 UTC  (11+ messages)
` [PATCH 2/6] xfs: consolidate superblock logging functions


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.