All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-08 05:59:57 to 2011-06-08 07:58:23 UTC [more...]

[PATCH v4 4/8] gprs: Add private APIs for adding/activating/removing hidden PDP contexts
 2011-06-10  9:44 UTC  (2+ messages)

[U-Boot] Compilation error - Cygwin - Pandaboard
 2011-06-08  7:58 UTC  (2+ messages)

[PATCH] md/raid10: optimize read_balance() for 'far offset' arrays
 2011-06-08  7:57 UTC 

Fwd: Maximizing failed disk replacement on a RAID5 array
 2011-06-08  7:57 UTC  (12+ messages)
  `  "

pkg-config sometimes return unexpanded variables
 2011-06-08  7:53 UTC  (2+ messages)

[PATCH 00/27] OMAP DSS runtime PM adaptation
 2011-06-08  7:55 UTC  (19+ messages)
` [PATCH 19/27] OMAP: DSS2: Use PM runtime & HWMOD support

[U-Boot] Supporting SCCB protocol
 2011-06-08  7:54 UTC  (4+ messages)

Framework for libxl interfacing with qemu monitor
 2011-06-08  7:52 UTC  (5+ messages)

[PATCH] pci-assign: Do not reset the device unless the kernel supports it
 2011-06-08  7:52 UTC  (7+ messages)

[PATCH] OMAP4: McBSP: Clear rx_irq at probe time
 2011-06-08  7:51 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] dreamplug: Initial support
 2011-06-08  7:51 UTC  (2+ messages)

linux-next: build failure after merge of the hid tree
 2011-06-08  7:50 UTC  (3+ messages)

[PATCH] sysvinitL split inittab into it's own recipe
 2011-06-08  7:47 UTC  (4+ messages)

Build regressions/improvements in v3.0-rc2
 2011-06-08  7:50 UTC 

[PATCHv4 1/3] sony_ff_hid_descriptor
 2011-06-08  7:47 UTC  (4+ messages)
` [PATCHv4 3/3] sony_ff_bluetooth

[lm-sensors] asus_atk0110 causes mouse and keyboard freeze in
 2011-06-08  7:46 UTC  (2+ messages)

[regression] net: call dev_alloc_name from register_netdevice
 2011-06-08  7:46 UTC  (2+ messages)

[lm-sensors] sensor details for W83627HG-AW
 2011-06-08  7:45 UTC  (3+ messages)

[patch 0/1] [RFC] include storage keys in hibernation image
 2011-06-08  7:45 UTC  (3+ messages)
` [patch 1/1] [PATCH] "

[patch 0/1] [RFC] include storage keys in hibernation image
 2011-06-08  7:45 UTC 

[PATCH] ARM:SAMSUNG: Move S3C DMA driver to drivers/dma
 2011-06-08  7:44 UTC  (12+ messages)

[Bugme-new] [Bug 36192] New: Kernel panic when boot the 2.6.39+ kernel based off of 2.6.32 kernel
 2011-06-08  7:43 UTC  (11+ messages)

[PATCH/RFC] md/raid10: optimize read_balance() for 'far copies' arrays
 2011-06-08  7:42 UTC  (3+ messages)

serial port reassignment
 2011-06-08  7:42 UTC 

[PATCH] iio: trigger: Add filter callbac
 2011-06-08  7:41 UTC  (5+ messages)

[U-Boot] How to compile tools?
 2011-06-08  7:41 UTC 

BBC AWARD LUCKY WINNER
 2011-06-08  7:33 UTC 

[PATCH 00/88] pnfs block layout driver
 2011-06-08  7:38 UTC  (12+ messages)
` [PATCH 86/88] SQUASHME: pnfs: blocklayout: port block layout code
` [PATCH 87/88] Add configurable prefetch size for layoutget
` [PATCH 88/88] NFS41: do not update isize if inode needs layoutcommit

[U-Boot] [PATCH 0/5] Add bitfields, clock and pinmux functions to simplify code
 2011-06-08  7:37 UTC  (10+ messages)
` [U-Boot] [PATCH 1/5] Tegra2: Add bitfield access macros

Builds Failing
 2011-06-08  7:33 UTC  (2+ messages)

Installer, option fixes
 2011-06-08  7:35 UTC  (4+ messages)
