All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-27 16:50:05 to 2014-03-27 17:33:48 UTC [more...]

[PATCH net] MAINTAINERS: bonding: change email address
 2014-03-27 17:33 UTC 

[PATCH net v2] openvswitch: fix a possible deadlock and lockdep warning
 2014-03-27 17:33 UTC  (3+ messages)

[RFC PATCH 00/12] PCIe support for DRA7xx
 2014-03-27 17:32 UTC  (6+ messages)
` [RFC PATCH 03/12] pci: host: pcie-designware: Use *base-mask* for configuring the iATU

Possible regression in master? (submodules without a "master" branch)
 2014-03-27 17:31 UTC  (5+ messages)

[PATCH v3 1/1] Documentation: drm: describing plane alpha and color blending property
 2014-03-27 17:31 UTC  (2+ messages)
` [PATCH v4 "

[PATCH 1/3] ARM: plat-versatile: convert LEDs to platform device
 2014-03-27 17:30 UTC  (5+ messages)
` [PATCH 2/3] ARM/leds: move ARM Versatile LED driver to leds subsystem

3.14 radeon regression: radeon is broken (pci bug?)
 2014-03-27 17:30 UTC  (8+ messages)

[PATCH 00/34] Add clang support for ARM and cleanups
 2014-03-27 17:30 UTC  (27+ messages)
` [PATCH 17/34] xen/arm: Guard correctly asm-arm/platform/omap5.h
` [PATCH 18/34] xen/arm: omap5: Correctly constify platform compatibility list
` [PATCH 24/34] xen/arm: setup: setup_cache is only used internally
` [PATCH 25/34] xen/arm: traps: show_stack "
` [PATCH 26/34] xen/arm: traps: Drop dump_guest_s1_walk
` [PATCH 27/34] xen/arm: time: move ticks_to_ns and ns_to_ticks in asm/time.h
` [PATCH 30/34] xen: Add missing includes on different files
` [PATCH 31/34] tools: Disable ignored-attributes warning when compiling with clang
` [PATCH 32/34] tools/libxl: list_domains: shutdown is typed unsigned
` [PATCH 33/34] tools/libxl: libxl__json_object_to_yajl_gen should return yajl_gen_status
      ` [PATCH 33/34] tools/libxl: libxl__json_object_to_yajl_gen should

[PATCH RFC 0/4] x86/AMD: support newer hardware features
 2014-03-27 17:29 UTC  (10+ messages)
  ` [PATCH v2 RFC 2/4] x86/PV: support data breakpoint extension registers

[PATCH V4 1/1] iio: add Capella cm3218x ambient light sensor driver
 2014-03-27 17:29 UTC  (2+ messages)

[PATCH v2 1/3] PSCI: Use DT Function ID values only for old versions of spec
 2014-03-27 17:29 UTC  (6+ messages)
` [PATCH v2 3/3] ARM: Check if a CPU has gone offline

[U-Boot] [PATCH 0/10] Enable LCD display on snow
 2014-03-27 17:28 UTC  (9+ messages)
` [U-Boot] [PATCH 05/10] exynos5: support tps65090 pmic
` [U-Boot] [PATCH 06/10] exynos: Enable PSHOLD in SPL
` [U-Boot] [PATCH 08/10] exynos: dts: Enable LCD for snow
` [U-Boot] [PATCH 09/10] exynos: Enable the LCD backlight "

[PATCH net] ipv6: move DAD and addrconf_verify processing to workqueue
 2014-03-27 17:28 UTC  (5+ messages)
  ` [PATCH v2 "
      ` [PATCH v3 "

[Qemu-devel] [PATCH V2 0/3] Create an include directive for QAPI JSON files
 2014-03-27 17:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH V2 2/3] qapi: Change the qapi scripts to take their input as first argument

[PATCH 00/16] move at91 and avr32 to the PWM framework, remove obsolete drivers
 2014-03-27 17:27 UTC  (5+ messages)
` [PATCH 15/16] leds: atmel-pwm: remove obsolete driver

[PATCH 00/49] Execlists
 2014-03-27 18:00 UTC  (52+ messages)
` [PATCH 01/49] drm/i915/bdw: Macro to distinguish LRCs (Logical Ring Contexts)
` [PATCH 02/49] drm/i915: s/for_each_ring/for_each_active_ring
` [PATCH 03/49] drm/i915: for_each_ring
` [PATCH 04/49] drm/i915: Simplify a couple of functions thanks to for_each_ring
` [PATCH 05/49] drm/i915: Extract trivial parts of ring init (early init)
` [PATCH 06/49] drm/i915/bdw: New file for logical ring contexts and execlists
` [PATCH 07/49] drm/i915/bdw: Rework init code for gen8 contexts
` [PATCH 08/49] drm/i915: Make i915_gem_create_context outside accessible
` [PATCH 09/49] drm/i915: Extract ringbuffer obj alloc & destroy
` [PATCH 10/49] drm/i915: s/intel_ring_buffer/intel_engine
` [PATCH 11/49] drm/i915: Split the ringbuffers and the rings
` [PATCH 12/49] drm/i915: Rename functions that mention ringbuffers (meaning rings)
` [PATCH 13/49] drm/i915/bdw: Execlists ring tail writing
` [PATCH 14/49] drm/i915/bdw: LR context ring init
` [PATCH 15/49] drm/i915/bdw: GEN8 semaphoreless ring add request
` [PATCH 16/49] drm/i915/bdw: GEN8 new ring flush
` [PATCH 17/49] drm/i915/bdw: A bit more advanced context init/fini
` [PATCH 18/49] drm/i915/bdw: Allocate ringbuffer for LR contexts
` [PATCH 19/49] drm/i915/bdw: Populate LR contexts (somewhat)
` [PATCH 20/49] drm/i915/bdw: Status page for LR contexts
` [PATCH 21/49] drm/i915/bdw: Enable execlists in the hardware
` [PATCH 22/49] drm/i915/bdw: Plumbing for user LR context switching
` [PATCH 23/49] drm/i915: s/__intel_ring_advance/intel_ringbuffer_advance_and_submit
` [PATCH 24/49] drm/i915/bdw: Write a new set of context-aware ringbuffer management functions
` [PATCH 25/49] drm/i915: Final touches to LR contexts plumbing and refactoring
` [PATCH 26/49] drm/i915/bdw: Set the request context information correctly in the LRC case
` [PATCH 27/49] drm/i915/bdw: Prepare for user-created LR contexts
` [PATCH 28/49] drm/i915/bdw: Start creating & destroying user "
` [PATCH 29/49] drm/i915/bdw: Pin context pages at context create time
` [PATCH 30/49] drm/i915/bdw: Extract LR context object populating
` [PATCH 31/49] drm/i915/bdw: Introduce dependent contexts
` [PATCH 32/49] drm/i915/bdw: Create stand-alone and "
` [PATCH 33/49] drm/i915/bdw: Allow non-default, non-render user LR contexts
` [PATCH 34/49] drm/i915/bdw: Fix reset stats ioctl with "
` [PATCH 35/49] drm/i915: Allocate an integer ID for each new file descriptor
` [PATCH 36/49] drm/i915/bdw: Prepare for a 20-bits globally unique submission ID
` [PATCH 37/49] drm/i915/bdw: Implement context switching (somewhat)
` [PATCH 38/49] drm/i915/bdw: Add forcewake lock around ELSP writes
` [PATCH 39/49] drm/i915/bdw: Swap the PPGTT PDPs, LRC style
` [PATCH 40/49] drm/i915/bdw: Write the tail pointer, "
` [PATCH 41/49] drm/i915/bdw: LR context switch interrupts
` [PATCH 42/49] drm/i915/bdw: Get prepared for a two-stage execlist submit process
` [PATCH 43/49] drm/i915/bdw: Handle context switch events
` [PATCH 44/49] drm/i915/bdw: Display execlists info in debugfs
` [PATCH 45/49] drm/i915/bdw: Display context ringbuffer "
` [PATCH 46/49] drm/i915/bdw: Start queueing contexts to be submitted
` [PATCH 47/49] drm/i915/bdw: Always write seqno to default context
` [PATCH 48/49] drm/i915/bdw: Enable logical ring contexts
` [PATCH 49/49] drm/i915/bdw: Document execlists and "

[PATCH net-next] bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
 2014-03-27 17:27 UTC  (2+ messages)

[PATCH net v2 0/3] xen-netback: fix rx slot estimation
 2014-03-27 17:26 UTC  (13+ messages)
` [PATCH net v2 1/3] xen-netback: remove pointless clause from if statement

[meta-fsl-arm][PATCH v2 0/2] Add SUMMARY and DESCRIPTION for kernel recipes
 2014-03-27 17:19 UTC  (3+ messages)
` [meta-fsl-arm][PATCH v2 1/2] linux: Use SUMMARY to describe the linux provider
` [meta-fsl-arm][PATCH v2 2/2] linux: Add a long DESCRIPTION for some kernel recipes

[PATCH] timekeeping: check params before use them
 2014-03-27 17:26 UTC  (2+ messages)

[patch net-next RFC v2 0/6] introduce infrastructure for support of switch chip datapath
 2014-03-27 17:26 UTC  (8+ messages)

[PATCH RFT] spi: mpc512x-psc: Refactor to use core message parsing
 2014-03-27 17:24 UTC  (2+ messages)

[PATCH] bonding: Inactive slaves should keep inactive flag's value to 1 in tlb and alb mode
 2014-03-27 17:23 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qtest: fix SIGABRT handler for multiple qtest instances
 2014-03-27 17:22 UTC  (3+ messages)

[PATCH 0/4] workqueue: Control cpu affinity of all unbound workqueues v2
 2014-03-27 17:21 UTC  (5+ messages)
` [PATCH 1/4] workqueue: Move workqueue bus attr to device attribute
` [PATCH 2/4] workqueues: Account unbound workqueue in a seperate list
` [PATCH 3/4] workqueue: Add anon workqueue sysfs hierarchy
` [PATCH 4/4] workqueue: Include ordered workqueues in anon workqueue sysfs interface

We supply pure quality Mercury from Mine
 2014-03-27 17:22 UTC 

[PATCH] Change task_struct->comm to use RCU
 2014-03-27 17:20 UTC  (8+ messages)
            ` [PATCH] LSM: Pass comm name via get_task_comm() [was: Re: [PATCH] Change task_struct->comm to use RCU.]

[PATCH 0/1] base-files: do_install.sigdata: remove the depends on DATE
 2014-03-27 17:21 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] ASoC: sta350: Add codec driver
 2014-03-27 17:21 UTC  (2+ messages)

