All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-07 12:44:04 to 2011-06-07 13:37:37 UTC [more...]

[PATCH] linphone: added recipe for v3.4.3
 2011-06-07 13:34 UTC  (9+ messages)

[PATCH 00/44] Cleanup of parse/register scenario
 2011-06-07 13:36 UTC  (29+ messages)
` [PATCH 01/44] mtd: add new API for handling MTD registration
` [PATCH 02/44] mtd: lart.c: use mtd_device_parse_register
` [PATCH 03/44] mtd: mtd_dataflash.c: "
` [PATCH 04/44] mtd: sst25l.c: "
` [PATCH 05/44] mtd: bfin-async-flash.c: "
` [PATCH 06/44] mtd: dc21285.c: "
` [PATCH 07/44] mtd: gpio-addr-flash.c: "
` [PATCH 08/44] mtd: h720x-flash.c: "
` [PATCH 09/44] mtd: impa7.c: "
` [PATCH 10/44] mtd: intel_vr_nor.c: "
` [PATCH 11/44] mtd: ixp2000.c: "
` [PATCH 12/44] mtd: ixp4xx.c: "
` [PATCH 13/44] mtd: lantiq-flash.c: "
` [PATCH 14/44] mtd: latch-addr-flash.c: "
` [PATCH 15/44] mtd: physmap.c: "
` [PATCH 16/44] mtd: plat-ram.c: "
` [PATCH 17/44] mtd: pxa2xx-flash.c: "
` [PATCH 18/44] mtd: rbtx4939-flash.c: "
` [PATCH 19/44] mtd: sa1100-flash.c: "
` [PATCH 20/44] mtd: solutionengine.c: "
` [PATCH 21/44] mtd: wr_sbc82xx_flash.c: "
` [PATCH 22/44] mtd: atmel_nand.c: "
` [PATCH 23/44] mtd: bcm_umi_nand.c: "
` [PATCH 24/44] mtd: cafe_nand.c: "
` [PATCH 25/44] mtd: cmx270_nand.c: "
` [PATCH 26/44] mtd: cs553x_nand.c: "
` [PATCH 27/44] mtd: davinci_nand.c: "
` [PATCH 28/44] mtd: edb7312.c: "

XFS problem in 2.6.32
 2011-06-07 13:36 UTC  (2+ messages)

[U-Boot] resend patches to replace previous 3/7, 6/7, 7/7
 2011-06-07 13:35 UTC  (3+ messages)
` [U-Boot] [Patch v2 1/2] powerpc/mpc8xxx: Enable calculation for fixed DDR chips

[PATCH] ext4: remove deprecated oldalloc
 2011-06-07 13:35 UTC 

[PATCH/RFC] m68k/bitops: Make bitmap data pointer of atomic ops volatile
 2011-06-07 13:35 UTC  (7+ messages)

[PATCH] 8250_pci: Fix build warning
 2011-06-07 13:34 UTC  (3+ messages)

XFS: accounting of reclaimable inodes is incorrect
 2011-06-07 13:34 UTC  (4+ messages)

[U-Boot] Issues building for the P2020 (linking)
 2011-06-07 13:33 UTC  (4+ messages)

[PATCH V4 0/2] Add dial support for HFP emulator
 2011-06-07 13:33 UTC  (3+ messages)
` [PATCH V4 1/2] voicecall: add ATD "
` [PATCH V4 2/2] voicecall: add +BLDN "

Byte swapping u16 data in HID report
 2011-06-07 13:32 UTC  (5+ messages)
` [PATCH 1/2] sony_ff_hid_descriptor

[PATCH RFC 00/30] Ext4 snapshots - core patches
 2011-06-07 13:32 UTC  (18+ messages)
` [PATCH RFC 01/30] ext4: EXT4 snapshots (Experimental)
` [PATCH RFC 05/30] ext4: snapshot hooks - delete blocks