` [PATCH 4/5] tests: add some sample rulesets to test save-restore cycle

[PATCH 00/22] IMSM checkpointing implementation
 2011-06-08  7:34 UTC  (7+ messages)
` [PATCH 06/22] FIX: Initialize reshape structure
` [PATCH 07/22] imsm: Add wait_for_reshape_imsm() implementation

[PATCH 00/48] Handling more corner cases in merge-recursive.c
 2011-06-08  7:31 UTC  (49+ messages)
` [PATCH 01/48] t6039: Add a testcase where git deletes an untracked file
` [PATCH 02/48] t6039: Add failing testcase for rename/modify/add-source conflict
` [PATCH 03/48] t6039: Add a pair of cases where undetected renames cause issues
` [PATCH 04/48] t6039: Add a testcase where undetected rename causes silent file deletion
` [PATCH 05/48] t6039: Add tests for content issues with modify/rename/directory conflicts
` [PATCH 06/48] t6039: Add failing testcases for rename/rename/add-{source,dest} conflicts
` [PATCH 07/48] t6039: Ensure rename/rename conflicts leave index and workdir in sane state
` [PATCH 08/48] t6036: Add differently resolved modify/delete conflict in criss-cross test
` [PATCH 09/48] t6036: criss-cross with weird content can fool git into clean merge
` [PATCH 10/48] t6036: tests for criss-cross merges with various directory/file conflicts
` [PATCH 11/48] t6036: criss-cross w/ rename/rename(1to2)/modify+rename/rename(2to1)/modify
` [PATCH 12/48] t6036: criss-cross + rename/rename(1to2)/add-source + modify/modify
` [PATCH 13/48] t6022: Remove unnecessary untracked files to make test cleaner
` [PATCH 14/48] t6022: New tests checking for unnecessary updates of files
` [PATCH 15/48] t6022: Add testcase for merging a renamed file with a simple change
` [PATCH 16/48] merge-recursive: Make BUG message more legible by adding a newline
` [PATCH 17/48] merge-recursive: Correct a comment
` [PATCH 18/48] merge-recursive: Mark some diff_filespec struct arguments const
` [PATCH 19/48] merge-recursive: Remember to free generated unique path names
` [PATCH 20/48] merge-recursive: Avoid working directory changes during recursive case
` [PATCH 21/48] merge-recursive: Fix recursive case with D/F conflict via add/add conflict
` [PATCH 22/48] merge-recursive: Fix sorting order and directory change assumptions
` [PATCH 23/48] merge-recursive: Fix code checking for D/F conflicts still being present
` [PATCH 24/48] merge-recursive: Save D/F conflict filenames instead of unlinking them
` [PATCH 25/48] merge-recursive: Split was_tracked() out of would_lose_untracked()
` [PATCH 26/48] merge-recursive: Allow make_room_for_path() to remove D/F entries
` [PATCH 27/48] merge-recursive: Consolidate different update_stages functions
` [PATCH 28/48] merge-recursive: Split update_stages_and_entry; only update stages at end
` [PATCH 29/48] merge-recursive: When we detect we can skip an update, actually skip it
` [PATCH 30/48] merge-recursive: Fix deletion of untracked file in rename/delete conflicts
` [PATCH 31/48] merge-recursive: Make dead code for rename/rename(2to1) conflicts undead
` [PATCH 32/48] merge-recursive: Add comments about handling rename/add-source cases
` [PATCH 33/48] merge-recursive: Improve handling of rename target vs. directory addition
` [PATCH 34/48] merge-recursive: Consolidate process_entry() and process_df_entry()
` [PATCH 35/48] merge-recursive: Cleanup and consolidation of rename_conflict_info
` [PATCH 36/48] merge-recursive: Provide more info in conflict markers with file renames
` [PATCH 37/48] merge-recursive: Fix modify/delete resolution in the recursive case
` [PATCH 38/48] merge-recursive: Introduce a merge_file convenience function
` [PATCH 39/48] merge-recursive: Fix rename/rename(1to2) resolution for virtual merge base
` [PATCH 40/48] merge-recursive: Small cleanups for conflict_rename_rename_1to2
` [PATCH 41/48] merge-recursive: Defer rename/rename(2to1) handling until process_entry
` [PATCH 42/48] merge-recursive: Record more data needed for merging with dual renames
` [PATCH 43/48] merge-recursive: Create function for merging with branchname:file markers
` [PATCH 44/48] merge-recursive: Consider modifications in rename/rename(2to1) conflicts
` [PATCH 45/48] merge-recursive: Make modify/delete handling code reusable
` [PATCH 46/48] merge-recursive: Have conflict_rename_delete reuse modify/delete code
` [PATCH 47/48] merge-recursive: add handling for rename/rename/add-dest/add-dest
` [PATCH 48/48] merge-recursive: Fix working copy handling for rename/rename/add/add

[PATCH] drm/gem: add hooks to notify driver when object handle is created/destroyed
 2011-06-08  7:33 UTC 

[PATCH -tip v2 0/3] Support stacktrace with dynamic event
 2011-06-08  7:09 UTC  (4+ messages)
` [PATCH -tip v2 1/3] [CLEANUP]x86: Swap save_stack_trace_regs parameters
` [PATCH -tip v2 2/3] Add weak save_stack_trace_regs()
` [PATCH -tip v2 3/3] [BUGFIX]tracing/kprobes: Fix kprobe-tracer to support stack trace