significant napi_gro_frags() slowdown
 2014-03-27 17:21 UTC  (4+ messages)

[U-Boot] [PATCH] kbuild: create a build directory automatically for out-of-tree build
 2014-03-27 17:20 UTC  (3+ messages)

[PATCH RFC v3 0/2] clk: Support for DT assigned clock parents and rates
 2014-03-27 17:19 UTC  (9+ messages)
` [PATCH RFC v3 1/2] clk: Add function parsing arbitrary clock list DT property
` [PATCH RFC v3 2/2] clk: Add handling of clk parent and rate assigned from DT

[PATCH v5 00/17] xenctx: Many changes
 2014-03-27 17:20 UTC  (16+ messages)
` [PATCH v5 11/17] xenctx: Add -d (--dump-as-stack) <daddr> option to dump memory at daddr as a stack
` [PATCH v5 13/17] xenctx: Add convert of more registers to symbols

Test
 2014-03-27 17:19 UTC 

mach-spear SMP questions
 2014-03-27 17:19 UTC  (4+ messages)

[PATCH] workqueue: WQ_NON_REENTRANT is meaningless and going away
 2014-03-27 17:08 UTC  (2+ messages)

Test
 2014-03-27 17:18 UTC 

[PATCH v2 00/17] xen: arm: resync low level asm primitive from Linux
 2014-03-27 17:18 UTC  (5+ messages)

