All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-13 00:04:04 to 2009-10-13 03:18:28 UTC [more...]

[REGRESSION] "bind" a device to a driver doesn't not work anymore
 2009-10-13  3:17 UTC  (9+ messages)

[resend][PATCH v2] mlock() doesn't wait to finish lru_add_drain_all()
 2009-10-13  3:18 UTC  (7+ messages)

[PATCH 1/1] be2iscsi: Enabling MSIX and mcc_rings
 2009-10-13  3:12 UTC  (2+ messages)

2.6.32-rc4: Reported regressions from 2.6.31
 2009-10-13  3:12 UTC  (6+ messages)
` [Bug #14379] ACPI Warning for _SB_.BAT0._BIF: Converted Buffer to expected String

hackbench regression with kernel 2.6.32-rc1
 2009-10-13  3:12 UTC  (5+ messages)

Memory overcommit
 2009-10-13  3:08 UTC  (2+ messages)

[PATCH v3] add analog devices AD714X captouch input driver
 2009-10-13  3:05 UTC  (11+ messages)
` [Uclinux-dist-devel] [PATCH v3] add analog devices AD714X captouchinput driver
  `  "

Regression?: keyboard state/LED inconsistency in 2.6.32-rc1/2,3,4
 2009-10-13  3:03 UTC  (4+ messages)

2.6.32-rc4: Reported regressions 2.6.30 -> 2.6.31
 2009-10-13  2:54 UTC  (11+ messages)
` [Bug #14388] keyboard under X with 2.6.31

2.6.31.2 broke UML 64-bit build (2.6.31 was fine)
 2009-10-13  2:54 UTC  (5+ messages)

[RFC] i2c-designware patches
 2009-10-13  2:54 UTC  (36+ messages)
` [PATCH 01/16] i2c-designware: Consolidate to use 32-bit word accesses
` [PATCH 02/16] i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts
` [PATCH 03/16] i2c-designware: Use platform_get_irq helper
` [PATCH 04/16] i2c-designware: i2c_dw_read: Take "struct dw_i2c_dev" pointer
` [PATCH 05/16] i2c-designware: i2c_dw_xfer_msg: "
` [PATCH 06/16] i2c-designware: Remove an useless local variable "num"
` [PATCH 07/16] i2c-designware: Set a clock name to DesignWare I2C clock source
` [PATCH 08/16] i2c-designware: Improve _HCNT/_LCNT calculation
` [PATCH 09/16] i2c-designware: i2c_dw_xfer_msg: Fix an i2c_msg search bug
` [PATCH 10/16] i2c-designware: Do dw_i2c_pump_msg's jobs in the interrutp handler
` [PATCH 11/16] i2c-designware: Set Tx/Rx FIFO threshold levels
` [PATCH 12/16] i2c-designware: Divide i2c_dw_xfer_msg into two functions
` [PATCH 13/16] i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer
` [PATCH 14/16] i2c-designware: Deferred FIFO-data-counting variables initialization
` [PATCH 15/16] i2c-designware: i2c_dw_xfer_msg: Mark as completed on an error
` [PATCH 16/16] i2c-designware: Add I2C_FUNC_SMBUS_* bits

[PATCH] munmap() don't check sysctl_max_mapcount
 2009-10-13  2:50 UTC  (8+ messages)

Problem with pv-ops dom0 and pci-stub to hide devices: improper device assignment specified
 2009-10-13  2:50 UTC  (2+ messages)

[Bug 14118] USB storage: "No sense [current]" when connecting
 2009-10-13  2:40 UTC 

[PATCH] sdio: add MMC_CAP_VDD_165_195 host capability
 2009-10-13  2:39 UTC  (11+ messages)

[PATCH 0/30] ALSA: HDA VIA: patch series
 2009-10-13  2:40 UTC  (7+ messages)

bisect results of MSI-X related panic (help!)
 2009-10-13  2:39 UTC  (8+ messages)

[RFC][PATCH] Input: support the specified input device number
 2009-10-13  2:36 UTC  (4+ messages)

[PATCH] Using shutil.move to move result files in job.py
 2009-10-13  2:36 UTC 

[BUGFIX -v2] x86, mce, inject: Make injected mce valid only during faked handler call
 2009-10-13  2:34 UTC  (9+ messages)
` [PATCH 0/6] x86, mce, mce-inject: misc fix v2
  ` [PATCH 6/6] mce-inject: use injected mce only during faked handler call

LVM2 ./WHATS_NEW daemons/dmeventd/Makefile.in
 2009-10-13  2:35 UTC 

[PATCH -mmotm] synchro-test: add missing header file
 2009-10-13  2:33 UTC  (6+ messages)
` mmotm 2009-10-09-01-07 uploaded

[PATCH] ext3: retry failed direct IO allocations
 2009-10-13  2:34 UTC 

makedumpfile-1.3.4: Support kdump-compressed format for input file
 2009-10-13  1:02 UTC  (3+ messages)

[RFC PATCH v2 00/16] Return of smart HTTP
 2009-10-13  2:25 UTC  (17+ messages)
` [RFC PATCH v2 01/16] pkt-line: Add strbuf based functions
` [RFC PATCH v2 02/16] pkt-line: Make packet_read_line easier to debug
` [RFC PATCH v2 03/16] fetch-pack: Use a strbuf to compose the want list
` [RFC PATCH v2 04/16] Move "get_ack()" back to fetch-pack
` [RFC PATCH v2 05/16] Add multi_ack_2 capability to fetch-pack/upload-pack
` [RFC PATCH v2 06/16] remote-curl: Refactor walker initialization
` [RFC PATCH v2 07/16] remote-helpers: Fetch more than one ref in a batch
` [RFC PATCH v2 08/16] remote-helpers: Support custom transport options
` [RFC PATCH v2 09/16] Move WebDAV HTTP push under remote-curl
` [RFC PATCH v2 10/16] Git-aware CGI to provide dumb HTTP transport
` [RFC PATCH v2 11/16] Add one shot RPC options to upload-pack, receive-pack
` [RFC PATCH v2 12/16] Smart fetch and push over HTTP: server side
` [RFC PATCH v2 13/16] Discover refs via smart HTTP server when available
` [RFC PATCH v2 14/16] Smart push over HTTP: client side
` [RFC PATCH v2 15/16] Smart fetch "
` [RFC PATCH v2 16/16] Smart HTTP fetch: gzip requests

oomkiller over-ambitious after "vmscan: make mapped executable pages the first class citizen" (bisected)
 2009-10-13  2:32 UTC  (5+ messages)

[PATCH v2] git-gui: Fixed diff pane height for shorter screen height
 2009-10-13  2:28 UTC 

+ mutex-subsystem-synchro-test-module-add-missing-header-file.patch added to -mm tree
 2009-10-13  2:32 UTC 

[PATCH 0/10] [compat-2.6 and compat-stable] Mostly build fixes
 2009-10-13  2:32 UTC  (3+ messages)
` [PATCH 2/9] [compat-2.6 and compat-stable] Remove unused code

2.6.32 regression (bisected): Video tearing/glitching with T400 laptops
 2009-10-13  2:31 UTC  (7+ messages)

[PATCH 1/8] iommu-helper: Simplify find_next_zero_area
 2009-10-13  2:18 UTC  (7+ messages)
` [PATCH 2/8] bitmap: Introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area
      ` [PATCH 2/8] bitmap: Introduce bitmap_set, bitmap_clear,

[U-Boot] ARM pull request v2
 2009-10-13  2:26 UTC 

[U-Boot] ARM pull request v2
 2009-10-13  2:25 UTC 

[2.6.32-rc4] + EXT4 corruption
 2009-10-13  2:23 UTC  (2+ messages)

quote in help code example
 2009-10-13  2:16 UTC  (3+ messages)

[PATCH] Modify code name SB900 to Hudson-2
 2009-10-13  2:22 UTC  (3+ messages)

[PATCH 0/4] perf trace: Add filter Suppport, V2
 2009-10-13  2:20 UTC  (5+ messages)
` [PATCH 1/4] tracing/filters: Refactor subsystem filter code
` [PATCH 2/4] tracing/filters: Use a different op for glob match
` [PATCH 3/4] tracing/profile: Add filter support
` [PATCH 4/4] perf trace: Add filter Suppport

2.6.{30,31} x86_64 ahci problem - irq 23: nobody cared
 2009-10-13  2:17 UTC  (10+ messages)

Possibly icahe/dcache synchronization problem on sh7785lcr
 2009-10-13  2:16 UTC  (2+ messages)

[this_cpu_xx V6 0/7] Introduce per cpu atomic operations and avoid per cpu address arithmetic
 2009-10-13  2:13 UTC  (5+ messages)
` [this_cpu_xx V6 3/7] Use this_cpu operations in slub

[to-be-updated] spi-dma-support-for-designware-core-on-moorestown-platform.patch removed from -mm tree
 2009-10-13  2:13 UTC 

null pointer error in bluez kernel
 2009-10-13  2:13 UTC  (5+ messages)

[LTP] [PATCH] Fix genhtml.pl (was "Re: HTML not reporting number of Failed test cases")
 2009-10-13  2:12 UTC  (2+ messages)

Weird ext4 bug: 256P used?
 2009-10-13  2:11 UTC  (7+ messages)

[PATCH 0/12] hugetlb: V10 numa control of persistent huge pages alloc/free
 2009-10-13  2:09 UTC  (7+ messages)
` [PATCH 7/12] hugetlb: add per node hstate attributes

[PATCH] [ARM] force dcache flush if dcache_dirty bit set
 2009-10-13  2:07 UTC  (9+ messages)

[PATCH 1/1] net: Introduce recvmmsg socket syscall
 2009-10-13  1:56 UTC  (3+ messages)

[PATCH 0/3 v3] spi: controller driver for Designware SPI core and PCI interface
 2009-10-13  2:04 UTC  (5+ messages)

[U-Boot] ARM pull request
 2009-10-13  2:02 UTC 

[U-Boot] ARM pull request
 2009-10-13  2:01 UTC 

Linux 2.6.32-rc3
 2009-10-13  2:00 UTC  (12+ messages)
                ` [patch] kbuild: Improve version string logic
                  ` [PATCH, v2] "

[KVM-AUTOTEST,01/17] Add new module kvm_subprocess
 2009-10-13  1:59 UTC  (2+ messages)

xfs > md 50% write performance drop on .30+ kernel?
 2009-10-13  1:57 UTC  (3+ messages)

[PATCH 3 of 10] LVM: build log_area list
 2009-10-13  1:55 UTC  (3+ messages)

Latest vfs scalability patch
 2009-10-13  1:52 UTC  (9+ messages)
      ` [rfc][patch] store-free path walking

2.6.32-rc2: Intel(R) I/OAT DMA Engine init failed
 2009-10-13  1:48 UTC  (4+ messages)

Git: "No you can't handle my root!" (?)
 2009-10-13  1:43 UTC  (3+ messages)

[PATCH 2 of 10] LVM: make log_area a list
 2009-10-13  1:48 UTC  (3+ messages)

[PATCH 0/1] sata_mv: Prevent PIO commands to be defered too long if traffic in progress
 2009-10-13  1:44 UTC  (3+ messages)
` [PATCH 1/1] "

[U-Boot] [PATCH] OneNAND partial read/write support
 2009-10-13  1:45 UTC  (3+ messages)

[Tech-board-discuss] TAB nomination
 2009-10-13  1:45 UTC 

[U-Boot] [PATCH] Reduce apollon OneNAND IPL code
 2009-10-13  1:44 UTC  (3+ messages)

[PATCH] blkdev: flush disk cache on ->fsync
 2009-10-13  1:41 UTC  (4+ messages)

[U-Boot] Dearest One,
 2009-10-13  1:41 UTC 

xfs failure on parisc (and presumably other VI cache systems) caused by I/O to vmalloc/vmap areas
 2009-10-13  1:40 UTC  (2+ messages)

[patch 37/37] sit: fix off-by-one in ipip6_tunnel_get_prl
 2009-10-13  0:12 UTC  (9+ messages)
      ` [stable] "
        ` [stable] [patch 37/37] sit: fix off-by-one inipip6_tunnel_get_prl

[PATCH] loop: fix NULL dereference if mount fails
 2009-10-13  1:38 UTC 

[JGit-io-RFC-PATCH v2 1/4] Introduce a new module for IO SPI of JGit
 2009-10-13  1:30 UTC  (4+ messages)
` [JGit-io-RFC-PATCH v2 2/4] Add JGit IO SPI and default implementation

[RFC] Re-order of PXA-based platforms in Kconfig and Makefile
 2009-10-13  1:35 UTC  (3+ messages)

[U-Boot] some question about mips/board.c?
 2009-10-13  1:35 UTC 

[PATCH v2 2/2] m68knommu: Clean up linker script using new linker script macros
 2009-10-13  1:30 UTC  (9+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script
    ` [PATCH v3 2/7] m68knommu: Make THREAD_SIZE available to assembly files
      ` [PATCH v3 3/7] m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA
        ` [PATCH v3 4/7] m68knommu: Use more macros inside the .init section
          ` [PATCH v3 5/7] m68knommu: Move __init_begin out of "
            ` [PATCH v3 6/7] m68knommu: Move __init_end "
              ` [PATCH v3 7/7] m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION

Load-balancing mirrors w/ asymmetric performance
 2009-10-13  1:33 UTC  (4+ messages)

Video Presentation on PCI Express x16 VGA Pass Through to Xen-based Windows XP Home Edition HVM Virtual Machine
 2009-10-13  1:32 UTC  (11+ messages)
                ` Fire-wire passthrough with Linux pv-ops (2.6.31.1)

[PATCH 0/2] memcg: improving scalability by reducing lock contention at charge/uncharge
 2009-10-13  1:28 UTC  (6+ messages)

LVM2 daemons/dmeventd/Makefile.in tools/Makefi 
 2009-10-13  1:31 UTC 

[PATCH] tracing/filters: Fix memory leak when setting a filter
 2009-10-13  1:28 UTC 

[PATCH] xfs: fix double IRELE in xfs_dqrele_inode
 2009-10-13  1:27 UTC  (2+ messages)

[PATCH] page-types: constify read only arrays
 2009-10-13  1:22 UTC  (3+ messages)
` [PATCH] page-types: trivial typo fixes

[PATCH] x86: avoid modifying global flag tsc_unstable in unsychronized_tsc()
 2009-10-13  1:21 UTC  (2+ messages)

Poll rate change and closing indication to polled input device
 2009-10-13  1:08 UTC  (5+ messages)

[Bug 24421] New: Commit 6c8d3e39b72abe897b08d9e90cae85e121863d2c causes colour corruption on 9800M
 2009-10-13  1:11 UTC  (2+ messages)
  ` [Bug 24421] "

[PATCH] input: New driver for Altera PS/2 controller
 2009-10-13  1:08 UTC  (4+ messages)

[PATCH V5] x86: NX protection for kernel data
 2009-10-13  1:03 UTC 

linux-next: suspend tree build failure
 2009-10-13  0:58 UTC  (3+ messages)

[PATCH] spufs: Fix test in spufs_switch_log_read()
 2009-10-13  0:49 UTC  (2+ messages)
` [Cbe-oss-dev] "

[PATCH] hfs: fix oops on mount with corrupted btree extent records
 2009-10-13  0:41 UTC 

Feature request: ability to exchange drive without failing the old one
 2009-10-13  0:40 UTC 

[RFC/PATCH] gitweb: linkify author/committer names with search
 2009-10-13  0:31 UTC  (3+ messages)

Mass-Hardlinking Oops
 2009-10-13  0:31 UTC  (4+ messages)

[Patch] powerpc: Fix memory leak in axon_msi.c
 2009-10-13  0:29 UTC 

[PATCH] staging: more sched.h fixes
 2009-10-13  0:28 UTC 

[PATCH] xfsprogs: simplify and unify source package generation
 2009-10-13  0:29 UTC  (2+ messages)

Dazzle TV Hybrid USB and em28xx
 2009-10-13  0:23 UTC  (6+ messages)

[PATCH] drivers/misc: add driver for Texas Instruments DAC7512
 2009-10-13  0:19 UTC  (3+ messages)
` [spi-devel-general] [PATCH] drivers/misc: add driver for TexasInstruments DAC7512

[Bug 14354] New: Bad corruption with 2.6.32-rc1 and upwards
 2009-10-13  0:18 UTC  (2+ messages)
` [Bug 14354] "

[PATCH] proc: augment /proc/pid/limits to allow setting of process limits
 2009-10-13  0:06 UTC  (5+ messages)
` [PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v3)
  ` [PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v5)

[resend][PATCH] Added PR_SET_PROCTITLE_AREA option for prctl()
 2009-10-13  0:03 UTC  (3+ messages)


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.