All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-09 15:21:06 to 2015-03-09 16:03:26 UTC [more...]

[Qemu-devel] [PATCH v2 0/8] ahci: add more IO tests
 2015-03-09 16:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 7/8] qtest/ahci: add qcow2 support to ahci-test

[PATCH v2] tisdk-image: Fix manifest generation for nativesdk
 2015-03-09 16:03 UTC 

[patch net-next] switchdev: use gpl variant of symbol export
 2015-03-09 16:02 UTC  (3+ messages)

[PATCH 0/2] x86: entry_64.S: steps towards simpler iret frame handling
 2015-03-09 16:02 UTC  (3+ messages)
` [PATCH 1/2] x86: save r11 into pt_regs->flags on SYSCALL64 fastpath

Device loses its IRQ number on driver unload?
 2015-03-09 16:02 UTC  (3+ messages)

[PATCH] MTD: cfi: reduce stack size
 2015-03-09 15:58 UTC  (3+ messages)

[PATCH v3 0/7] x86, boot: clean up kasl
 2015-03-09 15:58 UTC  (6+ messages)
` [PATCH v3 1/7] x86, kaslr: Use init_size instead of run_size

Issues w/ Creative Labs [SB X-Fi Xtreme Audio] CA0110-IBG
 2015-03-09 16:00 UTC  (18+ messages)

[V2 PATCH 0/6] meta: fix SRC_URI
 2015-03-09 15:59 UTC  (3+ messages)
` [PATCH 1/6] xinetd: fixe HOMEPAGE and SRC_URI

[PATCH v2 00/10] drivers: PL011: add ARM SBSA Generic UART support
 2015-03-09 15:59 UTC  (4+ messages)
` [PATCH v2 10/10] drivers: PL011: add support for the ARM SBSA generic UART

RCU stalls on heavy socket traffic
 2015-03-09 15:59 UTC  (2+ messages)

[PATCH net-next] rocker: check for BRIDGE_FLAGS_SELF in bridge setlink handler
 2015-03-09 15:59 UTC  (11+ messages)

[PATCH] fix loading of firmware with user mode helper
 2015-03-09 15:49 UTC  (2+ messages)
` [PATCH] drivers: base: fw: fix ret value when loading fw

[PATCH 1/4] pinctrl: tegra: driver layout/consistency fixes
 2015-03-09 15:58 UTC  (4+ messages)
` [PATCH 3/4] pinctrl: tegra: support nvidia,io-hv DT property

No subject
 2015-03-09 15:58 UTC  (6+ messages)
` [PATCH v5] drivers/tty: amba: defer probing DMA availability until hw_init

[PATCH] usb: isp1760: fix peripheral/device controller chip id
 2015-03-09 15:58 UTC  (6+ messages)
` [PATCH v2] usb: isp1760: add "

vTPM Deep Quote validation
 2015-03-09 15:58 UTC  (3+ messages)

[Qemu-devel] Modeling a platform in QEMU for beginners
 2015-03-09 15:25 UTC 

[PATCH 0/5] Fix recent watermark breakage
 2015-03-09 15:57 UTC  (7+ messages)
` [PATCH 2/5] drm/i915: Kill intel_crtc->active
` [PATCH 3/5] drm/i915: Update intel_crtc_active() to use state values
` [PATCH 4/5] drm/i915: Use crtc->state->active in ilk/skl watermark calculations

[PATCH v5 0/3]This series adds the missing flow for enabling the LRO in the ethdev and
 2015-03-09 15:57 UTC  (6+ messages)
` [PATCH v5 1/3] ixgbe: Cleanups

[PATCH v1 0/3]: bug fixes in the ixgbe PF PMD Rx flow
 2015-03-09 15:57 UTC  (4+ messages)
` [PATCH v1 3/3] ixgbe: Unify the rx_pkt_bulk callback initialization

[PATCH] drm/i915/skl: port A fuse straps don't work on early SKL steppings
 2015-03-09 15:56 UTC  (5+ messages)

Stepping back from opkg maintenance
 2015-03-09 15:56 UTC  (2+ messages)
` [opkg-devel] "

[PATCH 00/29] vivid: add support for 4:2:0 formats
 2015-03-09 15:44 UTC  (30+ messages)
