All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-24 02:55:56 to 2012-10-24 05:48:23 UTC [more...]

(unknown),
 2012-10-24  5:48 UTC  (3+ messages)
` 

[PATCH] ARM: mach-shmobile: Use DT_MACHINE for mackerel
 2012-10-24  5:48 UTC 

[PATCH v5] posix timers: allocate timer id per process
 2012-10-24  5:47 UTC  (7+ messages)

ELDK 4.2/kilauea/3.5+ kernel broken
 2012-10-24  5:45 UTC  (3+ messages)

[PATCH] Replace the type check code with typecheck() in kfifo_in
 2012-10-24  5:43 UTC  (2+ messages)

[PATCH V4] PWM: Add SPEAr PWM chip driver support
 2012-10-24  5:43 UTC  (3+ messages)

[PATCH 01/10] pinctrl: use postcore_initcall
 2012-10-24  5:43 UTC  (11+ messages)
` [PATCH 03/10] tty: pxa: configure pin

[PATCH 2/2] firmware loader: introduce kernel parameter to customize fw search path
 2012-10-24  5:42 UTC  (4+ messages)

[PATCH v2] pwm: vt8500: Update vt8500 PWM driver support
 2012-10-24  5:41 UTC  (9+ messages)
` [PATCH v3] "

[RFC PATCH] gpiolib: add gpio get direction support
 2012-10-24  5:39 UTC  (4+ messages)

[PATCH] pidns: limit the nesting depth of pid namespaces
 2012-10-24  5:38 UTC  (3+ messages)

[PATCH 1/3] staging/sbe-2t3e3: Use netdev_ printks in main.c
 2012-10-24  5:38 UTC  (4+ messages)

[PATCH] gpio: mvebu: correctly set the value in direction_output()
 2012-10-24  5:37 UTC  (2+ messages)

[PATCH v5 0/5] Add support to enable ARM PMU for EXYNOS
 2012-10-24  5:34 UTC  (12+ messages)
` [PATCH v5 1/5] ARM: EXYNOS: Add set_irq_affinity function for combiner_irq
` [PATCH v5 2/5] ARM: EXYNOS: Correct combined IRQs for exynos4
` [PATCH v5 3/5] ARM: EXYNOS: Enable PMUs "
` [PATCH v5 4/5] ARM: EXYNOS: Add arm-pmu DT binding for exynos5250
` [PATCH v5 5/5] ARM: EXYNOS: Add arm-pmu DT binding for exynos421x

[PATCH 00/16 v2] f2fs: introduce flash-friendly file system
 2012-10-24  5:35 UTC  (9+ messages)

[Request for review] Revised delete_module(2) manual page
 2012-10-24  5:27 UTC  (6+ messages)

bad panel power sequencing delays, disabling panel
 2012-10-24  5:27 UTC  (8+ messages)

[BUG] capslock works across all keyboards but LED does not
 2012-10-24  5:24 UTC  (8+ messages)

Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
 2012-10-24  5:23 UTC  (10+ messages)
      ` Heads-up: 3.6.2 / 3.6.3 NFS server oops: 3.6.2+ regression? (also an unrelated ext4 data loss bug)
        ` Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)

[PATCH] staging/comedi: Use dev_ printks in drivers/vmk80xx.c
 2012-10-24  5:21 UTC  (5+ messages)
    ` [PATCH v2] "

Large number of object files
 2012-10-24  5:21 UTC 

Ebtables NFQUEUE Support
 2012-10-24  5:16 UTC  (2+ messages)

[question]MTD:unstable bit issues?
 2012-10-24  5:14 UTC 

task xfssyncd blocked while raid5 was in recovery
 2012-10-24  5:14 UTC  (2+ messages)

[net-next 0/8][pull request] Intel Wired LAN Driver Updates
 2012-10-24  5:13 UTC  (6+ messages)
` [net-next 2/8] maintainers: update with official intel support link, new maintainer

[PATCH] ARM: dma-mapping: fix build warning in __dma_alloc()
 2012-10-24  5:09 UTC  (2+ messages)

Fwd: [PATCH 2/5] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio
 2012-10-24  5:08 UTC  (11+ messages)

Multiple clients reading from /dev/input/eventX
 2012-10-24  5:07 UTC  (4+ messages)

[PATCH v2 0/4] DMA: PL330: Fix mem leaks and balance probe/remove
 2012-10-24  4:19 UTC  (9+ messages)
