messages from 2009-08-21 23:45:46 to 2009-08-22 07:45:43 UTC [more...]
[PATCH] mac80211 : fix a race with update_tkip_key
2009-08-22 7:45 UTC (2+ messages)
[ANNOUNCE] GIT 1.6.4.1
2009-08-22 7:44 UTC
strange stack limit behavior when allocating more than 2GB mem on 32bit machine
2009-08-22 7:44 UTC (6+ messages)
[RFC] v4l2_subdev_ir_ops
2009-08-22 7:42 UTC (2+ messages)
LPC3250, helloworld-image, configure: error: cannot run C compiled programs
2009-08-22 7:18 UTC (5+ messages)
[PATCH] swap: send callback when swap slot is freed
2009-08-22 7:34 UTC (3+ messages)
Remportez au moins 3 cadeaux Multimedia !
2009-08-22 7:32 UTC
[PATCH v3 0/9] more changes to port rebase -i to C using sequencer code
2009-08-22 7:29 UTC (11+ messages)
` [PATCH v3 1/9] sequencer: add "do_fast_forward()" to perform a fast forward
` [PATCH v3 2/9] sequencer: add "--fast-forward" option to "git sequencer--helper"
` [PATCH v3 3/9] sequencer: let "git sequencer--helper" callers set "allow_dirty"
` [PATCH v3 4/9] rebase -i: use "git sequencer--helper --fast-forward"
` [PATCH v3 5/9] revert: libify pick
` [PATCH v3 6/9] pick: libify "pick_help_msg()"
` [PATCH v3 7/9] sequencer: add "do_commit()" and related functions
` [PATCH v3 8/9] sequencer: add "--cherry-pick" option to "git sequencer--helper"
` [PATCH v3 9/9] rebase -i: use "git sequencer--helper --cherry-pick"
[PATCH 1/5] OMAP1/2/3/4: DEBUG_LL: cleanup
2009-08-22 7:23 UTC (2+ messages)
[lm-sensors] Harald's C7 temp driver
2009-08-22 7:23 UTC
[PATCH 1/1] Char: riscom8, fix shutdown declaration
2009-08-22 7:04 UTC
[PATCH] OMAP2/3: Add support for flash on SDP boards
2009-08-22 6:57 UTC (2+ messages)
[PATCH]: Implement bzip2 and LZMA loaders / fixed patch for Xen 3.4.1
2009-08-22 6:56 UTC (2+ messages)
[PATCH 3/3] PalmZ72: Add support for OV9640 camera sensor
2009-08-22 6:52 UTC
[Qemu-devel] target-sparc/TODO
2009-08-22 6:51 UTC (11+ messages)
` [Qemu-devel] target-sparc/TODO
[PATCH 2/3] Add driver for OmniVision OV9640 sensor
2009-08-22 6:50 UTC
[PATCH 1/3] Add RGB555X and RGB565X formats to pxa-camera
2009-08-22 6:48 UTC
Subscribtion
2009-08-22 6:42 UTC
linux disk access when idle
2009-08-22 6:37 UTC (13+ messages)
subvolume/snapshot usage question
2009-08-22 6:34 UTC (2+ messages)
[U-Boot] 83xx and LCRR setting
2009-08-22 6:32 UTC (8+ messages)
[Bug 14037] New: missing Via VT8251 chipset driver missing in newer kernels
2009-08-22 6:32 UTC (2+ messages)
` [Bug 14037] "
RAID10 Layouts
2009-08-22 6:31 UTC (6+ messages)
` Help
Linux 2.6.31-rc7
2009-08-22 6:12 UTC (5+ messages)
` Regression: Linux 2.6.31-rc7 lost sensors on asus mobo
` Bad page state (was Re: Linux 2.6.31-rc7)
[PATCH] Clean up struct grub_module_header
2009-08-22 6:10 UTC
How to recover from "reset --hard"
2009-08-22 6:06 UTC (2+ messages)
oops: sysfs_remove_link, i915 and 2.6.31-rc7
2009-08-22 5:48 UTC
[PATCH #upstream] sata_sil24: always set protocol override for non-ATAPI data commands
2009-08-22 5:57 UTC (2+ messages)
[PATCH #upstream] libata: enhance command parsing
2009-08-22 5:57 UTC (2+ messages)
git fetch --depth=* broken?
2009-08-22 5:52 UTC
Continue git clone after interruption
2009-08-22 5:50 UTC (10+ messages)
[PATCH 2/2 (v2)] reset: make the output more user-friendly
2009-08-22 5:44 UTC (4+ messages)
` [PATCH 1/2] Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN
` [PATCH 2/2 (v3)] reset: make the output more user-friendly
amd64 + mtrr: only 3.1gb of 8gb are covered, kernel 2.6.30 and earlier
2009-08-22 5:43 UTC (2+ messages)
Abour linux driver supports BCM4325
2009-08-22 5:42 UTC (7+ messages)
[PATCH] Convert MMC subsys drivers to dev_pm_ops
2009-08-22 5:13 UTC (10+ messages)
[PATCH -tip/core/rcu] expunge lingering references to CONFIG_CLASSIC_RCU
2009-08-22 5:08 UTC
[PATCH v2 1/2] tracing: Move tracepoint callbacks into DEFINE
2009-08-22 4:58 UTC (6+ messages)
` [PATCH v3 0/4] tracing: tweaks for generic syscall events
` [PATCH v3 1/4] tracing: Rename TIF_SYSCALL_FTRACE->_TRACEPOINT
` [PATCH v3 2/4] tracing: Make syscall_(un)regfunc arch-specific
` [PATCH v3 3/4] tracing: Move tracepoint callbacks into DEFINE
` [PATCH v3 4/4] tracing: Create generic syscall TRACE_EVENTs
Growing raid 5: Failed to reshape
2009-08-22 4:55 UTC (9+ messages)
Regression: Linux 2.6.31-rc7 lost sensors on asus mobo
2009-08-22 4:48 UTC
[U-Boot] [PATCH 1/2] Blackfin: cm-bf527/cm-bf537: increase flash sectors
2009-08-22 4:47 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] Blackfin: fix typos in gpio comments
Plans for an online meeting regarding Radiotap
2009-08-22 4:38 UTC (12+ messages)
` RTS/CTS + CTS-to-self
[PATCH v2 0/9] more changes to port rebase -i to C using sequencer code
2009-08-22 4:35 UTC (4+ messages)
` [PATCH v2 5/9] revert: libify pick
[Qemu-devel] Disable gus audio device in isapc
2009-08-22 4:30 UTC
bitbake source fetch problem :(
2009-08-22 4:11 UTC
Help/Advice needed on diff bug in xutils.c
2009-08-22 4:23 UTC (5+ messages)
` [PATCH 0/6 RFC] Series to correct xutils incomplete line handling
[PATCH] m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open
2009-08-22 4:16 UTC (3+ messages)
hitting home directory's parent
2009-08-22 4:10 UTC (2+ messages)
How to wakup system from standby via USB keyboard
2009-08-22 4:13 UTC (5+ messages)
[U-Boot] [PATCH 0/3] Clean up up malloc pool init
2009-08-22 4:05 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] Consolidate arch-specific sbrk() implementations
` [U-Boot] [PATCH 2/3] Standardize mem_malloc_init() implementation
` [U-Boot] [PATCH 3/3] Consolidate arch-specific mem_malloc_init() implementations
Semodule syntax is broken
2009-08-22 3:27 UTC (4+ messages)
[RFC/RFT] rtl8187: Implement rfkill support
2009-08-22 3:38 UTC
[PATCH] linux/kernel.h, linux/mm.h, linux/slab.h are not needed in crypto/*.c
2009-08-22 3:38 UTC (2+ messages)
make glib optional
2009-08-22 3:36 UTC
[PATCH JGIT] Ensure created test repositories use canonical paths
2009-08-22 3:32 UTC (3+ messages)
XFS disk half full, yet it is reporting out of disk (linux)
2009-08-22 3:30 UTC (2+ messages)
[PATCH] sctp: fix check the chunk length of received HEARTBEAT-ACK
2009-08-22 3:27 UTC
[PATCH] sctp: drop SHUTDOWN chunk if the TSN is less than the CTSN
2009-08-22 3:24 UTC
[security] Race condition in udev
2009-08-22 3:11 UTC (4+ messages)
[PATCH] sctp: fix retransmit for multi-homed endpoints
2009-08-22 3:10 UTC
[Buildroot] Kernel panic - not syncing: Attempted to kill init!
2009-08-22 3:08 UTC (13+ messages)
[U-Boot] ERROR: too many flash sectors
2009-08-22 2:58 UTC (3+ messages)
+ mm-balance_dirty_pages-reduce-calls-to-global_page_state-to-reduce-cache-references.patch added to -mm tree
2009-08-22 2:51 UTC (3+ messages)
` + mm-balance_dirty_pages-reduce-calls-to-global_page_state-to-reduce-c ache-references.patch "
Write state of SMS assembly to disk and restore on startup
2009-08-22 2:40 UTC
(unknown),
2009-08-22 2:37 UTC
Fix getting the offset into sms fragment bitmap
2009-08-22 2:37 UTC (2+ messages)
Read messages left over in ME storage on startup
2009-08-22 2:35 UTC
[PATCH 0/17] Make O_SYNC handling use standard syncing path
2009-08-22 2:31 UTC (15+ messages)
` O_DIRECT and barriers
2.6.31-rc5 regression: Oops when USB Serial disconnected while in use
2009-08-22 2:30 UTC (2+ messages)
Very high memory usage with KVM
2009-08-22 2:28 UTC (11+ messages)
Fail to mount NILFS
2009-08-22 2:25 UTC (2+ messages)
Profitez de 30 euros offerts pour en gagner plus
2009-08-22 2:14 UTC
[PATCH -next 1/8] bnx2: Zero out status block before chip reset
2009-08-22 2:20 UTC (8+ messages)
` [PATCH -next 2/8] bnx2: Check if_running() before touching chip registers
` [PATCH -next 3/8] bnx2: Close device if MTU change or ring size change fails
` [PATCH -next 4/8] bnx2: Apply BROKEN_STATS workaround to 5706 and 5708
` [PATCH -next 5/8] bnx2: Report FTQ discard counter
` [PATCH -next 6/8] bnx2: Refine coalescing parameters
` [PATCH -next 7/8] bnx2: Use const on flash_table structure
` [PATCH -next 8/8] bnx2: Update version to 2.0.2
git diffall, open all diff files immediatly (eg tabbed window in BC)
2009-08-22 2:10 UTC (5+ messages)
` git diffall, open all diff files immediatly (eg tabbed window?in BC)
ming had bored
2009-08-22 1:56 UTC
how to do "git merge --abort"
2009-08-22 1:56 UTC (4+ messages)
[PATCH 2/14] bfa: Brocade BFA FC SCSI driver (bfa part1)
2009-08-22 1:58 UTC (3+ messages)
mount.nfs: access denied by server
2009-08-22 1:48 UTC (6+ messages)
[PATCH] introduce kvm64 CPU
2009-08-22 1:45 UTC (8+ messages)
` [Qemu-devel] "
[Patch 0/8] V4 Implement crashkernel=auto
2009-08-22 1:39 UTC (12+ messages)
` [Patch 1/8] kexec: allow to shrink reserved memory
` [Patch 5/8] ia64: implement crashkernel=auto
[GIT PULL] SCSI bug fixes for 2.6.31-rc7
2009-08-22 1:28 UTC
next tree request
2009-08-22 0:48 UTC
Dear webmail users
2009-08-21 11:28 UTC
ARM Architecture Reference Manual available for download
2009-08-22 1:10 UTC (2+ messages)
RFC 5386
2009-08-22 1:09 UTC
[Bug 13556] Random oopses
2009-08-22 1:04 UTC (3+ messages)
Are no cases on record in which this operation has been performe
2009-08-22 0:57 UTC
[PATCH] git-tag(1): Refer to git-check-ref-format(1) for <name>
2009-08-22 0:45 UTC (3+ messages)
[PATCH] kvm-kmod vma_kernel_pagesize compatability
2009-08-22 0:38 UTC
[lm-sensors] VIA C7 driver module -- No results on Mini-note
2009-08-22 0:37 UTC
[Ocfs2-devel] [PATCH 00/41] ocfs2: Add reflink file support. V4
2009-08-22 0:31 UTC (6+ messages)
` [Ocfs2-devel] [PATCH 19/41] ocfs2: Integrate CoW in file write
2.6.27.19 + 28.7: network timeouts for r8169 and 8139too
2009-08-22 0:24 UTC (15+ messages)
` [PATCH 2.6.30-rc4] r8169: avoid losing MSI interrupts
Couldn't load match `pknock':(null)
2009-08-22 0:17 UTC (5+ messages)
[PATCH 05/14] Change regerror() declaration from K&R style to ANSI C (C89)
2009-08-22 0:15 UTC (3+ messages)
` [PATCH v2 05/14] Change regerror() definition "
[PATCH 1/3] drm/nv04: Turn every CRTC off before restoring the hardware state
2009-08-22 0:11 UTC (3+ messages)
` [PATCH 2/3] drm/i2c/ch7006: Add module parameters to set the default TV norm and scale
` [PATCH 3/3] drm/nouveau: Add a module parameter to set the default TV norm
[PATCH][cpufreq] Powernow: Enable more than 2 low P-states
2009-08-22 0:15 UTC
RFC: Clarifying Direct I/O Semantics
2009-08-22 0:07 UTC (3+ messages)
DomU crashes during xenfb initialization
2009-08-21 23:57 UTC (2+ messages)
[PATCH 2/2]: pkt_sched: Convert CBQ to tasklet_hrtimer
2009-08-22 0:03 UTC
[PATCH 1/2]: pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
2009-08-22 0:03 UTC
[PATCH 0/2]: Convert packet scheduler hrtimers to tasklet_hrtimer
2009-08-22 0:03 UTC
[patch 1/4 -mm] flex_array: convert element_nr formals to unsigned
2009-08-22 0:02 UTC (4+ messages)
` [patch 4/4 -mm] flex_array: add flex_array_shrink function
softtsc for PV guests
2009-08-21 23:59 UTC (2+ messages)
[PATCH 0/7] update checkpatch to v0.29
2009-08-21 23:54 UTC (2+ messages)
[Bug 23445] New: NV46: GPU lockup on VT switch
2009-08-21 23:53 UTC (2+ messages)
` [Bug 23445] "
+ mm-do-batched-scans-for-mem_cgroup.patch added to -mm tree
2009-08-21 23:52 UTC
[RFT] ar9170: use eeprom's frequency calibration values
2009-08-21 23:51 UTC (3+ messages)
+ flex_array-add-flex_array_shrink-function.patch added to -mm tree
2009-08-21 23:49 UTC
+ flex_array-add-flex_array_clear-function.patch added to -mm tree
2009-08-21 23:49 UTC
+ flex_array-poison-free-elements.patch added to -mm tree
2009-08-21 23:49 UTC
+ flex_array-convert-element_nr-formals-to-unsigned.patch added to -mm tree
2009-08-21 23:49 UTC
[Patch] Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapped bindings consistent with IPv4)
2009-08-21 23:45 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.