All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-05 07:18:51 to 2011-10-05 09:04:47 UTC [more...]

[PATCH 00 of 23] libxl: rationalise libxl_device_* APIs
 2011-10-05  9:04 UTC  (5+ messages)

[PATCH] This adds support for keyboards on mid-2011 MacBook Airs
 2011-10-05  9:07 UTC  (3+ messages)

Xen interrupts when using passthrough
 2011-10-05  9:00 UTC  (7+ messages)

[oe] OE Changelog for 2011-09-26 to 2011-10-3
 2011-10-04 20:19 UTC 

[PATCH v5 0/8] per-cgroup tcp buffer pressure settings
 2011-10-05  8:58 UTC  (12+ messages)
` [PATCH v5 6/8] tcp buffer limitation: per-cgroup limit

[B.A.T.M.A.N.] Batman-adv secure
 2011-10-05  8:57 UTC  (6+ messages)

[PATCH 00/10] Per-cgroup /proc/stat information
 2011-10-05  8:56 UTC  (3+ messages)
` [PATCH 04/10] Display /proc/stat information per cgroup

[Cluster-devel] [fence-virt PATCH] backend plugin for monitoring a host's status
 2011-10-05  8:56 UTC 

Oops with Linux 3.0.0 and radeon driver: shmem_truncate_range
 2011-10-05  8:54 UTC 

[RFCv3][PATCH 1/4] replace string_get_size() arrays
 2011-10-05  8:54 UTC  (8+ messages)
` [RFCv3][PATCH 4/4] show page size in /proc/$pid/numa_maps

[U-Boot] [PATCH] cmd_sf.c: fix compilation warning
 2011-10-05  8:54 UTC  (2+ messages)

big picture UDP/IP performance question re 2.6.18 -> 2.6.32
 2011-10-05  8:53 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the arm-soc tree
 2011-10-05  8:52 UTC  (3+ messages)

[GIT PULL] Samsung board-2 for v3.2
 2011-10-05  8:51 UTC  (3+ messages)

[BUGFIX][PATCH] Freezer, CPU hotplug, x86 Microcode: Fix task freezing failures
 2011-10-05  8:51 UTC  (14+ messages)

fio version to package?
 2011-10-05  8:51 UTC  (2+ messages)

[Qemu-devel] [PULL 0/7] Trivial patches for September 22 to October 5 2011
 2011-10-05  8:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] makefile: extract tools-obj-y
` [Qemu-devel] [PATCH 2/7] gt64xxx.c: fix length modifier in DPRINTF format string
` [Qemu-devel] [PATCH 3/7] gt64xxx.c: remove reference to non-existing ISD_handle field
` [Qemu-devel] [PATCH 4/7] lsi: Fix tag reference in debug print
` [Qemu-devel] [PATCH 5/7] target-arm: Fix typo
` [Qemu-devel] [PATCH 6/7] Fix mismatching allocation and deallocation
` [Qemu-devel] [PATCH 7/7] linux-user: Remove unused code

pack-object poor performance (with large number of objects?)
 2011-10-05  8:48 UTC  (11+ messages)

linux-next: build failure after merge of the tip tree
 2011-10-05  8:46 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] nand: Merge changes from Linux nand driver
 2011-10-05  8:45 UTC 

[U-Boot] [PATCH 1/2] nand: Merge BCH code from Linux nand driver
 2011-10-05  8:45 UTC 

IIO (+ more general?) Error condition handling (e.g. wire fell out errors)
 2011-10-05  8:52 UTC  (3+ messages)

[PATCH] staging:iio:adc:ad7314 removal. Supported via hwmon
 2011-10-05  8:39 UTC  (2+ messages)

[PATCH] regcache: Use bsearch() to search the register defaults
 2011-10-05  8:38 UTC  (2+ messages)

linux-next: Tree for Oct 5
 2011-10-05  8:37 UTC 

[Bug 41467] New: No display with switcheroo
 2011-10-05  8:36 UTC  (3+ messages)
` [Bug 41467] "