[Qemu-devel] [RFC 00/10]: QMP/HMP: Introduce tray handling commands
 2011-06-07 13:32 UTC  (9+ messages)
` [Qemu-devel] [RFC 05/10] QMP: Introduce the blockdev-tray-open command
` [Qemu-devel] [RFC 10/10] QMP/HMP: change: Use QMP tray commands

[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
 2011-06-07 13:30 UTC  (48+ messages)
` [PATCH v4 3.0-rc2-tip 1/22] 1: X86 specific breakpoint definitions
` [PATCH v4 3.0-rc2-tip 2/22] 2: uprobes: Breakground page replacement
` [PATCH v4 3.0-rc2-tip 3/22] 3: uprobes: Adding and remove a uprobe in a rb tree
` [PATCH v4 3.0-rc2-tip 4/22] 4: Uprobes: register/unregister probes
` [PATCH v4 3.0-rc2-tip 5/22] 5: x86: analyze instruction and determine fixups
` [PATCH v4 3.0-rc2-tip 6/22] 6: uprobes: store/restore original instruction
` [PATCH v4 3.0-rc2-tip 7/22] 7: uprobes: mmap and fork hooks
` [PATCH v4 3.0-rc2-tip 8/22] 8: x86: architecture specific task information
` [PATCH v4 3.0-rc2-tip 9/22] 9: uprobes: task specific information
` [PATCH v4 3.0-rc2-tip 10/22] 10: uprobes: slot allocation for uprobes
` [PATCH v4 3.0-rc2-tip 11/22] 11: uprobes: get the breakpoint address
` [PATCH v4 3.0-rc2-tip 12/22] 12: x86: x86 specific probe handling
` [PATCH v4 3.0-rc2-tip 13/22] 13: uprobes: Handing int3 and singlestep exception
` [PATCH v4 3.0-rc2-tip 14/22] 14: x86: uprobes exception notifier for x86
` [PATCH v4 3.0-rc2-tip 15/22] 15: uprobes: register a notifier for uprobes
` [PATCH v4 3.0-rc2-tip 16/22] 16: tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v4 3.0-rc2-tip 17/22] 17: tracing: uprobes trace_event interface
` [PATCH v4 3.0-rc2-tip 18/22] 18: tracing: Uprobe tracer documentation
` [PATCH v4 3.0-rc2-tip 19/22] 19: perf: rename target_module to target
` [PATCH v4 3.0-rc2-tip 20/22] 20: perf: perf interface for uprobes
` [PATCH v4 3.0-rc2-tip 21/22] 21: perf: show possible probes in a given executable file or library
` [PATCH v4 3.0-rc2-tip 22/22] 22: perf: Documentation for perf uprobes

[PATCH] iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANO
 2011-06-07 13:39 UTC  (4+ messages)

[U-Boot] [PATCH v5 1/4] MX5: Make the weim structure complete
 2011-06-07 13:31 UTC  (2+ messages)

[PATCH 2/7] Kernel: space and brace fixes for user_namespace.c
 2011-06-07 13:30 UTC  (3+ messages)
` [PATCH 6/7] Kernel: fix spaces with respect to the coding style in sys.c

KVM induced panic on 2.6.38[2367] & 2.6.39
 2011-06-07 13:30 UTC  (22+ messages)

[PATCH] spi: reorganize drivers
 2011-06-07 13:26 UTC  (3+ messages)

[PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world
 2011-06-07 13:25 UTC  (13+ messages)

Delayed inode operations not doing the right thing with enospc
 2011-06-07 13:23 UTC  (3+ messages)

[PATCH 0/6] MMU disabling code and kexec fixes
 2011-06-07 13:22 UTC  (5+ messages)
` [PATCH 4/6] ARM: reset: add reset functionality for jumping to a physical address

[PATCHv3] ARM:boot:device tree: Allow the device tree binary to be appended to zImage
 2011-06-07 13:22 UTC  (15+ messages)
    ` [PATCH] ARM: Make sure appended device tree data won't overlap kernel BSS

[PATCH] rtlwifi: Allocate new skb before modifying old
 2011-06-07 13:21 UTC 

[SPAM] spi-devel-general招聘与面试技巧
 2011-06-07 13:16 UTC 

[tip:sched/urgent] sched: Fix cross-cpu clock sync on remote wakeups
 2011-06-07 13:16 UTC  (12+ messages)

[net-next 00/40][pull request] Intel Wired LAN Driver Update
 2011-06-07 13:15 UTC  (7+ messages)
` [net-next 24/40] ixgbe: alloc DDP PCI pool and ixgbe queues as per NUMA nodes
` [net-next 31/40] ethtool: remove support for ETHTOOL_GRXNTUPLE
` [net-next 38/40] ixgbe: Update feature flags so that LRO and Ntuple are restricted

[U-Boot] [PATCH] imx27lite: Remove local config.mk
 2011-06-07 13:14 UTC  (2+ messages)

[PATCH] mount.8: remove reprecated bh/nobh options from the manual page
 2011-06-07 13:13 UTC 

[v3.0-rc2] Creating an archive-tarball from linux-2.6 GIT repository
 2011-06-07 13:12 UTC  (4+ messages)

[PATCH V2] V4L/DVB: v4l: Add driver for Marvell PXA910 CCIC
 2011-06-07  5:42 UTC  (2+ messages)

[PATCH 0/9] MAP: DSS2: DSI2 for secondary lcd panel on OMAP4
 2011-06-07 13:11 UTC  (4+ messages)
` [PATCH 1/9] OMAP: DSS2: Change DSI platform device name from "omapdss_dsi1" to "omapdss_dsi"

MIDI issue with RME HDSPM MADI
 2011-06-07 13:18 UTC  (5+ messages)

[U-Boot] [PATCH] mx31ads: Fix environment location on flash
 2011-06-07 13:10 UTC  (2+ messages)

Various GET functionality fixes (obsoletes: Renewed new missed calls handling)
 2011-06-07 13:10 UTC  (5+ messages)
` [PATCH 1/4] Revert API changes to mime driver read function
` [PATCH 2/4] Remove redundant code
` [PATCH 3/4] Modify obex_write_stream logic
` [PATCH 4/4] Fix handling asynchronous plugin reads

[U-Boot] [PATCH] imx31_litekit: Remove local config.mk
 2011-06-07 13:09 UTC  (2+ messages)

[PATCH] virtio-spec: Fix wrong bit number of device status
 2011-06-07 13:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree()
 2011-06-07 13:09 UTC  (3+ messages)
` [PATCH 2/3] VFS: Remove dentry->d_lock locking "
` [PATCH 3/3] VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock

[U-Boot] [PATCH v3 0/4] introduce nand write.trimffs
 2011-06-07 13:09 UTC  (7+ messages)
` [U-Boot] [PATCH 3/4] [v3] nand_util: drop trailing all-0xff pages if requested
` [U-Boot] [PATCH 4/4] [v3] cmd_nand: add nand write.trimffs command

[PATCH] netfilter: nf_nat: fix crash in nf_nat_csum
 2011-06-07 13:07 UTC  (2+ messages)

[PATCH v2] nand: nand_base: Always initialise oob_poi before writing OOB data
 2011-06-07 13:00 UTC  (6+ messages)

[PATCH 0/15] KVM: optimize for MMIO handled
 2011-06-07 13:07 UTC  (16+ messages)
` [PATCH 01/15] KVM: MMU: fix walking shadow page table
` [PATCH 02/15] KVM: MMU: do not update slot bitmap if spte is nonpresent
` [PATCH 03/15] KVM: x86: avoid unnecessarily guest page table walking
` [PATCH 04/15] KVM: MMU: cache mmio info on page fault path
` [PATCH 05/15] KVM: MMU: optimize to handle dirty bit
` [PATCH 06/15] KVM: MMU: cleanup for FNAME(fetch)
` [PATCH 07/15] KVM: MMU: rename 'pt_write' to 'emulate'
` [PATCH 08/15] KVM: MMU: count used shadow pages on preparing path
` [PATCH 09/15] KVM: MMU: split kvm_mmu_free_page
` [PATCH 10/15] KVM: MMU: lockless walking shadow page table
` [PATCH 11/15] KVM: MMU: filter out the mmio pfn from the fault pfn
` [PATCH 12/15] KVM: MMU: abstract some functions to handle "
` [PATCH 13/15] KVM: VMX: modify the default value of nontrap shadow pte
` [PATCH 14/15] KVM: MMU: mmio page fault support
` [PATCH 15/15] KVM: MMU: trace mmio page fault

[Bug 27455] New: dualhead not working, second display always black
 2011-06-07 13:05 UTC  (2+ messages)
  ` [Bug 27455] "

[gianfar]bandwidth management problem on mpc8313 based board
 2011-06-07 13:02 UTC 

[RFC/PATCHv3 0/5] Improving gitweb documentation, creating manpages
 2011-06-07 13:00 UTC  (4+ messages)
` [RFC/PATCHv3 4/5] gitweb: Starting work on a man page for /etc/gitweb.conf (WIP)

[git pull] vfs/fs fixes for -rc3
 2011-06-07 13:01 UTC 

overlayfs: mounting overlayfs on top of overlayfs
 2011-06-07 13:00 UTC  (4+ messages)

[PATCH] staging iio: Replace kmalloc with local variable
 2011-06-07 13:00 UTC  (3+ messages)

ipqueue allocation failure
 2011-06-07 12:59 UTC  (5+ messages)
  ` [PATCH] Use unsigned variables for packet lengths in ip[6]_queue

[PATCH 0/5] 3G network support
 2011-06-07 12:58 UTC  (3+ messages)
` [PATCH 1/5] kernel.bbclass: Auto load cdc-acm and cdc-wdm

[PATCH 1/4] rcu: Detect uses of rcu read side in extended quiescent states
 2011-06-07 12:58 UTC  (8+ messages)
` [1/4] "

[PATCH V3 2/4] voicecall: add ATD support for HFP emulator
 2011-06-07 12:58 UTC  (2+ messages)

SO_BINDTODEVICE inconsistency between IPv4 and IPv6
 2011-06-07 12:55 UTC  (3+ messages)

[git pull] Please pull powerpc.git merge branch (fwd)
 2011-06-07 12:55 UTC 

[PATCH] gpio/mxc: convert gpio-mxc to use generic irq chip
 2011-06-07 12:55 UTC  (2+ messages)

[PATCH] libxl: use '-name' instead of deprecated '-domain-name' for device model
 2011-06-07 12:54 UTC  (6+ messages)

ketchup script and 3.0
 2011-06-07 12:53 UTC  (2+ messages)

[Patch] doc: remove ns_cgroup from feature-removal-schedule.txt
 2011-06-07 12:49 UTC  (4+ messages)

RFC: Proposal to change the way pending events are handled
 2011-06-07 12:50 UTC  (5+ messages)

[PATCH] slob/lockdep: Fix gfp flags passed to lockdep
 2011-06-07 12:49 UTC  (3+ messages)

[Bug 35162] New: Kernel BUG when syncing ext2 if USB stick is removed
 2011-06-07 12:49 UTC  (3+ messages)
` [Bug 35162] "

Issues with HDSPM
 2011-06-07 12:48 UTC  (5+ messages)

Trouble with registering a raid volume with dmeventd
 2011-06-07 12:46 UTC  (2+ messages)

[2:656]?
 2011-06-07 12:44 UTC  (3+ messages)
` ipv6 link local address


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.