` [PATCH v2 1/4] DMA: PL330: Free memory allocated for peripheral channels
` [PATCH v2 2/4] DMA: PL330: Change allocation method to properly free DMA descriptors
` [PATCH v2 3/4] DMA: PL330: Balance module remove function with probe
` [PATCH v2 4/4] DMA: PL330: unregister dma_device in module's remove function

[lm-sensors] Asus P7F-X w/ W83667HG-B pwm control problem
 2012-10-24  5:04 UTC  (2+ messages)

[U-Boot] [PATCH 0/15] x86: Add cache and memory functions
 2012-10-24  5:02 UTC  (20+ messages)
` [U-Boot] [PATCH 01/15] x86: Add function to read time stamp counter
` [U-Boot] [PATCH 02/15] x86: Enable coreboot timestamp facility support in u-boot
` [U-Boot] [PATCH 03/15] x86: Add a CBMEM timestamp generated right before the kernel startup
` [U-Boot] [PATCH 04/15] x86: Fill in the dram info using the e820 map on coreboot/x86
` [U-Boot] [PATCH 05/15] x86: Add basic cache operations
` [U-Boot] [PATCH 06/15] x86: Provide a function to clean up just before booting a zimage
` [U-Boot] [PATCH 07/15] x86: Add functions to access MSRs
` [U-Boot] [PATCH 08/15] x86: Clean up MTRR 7 right before jumping to the kernel
` [U-Boot] [PATCH 09/15] x86: Fix indirect jmp warning in zimage.c
` [U-Boot] [PATCH 10/15] x86: Enable CONFIG_CMD_ZBOOT for coreboot
` [U-Boot] [PATCH 11/15] x86: Ignore memory >4GB when parsing Coreboot tables
` [U-Boot] [PATCH 12/15] x86: Fix off-by-one error in do_elf_reloc_fixups()
` [U-Boot] [PATCH 13/15] x86: Increase the size of the phys_size_t and phys_addr_t types
` [U-Boot] [PATCH 14/15] Introduce arch_phys_memset which works like memset but on physical memory
` [U-Boot] [PATCH 15/15] x86: Implement arch_phys_memset so that it can wipe memory above 4GB

[PATCH]ipv6: Add an ICMP error handler icmpv6_err
 2012-10-24  5:01 UTC  (2+ messages)

[ANNOUNCE] 3.6.2-rt4
 2012-10-24  5:01 UTC  (3+ messages)

[PATCHv5 00/18] L2CAP signaling for AMP channel create/move
 2012-10-24  4:58 UTC  (3+ messages)

[xen-unstable test] 14072: tolerable FAIL - PUSHED
 2012-10-24  4:58 UTC 

[PATCH] Bluetooth: Add support for Atheros [04ca:3004]
 2012-10-24  4:57 UTC 

[PATCH] ipv6: fix the bug when propagating Redirect Message
 2012-10-24  4:54 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mmc: add bcm2835 driver
 2012-10-24  4:50 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: rpi_b: enable SD controller, add related env/cmds

[Bug 51409] New: when ubuntu tests the gnome environment the nouveau_vieux_dri (ver) segfaults
 2012-10-24  4:42 UTC  (3+ messages)
  ` [Bug 51409] [NV05] "

[PATCH 0/5] Fix thermal bugs and Upstream ST-Ericsson thermal driver
 2012-10-24  4:40 UTC  (6+ messages)
` [PATCH 5/5] Thermal: Add ST-Ericsson db8500 thermal dirver

[U-Boot] FAT wirte append
 2012-10-24  4:40 UTC 

[Bug 56340] New: [Ubuntu 10.04.4 LTS 32-bit] Severe instability of VIA Technologies Apollo MVP3 chipset and NVIDIA RIVA TNT2 M64 graphics
 2012-10-24  4:37 UTC  (4+ messages)
  ` [Bug 56340] "

Process Hang in __read_seqcount_begin
 2012-10-24  4:32 UTC  (6+ messages)

[PATCH 1/3] fri2: Add linux-yocto-tiny_3.4 support
 2012-10-24  4:31 UTC  (3+ messages)
` [PATCH 2/3] fri2: README: Correct typographical and wording errors
` [PATCH 3/3] fri2: Add grub-efi workaround for USB keyboard initialization

Long clone time after "done."
 2012-10-24  4:29 UTC  (2+ messages)

[PATCH 0/6] Create platform device for audio support
 2012-10-24  4:29 UTC  (9+ messages)