Nested RAID and booting
 2011-06-08  7:27 UTC  (2+ messages)

[refpolicy] [PATCH] cyrus-imapd support for gentoo
 2011-06-08  7:26 UTC  (3+ messages)

[PATCH] coccinelle: if(ret)return ret; return ret; semantic patch
 2011-06-08  7:24 UTC  (8+ messages)

[PATCH] Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()
 2011-06-08  7:23 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/9] Various net and slirp fixes & enhancements
 2011-06-08  7:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/9] net: Improve layout of 'info network'

problem with newaliases & db
 2011-06-08  7:20 UTC  (2+ messages)

[PATCH v2] nommu: add page_align to mmap
 2011-06-08  7:18 UTC  (5+ messages)

linux-next: build failure after merge of the final tree (net tree related)
 2011-06-08  7:16 UTC  (2+ messages)

[PATCH v5 0/9] Remove syscall instructions at fixed addresses
 2011-06-08  7:16 UTC  (11+ messages)
` [PATCH v5 8/9] x86-64: Emulate legacy vsyscalls

Converting MIPS to Device Tree
 2011-06-08  7:15 UTC  (4+ messages)

Returning issues
 2011-06-08  7:13 UTC  (5+ messages)

[net-next 00/40][pull request] Intel Wired LAN Driver Update
 2011-06-08  7:12 UTC  (4+ messages)
` [net-next 37/40] rtnetlink: Compute and store minimum ifinfo dump size

[RFC PATCHv4 0/7] HSI framework and drivers
 2011-06-08  7:12 UTC  (8+ messages)

[PATCH v2 1/3] dmaengine: add new dma API for max_segment_number
 2011-06-08  7:10 UTC  (8+ messages)

Small files perform much faster on newly formatted fs?
 2011-06-08  7:11 UTC  (2+ messages)

[RFC] SLOB breaks netfilter
 2011-06-08  7:10 UTC  (3+ messages)

[ANNOUNCE] ipset 6.6 released
 2011-06-08  7:07 UTC  (3+ messages)
` ipset 6.6 bug: subnet (mis)matching

[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
 2011-06-08  7:04 UTC  (5+ messages)
` [PATCH v4 3.0-rc2-tip 3/22] 3: uprobes: Adding and remove a uprobe in a rb tree

XFS problem in 2.6.32
 2011-06-08  7:05 UTC  (7+ messages)

linux-next: quilt series BASE
 2011-06-08  7:01 UTC  (2+ messages)

[PATCH,RFC] mmp clockevent handling race
 2011-06-08  7:01 UTC  (5+ messages)

[PATCH] fs/ncpfs/dir.c unused variable sb
 2011-06-08  7:00 UTC 

sctp: Add ASCONF operation on the single-homed host
 2011-06-08  6:57 UTC  (2+ messages)

[PATCH] platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutex
 2011-06-08  6:56 UTC 

[PATCHv3] net: Define enum for the bits used in features
 2011-06-08  6:55 UTC  (5+ messages)

[PATCH] ixgbe: Report PAUSE flags to ethtool
 2011-06-08  6:33 UTC 

PROBLEM: zone_reclaim is hanging high priority real time user pthreads
 2011-06-08  6:53 UTC  (5+ messages)

[PATCH v2 00/12] MFD/ASoC/Input: TWL4030/TWL60X0 changes
 2011-06-08  6:51 UTC  (5+ messages)
` [PATCH v2 03/12] OMAP3: Move common pmic configuration to pmic-common

sh:fixed issue in xchg_u32 function when val==r15
 2011-06-08  6:51 UTC  (2+ messages)

__elv_add_request OOPS
 2011-06-08  6:50 UTC  (20+ messages)
  ` [PATCH] SCSI IOCTL: Check for device deletion [was Re: __elv_add_request OOPS]

