All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-18 12:43:15 to 2012-05-18 14:21:48 UTC [more...]

[PATCH] of: fix a few typos in the binding documentation
 2012-05-18 14:21 UTC  (2+ messages)

[GIT PULL] (xen) stable/for-jens-3.5 for your for-3.5/drivers branch
 2012-05-18 14:20 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Use defined link key size
 2012-05-18 14:20 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Define L2CAP conf continuation flag

[PATCH 00/15] [GIT PULL] tracing: Updates for 3.5
 2012-05-18 14:19 UTC  (17+ messages)
` [PATCH 01/15] tracing: Clean up tracing_mark_write()
` [PATCH 02/15] ring-buffer: Make removal of ring buffer pages atomic
` [PATCH 03/15] ring-buffer: Make addition of pages in ring buffer atomic
` [PATCH 04/15] ring-buffer: Add integrity check at end of iter read
` [PATCH 05/15] ring-buffer: Reset head page before running self test
` [PATCH 06/15] tracing: Check return value of tracing_dentry_percpu()
` [PATCH 07/15] tracing: change CPU ring buffer state from tracing_cpumask
` [PATCH 08/15] ftrace: Sort all function addresses, not just per page
` [PATCH 09/15] ftrace: Remove extra helper functions
` [PATCH 10/15] ftrace: Speed up search by skipping pages by address
` [PATCH 11/15] ftrace: Consolidate ftrace_location() and ftrace_text_reserved()
` [PATCH 12/15] ftrace: Return record ip addr for ftrace_location()
` [PATCH 13/15] ftrace: Make ftrace_modify_all_code() global for archs to use
` [PATCH 14/15] ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
` [PATCH 15/15] ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER

[GIT] floppy
 2012-05-18 14:19 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/7] Manual writethrough cache and cache mode toggle
 2012-05-18 14:18 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 1/7] block: flush in writethrough mode after writes
` [Qemu-devel] [RFC PATCH 2/7] savevm: flush after saving vm state
` [Qemu-devel] [RFC PATCH 3/7] block: do not pass BDRV_O_CACHE_WB to the protocol
` [Qemu-devel] [RFC PATCH 4/7] block: copy enable_write_cache in bdrv_append
` [Qemu-devel] [RFC PATCH 5/7] block: add bdrv_set_enable_write_cache
` [Qemu-devel] [RFC PATCH 6/7] ide: support enable/disable write cache
` [Qemu-devel] [RFC PATCH 7/7] block: do not handle writethrough in qcow2 caches

How I must report that a driver has been broken?
 2012-05-18 14:15 UTC  (6+ messages)

[PATCH v3] UBI: add lnum and vol_id to struct ubi_work
 2012-05-18 14:21 UTC  (2+ messages)

[Qemu-devel] [PATCH qmp-next v4 00/16]: qapi: convert netdev_add & netdev_del
 2012-05-18 14:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH 03/16] qemu-option: parse_option_bool(): use error_set()
` [Qemu-devel] [PATCH 04/16] qemu-option: parse_option_size(): "
` [Qemu-devel] [PATCH 06/16] qemu-option: qemu_opts_validate(): "

[PATCH] pci, Add AER_panic sysfs file
 2012-05-18 14:16 UTC  (2+ messages)

[PATCH] Add ACPI and power trace points for laptop overheating
 2012-05-18 14:14 UTC  (5+ messages)

[RFC PATCH 0/2] perf: Add persistent event facilities
 2012-05-18 14:14 UTC  (10+ messages)
` [PATCH 1/2] "

[linux-lvm] lvreduce nightmare
 2012-05-18 14:13 UTC  (4+ messages)

[PATCHv5 0/8] ARM: OMAP4: core retention support
 2012-05-18 14:13 UTC  (11+ messages)