[Bug 41404] New: excessive temperature for the nvidia core
 2011-10-05  8:36 UTC  (2+ messages)
  ` [Bug 41404] "

[PATCH v8 00/24] gpio/omap: driver cleanup and fixes
 2011-10-05  8:33 UTC  (50+ messages)
` [PATCH v8 01/24] gpio/omap: remove dependency on gpio_bank_count
` [PATCH v8 02/24] gpio/omap: use flag to identify wakeup domain
` [PATCH v8 03/24] gpio/omap: make gpio_context part of gpio_bank structure
` [PATCH v8 04/24] gpio/omap: handle save/restore context in GPIO driver
` [PATCH v8 05/24] gpio/omap: make non-wakeup GPIO part of pdata
` [PATCH v8 06/24] gpio/omap: avoid cpu checks during module ena/disable
` [PATCH v8 07/24] gpio/omap: further cleanup using wkup_en register
` [PATCH v8 08/24] gpio/omap: use level/edge detect reg offsets
` [PATCH v8 09/24] gpio/omap: remove hardcoded offsets in context save/restore
` [PATCH v8 10/24] gpio/omap: cleanup set_gpio_triggering function
` [PATCH v8 11/24] gpio/omap: cleanup omap_gpio_mod_init function
` [PATCH v8 12/24] gpio/omap: use pinctrl offset instead of macro
` [PATCH v8 13/24] gpio/omap: remove unnecessary bit-masking for read access
` [PATCH v8 14/24] gpio/omap: remove bank->method & METHOD_* macros
` [PATCH v8 15/24] gpio/omap: fix bankwidth for OMAP7xx MPUIO
` [PATCH v8 16/24] gpio/omap: use pm-runtime framework
` [PATCH v8 17/24] gpio/omap: fix debounce clock handling
` [PATCH v8 18/24] gpio/omap: optimize suspend and resume functions
` [PATCH v8 19/24] gpio/omap: cleanup prepare_for_idle and resume_after_idle
` [PATCH v8 20/24] gpio/omap: remove omap_gpio_save_context overhead
` [PATCH v8 21/24] gpio/omap: save and restore debounce registers
` [PATCH v8 22/24] gpio/omap: enable irq at the end of all configuration in restore
` [PATCH v8 23/24] gpio/omap: restore OE only after setting the output level
` [PATCH v8 24/24] gpio/omap: handle set_dataout reg capable IP on restore

[RFC PATCH 0/2] IIO: Filtering - how to handle
 2011-10-05  8:38 UTC  (3+ messages)

request baset device mapper in Linux
 2011-10-05  8:13 UTC  (12+ messages)

[PATCH WIP 0/3] git log --exclude
 2011-10-05  8:28 UTC  (5+ messages)
` [PATCH WIP 2/3] tree-diff: teach it to understand exclude patterns
` [PATCH WIP 3/3] log: add --exclude option

[Qemu-devel] Clean cache related code which was used only by PPC hosts
 2011-10-05  8:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] linux-user: Remove unused code

[PATCH 2/2 v2] Add watchdog driver for Intel E6XX
 2011-10-05  8:20 UTC  (2+ messages)
` [PATCH "

[net-next 1/1] bna: Multiple Definition and Interface Setup Fix
 2011-10-05  8:26 UTC  (3+ messages)

[RFC][PATCH v2][QUILT] Add gpg signing to quilt mail
 2011-10-05  8:23 UTC  (8+ messages)
        ` [Quilt-dev] "

[PATCH] tools/check: check for yajl (needed by libxl)
 2011-10-05  8:24 UTC  (6+ messages)

linux-next: build failure after merge of the final tree (akpm tree related)
 2011-10-05  8:23 UTC 

[Qemu-trivial] [PATCH] Fix mismatching allocation and deallocation
 2011-10-05  8:23 UTC  (3+ messages)
  ` [Qemu-devel] "

[patch net-next-2.6] net: introduce ethernet teaming device
 2011-10-05  8:22 UTC  (5+ messages)

[Qemu-trivial] [PATCH] target-arm: Fix typo
 2011-10-05  8:22 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] mmc: dw_mmc: Support predefined multiple block transfers
 2011-10-05  8:19 UTC  (8+ messages)

[PATCH BlueZ 3/4] Add attrib server channel detach
 2011-10-05  8:19 UTC  (3+ messages)

[PATCH BlueZ 1/2] Fix wrong write GATT-subprocedure for Link Loss
 2011-10-05  8:18 UTC  (2+ messages)

Git Bug report
 2011-10-05  8:17 UTC  (2+ messages)
` [PATCH] Report errors related to .git access during repository discovery

serial device name for smart card reader that is integrated to Anysee DVB USB device
 2011-10-05  8:16 UTC  (4+ messages)

[PATCH] mlx4_en: fix transmit of packages when blue frame is enabled
 2011-10-05  8:15 UTC  (9+ messages)

[RFC] drivercore: Add helper macro for platform_driver boilerplate
 2011-10-05  8:12 UTC  (2+ messages)

[Bug 28216] New: Radeon driver "No buffer for z buffer" error
 2011-10-05  8:08 UTC  (2+ messages)
` [Bug 28216] "

[PATCHv8 4/6] plugins: mobile-broadband-provider-info parser changes
 2011-10-05  8:07 UTC  (2+ messages)

linux-next: build failure after merge of the akpm tree
 2011-10-05  8:07 UTC 

[RFC][PATCH v3 00/16] fsadm update
 2011-10-05  8:02 UTC  (6+ messages)
` [PATCH v3 01/18] fsadm: Add new commands create, list, add and remove

[PATCH] video: platinumfb: Add __devexit_p at necessary place
 2011-10-05  8:01 UTC  (2+ messages)

[PATCH] QEMU: remove blktap when building for NetBSD
 2011-10-05  8:00 UTC  (5+ messages)

[PATCH] ALSA: HDA: Fix DAC assignment for secondary headphone on Sigmatel/IDT
 2011-10-05  8:00 UTC 

[PATCH 1/2] atmel_lcdfb: Adjust HFP calculation so it matches the manual
 2011-10-05  7:59 UTC  (4+ messages)
` [PATCH 2/2] atmel_lcdfb: Use proper blanking on negative contrast polarity

