All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-24 00:34:41 to 2012-10-24 03:21:19 UTC [more...]

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 

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

task xfssyncd blocked while raid5 was in recovery
 2012-10-24  3:17 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

[PATCH] staging/comedi: Use dev_ printks in drivers/vmk80xx.c
 2012-10-24  3:14 UTC  (4+ messages)

[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  (3+ messages)

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

[PATCH V7 00/23] ext4: Add inline data support
 2012-10-24  2:55 UTC  (24+ messages)
` [PATCH V7 01/23] ext4: Move extra inode read to a new function
  ` [PATCH V7 02/23] ext4: export inline xattr functions
  ` [PATCH V7 03/23] ext4: Add the basic function for inline data support
  ` [PATCH V7 04/23] ext4: Add read support for inline data
  ` [PATCH V7 05/23] ext4: Add normal write "
  ` [PATCH V7 06/23] ext4: Add journalled "
  ` [PATCH V7 07/23] ext4: Add delalloc "
  ` [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

[PATCH v5] posix timers: allocate timer id per process
 2012-10-24  3:02 UTC  (6+ messages)

[PATCH 00/16 v2] f2fs: introduce flash-friendly file system
 2012-10-24  3:02 UTC  (7+ messages)

[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)

[PATCH] rbd: simplify rbd_rq_fn()
 2012-10-24  2:53 UTC 

[PATCH 2/3] staging/sbe-2t3e3: Use netdev_ or dev_ or pr_ printks in module.c
 2012-10-24  2:52 UTC  (2+ messages)

Re: [Pv-drivers] 3.7-rc2 regression : file copied to CIFS-mounted directory corrupted
 2012-10-24  2:53 UTC  (2+ messages)

linux-next: build failure after merge of the tty tree
 2012-10-24  2:51 UTC  (2+ messages)

[PATCH 1/2] firmware loader: document kernel direct loading
 2012-10-24  2:49 UTC 

[PATCH 11/16] f2fs: add inode operations for special inodes
 2012-10-24  2:49 UTC  (5+ messages)

Synchronization between process context and softirq context on SMP machine
 2012-10-24  2:47 UTC  (2+ messages)

[PATCH 1/5] Bluetooth: trivial: Remove newline before EOF
 2012-10-24  2:47 UTC  (4+ messages)
` [PATCH 3/5] Bluetooth: Replace include linux/module.h with linux/export.h

[PATCHv5 00/18] L2CAP signaling for AMP channel create/move
 2012-10-24  2:45 UTC  (3+ messages)
` [PATCHv5 18/18] Bluetooth: Start channel move when socket option is changed

linux-next: build warning in Linus' tree
 2012-10-24  2:43 UTC 

[Qemu-devel] [PATCH 00/12] make CPU child of DeviceState and include qdev core in *-user
 2012-10-24  2:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH 07/12] qdev-core: isolate reset register/unregister code

[PATCH 0/3] xtensa: conversion to generic kernel_thread and friends
 2012-10-24  2:41 UTC  (5+ messages)
` [PATCH 1/3] xtensa: switch to generic kernel_thread()
` [PATCH 2/3] xtensa: switch to generic kernel_execve()
` [PATCH 3/3] xtensa: switch to generic sys_execve()

[GIT PULL] extcon fixes for Linux 3.7
 2012-10-24  2:41 UTC  (3+ messages)
` [GIT PULL v2] "

master - WHATS_NEW: Entry for commit e1917809477c4850cc1094121001d61a2b70ef26
 2012-10-24  2:40 UTC 

[PATCH 0/5] Fix thermal bugs and Upstream ST-Ericsson thermal driver
 2012-10-24  2:37 UTC  (6+ messages)
` [PATCH 1/5] Thermal: do bind operation after thermal zone or cooling device register returns

[PATCH v2 0/7] crypto: omap-sham updates
 2012-10-24  2:36 UTC  (16+ messages)
` [PATCH v2 1/7] ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH v2 2/7] ARM: OMAP2xxx: hwmod: Add DMA support for SHAM module
` [PATCH v2 3/7] ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH v2 4/7] ARM: OMAP2+: Remove unnecessary message when no SHA IP is present
` [PATCH v2 5/7] crypto: omap-sham: Convert to use pm_runtime API
` [PATCH v2 6/7] crypto: omap-sham: Add code to use dmaengine API
` [PATCH v2 7/7] crypto: omap_sham: Remove usage of private DMA API