` [PATCHv5 3/8] ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX gic control register change

[PATCH RFC V2 0/6] Fix leap seconds and add tai clock
 2012-05-18 14:09 UTC  (7+ messages)
` [PATCH RFC V2 1/6] time: remove obsolete declaration
` [PATCH RFC V2 2/6] ntp: remove useless parameter
` [PATCH RFC V2 3/6] time: keep track of the pending utc/tai threshold
` [PATCH RFC V2 4/6] time: introduce leap second functional interface
` [PATCH RFC V2 5/6] time: move leap second management into time keeping core
` [PATCH RFC V2 6/6] time: Add CLOCK_TAI clockid

[PATCH] beaglebone-capes: add a powerdown script as well
 2012-05-18 14:11 UTC 

libnotify does not work when linking with gold
 2012-05-18 14:01 UTC  (2+ messages)

[RESEND,PATCH] DCA, x86: fix invalid memory access in DCA core
 2012-05-18 14:10 UTC  (5+ messages)

Why fio triggers reading of device serial number
 2012-05-18 14:10 UTC  (3+ messages)

[PATCH v6 0/11] qdisk local attach
 2012-05-18 14:08 UTC  (12+ messages)
` [PATCH v6 01/11] libxl: make libxl_device_disk_local_attach/detach internal functions
` [PATCH v6 02/11] libxl: libxl__device_disk_local_attach return a new libxl_device_disk
` [PATCH v6 03/11] libxl: add a transaction parameter to libxl__device_generic_add
` [PATCH v6 04/11] libxl: move libxl__device_from_disk to libxl_internal.c
` [PATCH v6 05/11] libxl: introduce libxl__device_disk_add
` [PATCH v6 06/11] xl/libxl: add a blkdev_start parameter
` [PATCH v6 07/11] libxl: introduce libxl__alloc_vdev
` [PATCH v6 08/11] xl/libxl: implement QDISK libxl_device_disk_local_attach
` [PATCH v6 09/11] libxl__device_disk_local_attach: wait for state "connected"
` [PATCH v6 10/11] libxl_string_to_backend: add qdisk
` [PATCH v6 11/11] main_blockdetach: destroy the disk on successful removal

[patch] [SCSI] scsi_pm: passing wrong pointer to resume()
 2012-05-18 14:08 UTC  (2+ messages)

[PATCH v2 1/4] build/tools: disable libvchan build on NetBSD
 2012-05-18 14:08 UTC  (8+ messages)
` [PATCH v2 4/4] tools/build: change order of config/Tools.mk inclusion

[PATCH 01/10] ath9k_hw: update ar9462 initval table to fix rx nfcal
 2012-05-18 14:07 UTC  (10+ messages)
` [PATCH 02/10] ath9k: cleanup MCI indentation
` [PATCH 03/10] ath9k_hw: fix IQ calibration chain index
` [PATCH 04/10] ath9k_hw: program BT to control SPDT
` [PATCH 05/10] ath9k_hw: add AR9462 initval for Global WLAN, BT settings
` [PATCH 06/10] ath9k_hw: fix BT RF performance
` [PATCH 07/10] ath9k: BT coex performance tuning for AR9462
` [PATCH 08/10] ath: do not update cycle counters with sleep mode results
` [PATCH 09/10] ath9k: always perform ani calibration at poll interval
` [PATCH 10/10] ath9k_hw: fix power state for MCI

[PATCH v24b] RAS: Add a tracepoint for reporting memory controller events
 2012-05-18 14:05 UTC  (8+ messages)

[PATCH] xf86-video-intel version bump 2.18 to 2.19
 2012-05-18 14:05 UTC  (2+ messages)

Strange latency spikes/TX network stalls on Sun Fire X4150(x86) and e1000e
 2012-05-18 14:04 UTC  (4+ messages)

No subject
 2012-05-18 14:03 UTC  (4+ messages)
` [PATCH 2/2] pcm038 lcdc support

[PATCH 0/8] gpio/omap: remaining cleanups and fix
 2012-05-18 14:03 UTC  (6+ messages)
` [PATCH 8/8] gpio/omap: fix missing check in *_runtime_suspend()

ti81xx-psp-linux-2.6.37: broken kernel with gcc > 4.5
 2012-05-18 13:52 UTC  (11+ messages)
    ` [oe] "
    ` [meta-ti] "

Question on Dynamic PCM
 2012-05-18 14:02 UTC 

Booting mx31 on linux-next-20120517
 2012-05-18 14:02 UTC  (2+ messages)

Newbie questions on some of btrfs code
 2012-05-18 13:59 UTC  (4+ messages)

[RFC] SL[AUO]B common code 0/9] Sl[auo]b: Common functionality V1
 2012-05-18 13:57 UTC  (3+ messages)