[PATCH 0/2] eglibc: migrate configurability from oe V3
 2011-06-08  6:42 UTC  (7+ messages)
` [PATCH 2/2] eglibc: migrate configurability from oe

[PATCH] omap: iovmm: s/sg_dma_len(sg)/sg->length/
 2011-06-08  6:43 UTC  (2+ messages)

[patch] NFS: using freed variable in debug code
 2011-06-08  6:43 UTC  (2+ messages)

[patch] Staging: iio: dereferencing uninitialized variable
 2011-06-08  6:42 UTC 

[Ocfs2-devel] Do filesystem need to turn RO on dx corruptions?
 2011-06-08  6:41 UTC  (2+ messages)

[PATCH/RFC] V4L: add media bus configuration subdev operations
 2011-06-08  6:40 UTC  (3+ messages)

[RFC][PATCH] kexec-tools: powerpc: Use the #address-cells information to parsememory/reg - V2
 2011-06-08  6:38 UTC  (2+ messages)

[meta-efl][PATCH 0/3] Pull request #7
 2011-06-08  6:33 UTC  (5+ messages)
` [meta-efl][PATCH 1/3] e-base, e-wm: bump EFL_SRCREV and remove illume1 from e-wm
` [meta-efl][PATCH 2/3] eve: update LICENSE fields and remove patch applied upstream
` [meta-efl][PATCH 3/3] webkit-efl: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d

[lm-sensors] Question about coretemp ttarget
 2011-06-08  6:36 UTC  (2+ messages)

[BUGFIX][PATCH] memcg: fix behavior of per cpu charge cache draining
 2011-06-08  6:29 UTC  (4+ messages)

[meta-oe][PATCH 0/2] Pull request #17
 2011-06-08  6:30 UTC  (4+ messages)
` [meta-oe][PATCH 1/2] vala[-native]: 0.12.0 -> 0.12.1
` [meta-oe][PATCH 2/2] check: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d

assigned EHCI USB headset not working
 2011-06-08  6:33 UTC 

[Qemu-devel] qemu - SCSI disk "Device Model", "Serial Number", and "Firmware Version"?
 2011-06-08  6:29 UTC  (3+ messages)

[PATCH v2] netfilter: avoid double seq_adjust for loopback
 2011-06-08  6:31 UTC 

sdhci-pci fails on 3.0.0-rc1 on Dell E6510
 2011-06-08  6:26 UTC  (9+ messages)

[PATCH] netfilter: nf_nat: avoid double nat for loopback
 2011-06-08  6:26 UTC  (5+ messages)

[PATCH] t3703: skip more tests using colons in file names on Windows
 2011-06-08  6:22 UTC  (2+ messages)

[PATCH 00/15] writeback fixes and cleanups for 3.0 (v5)
 2011-06-08  6:21 UTC  (4+ messages)

[U-Boot] Goodday
 2011-06-08  6:20 UTC 

[PATCH 0/15] KVM: optimize for MMIO handled
 2011-06-08  6:22 UTC  (6+ messages)

[PATCH] ATA: Debugging options for the ATA subsystem
 2011-06-08  6:18 UTC 

[RFC PATCH v3 0/2] amba bus device tree probing
 2011-06-08  6:16 UTC  (5+ messages)
` [RFC PATCH v3 2/2] dt: add custom device creation to platform bus scan

libceph: osd0 down
 2011-06-08  6:12 UTC  (4+ messages)

linux-next: Tree for June 8
 2011-06-08  6:10 UTC 

[PATCH v2 1/3] mmc: support sdhci-mmp2
 2011-06-08  6:08 UTC  (8+ messages)

[PATCH] UCM: get: Implement 'exact' value retrieval
 2011-06-08  6:07 UTC  (2+ messages)

[PATCH 0/6] HDMI: Implement pcm-per-pin
 2011-06-08  6:04 UTC  (3+ messages)
` [PATCH 1/1] Added patch file and Makefile entry for CA0132 HDA codec

[PATCH pm_wip/cpufreq] OMAP2+: cpufreq: Enable all CPUs in shared policy mask
 2011-06-08  6:01 UTC  (2+ messages)

[PATCH 0/2] eglibc: migrate configurability from oe V4
 2011-06-08  5:56 UTC  (2+ messages)
` [PATCH 2/2] eglibc: migrate configurability from oe


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.