All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-29 10:18:48 to 2013-11-29 11:25:40 UTC [more...]

[PATCH 00/19] brcmfmac: cleanup and sdio txglom feature
 2013-11-29 11:25 UTC  (14+ messages)
` [PATCH 01/19] brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr()
` [PATCH 02/19] brcmfmac: determine sd host controller related variable earlier
` [PATCH 03/19] brcmfmac: fix driver build issue when CONFIG_BRCMDBG is not set
` [PATCH 04/19] brcmfmac: add firmware and nvram file name for bcm4339
` [PATCH 05/19] brcmfmac: add host tx glomming support
` [PATCH 06/19] brcmfmac: rename dhd_cdc to bcdc
` [PATCH 07/19] brcmfmac: removed dhd_proto.h
` [PATCH 08/19] brcmfmac: determine alignment values during probe
` [PATCH 09/19] brcmfmac: use platform specific alignment in SDIO
` [PATCH 10/19] brcmfmac: remove redundant ioctl handlers
` [PATCH 12/19] brcmfmac: provide firmware version in ethtool driver info
` [PATCH 13/19] brcmfmac: remove unnecessary EXPORT_SYMBOL() usage
` [PATCH 15/19] brcmfmac: move firmware command code definitions

[PATCH] bitbake: btibake server must reparse the conf between builds
 2013-11-29 11:31 UTC 

[RFC] ALSA: add new alsa control byte extended
 2013-11-29 11:25 UTC  (9+ messages)

[U-Boot] [PATCH] mmc: dw_mmc: remove the exynos specific code in dw-mmc.c
 2013-11-29 11:23 UTC  (2+ messages)

[PATCH v2] drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v2
 2013-11-29 11:22 UTC  (3+ messages)

[U-Boot] adding NAND support for omap4 (based on pandaboard)
 2013-11-29 11:23 UTC  (3+ messages)

[PATCH 00/13] Valgrind patches for hypercalls
 2013-11-29 11:22 UTC  (5+ messages)
` [PATCH 06/13] xen: XENMEM_add_to_physmap hypercall
` [PATCH 10/13] xen: XEN_DOMCTL_sethvmcontext hypercall

[PATCH] drm/i915: Fix port name in vlv_wait_port_ready() timeout warning
 2013-11-29 11:21 UTC 

Questions abou nfsd file cache and open files
 2013-11-29 11:21 UTC 

[PATCH v2] hvmloader: write extra memory in CMOS
 2013-11-29 11:20 UTC  (3+ messages)

[Buildroot] [PATCH] tvheadend: remove -Werror from CFLAGS
 2013-11-29 11:20 UTC  (2+ messages)

[Buildroot] [git commit] tvheadend: remove -Werror from CFLAGS
 2013-11-29 11:19 UTC 

[U-Boot] Compiling fw_printenv tool
 2013-11-29 11:17 UTC  (2+ messages)

[PATCH] ARM: tegra: delete nvidia,tegra20-spi.txt binding
 2013-11-29 11:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/intc/sunxi-pic: fix irq status setting
 2013-11-29 11:14 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/17 v4] Localhost migration with side channel for ram
 2013-11-29 11:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 06/17] migration-local: add send_pipefd()

[PATCH V2] ASoC: tegra: use reset framework
 2013-11-29 11:14 UTC  (3+ messages)

[PATCH 02/19] drm/i915: use the correct force_wake function at the PC8 code
 2013-11-29 11:14 UTC  (3+ messages)
  ` [Intel-gfx] "

[U-Boot] [RFC PATCH 0/3] at91: remove legacy gpio API
 2013-11-29 11:13 UTC  (6+ messages)