[PATCH net-next 00/14] net: remove empty MDIO bus reset functions
 2014-03-27 17:17 UTC  (3+ messages)

MX28: leds/pwm: Using pwm driven led as heartbeat leads to kernel warning
 2014-03-27 17:14 UTC  (2+ messages)

[Bug 76564] New: [AMD Fusion E-350] Radeon UVD giving incorrect fps when playing videos
 2014-03-27 17:14 UTC  (2+ messages)
` [Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

[PATCH v2] x86/crypto: ghash: use C implementation for setkey()
 2014-03-27 17:14 UTC 

[PATCH net] virtio-net: correct error handling of virtqueue_kick()
 2014-03-27 17:14 UTC  (3+ messages)

[patch]x86: clearing access bit don't flush tlb
 2014-03-27 17:12 UTC  (3+ messages)

[PATCH net-next 00/10] clean up bearer and node layer
 2014-03-27 17:12 UTC  (2+ messages)

[Qemu-trivial] [PULL for-2.0 00/23] Trivial patches for 2014-03-27
 2014-03-27 17:10 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[Qemu-devel] [PATCH 1/6] target-ppc: POWER8 supports the MSR_LE bit
 2014-03-27 17:10 UTC  (4+ messages)

[U-Boot] [PATCH v2 2/2] MarSBoard: add new board
 2014-03-27 17:10 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] RiOTboard: "
  ` [U-Boot] [PATCH v3 2/2] MarSBoard: "

[PATCH net v2] vlan: Fix lockdep warning when vlan dev handle notification
 2014-03-27 17:06 UTC  (4+ messages)

OE Changelog since 2014-03-16 until 2014-03-23
 2014-03-27 17:06 UTC 

[PATCH] RDMA/cxgb4: Disable DSGL use
 2014-03-27 17:03 UTC 