` [PATCH 6/6] OMAPDSS: HDMI: Create platform device to support audio

RAID0 DeviceDisappeared event happen when restart mdmonitor service
 2012-10-24  4:29 UTC  (7+ messages)

Delivery Status Notification (Failure)
 2012-10-24  4:28 UTC 

[Qemu-devel] [PATCH 0/2] Qemu boot order patch series
 2012-10-24  3:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] pseries: set boot-device property only if boot order specified
  ` [Qemu-devel] [Qemu-ppc] "

[Bug 49231] New: Single CPU bound process results in non-optimal turbo boost configuration
 2012-10-24  4:21 UTC  (2+ messages)
` [Bug 49231] "

linux-next: Tree for Oct 24
 2012-10-24  4:19 UTC  (2+ messages)

[U-Boot] [PATCH] common/spl: Mark arguments as unused
 2012-10-24  4:14 UTC  (6+ messages)

[PATCH] Staging: android: binder: Fixed multi-line strings
 2012-10-24  4:13 UTC  (5+ messages)

metadata_csum set but no space in dir leaf for checksum
 2012-10-24  4:12 UTC  (2+ messages)

master - mirror: Avoid reading from mirrors that have failed devices
 2012-10-24  4:11 UTC 

[U-Boot] [PATCH 1/3] x86: gpio: Add GPIO driver for Intel ICH6 and later
 2012-10-24  4:09 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] x86: Enable ICH6 GPIO controller for coreboot

[Qemu-devel] [PATCH v2 0/7] TCG global variables clean-up
 2012-10-24  4:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/7] translate-all.c: Introduce TCGContext *tcg_cur_ctx

Wrong procname for userspace trace of app with different thread names
 2012-10-24  3:58 UTC 

linux-next: build failure after merge of the final tree (pm tree related)
 2012-10-24  3:58 UTC  (2+ messages)

[meta-intel/danny][PATCH] meta-crystalforest, linux-yocto_3.4.bbappend: Pin LINUX_VERSION
 2012-10-24  3:56 UTC 

[PATCH] Audit: do not print error when SELinux disabled
 2012-10-24  3:53 UTC  (2+ messages)

[lm-sensors] w83627ehf: Wrong values reported after resuming from suspend/hibernation
 2012-10-24  3:45 UTC  (2+ messages)

[GIT PULL] dummy: allow disabling mixer controls
 2012-10-24  3:45 UTC  (4+ messages)

process hangs on do_exit when oom happens
 2012-10-24  3:44 UTC  (11+ messages)

[PATCH 0/5] ARM: tegra: Enable SLINK controller driver
 2012-10-24  3:26 UTC  (8+ messages)
` [PATCH 2/5] ARM: tegra: dts: add slink controller dt entry

[PATCH] dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
 2012-10-24  3:24 UTC  (2+ messages)

[PATCH][SCSI] hptiop: Support HighPoint RR4520/RR4522 HBA
 2012-10-24  3:28 UTC 

[lm-sensors] [PATCH] hwmon: (w83627hf) Add support for suspend
 2012-10-24  3:33 UTC  (2+ messages)

pxa:spitz_pm.c: commit b6eede11 breaks spitz resume under certain conditions
 2012-10-24  3:31 UTC  (7+ messages)

Minutes: Yocto Project Technical Team Meeting - Tuesday, October 23, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)
 2012-10-24  3:28 UTC 

[PATCH 000/193] remove CONFIG_EXPERIMENTAL
 2012-10-24  3:15 UTC  (3+ messages)
` [PATCH 041/193] drivers/dma: "

[RFC PATCH 0/3] dmaengine: add per channel capabilities api
 2012-10-24  3:13 UTC  (8+ messages)
` [RFC PATCH 1/3] dmaengine: add dma_get_channel_caps()

Achetez votre prochain déjeuner à moitié prix
 2012-10-24  3:25 UTC 

[PATCH 0/2] kexec: Limit the crash memory ranges according to first kernel's memory limit
 2012-10-24  3:18 UTC  (2+ messages)

b43 driver NULL pointer dereference on 3.4.15
 2012-10-24  3:21 UTC  (5+ messages)

Payment Sent!!
 2012-10-24  2:56 UTC 

Decouvrez les offres à -50% sur Weight Watchers Online
 2012-10-24  3:17 UTC 

[Qemu-devel] [RESEND PATCH v6 0/3] tcg: enhance code generation quality for qemu_ld/st IRs
 2012-10-24  3:14 UTC  (5+ messages)