[RFC PATCH 00/10] sched: Task placement for heterogeneous MP systems
 2012-10-24  2:32 UTC  (5+ messages)
` [RFC PATCH 04/10] sched: Introduce priority-based task migration filter

[PATCH v2 2/4] zynq: move static peripheral mappings
 2012-10-23 21:17 UTC  (7+ messages)

[PATCH] cpuidle: fix warning when compile
 2012-10-24  2:45 UTC  (3+ messages)

[GIT PULL] regmap for for v3.7
 2012-10-24  2:20 UTC  (4+ messages)

master - RAID: Make RAID 4/5/6 display sync status under heading s/Copy%/Cpy%Sync
 2012-10-24  2:21 UTC 

master - mirror/raid: Move 'copy_percent' to common code (mirror.c -> lv_manip.c)
 2012-10-24  2:20 UTC 

[PATCH v4 0/5] Add support to enable ARM PMU for EXYNOS
 2012-10-24  2:20 UTC  (5+ messages)
` [PATCH v4 2/5] ARM: EXYNOS: Correct combined IRQs for exynos4

new execve/kernel_thread design
 2012-10-24  2:14 UTC  (14+ messages)
` [PATCH] tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE

[BUG][BTRFS-PROGS] Fix Bug to corrupt the img file
 2012-10-24  2:04 UTC 

[PATCH v2] upport Elan Touchscreen eKTF product
 2012-10-24  2:11 UTC 

RAID0 DeviceDisappeared event happen when restart mdmonitor service
 2012-10-24  2:10 UTC  (6+ messages)

[PATCH][V4] powerpc/fsl-pci: Add pci inbound/outbound PM support
 2012-10-24  1:58 UTC  (14+ messages)

[PATCH] ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driver
 2012-10-24  2:01 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] Qemu boot order patch series
 2012-10-24  2:01 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/2] Make default boot order machine specific
    ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 2/2] pseries: set boot-device property only if boot order specified
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH v2 0/2] Do not change worker's running cpu in cmci_rediscover()
 2012-10-24  1:31 UTC  (10+ messages)
` [PATCH v2 1/2] Replace if statement with WARN_ON_ONCE() "

[ANNOUNCE] 3.6.3-rt6
 2012-10-24  1:59 UTC  (2+ messages)

Major performance regressions in 3.7rc1/2
 2012-10-24  1:55 UTC  (11+ messages)
                ` [patch for-3.7] mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant

Errors at boot time from OMAP4430SDP (and a whinge about serial stuff)
 2012-10-24  1:54 UTC  (11+ messages)

[PATCH 0/2] ACPI: container hot remove support
 2012-10-24  1:51 UTC  (4+ messages)
` [PATCH 2/2] Improve container_notify_cb() to support container hot-remove

[U-Boot] [PATCH] common/spl: Mark arguments as unused
 2012-10-24  1:52 UTC  (5+ messages)

metadata_csum set but no space in dir leaf for checksum
 2012-10-24  1:43 UTC 

[PATCH v2] Support Elan Touchscreen eKTF product
 2012-10-24  1:41 UTC 

[U-Boot] [PATCH 01/28] driver/pci: Fix compiling error
 2012-10-24  1:40 UTC  (3+ messages)
` [U-Boot] [PATCH 27/28] powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1

[GIT PULL] ARM: OMAP: PM fixes for v3.7-rc3
 2012-10-24  1:37 UTC  (3+ messages)

(no subject)
 2012-10-23 23:47 UTC  (6+ messages)
` [PATCH 4/6] xen/pvh: bootup and setup related changes

[PATCH REGRESSION FIX] dw_dmac: make driver's endianness configurable
 2012-10-24  0:53 UTC  (3+ messages)

[PATCH] mm: readahead: remove redundant ra_pages in file_ra_state
 2012-10-24  1:33 UTC  (7+ messages)