[PATCH 0/2] ARM: sun7i/sun6i: Fix broken kernel on sun6i/A31
 2014-03-27 17:02 UTC  (6+ messages)
  ` [PATCH 1/2] ARM: sun7i/sun6i: dts: Fix IRQ number for sun6i NMI controller
  ` [PATCH 2/2] ARM: sun7i/sun6i: irqchip: Disable NMI before registering the handler

[Qemu-devel] [PATCH qom-next v3 00/15] qtest: Prepare virtio, other PCI tests
 2014-03-27 17:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH qom-next v3 06/15] tests: Add virtio-9p qtest
` [Qemu-devel] [PATCH qom-next v3 14/15] tests: Add i82801b11 qtest

[PATCH] .gitignore: update documentation directory name
 2014-03-27 17:00 UTC 

[ath9k-devel] Adding spectral scan support to ath9k_htc driver
 2014-03-27 17:00 UTC  (3+ messages)

[U-Boot] [PATCH] sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition
 2014-03-27 17:00 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH V2 3/3] env: Implement support for AES encryption into fw_* tools
 2014-03-27 16:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, V2, "

[U-Boot] [PATCH 2/3] env: Implement support for encrypting environment
 2014-03-27 16:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH V2 1/3] env: Add env_export() wrapper
 2014-03-27 16:59 UTC  (2+ messages)
` [U-Boot] [U-Boot,V2,1/3] "

[U-Boot] [PATCH 4/4] aes: Add 'aes' command to access AES-128-CBC
 2014-03-27 16:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] aes: Implement AES-128-CBC decryption function
 2014-03-27 16:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH V2 2/4] aes: Move the AES-128-CBC encryption function to common code
 2014-03-27 16:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, V2, "

[patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath
 2014-03-27 16:59 UTC  (14+ messages)

[U-Boot] [PATCH 1/4] aes: Fix kerneldoc for aes.h
 2014-03-27 16:59 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/4] "

[U-Boot] [PATCH v3 8/8] tools, fit_check_sign: verify a signed fit image
 2014-03-27 16:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[PATCH 1/3] patch-id: make it stable against hunk reordering
 2014-03-27 16:58 UTC  (2+ messages)

[U-Boot] [PATCH v3 7/8] tools, fit: add fit_info host command
 2014-03-27 16:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,7/8] "

[U-Boot] [PATCH v3 6/8] gen: Add progressive hash API
 2014-03-27 16:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,6/8] "

[U-Boot] [PATCH v3 5/8] rsa: add sha256,rsa4096 algorithm
 2014-03-27 16:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,5/8] "

[U-Boot] [PATCH v3 4/8] rsa: add sha256-rsa2048 algorithm
 2014-03-27 16:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,4/8] "

[U-Boot] [PATCH v3 3/8] fit: add sha256 support
 2014-03-27 16:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,3/8] "

[U-Boot] [PATCH v3 2/8] fdt: add "fdt checksign" command
 2014-03-27 16:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,2/8] "

[U-Boot] [PATCH v3 1/8] tools/image-host: fix sign-images bug
 2014-03-27 16:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,1/8] "

[PATCH V2 01/10] Btrfs: fix early enospc due to the race of the two ordered extent wait
 2014-03-27 16:57 UTC  (3+ messages)
` [PATCH V2 02/10] Btrfs: wake up the tasks that wait for the io earlier

[PATCH 1/3] libxl: Use id from virDomainObj inside the driver
 2014-03-27 16:55 UTC  (3+ messages)
` [PATCH 2/3] libxl: Set disk format for empty cdrom device
` [PATCH 3/3] libxl: Implement basic video device selection

libxl fixes/improvements for libvirt
 2014-03-27 16:55 UTC 

[-next PATCH] spi: omap-uwire: add missing iounmap
 2014-03-27 16:54 UTC  (2+ messages)

[RESEND PATCH] charger-manager: Fix checking of wrong return type
 2014-03-27 16:52 UTC  (2+ messages)

[PATCH 1/1] bitbake: toaster: fix timezone detection
 2014-03-27 16:50 UTC  (3+ messages)
  ` [Toaster] "

[yocto-autobuilder][PATCH] buildsets: nightly-qa-targetbuilds: remove the mips build
 2014-03-27 16:42 UTC 

[PATCH 1/9] toaster: add Image detail and multiple targets to dashboard
 2014-03-27 16:50 UTC  (5+ messages)
` [PATCH 0/9] toaster patchset upstream submission
  ` [PATCH 5/9] toaster: show installed package name
  ` [PATCH 6/9] toaster: add support for empty states in pages
  ` [PATCH 9/9] toaster: filter tasks with cache attempts for all attempts


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.