` [PATCH 01/29] vivid: the overlay API wasn't disabled completely for multiplanar
` [PATCH 02/29] vivid: fix typo in plane size checks
` [PATCH 03/29] vivid: wrong top/bottom order for FIELD_ALTERNATE
` [PATCH 04/29] vivid: use TPG_MAX_PLANES instead of hardcoding plane-arrays
` [PATCH 05/29] vivid: fix test pattern movement for V4L2_FIELD_ALTERNATE
` [PATCH 06/29] vivid: add new checkboard patterns
` [PATCH 07/29] vivid-tpg: don't add offset when switching to monochrome
` [PATCH 08/29] vivid: do not allow video loopback for SEQ_TB/BT
` [PATCH 09/29] vivid-tpg: separate planes and buffers
` [PATCH 10/29] vivid-tpg: add helper functions for single buffer planar formats
` [PATCH 11/29] vivid-tpg: add hor/vert downsampling fields
` [PATCH 12/29] vivid-tpg: precalculate downsampled lines
` [PATCH 13/29] vivid-tpg: correctly average the two pixels in gen_twopix()
` [PATCH 14/29] vivid-tpg: add hor/vert downsampling support to tpg_gen_text
` [PATCH 15/29] vivid-tpg: finish hor/vert downsampling support
` [PATCH 16/29] vivid-tpg: add support for more planar formats
` [PATCH 17/29] vivid-tpg: add support for V4L2_PIX_FMT_GREY
` [PATCH 18/29] vivid-tpg: add helper functions to simplify common calculations
` [PATCH 19/29] vivid-tpg: add const where appropriate
` [PATCH 20/29] vivid-tpg: add a new tpg_draw_params structure
` [PATCH 21/29] vivid-tpg: move common parameters to tpg_draw_params
` [PATCH 22/29] vivid-tpg: move pattern-related fields to struct tpg_draw_params
` [PATCH 23/29] vivid-tpg: move 'extras' parameters to tpg_draw_params
` [PATCH 24/29] vivid-tpg: move the 'extras' drawing to a separate function
` [PATCH 25/29] vivid-tpg: split off the pattern drawing code
` [PATCH 26/29] vivid: add new format fields
` [PATCH 27/29] vivid: add support for single buffer planar formats
` [PATCH 28/29] vivid: add downsampling support
` [PATCH 29/29] vivid: add the new planar and monochrome formats

[PATCH] net: can: Enable xilinx driver for all ARCHs
 2015-03-09 15:56 UTC  (12+ messages)

[PATCHv3 0/3] fs: add O_BENEATH flag to openat(2)
 2015-03-09 15:54 UTC  (5+ messages)
` [PATCHv3 man-pages 3/3] open.2: describe O_BENEATH flag

xfs_repair segfault
 2015-03-09 15:55 UTC  (2+ messages)

[U-Boot] Question about board-specific Makefile actions
 2015-03-09 15:54 UTC  (3+ messages)

[PATCH] x86: entry_32.S: change ESPFIX test to not touch PT_OLDSS(%esp)
 2015-03-09 15:54 UTC  (6+ messages)

[PCI] BUG: unable to handle kernel
 2015-03-09 15:53 UTC  (9+ messages)

Fw: [3.18.3] poll() on gpio pins broken
 2015-03-09 15:52 UTC  (15+ messages)

[PATCHv1] xen/balloon: disable memory hotplug in PV guests
 2015-03-09 15:50 UTC  (7+ messages)

git-scm.com website (was: Promoting Git developers)
 2015-03-09 15:51 UTC 

[PATCH] ARM: at91/dt: fix USB high-speed clock to select UTMI
 2015-03-09 15:51 UTC  (2+ messages)

[PATCH] dma: cppi41: add missing directions bitfield
 2015-03-09 15:50 UTC  (3+ messages)

[PATCH v2 00/18] Add support to STMicroelectronics STM32 family
 2015-03-09 15:50 UTC  (6+ messages)
` [PATCH v2 04/18] clocksource: Add ARM System timer driver

[U-Boot] [PATCH] mx53ard: Use the standard U-boot prompt
 2015-03-09 15:49 UTC 

Guest Machine is not Pingable from Host Machine
 2015-03-09 15:49 UTC 

[U-Boot] [PATCH] common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()
 2015-03-09 15:49 UTC 

[PATCH v2] x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE
 2015-03-09 15:49 UTC  (2+ messages)

[U-Boot] MinnowBoard Max uboot
 2015-03-09 15:48 UTC  (2+ messages)

[PATCH] xen/arm: gic: GICv2 & GICv3 only supports 1020 physical interrupts
 2015-03-09 12:00 UTC  (3+ messages)

Preventing zero GPU virtual address allocation
 2015-03-09 15:49 UTC  (7+ messages)
` [Intel-gfx] "

Bounding OSD memory requirements during peering/recovery
 2015-03-09 15:47 UTC  (6+ messages)

[PATCH 0/2] xfsprogs: xfs_db crc fixes/changes
 2015-03-09 15:47 UTC  (3+ messages)