Cannot auto assemble a raid1 array on boot
 2012-10-24  1:33 UTC  (4+ messages)

[RH Bug 858978] All root cause found (2 root causes, 1 from up stream, 1 from Red Hat)
 2012-10-24  1:32 UTC 

[next:akpm 155/157] drivers/char/random.c:827:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 7 has type 'size_t'
 2012-10-24  1:30 UTC 

[net 0/4][pull request] Intel Wired LAN Driver Updates
 2012-10-24  1:21 UTC  (3+ messages)
` [net 1/4] e1000: fix vlan processing regression
  ` [3.2.y] "

[PATCH] stk1160: Try to continue with fewer transfer buffers
 2012-10-24  1:20 UTC 

Questions about mkfs -A option
 2012-10-24  0:48 UTC  (2+ messages)

Your mailbox is over it's size limit
 2012-10-24  0:41 UTC 

[v2][PATCH 1/2] powerpc/kgdb: Fix a single stgep case of lazy IRQ
 2012-10-24  1:17 UTC  (2+ messages)

[PATCH RFC] mm/swap: automatic tuning for swapin readahead
 2012-10-24  1:13 UTC  (12+ messages)

Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
 2012-10-24  1:13 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?)

[Buildroot] [PATCH] kernel-headers: bump 3.0.x stable version
 2012-10-24  1:12 UTC 

EXT4-fs error w/ external USB drive
 2012-10-24  1:11 UTC  (4+ messages)

[PATCH] Create new md devices consistently
 2012-10-24  1:09 UTC  (2+ messages)

[PATCH 000/193] remove CONFIG_EXPERIMENTAL
 2012-10-24  0:58 UTC  (8+ messages)
` [PATCH 004/193] Documentation/laptops: "
` [PATCH 173/193] net/mac80211: "

[PATCH 098/193] drivers/net/usb: remove CONFIG_EXPERIMENTAL
 2012-10-24  1:07 UTC  (4+ messages)

[Qemu-devel] buildbot failure in qemu on block_mingw32
 2012-10-24  1:05 UTC 

[PATCH v2] epoll: Support for disabling items, and a self-test app
 2012-10-24  1:01 UTC  (5+ messages)

[U-Boot] [PATCH] 8xxx: Change all 8*xx_DDR addresses to 8xxx
 2012-10-24  1:01 UTC 

[PATCH] arm: l2cc: doc: fix device tree example typo
 2012-10-24  0:53 UTC 

[PATCH 01/23] uvc: Replace memcpy with struct assignment
 2012-10-24  0:52 UTC  (8+ messages)
` [PATCH 04/23] sn9c102: "
` [PATCH 17/23] cx23885: "

The config include mechanism doesn't allow for overwriting
 2012-10-24  0:51 UTC  (5+ messages)

[RFC PATCH 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses
 2012-10-24  0:50 UTC  (9+ messages)
` [kvmarm] "

drivers/base/power/qos.c:330:5: sparse: symbol '__dev_pm_qos_update_request' was not declared. Should it be static?
 2012-10-24  0:53 UTC  (2+ messages)

[LTP] Regarding shmat01 syscall test
 2012-10-24  0:45 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/3] USB: make usb_kbd obey USB DMA alignment requirements
 2012-10-24  0:46 UTC  (6+ messages)

[lm-sensors] [RFC] Energy/power monitoring within the kernel
 2012-10-24  0:41 UTC  (7+ messages)
`  "

message before driver went out to lunch
 2012-10-24  0:41 UTC 

[Bug 49361] New: configuring TRANSPARENT_HUGEPAGE_ALWAYS can make system unresponsive and reboot
 2012-10-24  0:40 UTC  (3+ messages)

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

drm i915 hangs on heavy io load
 2012-10-24  0:36 UTC  (4+ messages)

[PATCH v3 0/5] zynq subarch cleanups
 2012-10-24  0:35 UTC  (7+ messages)
` [PATCH v3 3/5] zynq: remove use of CLKDEV_LOOKUP
` [PATCH v3 4/5] ARM: annotate VMALLOC_END definition with _AC
` [PATCH v3 5/5] zynq: move static peripheral mappings


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.