` [RFC] SL[AUO]B common code 3/9] Extract common fields from struct kmem_cache

[PATCH] mtd: Fix typo in Kconfig
 2012-05-18 13:57 UTC  (3+ messages)

[Powertop] [Discuss] [PATCH] iw: handle HAVE_LIBNL20 properly
 2012-05-18 13:54 UTC 

BFS 420: fix ttwu stat
 2012-05-18 13:54 UTC  (2+ messages)

[PATCH] e1000: Reset rx ring index on receive overrun
 2012-05-18 13:51 UTC  (10+ messages)
            ` [Qemu-devel] e1000 rx emulation bug (Was: [PATCH] e1000: Reset rx ring index on receive overrun)
              `  "

[PATCH 0/2] Fix basic_mmio_gpio shadow initialization
 2012-05-18 13:51 UTC  (4+ messages)
` [PATCH 1/2] gpio/generic: initialize basic_mmio_gpio shadow variables properly

[Powertop] [Discuss] [PATCH] iw: handle HAVE_LIBNL20 properly
 2012-05-18 13:50 UTC 

[PATCH 1/1] rc-loopback: remove duplicate line
 2012-05-18 13:26 UTC 

[PATCH] Fix t3411.3 to actually rebase something
 2012-05-18 13:48 UTC 

[patch] ALSA: hda - unlock on error in azx_interrupt()
 2012-05-18 13:47 UTC  (3+ messages)

[PATCH RFC] avdtp: Fix incorrect gchar buffer allocation
 2012-05-18 13:46 UTC 

[Bug 49943] New: radeon/drm: Hotplug udev events stop working
 2012-05-18 13:45 UTC  (3+ messages)
` [Bug 49943] "

[PATCH] OMAPDSS: DSI: Support command mode interleaving during video mode blanking periods
 2012-05-18 13:39 UTC  (3+ messages)

[PATCH] mac80211: Handle race condition in replay handling
 2012-05-18 13:39 UTC  (2+ messages)

[Qemu-devel] [PATCH 1.1 V2] xen: Fix PV-on-HVM
 2012-05-18 13:37 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH RESEND 1.1] Exynos4210: drop "All rights reserved" line
 2012-05-18 13:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH RESEND 1.1] exynos4210: drop "All rights reserved" line from files license

Hole punching and mmap races
 2012-05-18 13:32 UTC  (9+ messages)

Problem with UBI / UBIFS (mainly ucorrectable error) on kernel higher than 2.6.30.10
 2012-05-18 13:35 UTC  (2+ messages)

[PATCH] xl: track child processes for the benefit of libxl
 2012-05-18 13:31 UTC  (5+ messages)

A good sub-architecture to base new ports on?
 2012-05-18 13:31 UTC  (4+ messages)

libxl: cannot start guest
 2012-05-18 13:30 UTC  (2+ messages)

[PATCH] cpuidle: (POWER) Replace pseries_notify_cpuidle_add call with a elegant notifier to fix lockdep problem in start_secondary
 2012-05-18 13:28 UTC 

[Cluster-devel] [GFS2 Patch][TRY #3] GFS2: Fold quota data into the reservations struct
 2012-05-18 13:28 UTC 

[RFC 1/3] block: Context support
 2012-05-18 13:26 UTC  (4+ messages)
` [RFC 3/3] mmc: "

Add comment lines to patch format
 2012-05-18 13:22 UTC 

[PATCH v4 0/5] support for rtl2832
 2012-05-18 13:26 UTC  (8+ messages)
` [PATCH v4 1/5] rtl2832 ver. 0.4: removed signal statistics

[PATCH] ext2: trivial fix to comment for ext2_free_blocks
 2012-05-18 13:25 UTC  (2+ messages)

[XenARM] Regarding Xen-ARM for Cortex-A8 on Fast Model Emulators [FME]
 2012-05-18 13:25 UTC  (4+ messages)

How fix driver for this USB camera (MT9T031 sensor and Cypress FX2LP USB bridge)
 2012-05-18 13:22 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/9] disentangle NVIC from ARM GIC
 2012-05-18 13:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/9] hw/arm_gic: Remove NVIC ifdefs from gic_state struct
` [Qemu-devel] [PATCH 2/9] hw/arm_gic: Remove the special casing of NCPU for the NVIC

Are two transactions running in parallel OK?
 2012-05-18 13:21 UTC  (3+ messages)