` [PATCH 2/2] xfsprogs: xfs_db: add crc manipulation commands

udiskd high CPU usage with 4.0 git
 2015-03-09 15:46 UTC  (3+ messages)

[PATCH] pinmux: 1 pin is not allowed to be configured for both GPIO and peripheral funtion
 2015-03-09 15:46 UTC  (2+ messages)

[PATCH 1/2] move offsetofend() from vfio.h to stddef.h
 2015-03-09 15:45 UTC  (7+ messages)

[PATCH/RFC 0/2] Bug fixes regarding diff and "git add -N"
 2015-03-09 15:45 UTC  (2+ messages)
` [PATCH] t2203,t4011: adjust to changed intent-to-add treatment

[PATCH] iio: light: Add support for Capella CM3323 color/light sensor
 2015-03-09 15:45 UTC  (6+ messages)

[PATCH] claim responsibility for KVM virtio PMD, vhost backend, and XEN virtio solution
 2015-03-09 15:44 UTC  (2+ messages)

[PATCH 0/5] (not just)x86/Dom0: NUMA related adjustments
 2015-03-09 15:42 UTC  (6+ messages)
` [PATCH 5/5] AMD IOMMU: widen NUMA nodes to be allocated from

[PATCH] drivers: usb: gadget: udc: Fix NULL dereference
 2015-03-09 15:41 UTC  (3+ messages)

[Qemu-devel] [PULL 00/73] Block patches
 2015-03-09 15:41 UTC  (14+ messages)
` [Qemu-devel] [PULL 22/73] qcow2: Helper function for refcount modification
` [Qemu-devel] [PULL 62/73] virtio-blk: Remove the stale FIXME comment
` [Qemu-devel] [PULL 63/73] iotests: Fix 051's reference output
` [Qemu-devel] [PULL 64/73] iotests: Remove 006
` [Qemu-devel] [PULL 65/73] iotests: Drop vpc from 004's and 104's format list
` [Qemu-devel] [PULL 66/73] block/vdi: Add locking for parallel requests
` [Qemu-devel] [PULL 67/73] scsi-hd: fix property unset case
` [Qemu-devel] [PULL 68/73] Add testcase for scsi-hd devices without drive property
` [Qemu-devel] [PULL 69/73] sheepdog: Fix misleading error messages in sd_snapshot_create()
` [Qemu-devel] [PULL 70/73] MAINTAINERS: Add jsnow as IDE maintainer
` [Qemu-devel] [PULL 71/73] block/raw-posix: fix launching with failed disks
` [Qemu-devel] [PULL 72/73] iotests: add O_DIRECT alignment probing test
` [Qemu-devel] [PULL 73/73] MAINTAINERS: Add jcody as blockjobs, block devices maintainer

[PATCH 1/4] PM / Wakeirq: Add minimal device wakeirq helper functions
 2015-03-09 15:42 UTC  (3+ messages)

[PATCH 0/7] iio: mlx90614 enhancements
 2015-03-09 15:42 UTC  (9+ messages)
` [PATCH 5/7] iio: mlx90614: Allow tuning EEPROM configuration
` [PATCH 6/7] iio: mlx90614: Add power management

[PATCH] rtlwifi: rtl8192cu: Remove unnecessary parameter
 2015-03-09 15:40 UTC  (2+ messages)

[PATCH OSSTEST] Arrange for core dumps to be placed in /var/core and collect them
 2015-03-09 15:40 UTC 

[PATCH 2/2] ARM: dts: hummingboard: Setup pwm lines
 2015-03-09 15:40 UTC  (4+ messages)

[PATCH] Update Nyan-Big pinmux from ChromeOS
 2015-03-09 15:39 UTC  (5+ messages)
` [pinmux scripts PATCH] "

[PATCH] KVM: Get rid of kvm_kvfree()
 2015-03-09 15:39 UTC  (2+ messages)

[PATCH 1/2] Update version number references in README
 2015-03-09 15:39 UTC  (3+ messages)
` [PATCH] README: make the README agnostic to version numbers

[PATCH] drm: Only warn about an invalid EDID block prior to rejection
 2015-03-09 15:39 UTC  (3+ messages)

btrfs oops while mounting fuzzed btrfs image
 2015-03-09 15:38 UTC  (7+ messages)

[PATCH 1/2] drm/i915: Allow pixel clock up to 95% of cdclk on CHV
 2015-03-09 15:40 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Fix chv cdclk support

Building local sources
 2015-03-09 15:37 UTC 

[PATCH] drivers: staging: rtl8188eu: core: rtw_xmt: Delete spaces before tabs
 2015-03-09 15:37 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 1/7] drm/i915: Relax RPS contraints to allows setting minfreq on idle
 2015-03-09 15:38 UTC  (2+ messages)

[PATCH v5 1/3] dt: bindings: add wl18xx wireless device
 2015-03-09 15:36 UTC  (9+ messages)