` [U-Boot] [PATCH 0/4] at91: remove legacy GPIO API (part 1)
  ` [U-Boot] [PATCH 1/4] at91: add new gpio pin definitions
  ` [U-Boot] [PATCH 2/4] at91: redefine legacy GPIO PIN_BASE
  ` [U-Boot] [PATCH 3/4] at91: nand: switch atmel_nand to generic GPIO API
  ` [U-Boot] [PATCH 4/4] at91: switch coloured LED to gpio API

[PATCH] drm/i915: Make the DERRMR SRM target global GTT
 2013-11-29 11:13 UTC  (2+ messages)
` [PATCH v2] "

Error in frreing hugepages with preemption enabled
 2013-11-29 11:13 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/5] add sunxi machine type
 2013-11-29 11:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 1/5] hw/ptimer: add VMSTATE_PTIMER_ARRAY

[PATCH v6] gpio: Add MOXA ART GPIO driver
 2013-11-29 11:11 UTC  (3+ messages)
` [PATCH v7] "

[PATCH 00/19] Haswell runtime PM support + D3
 2013-11-29 11:11 UTC  (3+ messages)
` [PATCH 01/19] drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8

[Qemu-devel] [fixed-up][PATCH v6 2/5] hw/timer: add sunxi timer device
 2013-11-29 11:10 UTC  (2+ messages)

[U-Boot] am3517: segmentation fault in Linux after upgrading from arago src to mainline u-boot
 2013-11-29 11:09 UTC  (3+ messages)

[PATCH] gpiolib: don't bother warning when failing to get gpios
 2013-11-29 11:08 UTC  (3+ messages)

[PATCH v2 0/9] android: IPC improvements - daemon part
 2013-11-29 11:08 UTC  (10+ messages)
` [PATCH v2 1/9] android: Add initial code for IPC message handlers
` [PATCH v2 2/9] android/main: Use generic IPC message handling for core service
` [PATCH v2 3/9] android/main: Use common exit path in core service functions
` [PATCH v2 4/9] android/bluetooth: Use generic IPC msg handling for commands
` [PATCH v2 5/9] android/bluetooth: Make property handling function return HAL status
` [PATCH v2 6/9] android/hidhost: Use generic IPC message handling for commands
` [PATCH v2 7/9] android/pan: "
` [PATCH v2 8/9] android/a2dp: "
` [PATCH v2 9/9] android/socket: "

[bugzilla-daemon@bugzilla.kernel.org: [Bug 66111] New: after this message ipv4 bond0 working i no try ipv6 not have this time]
 2013-11-29 11:08 UTC 

[PATCH v2] gpio-lynxpoint: Allow building as a module
 2013-11-29 11:13 UTC  (3+ messages)

[Cocci] version missmatch
 2013-11-29 11:05 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] scsi: fix VERIFY command
 2013-11-29 11:05 UTC  (2+ messages)

[PATCH 00/23] mtd: st_spi_fsm: Add new device
 2013-11-29 11:05 UTC  (9+ messages)

Xen blktap driver for Ceph RBD : Anybody wants to test ? :p
 2013-11-29 11:05 UTC  (4+ messages)
  ` [Xen-devel] "

Xen-4.3 and -unstable regression from changeset "numa-sched: leave node-affinity alone if not in 'auto' mode"
 2013-11-29 11:04 UTC  (4+ messages)