amixer cget :Assertion `ctl && info && (info->id.name[0] || info->id.numid)' failed. Aborted
 2011-10-05  7:59 UTC  (5+ messages)

[U-Boot] [PATCH] pci_ftpci100: Implementation FTPCI100 PCI driver
 2011-10-05  7:56 UTC 

[Qemu-devel] [PATCH V4] Add stdio char device on windows
 2011-10-05  7:55 UTC  (3+ messages)

[PATCH] Input: evdev - use monotonic clock for event timestamps
 2011-10-05  7:55 UTC  (4+ messages)

[PATCH] leds: leds-lm3530: Add __devexit_p at necessary place
 2011-10-05  7:54 UTC 

kernel.org status: establishing a PGP web of trust
 2011-10-05  7:54 UTC  (11+ messages)

[PATCH] drm/radeon/kms: retry aux transactions if there are status flags
 2011-10-05  7:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] Make cpu_single_env thread local (Linux only for now)
 2011-10-05  7:52 UTC  (6+ messages)

[PATCH] gpio: langwell: ensure alternate function is cleared
 2011-10-05  7:52 UTC  (3+ messages)

[RFC][PATCH] qemu-kvm: Remove extboot support
 2011-10-05  7:52 UTC  (3+ messages)
  ` [PATCH] "

[Xenomai-help] Kernel configuration suggestions/hints
 2011-10-05  7:48 UTC  (7+ messages)

Updates to information about man pages from other Debian packages
 2011-10-05  7:48 UTC  (3+ messages)

cgroup information proc file format
 2011-10-05  7:47 UTC  (9+ messages)

[RFCv4 PATCH 0/6]: add poll_requested_events() function
 2011-10-05  7:47 UTC  (2+ messages)

[PATCH 00/24 V2] OMAP4: PM: suspend, CPU-hotplug and CPUilde support
 2011-10-05  7:43 UTC  (4+ messages)

[Patch 0/4] Slimdump framework using NT_NOCOREDUMP elf-note
 2011-10-05  7:41 UTC  (16+ messages)
` [Patch 1/4][kernel][slimdump] Add new elf-note of type NT_NOCOREDUMP to capture slimdump

[Buildroot] [git commit] mpg123: tweak audio module selection
 2011-10-05  7:39 UTC 

[PATCH 0 of 9] Call hotplug scripts from libxl
 2011-10-05  7:39 UTC  (6+ messages)
  `  "

gen6_gt_force_wake issue
 2011-10-05  7:27 UTC 

linux-next: manual merge of the moduleh tree with the mfd tree
 2011-10-05  7:36 UTC 

[patch] [SCSI] aacraid: use lower snprintf() limit
 2011-10-05  7:35 UTC  (3+ messages)

SEEK_DATA/SEEK_HOLE support
 2011-10-05  7:34 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] mx25: generic.c: Fix coding style
 2011-10-05  7:33 UTC  (2+ messages)

[U-Boot] [PATCH] squash build warning in cmd_sf.c
 2011-10-05  7:32 UTC  (5+ messages)

[PATCH 0/3] ARM: SAMSUNG: Add support for sdhci clock lookup using generic names
 2011-10-05  7:30 UTC  (4+ messages)
` [PATCH 3/3] ARM: SAMSUNG: Add lookup of sdhci-s3c clocks "

[PATCH v2 00/10] Combining snd_soc_*_volsw/volsw_2r
 2011-10-05  7:29 UTC  (11+ messages)
` [PATCH v2 01/10] ASoC: Consolidate use of controls with custom get/put function
` [PATCH v2 02/10] ASoC: twl6040: Simplify custom get_volsw callback
` [PATCH v2 03/10] ASoC: twl6040: Prepare for core put_volsw/volsw_2r merger
` [PATCH v2 04/10] ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representation
` [PATCH v2 05/10] ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions
` [PATCH v2 06/10] ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions
` [PATCH v2 07/10] ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions
` [PATCH v2 08/10] ASoC: twl6040: Simply call snd_soc_put_volsw form the custom code
` [PATCH v2 09/10] ASoC: core: Remove snd_soc_put_volsw_2r definition
` [PATCH v2 10/10] ASoC: twl6040: Warn user in twl6040_put_volsw for error case

[PATCH] ASoC: ak4535: Set codec->hw_write to i2c_master_send
 2011-10-05  7:27 UTC  (2+ messages)

[Qemu-devel] [RFC] New Migration Protocol using Visitor Interface
 2011-10-05 11:28 UTC  (9+ messages)

Git Bug report
 2011-10-05  7:22 UTC  (2+ messages)

linux-next: manual merge of the moduleh tree
 2011-10-05  7:20 UTC  (4+ 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.