` [PATCH v5 2/3] wl18xx: add basic device-tree support
` [PATCH v5 3/3] ARM: dts: igep00x0: add wl18xx bindings

Get local CPU id
 2015-03-09 15:35 UTC  (2+ messages)

[PATCH 7/9] drm/i915: Update intel_dp_hpd_pulse() to check link status for non-MST operation
 2015-03-09 15:34 UTC  (4+ messages)
` [PATCH] "

[PATCH v4 3/9] watchdog: at91rm9200: use the system timer syscon
 2015-03-09 15:33 UTC  (3+ messages)
` [v4,3/9] "

[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
 2015-03-09 15:33 UTC  (13+ messages)

[PATCH 0/3] systemd and dbus split into packages
 2015-03-09 15:32 UTC  (9+ messages)
` [PATCH 3/3] systemd: split modules "

[PATCH v2 00/12] drm/i915: Redo VLV/CHV watermark code (v2)
 2015-03-09 15:34 UTC  (5+ messages)
` [PATCH 12/12] drm/i915: Disable DDR DVFS on CHV

[RFC/PATCH 0/6] Add CPUIdle support for Renesas SoCs
 2015-03-09 15:32 UTC  (7+ messages)

3D part of the Godot engine
 2015-03-09 15:31 UTC  (3+ messages)

[PATCH] memcg: add per cgroup dirty page accounting
 2015-03-09 15:31 UTC  (5+ messages)

Raw binary Image of linux
 2015-03-09 15:31 UTC  (2+ messages)

[PATCH] iser-target: Handle errors from isert_put_datain and isert_get_dataout
 2015-03-09 15:30 UTC  (5+ messages)

[PATCH 00/24] ARM: OMAP2+: move clock implementations under clock driver
 2015-03-09 15:24 UTC  (8+ messages)
` [PATCH 11/24] ARM: OMAP2+: clock: remove support for legacy mpurate command line param

[Buildroot] [PATCH 1/1] network-manager: add hash file
 2015-03-09 15:29 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC] Implement GIC-500 from GICv3 family for arm64
 2015-03-09 14:54 UTC 

[PATCH 1/3] drm/i915/skl: Allow universal planes to position
 2015-03-09 15:31 UTC  (6+ messages)

[PATCH] dgnc: Don't save boards in memory that have failed to initialize
 2015-03-09 15:27 UTC 

[PATCH] xfs/014: use the POSIX output format of df
 2015-03-09 15:28 UTC 

[PATCH v5 1/9] mfd: dt-bindings: Provide human readable defines for LPC mode choosing
 2015-03-09 15:27 UTC  (3+ messages)
` [v5, "

[PATCH v2 1/1] gpio: dwapb: enable for Quark
 2015-03-09 15:28 UTC  (2+ messages)

[PATCH] android/pts: Update PIXIT, PICS for A2DP PTS6.0
 2015-03-09 15:28 UTC  (2+ messages)

[Qemu-devel] Modeling a platform in QEMU
 2015-03-09 15:07 UTC 

[RFC 00/18] Device tree support for omap3isp, N9[50] primary camera
 2015-03-09 15:22 UTC  (8+ messages)
` [RFC 10/18] omap3isp: Move the syscon register out of the ISP register maps
` [RFC 11/18] omap3isp: Replace many MMIO regions by two

bt dongle goes awry after too many connections
 2015-03-09 15:27 UTC  (7+ messages)

gst-ffmpeg is broken since the libav-9 introduction
 2015-03-09 15:26 UTC  (3+ messages)

[PATCH 0/2] iommu: add rmrr Xen command line option
 2015-03-09 15:25 UTC  (3+ messages)
` [PATCH 2/2] iommu: add rmrr Xen command line option for misc rmrrs

[PATCHv6 0/3] xen: improve migration performance
 2015-03-09 15:25 UTC  (4+ messages)
` [PATCHv6 3/3] xen/privcmd: improve performance of MMAPBATCH_V2

[PATCH 0/4] MIPS R6 fixes for 4.0
 2015-03-09 15:24 UTC  (3+ messages)
` [PATCH 4/4] MIPS; asm: bitops: Add missing ISA levels for MIPS R6

[PATCH] dgnc: move more repeating code under 'failed' label
 2015-03-09 15:23 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC] Makefile.target: prepend $libs_softmmu to $LIBS
 2015-03-09 15:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] s390x: Make the s390-ccw BIOS relocatable
 2015-03-09 15:21 UTC  (2+ messages)

[PATCH 1/2] virtio: initialize iopl when device is initialized
 2015-03-09 15:21 UTC  (4+ messages)
` [PATCH 0/2] fix virtio interrupt handling
  ` [PATCH 1/2] eal/linux: move plugin load to very start of eal init


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.