[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-11-29 11:03 UTC  (5+ messages)
` [PATCH v3 1/6] ARM: tegra: add gpiod_lookup table for paz00

[dm-crypt] Cascading two plain dm-crypt volumes
 2013-11-29 10:55 UTC  (2+ messages)

[RFC] ARM: lib: delay-loop: Add align directive to fix BogoMIPS calculation
 2013-11-29 11:02 UTC  (2+ messages)

[PATCH RFC 0/2] Fix RTC noack issues
 2013-11-29 11:01 UTC  (5+ messages)
` [PATCH 2/2] hvmloader: Allow the toolstack to choose WAET optimisations

PICK UP YOUR$5,000.00USD NOW
 2013-11-29 10:57 UTC  (3+ messages)

[PATCH] alsa-state: add status command
 2013-11-29 10:56 UTC 

[PATCH 1/2] regulator: core: Replace checks of have_full_constraints with a function
 2013-11-29 10:56 UTC  (2+ messages)

[PATCH] apmd: add status command
 2013-11-29 10:56 UTC 

[PATCH] ppp: add status command
 2013-11-29 10:55 UTC 

[U-Boot] [PATCH] am3517_evm: activate Ethernet PHY
 2013-11-29 10:55 UTC 

[PATCH v2] powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
 2013-11-29 10:54 UTC  (3+ messages)

[PATCHv2 00/27] perf tools: Add traceevent plugins support
 2013-11-29 10:54 UTC  (5+ messages)
` [PATCH 20/29] tools lib traceevent: Remove malloc_or_die from plugin_function.c
    ` [PATCHv3 "

[PATCH] Fix ptr calculation when converting from a VA
 2013-11-29 10:54 UTC 

[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
 2013-11-29 10:53 UTC  (5+ messages)
` [PATCH 11/15] pwm: pwm-renesas-tpu: Enable driver compilation "

Sporadic errors while initializing NICs in example applications, dpdk-1.5.0r1
 2013-11-29 10:53 UTC  (6+ messages)

[PATCH] Update QEMU_UPSTREAM_REVISION
 2013-11-29 10:52 UTC  (3+ messages)

Unable to build dpdk : #error "SSSE3 instruction set not enabled"
 2013-11-29 10:52 UTC  (2+ messages)

[PATCH net v3] xen-netback: fix fragment detection in checksum setup
 2013-11-29 10:52 UTC 

[PATCH net v3] xen-netback: fix fragment detection in checksum setup
 2013-11-29 10:52 UTC 

[PATCH v2] Handle xen_platform_pci=0 case
 2013-11-29 10:51 UTC  (4+ messages)
` [PATCH v2] libxl: Handle xen_platform_pci=0 case with qemu-xen

[PATCH 2/3] usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag
 2013-11-29 10:50 UTC  (2+ messages)

Xen on ARMv8
 2013-11-29 10:49 UTC  (2+ messages)

[Bug 58378] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version
 2013-11-29 10:48 UTC 

i915: pipe state still does not match
 2013-11-29 10:48 UTC  (5+ messages)

[PATCH V2 0/7] brcm80211: cleanup fixes and out-of-order fix
 2013-11-29 10:48 UTC  (8+ messages)
` [PATCH V2 1/7] brcmfmac: Update fwsignal to fix out of order tx
` [PATCH V2 2/7] brcmfmac: add separate function for passing bus tx overhead
` [PATCH V2 3/7] brcmfmac: replace dongle command list with .preinit() callback
` [PATCH V2 4/7] brcmfmac: start netif queues only when setup is completed successful
` [PATCH V2 5/7] brcmfmac: remove empty brcmf_proto_stop
` [PATCH V2 6/7] brcmfmac: reduce logging noise accessing SDIO SleepCSR register
` [PATCH V2 7/7] brcmsmac: select CONFIG_BCMA when possible

[PATCH v6 08/12] libxl: ocaml: drop the ocaml heap lock before calling into libxl
 2013-11-29 10:48 UTC  (7+ messages)

[Issue] Bridge Info Details with and without sysfs
 2013-11-29 10:47 UTC 

[U-Boot] [PATCH v7 0/13] Driver model implementation, tests, demo and GPIO
 2013-11-29 10:47 UTC  (3+ messages)

[PATCH V4 0/9] cpuidle/ppc: Enable deep idle states on PowerNV
 2013-11-29 10:43 UTC  (10+ messages)
` [PATCH V4 1/9] powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message
` [PATCH V4 2/9] powerpc: Implement tick broadcast IPI as a fixed "
` [PATCH V4 3/9] cpuidle/ppc: Split timer_interrupt() into timer handling and interrupt handling routines
` [PATCH V4 4/9] powernv/cpuidle: Add context management for Fast Sleep
` [PATCH V4 5/9] powermgt: Add OPAL call to resync timebase on wakeup
` [PATCH V4 6/9] cpuidle/ppc: Add basic infrastructure to enable the broadcast framework on ppc
` [PATCH V4 7/9] cpuidle/powernv: Add "Fast-Sleep" CPU idle state
` [PATCH V4 8/9] cpuidle/ppc: Nominate new broadcast cpu on hotplug of the old
` [PATCH V4 9/9] cpuidle/powernv: Parse device tree to setup idle states

STOP THE MADNESS
 2013-11-29 10:46 UTC  (4+ messages)

[PATCH V2] media: i2c: Add ADV761X support
 2013-11-29 10:45 UTC  (8+ messages)

[PATCH 0/4] xen: more Coverity-inspired tidying
 2013-11-29 10:45 UTC  (7+ messages)
` [PATCH 1/4] common/vsprintf: Explicitly treat negative lengths as 'unlimited'
` [PATCH 4/4] bitmaps/bitops: Clarify tests for small constant size

[Xenomai] test suite programs crash with Illegal instruction on MPC5200
 2013-11-29 10:44 UTC  (7+ messages)

[Patch v3 0/2] Remove figlet from the source tree
 2013-11-29 10:43 UTC  (2+ messages)

[RFC PATCH] Documentation: devicetree: add description for generic bus properties
 2013-11-29 10:43 UTC  (10+ messages)

Re: [PATCH v2] inet: fix possible seqlock deadlocks
 2013-11-29 10:42 UTC  (2+ messages)

FW: Barebox on Karo TX25
 2013-11-29 10:41 UTC  (10+ messages)

x86, smp: fix misleading native_stop_other_cpus() description
 2013-11-29 10:37 UTC 

arm: double EXPORT_SYMBOL(cpu_online_map);
 2013-11-29 10:40 UTC  (5+ messages)

[LTP] [PATCH] send*: use concrete flags for 'invalid flags set'
 2013-11-29 10:39 UTC 

[PATCH] docs: Add some words describing xen-pvdevice
 2013-11-29 10:39 UTC  (3+ messages)

[PATCH] Fix ptr calculation when converting from a VA
 2013-11-29 10:39 UTC 

[PATCH v4 0/4] hvmloader: make OVMF work with Xen
 2013-11-29 10:38 UTC  (3+ messages)
` [PATCH v4 1/4] hvmloader/ovmf: remove hardcoded OVMF loading location

[PATCH V5 0/6] Add ARM EFI stub
 2013-11-29 10:36 UTC  (5+ messages)
` [PATCH V5 1/6] efi-stub.txt updates for ARM

[PATCH v2 0/2] xen: arm: introduce a function and flush dcache while preparing the device tree for Dom0
 2013-11-29 10:35 UTC  (6+ messages)

[PATCH] memshr: fix off-by-one in filename size check
 2013-11-29 10:35 UTC  (2+ messages)

[U-Boot] [PATCH] arm: atmel: eb_cpux9k2: config clean up
 2013-11-29 10:35 UTC 

[PATCH] docs: Update xen_platform_pci in man xl.cfg
 2013-11-29 10:34 UTC  (2+ messages)

[U-Boot] [PATCH] net/fman: add ft_fixup_xgec to support 3rd and 4th 10GEC
 2013-11-29 10:34 UTC 

[PATCH net v2] xen-netback: fix fragment detection in checksum setup
 2013-11-29 10:32 UTC  (4+ messages)

non-const pointer void * addr in rdma_reg_* and rdma_post_[send|write]
 2013-11-29 10:32 UTC  (4+ messages)
  ` [PATCH] Add const qualifier in rdma_reg*, rdma_post_send*|write and ibv_reg_mr (was: Re: non-const pointer void * addr in rdma_reg_* and rdma_post_[send|write])

[PATCH nft 1/2] meta: fix endianness in UID/GID
 2013-11-29 10:31 UTC  (2+ messages)
` [PATCH nft 2/2] meta: relax restriction on UID/GID parsing

[Qemu-devel] [PATCH 00/21] RFCv2: add Spice block device
 2013-11-29 10:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH 19/21] sysemu: add vm_start_hold/release

[PATCH 0/9] ARM: at91/dt: add missing devices to rm9200ek board
 2013-11-29 10:30 UTC  (11+ messages)
` [PATCH 5/9] ARM: at91/dt: add mmc0 slot0 support to at91rm9200ek board

[PATCH v2 01/15] xen: arm64: Add 8250 earlyprintk support
 2013-11-29 10:30 UTC  (5+ messages)
` [PATCH 00/15] xen: arm initial support for xgene arm64 platform

[PATCH 00/03] pinctrl: sh-pfc: r7s72100 SCIF2 support
 2013-11-29 10:29 UTC  (4+ messages)
` [PATCH 01/03] pinctrl: sh-pfc: r7s72100 SCIF2 port3 support

[PATCH] blkif: add indirect descriptors interface to public headers
 2013-11-29 10:28 UTC  (4+ messages)

[dm-crypt] Re2: Cascading two plain dm-crypt volumes
 2013-11-29 10:28 UTC  (3+ messages)

[PATCH] ASoC mc13783 codec: correct names
 2013-11-29 10:28 UTC 

[Buildroot] [PATCH] libpfm4: disable on avr32
 2013-11-29 10:28 UTC  (2+ messages)

[PATCH] ASoC mc13783 codec: Add 'loudspeaker amp' and 'lineout amp'
 2013-11-29 10:27 UTC 

[Buildroot] [git commit] libpfm4: disable on avr32
 2013-11-29 10:27 UTC 

[PATCH] ASoC mc13783 codec: complete capture mux
 2013-11-29 10:26 UTC 

[PATCH v2 0/2] Add xen-crashd
 2013-11-29 10:26 UTC  (2+ messages)

[PATCH v3] drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3
 2013-11-29 10:26 UTC 

[PATCH v3 00/32] drm/exynos: Refactor parts of the exynos driver
 2013-11-29 10:25 UTC  (9+ messages)
` [PATCH v3 13/32] drm/exynos: hdmi: remove the i2c drivers and use devtree
` [PATCH v3 12/32] drm/exynos: Split manager/display/subdrv

[Buildroot] [autobuild.buildroot.net] Build results for 2013-11-21
 2013-11-29 10:25 UTC  (4+ messages)
` [Buildroot] Analysis of build failures

[Buildroot] [git commit] qt: fix build with opengl es
 2013-11-29 10:25 UTC 

[Qemu-devel] [PATCH 0/2] Pointer properties and device_add
 2013-11-29 10:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] hw: cannot_instantiate_with_device_add_yet due to pointer props

[U-Boot] [PATCH] arm: omap3: i2c: don't zero cnt in i2c_write
 2013-11-29 10:22 UTC  (3+ messages)
` [U-Boot] [PATCH V2] arm: omap: "

[Qemu-devel] [PATCH v4 00/30] virtio: cleanup, fix hot-unplug, move to realize
 2013-11-29 10:17 UTC  (11+ messages)
` [Qemu-devel] [PATCH 21/30] virtio: Start converting VirtioDevice to QOM realize
` [Qemu-devel] [PATCH 22/30] virtio-9p: Convert "
` [Qemu-devel] [PATCH 23/30] virtio-blk: "
` [Qemu-devel] [PATCH 24/30] virtio-serial: "
` [Qemu-devel] [PATCH 25/30] virtio-net: "
` [Qemu-devel] [PATCH 26/30] virtio-balloon: "
` [Qemu-devel] [PATCH 27/30] virtio-rng: "
` [Qemu-devel] [PATCH 28/30] virtio-scsi: "
` [Qemu-devel] [PATCH 29/30] virtio: Complete converting VirtioDevice "
` [Qemu-devel] [PATCH 30/30] virtio: Convert exit to unrealize


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.