` [Qemu-devel] [RESEND PATCH v6 2/3] tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization

[U-Boot] [PATCH] powerpc/esdhc: force the bus width to 4bit
 2012-10-24  3:11 UTC  (5+ messages)

[PATCH 1/2] brw_mutex: big read-write mutex
 2012-10-24  3:08 UTC  (11+ messages)

[PATCH] vhost-blk: Add vhost-blk support v2
 2012-10-24  3:08 UTC  (7+ messages)

the use of the files in meta/lib
 2012-10-24  3:07 UTC  (2+ messages)

OOPS after deleting file on ext4 filesystem
 2012-10-24  3:08 UTC  (2+ messages)

[PATCH V7 00/23] ext4: Add inline data support
 2012-10-24  2:55 UTC  (19+ messages)
` [PATCH V7 01/23] ext4: Move extra inode read to a new function
  ` [PATCH V7 07/23] ext4: Add delalloc support for inline data
  ` [PATCH V7 08/23] ext4: Make ext4_init_dot_dotdot for inline dir usage
  ` [PATCH V7 09/23] ext4: Refactor __ext4_check_dir_entry to accepts start and size
  ` [PATCH V7 10/23] ext4: Create __ext4_insert_dentry for dir entry insertion
  ` [PATCH V7 11/23] ext4: let add_dir_entry handle inline data properly
  ` [PATCH V7 12/23] ext4: Let ext4_readdir handle inline data
  ` [PATCH V7 13/23] ext4: Create a new function search_dir
  ` [PATCH V7 14/23] ext4: let ext4_find_entry handle inline data
  ` [PATCH V7 15/23] ext4: make ext4_delete_entry generic
  ` [PATCH V7 16/23] ext4: let ext4_delete_entry handle inline data
  ` [PATCH V7 17/23] ext4: let empty_dir handle inline dir
  ` [PATCH V7 18/23] ext4: let ext4_rename "
  ` [PATCH V7 19/23] ext4: Let fiemap work with inline data
  ` [PATCH V7 20/23] ext4: Evict inline data out if we needs to strore xattr in inode
  ` [PATCH V7 21/23] ext4: let ext4_truncate handle inline data correctly
  ` [PATCH V7 22/23] ext4: let fallocate "
  ` [PATCH V7 23/23] ext4: Enable ext4 inline support

[Qemu-devel] [PATCH v5 00/24] CPU DeviceState, 5th try
 2012-10-24  3:02 UTC  (25+ messages)
` [Qemu-devel] [PATCH 01/24] user: move *-user/qemu-types.h to main directory
` [Qemu-devel] [PATCH 02/24] user: rename qemu-types.h to qemu-user-types.h
` [Qemu-devel] [PATCH 03/24] qemu-common.h: comment about usage rules
` [Qemu-devel] [PATCH 04/24] move qemu_irq typedef out of cpu-common.h
` [Qemu-devel] [PATCH 05/24] qdev: split up header so it can be used in cpu.h
` [Qemu-devel] [PATCH 06/24] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h)
` [Qemu-devel] [PATCH 07/24] qemu-fsdev-dummy.c: include module.h
` [Qemu-devel] [PATCH 08/24] vnc-palette.h: include <stdbool.h>
` [Qemu-devel] [PATCH 09/24] ui/vnc-pallete.c: include headers it needs
` [Qemu-devel] [PATCH 10/24] qemu-config.h: "
` [Qemu-devel] [PATCH 11/24] qapi/qmp-registry.c: "
` [Qemu-devel] [PATCH 12/24] qga/channel-posix.c: "
` [Qemu-devel] [PATCH 13/24] create qemu-types.h for struct typedefs
` [Qemu-devel] [PATCH 14/24] sysemu.h: include qemu-types.h instead of qemu-common.h
` [Qemu-devel] [PATCH 15/24] qlist.h: do not include qemu-common.h
` [Qemu-devel] [PATCH 16/24] qapi-types.h: don't "
` [Qemu-devel] [PATCH 17/24] qdev-properties.c: add copyright/license information
` [Qemu-devel] [PATCH 18/24] qdev: qdev_create(): use error_report() instead of hw_error()
` [Qemu-devel] [PATCH 19/24] qdev: move reset handler list from vl.c to qdev.c
` [Qemu-devel] [PATCH 20/24] qdev: add stub vmstate handling "
` [Qemu-devel] [PATCH 21/24] qdev: add sysbus_get_default() GCC_WEAK stub
` [Qemu-devel] [PATCH 22/24] qdev-properties.c: separate core from the code used only by qemu-system-*
` [Qemu-devel] [PATCH 23/24] include qdev code into *-user, too
` [Qemu-devel] [PATCH 24/24] qom: make CPU a child of DeviceState

usbview 2.0 release
 2012-10-24  3:00 UTC  (9+ 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.