[PATCH] UBIFS: read crypto_lookup from datanodes to znodes
 2012-05-18 13:23 UTC  (4+ messages)
  ` [PATCH v2] "

[Bug 49817] New: radeon: The kernel rejected CS when running shader example from SFML library
 2012-05-18 13:16 UTC  (2+ messages)
` [Bug 49817] "

[PATCH RFC v2 1/2] pinctrl: add pinctrl_add_gpio_ranges function
 2012-05-18 13:12 UTC  (4+ messages)
` [PATCH RFC v2 2/2] pinctrl: add pinctrl gpio binding support

[Qemu-devel] [PATCH] audio: split IN_T into two separate constants
 2012-05-18 13:11 UTC  (3+ messages)

[PATCH 0/4] slub: refactoring some code in slub
 2012-05-18 13:11 UTC  (5+ messages)
` [PATCH 4/4] slub: refactoring unfreeze_partials()

[Qemu-devel] [PATCH] Add event notification for guest balloon changes
 2012-05-18 13:09 UTC  (7+ messages)

Adding an IPMI BMC device to KVM
 2012-05-18 13:08 UTC  (7+ messages)
    ` [Qemu-devel] "

watchdog timer
 2012-05-18 13:07 UTC  (2+ messages)

[PATCH v3] iio: add LM3533 ambient-light-sensor driver
 2012-05-18 13:07 UTC  (2+ messages)
` [PATCH v4] "

[Buildroot] [PATCH 1/2] vala: do not append a -dirty suffix to the valac version number
 2012-05-18 13:06 UTC  (3+ messages)

linux-next: manual merge of the arm-soc tree with the staging tree
 2012-05-18 13:03 UTC  (5+ messages)
` [PATCH] ARM: at91: Add ADC driver to at91sam9260/at91sam9g20 dtsi files

[meta-oe][PATCH] fb-test: add latest git version
 2012-05-18 12:53 UTC 

[PATCH 1,2/4 v2] slub: use __cmpxchg_double_slab() at interrupt disabled place
 2012-05-18 13:01 UTC  (3+ messages)
` [PATCH 1,2/4 v4] "

Where's the Android kernel sources git repository gone
 2012-05-18 13:02 UTC  (2+ messages)

[LTP] [PATCH] Add a functional test for the IN_DELETE_SELF event
 2012-05-18 12:59 UTC  (2+ messages)

[PATCH 1/3] Fix A2DP Sink/Source recognition
 2012-05-18 13:02 UTC  (4+ messages)
` [PATCH 2/3] Fix avrcp unregister potential crash

PCTV 290e with DVB-C on Fedora 16?
 2012-05-18 13:01 UTC  (2+ messages)

[PATCH 1/2] Btrfs: do not resize a seeding device
 2012-05-18 13:01 UTC  (2+ messages)

[PATCH] Add WSP_VALUE_TYPE_TEXT support in wsp_decode_application_id()
 2012-05-18 12:59 UTC  (2+ messages)

[PATCH] libxl: do not overwrite user supplied config when running bootloader
 2012-05-18 12:59 UTC  (6+ messages)

Tuna policy files
 2012-05-18 12:54 UTC 

Real time micro benchmark suite - thread priority fix
 2012-05-18 12:54 UTC  (2+ messages)

[PATCH 4/5] Btrfs: cancel the scrub when remounting a fs to ro
 2012-05-18 12:52 UTC  (2+ messages)

[patch] edac_mc: check for allocation failure in edac_mc_alloc()
 2012-05-18 12:51 UTC 

Preemption test
 2012-05-18 12:49 UTC  (2+ messages)

[PATCH] perf tools: Fixing perf-record documentation for branch stack sampling
 2012-05-18 12:44 UTC  (2+ messages)

[B.A.T.M.A.N.] Remaining cleanup/prefixing patches
 2012-05-18 12:44 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 01/13] batman-adv: Prefix routing local static functions with batadv_
  ` [B.A.T.M.A.N.] [PATCH 08/13] batman-adv: Mark only locally used symbol batadv_tt_local_crc as static

[PATCH v9 00/19] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2012-05-18 12:43 UTC  (6+ messages)

[PATCH] libxl: initialise ao when starting pvqemu for stubdomain
 2012-05-18 12:43 UTC  (2+ messages)

[PATCH V2] libxl: avoid double free of b_info->u.pv.bootloader
 2012-05-18 12:43 UTC  (2+ 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.