messages from 2010-12-17 19:50:11 to 2010-12-17 21:17:45 UTC [more...]
integrity verification on raid-5?
2010-12-17 21:17 UTC (2+ messages)
Add device tree support for x86, v2
2010-12-17 21:16 UTC (3+ messages)
` [PATCH 07/15] of: move of_irq_map_pci() into generic code
[U-Boot] easy money online
2010-12-17 21:15 UTC
Driver issue on Linux 2.6.35-22-generic-pae #33-Ubuntu SMP
2010-12-17 21:14 UTC (2+ messages)
kdump broken on 2.6.37-rc4
2010-12-17 21:13 UTC (24+ messages)
[PATCH v2 00/03] target: Initial merge of v4.0.0-rc6 for .38
2010-12-17 21:11 UTC (22+ messages)
` [PATCH v2 01/03] scsi: Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitions
` [PATCH v2 02a/03] target: Add ConfigFS extended macro set
` [PATCH v2 02b/03] target: Add v4 base data structures and struct target_core_fabric_ops
` [PATCH v2 02c/03] target: Add SPC-4 explict and implict Asymmetric Logical Unit Access (ALUA)
` [PATCH v2 02d/03] target: Add ConfigFS subsystem backstore infrastructure
` [PATCH v2 02e/03] target: Add fabric and subsystem transport engine core
` [PATCH v2 02f/03] target: Add HBA core infrastructure
` [PATCH v2 02g/03] target: Add device "
` [PATCH v2 02h/03] target: Add target portal group infrastructure
` [PATCH v2 02i/03] target: Add SPC-4 compliant Persistent Reservations (PR)
` [PATCH v2 02j/03] target: Add Task Management infrastructure
` [PATCH v2 02k/03] target: Add UNIT_ATTENTION infrastructure support
` [PATCH v2 02l/03] target: Add SCSI MIB statistics support
` [PATCH v2 02m/03] target: Add FILEIO subsystem plugin
` [PATCH v2 02n/03] target: Add IBLOCK "
` [PATCH v2 02o/03] target: Add PSCSI "
` [PATCH v2 02p/03] target: Add RAMDISK_DR and RAMDISK_MCP subsystem plugins
` [PATCH v2 02q/03] target: Add generic fabric independent ConfigFS infrastructure
` [PATCH v2 02r/03] target: Add generic ProtoID and TransportID fabric handlers for SAS, FC, and iSCSI
` [PATCH v2 02s/03] target: Add Kbuild and Kconfig for drivers/target and Documentation/target/
` [PATCH v2 03/03] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module
[PATCH/RFC 1/2] jump label: make enable/disable o(1)
2010-12-17 21:12 UTC (13+ messages)
[linux-lvm] Conflicting vg names but can't rename one
2010-12-17 21:11 UTC (4+ messages)
[BUG 2.6.27-rc1] find_busiest_group() LOCKUP
2010-12-17 20:56 UTC (18+ messages)
` [PATCH] x86, acpi: Handle all SRAT cpu entries even have cpu num
` [PATCH] x86, acpi: Handle all SRAT cpu entries even have cpu
` [PATCH 1/2] x86, acpi: add MAX_LOCAL_APIC for 32bit
new iwlwifi 6030 uCode available
2010-12-17 21:08 UTC
TODO: Network updating the emergency number list
2010-12-17 21:09 UTC (4+ messages)
Problem with sound on SAA7134 TV card
2010-12-17 21:09 UTC
[PATCH] completion: add missing configuration variables
2010-12-17 21:04 UTC (7+ messages)
net-2.6 merged into net-next-2.6
2010-12-17 21:03 UTC
[RFC][PATCH 0/5] Reduce runqueue lock contention -v2
2010-12-17 21:02 UTC (12+ messages)
` [RFC][PATCH 5/5] sched: Reduce ttwu rq->lock contention
reproducer for DM on MD flush deadlock? (was: Re: [PULL REQUEST] md bug fixes)
2010-12-17 21:01 UTC (2+ messages)
[PATCH 0/1] Add enc_read_blob_req() as defined in BT Core v4.0
2010-12-17 21:01 UTC (2+ messages)
[Qemu-devel] [PATCH] win32: Fix CRLF problem in make_device_config.sh
2010-12-17 21:00 UTC (9+ messages)
` [Qemu-devel] "
[PATCH tip/core/rcu 0/20] second preview of RCU patches for 2.6.38
2010-12-17 20:54 UTC (21+ messages)
` [PATCH RFC tip/core/rcu 01/20] rcu: add priority-inversion testing to rcutorture
` [PATCH RFC tip/core/rcu 02/20] rcu: move TINY_RCU from softirq to kthread
` [PATCH RFC tip/core/rcu 03/20] rcu: priority boosting for TINY_PREEMPT_RCU
` [PATCH RFC tip/core/rcu 04/20] rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU
` [PATCH RFC tip/core/rcu 05/20] rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing
` [PATCH RFC tip/core/rcu 06/20] rcu: Distinguish between boosting and boosted
` [PATCH RFC tip/core/rcu 07/20] rcu: get rid of obsolete "classic" names in TREE_RCU tracing
` [PATCH RFC tip/core/rcu 08/20] rcu,cleanup: move synchronize_sched_expedited() out of sched.c
` [PATCH RFC tip/core/rcu 09/20] rcu,cleanup: simplify the code when cpu is dying
` [PATCH RFC tip/core/rcu 10/20] rcu: update documentation/comments for Lai's adoption patch
` [PATCH RFC tip/core/rcu 11/20] rcu: fix race condition in synchronize_sched_expedited()
` [PATCH RFC tip/core/rcu 12/20] rcu: Make synchronize_srcu_expedited() fast if running readers
` [PATCH RFC tip/core/rcu 13/20] rcu: increase synchronize_sched_expedited() batching
` [PATCH RFC tip/core/rcu 14/20] rcu: Stop chasing QS if another CPU did it for us
` [PATCH RFC tip/core/rcu 15/20] rcu: Keep gpnum and completed fields synchronized
` [PATCH RFC tip/core/rcu 16/20] rcu: fine-tune grace-period begin/end checks
` [PATCH RFC tip/core/rcu 17/20] rcu: limit rcu_node leaf-level fanout
` [PATCH RFC tip/core/rcu 18/20] rcu: reduce __call_rcu()-induced contention on rcu_node structures
` [PATCH RFC tip/core/rcu 19/20] rculist: fix borked __list_for_each_rcu() macro
` [PATCH RFC tip/core/rcu 20/20] rcu: remove unused "
[PATCH v3] (new way) I2C/DDC defaults & I2C/DDC detection for VIA
2010-12-17 20:57 UTC (2+ messages)
` [PATCH v3] (new way) I2C/DDC defaults & I2C/DDC detection for
[Qemu-devel] [PATCH] sparc32_dma: separate ledma and espdma
2010-12-17 20:56 UTC (3+ messages)
[U-Boot] [PATCH] arm: Add armv6 and armv7 optimized swab functions
2010-12-17 20:52 UTC (3+ messages)
[PATCH v3 00/22] netoops support
2010-12-17 20:52 UTC (3+ messages)
` [PATCH v3 03/22] netconsole: Introduce 'enabled' state-machine
[RFC] Make SMP secondary CPU up more resilient to failure
2010-12-17 20:52 UTC (5+ messages)
[Buildroot] Build failure on msgfmt
2010-12-17 20:52 UTC
[U-Boot] [RFC PATCH 1/2] hashtable: drop all non-reentrant versions
2010-12-17 20:51 UTC (6+ messages)
` [U-Boot] [RFC PATCH 2/2] env: re-add support for auto-completion
[PATCH 0/1] linux-yocto: remove or adjust to _ in branch names
2010-12-17 20:51 UTC (4+ messages)
` [PATCH 1/1] "
` [poky] "
[U-Boot] Pull request: nand flash next
2010-12-17 20:49 UTC (2+ messages)
[RFC PATCH] ACPICA: Improve GPE detect
2010-12-17 20:48 UTC (4+ messages)
[U-Boot] [PATCH/next] 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration
2010-12-17 20:47 UTC (5+ messages)
[PATCH] fs: call security_d_instantiate in d_obtain_alias V2
2010-12-17 20:45 UTC (2+ messages)
persistent, quasi-random -ESTALE at mount time
2010-12-17 20:45 UTC (7+ messages)
Reiser4
2010-12-17 20:40 UTC (6+ messages)
[RFC 0/5] user namespaces: start clamping down
2010-12-17 20:40 UTC (24+ messages)
` [RFC 1/5] user namespaces: Add a user_namespace as creator/owner of uts_namespace
` [RFC 2/5] user namespaces: make capabilities relative to the user namespace
` [RFC 3/5] user namespaces: allow sethostname in a container
` [RFC 4/5] user namespaces: allow killing tasks in your own or child userns
` [RFC 5/5] user namespaces: Allow ptrace from non-init user namespaces
backchannel transport
2010-12-17 20:39 UTC (4+ messages)
[Regression] firewire_ohci causes system resume to fail
2010-12-17 20:38 UTC (6+ messages)
RFC: short reads on block devices
2010-12-17 20:36 UTC (2+ messages)
[linux test] 4119: regressions - FAIL
2010-12-17 20:36 UTC
[U-Boot] oamp3: bug in clock.c with gcc 4.5.1?
2010-12-17 20:33 UTC (3+ messages)
[PATCH] test/list-modems : print Strength as an integer
2010-12-17 20:33 UTC (3+ messages)
` [PATCH resend] "
IIO and Comedi
2010-12-17 20:33 UTC (2+ messages)
2.6.37-rc5, pata_atiixp, DVD-ROM: kernel log flooded with "rpm_resume flags 0x4", "rpm_resume returns 1"
2010-12-17 20:32 UTC (11+ messages)
` [linux-pm] "
[PATCH] OMAP: Fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4
2010-12-17 20:31 UTC
This patch adds python3 bindings
2010-12-17 20:30 UTC (3+ messages)
[PATCH 00/21] nd/struct-pathspec v2
2010-12-17 20:29 UTC (11+ messages)
` [PATCH 10/21] tree_entry_interesting(): fix depth limit with overlapping pathspecs
` [PATCH 14/21] Convert ce_path_match() to use struct pathspec
[Bug 32449] New: crash in r600_set_vertex_buffers with invalid GL usage flag used in glBufferData
2010-12-17 20:28 UTC (2+ messages)
` [Bug 32449] "
[ANNOUNCE] TCM/LIO v4.0.0-rc6 for 2.6.37-rc6
2010-12-17 20:27 UTC (6+ messages)
[U-Boot] video/mx3fb: fix clock divider
2010-12-17 20:24 UTC (2+ messages)
[Qemu-devel] [Bug 691424] [NEW] qemu/kvm SDL over ssh -X broken
2010-12-17 20:14 UTC (2+ messages)
` [Qemu-devel] [Bug 691424] "
how to recover a repository
2010-12-17 20:20 UTC (3+ messages)
[U-Boot] [PATCH] config.mk: unify duplicated flag setting
2010-12-17 20:19 UTC (2+ messages)
[U-Boot] [PATCH] powerpc: fix register usage in some inline assembly code
2010-12-17 20:18 UTC (2+ messages)
[PATCH V7 0/8] ptp: IEEE 1588 hardware clock support
2010-12-17 20:16 UTC (4+ messages)
` [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
"x86: allocate space within a region top-down" causes bar0 access issue
2010-12-17 20:16 UTC (2+ messages)
[U-Boot] [PATCH 1/4] powerpc/85xx: Removed support for ATUM8548 board
2010-12-17 20:16 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] powerpc/85xx: Removed support for MPC8540EVAL board
` [U-Boot] [PATCH 3/4] powerpc/85xx: Remove support for PM854/PM856 boards
[U-Boot] [PATCH] arm1136: timer: Replace bss variable by gd
2010-12-17 20:13 UTC (3+ messages)
[PATCH] bttv: fix mutex use before init
2010-12-17 20:11 UTC (7+ messages)
[PATCH_V4 0/9] NFSv4 callback find client fix Version 4
2010-12-17 20:11 UTC (11+ messages)
` [PATCH_V4 1/9] SUNRPC new transport for the NFSv4.1 shared back channel
periods*period_size vs. buffer_size; should they be equal?
2010-12-17 20:04 UTC
Compat-wireless release for 2010-12-17 is baked
2010-12-17 20:04 UTC
[PATCH 0/1] Add meta-crownbay -noemgd machine config
2010-12-17 20:02 UTC
[PATCH 1/1] meta-crownbay: add a machine configuration that doesn't use EMGD graphics
2010-12-17 20:02 UTC
[PATCH] netlink: fix gcc -Wconversion compilation warning
2010-12-17 20:02 UTC (3+ messages)
[U-Boot] [PATCH 1/2] Add support for XZ decompression algorithm
2010-12-17 20:00 UTC (2+ messages)
[PATCH 07/14] t7800-difftool.sh: Fix a test failure on Cygwin
2010-12-17 19:59 UTC (3+ messages)
[lm-sensors] [Patch]Adding_threshold_support_to_coretemp
2010-12-17 19:59 UTC (2+ messages)
[PATCH 0/40] Complete set of clocksource/sched_clock patches
2010-12-17 19:59 UTC (8+ messages)
` [PATCH 28/40] ARM: sched_clock: provide common infrastructure for sched_clock()
linux-next: build warnings after merge of the ia64 tree
2010-12-17 19:58 UTC (4+ messages)
[PATCH] ip: use checksum options of first fragment also for subsequent fragments
2010-12-17 19:58 UTC (2+ messages)
rtl8192 does not see N networks in my building
2010-12-17 19:57 UTC (4+ messages)
[PATCHv6 00/16] pps: several fixes and improvements
2010-12-17 19:54 UTC (17+ messages)
` [PATCHv6 01/16] pps: trivial fixes
` [PATCHv6 02/16] pps: declare variables where they are used in switch
` [PATCHv6 03/16] pps: fix race in PPS_FETCH handler
` [PATCHv6 04/16] pps: unify timestamp gathering
` [PATCHv6 05/16] pps: access pps device by direct pointer
` [PATCHv6 06/16] pps: convert printk/pr_* to dev_*
` [PATCHv6 07/16] pps: move idr stuff to pps.c
` [PATCHv6 08/16] pps: do not disable interrupts for idr operations
` [PATCHv6 09/16] pps: use BUG_ON for kernel API safety checks
` [PATCHv6 10/16] pps: simplify conditions a bit
` [PATCHv6 11/16] pps: timestamp is always passed to dcd_change()
` [PATCHv6 12/16] ntp: add hardpps implementation
` [PATCHv6 13/16] pps: capture MONOTONIC_RAW timestamps as well
` [PATCHv6 14/16] pps: add kernel consumer support
` [PATCHv6 15/16] pps: add parallel port PPS client
` [PATCHv6 16/16] pps: add parallel port PPS signal generator
Reading/writing controls from different classes in a single VIDIOC_[GS]_EXT_CTRLS call
2010-12-17 19:57 UTC (3+ messages)
[PATCH] via-velocity: fix the WOL bug on 1000M full duplex forced mode
2010-12-17 19:57 UTC (4+ messages)
Git pull request: Orion and friends update for next merge window
2010-12-17 19:56 UTC
[RFC 0/8] wireless: DFS region support
2010-12-17 19:34 UTC (4+ messages)
` [RFC 2/8] cfg80211: process new country regulatory flags (DFS)
[PATCH] ath9k: Properly initialize channel table for 2GHz
2010-12-17 19:51 UTC (2+ messages)
[RFC -v2 PATCH 0/3] directed yield for Pause Loop Exiting
2010-12-17 19:51 UTC (7+ messages)
` [RFC -v2 PATCH 2/3] sched: add yield_to function
[U-Boot] [PATCH] Don't add symlink in srctree when using an objtree
2010-12-17 19:51 UTC (2+ messages)
[PATCH] asix: add USB ID for Logitec LAN-GTJ U2A
2010-12-17 19:51 UTC (2+ messages)
[PATCH] disabling e4defrag build with --disable-defrag
2010-12-17 19:50 UTC (2+ messages)
` [PATCH] allow e4defrag build against old kernel headers
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.