public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-06 19:26:27 to 2010-07-07 12:22:52 UTC [more...]

[PATCH] firewire: cdev: check write quadlet request length to avoid buffer overflow
 2010-07-07 12:20 UTC  (5+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

wensong@linux-vs.org, horms@verge.net.au
 2010-07-07 12:21 UTC  (2+ messages)
` IPVS: Incorrect helper use for SCTP [was: wensong@linux-vs.org, horms@verge.net.au]

[PATH] firewire: core: ensure some userspace API constants match corresponding kernel API constants
 2010-07-07 12:13 UTC 

[PATCH] Revert "writeback: limit write_cache_pages integrity scanning to current EOF"
 2010-07-07 11:16 UTC  (17+ messages)
        ` [PATCH] ocfs2: Zero the tail cluster when extending past i_size
          ` [PATCH 1/2] ocfs2: Zero the tail cluster when extending past i_size v2
            ` [PATCH 0/3] ocfs2: Tail zeroing fixes
            ` [PATCH 1/3] ocfs2: When zero extending, do it by page
            ` [PATCH 2/3] ocfs2: Zero the tail cluster when extending past i_size
            ` [PATCH 3/3] ocfs2: No need to zero pages "

ERROR: Unable to locate IOAPIC for GSI xx
 2010-07-07 11:31 UTC 

[PATCH] gpio: sx150x: Add Semtech I2C sx150x gpio expander driver
 2010-07-07 11:32 UTC  (3+ messages)

Your Well Deserved Compensation
 2010-07-07 10:47 UTC 

[PATCH V4 0/5] Add MMC erase and secure erase V4
 2010-07-07 11:17 UTC  (6+ messages)
` [PATCH V4 1/5] mmc: Add erase, secure erase, trim and secure trim operations
` [PATCH V4 2/5] mmc_block: Add discard support
` [PATCH V4 3/5] omap_hsmmc: Add erase capability
` [PATCH V4 4/5] block: Add secure discard
` [PATCH V4 5/5] mmc_block: Add support for "

[PATCH 1/2] mtdpart: memory accessor interface for MTD layer
 2010-07-07 11:08 UTC 

[PATCH] coccicheck: use $KBUILD_EXTMOD when available
 2010-07-07 11:04 UTC  (3+ messages)

[PATCH] time/fs - file's time race with vgettimeofday
 2010-07-07 10:47 UTC  (4+ messages)

[PATCH 00/11] staging: add ti dspbridge driver
 2010-07-07 10:18 UTC  (7+ messages)
` [PATCH 11/11] staging: ti dspbridge: enable driver building

[PATCH 0/14] Avoid overflowing of stack during page reclaim V3
 2010-07-07  9:50 UTC  (16+ messages)
` [PATCH 12/14] vmscan: Do not writeback pages in direct reclaim

[PATCH 2.6.35-rc1] net: vmxnet3 fixes [0/5] Spare skb to avoid starvation
 2010-07-07  9:34 UTC  (5+ messages)
` [PATCH 2.6.35-rc1] net: vmxnet3 fixes [2/5] Interrupt control bitmap
` [PATCH 2.6.35-rc1] net: vmxnet3 fixes [3/5] Initialize link state at probe time
  ` [PATCH 2.6.35-rc1] net: vmxnet3 fixes [4/5] Do not reset when the device is not opened
  ` [PATCH 2.6.35-rc1] net: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration

[PATCH 0/7] hugepage migration
 2010-07-07  9:27 UTC  (14+ messages)
` [PATCH 5/7] hugetlb: pin oldpage in page migration
` [PATCH 6/7] hugetlb: hugepage migration core

[PATCH 2.6.35-rc1] net: vmxnet3 fixes [0/5]
 2010-07-07  9:19 UTC 

[GIT] kbuild
 2010-07-07  9:08 UTC 

[patch 000/149] 2.6.32.16 stable review
 2010-07-07  8:56 UTC  (11+ messages)
` [patch 071/149] ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6

[PATCH v2] acerhdf: fix resource reclaim in error path
 2010-07-07  8:39 UTC 

[PATCH] acerhdf: fix resource reclaim in error path
 2010-07-07  8:19 UTC  (2+ messages)

[PATCH] kernel/watchdog: Initialize 'result'
 2010-07-07  8:03 UTC  (2+ messages)
` [tip:perf/nmi] "

[RFC PATCH 00/21] RAS daemon prototype, v1
 2010-07-07  7:57 UTC  (4+ messages)
` [PATCH 15/21] perf: Export trace event utils

linux-next: Tree for July 7
 2010-07-07  6:55 UTC 

[patch v2.3 0/4], [patch v2.3 0/4] IPVS full NAT support + netfilter 'ipvs' match support
 2010-07-07  6:53 UTC  (4+ messages)
` [patch v2.3 3/4] IPVS: make FTP work with full NAT support

[PATCH -v23 00/49] Use memblock with x86
 2010-07-07  6:42 UTC  (51+ messages)
` [PATCH 01/49] lmb: rename to memblock
` [PATCH 02/49] memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
` [PATCH 03/49] memblock: No reason to include asm/memblock.h late
` [PATCH 04/49] memblock: Introduce for_each_memblock() and new accessors, and use it
` [PATCH 05/49] memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
` [PATCH 06/49] memblock: Factor the lowest level alloc function
` [PATCH 07/49] memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 08/49] memblock: Introduce default allocation limit and use it to replace explicit ones
` [PATCH 09/49] memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
` [PATCH 10/49] memblock: Change u64 to phys_addr_t
` [PATCH 11/49] memblock: Remove unused memblock.debug struct member
` [PATCH 12/49] memblock: Remove memblock_type.size and add memblock.memory_size instead
` [PATCH 13/49] memblock: Move memblock arrays to static storage in memblock.c and make their size a variable
` [PATCH 14/49] memblock: Add debug markers at the end of the array
` [PATCH 15/49] memblock: Make memblock_find_region() out of memblock_alloc_region()
` [PATCH 16/49] memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0
` [PATCH 17/49] memblock: Move memblock_init() to the bottom of the file
` [PATCH 18/49] memblock: split memblock_find_base() out of __memblock_alloc_base()
` [PATCH 19/49] memblock: Move functions around into a more sensible order
` [PATCH 20/49] memblock: Add array resizing support
` [PATCH 21/49] memblock: Add arch function to control coalescing of memblock memory regions
` [PATCH 22/49] memblock: Add "start" argument to memblock_find_base()
` [PATCH 23/49] memblock: NUMA allocate can now use early_pfn_map
` [PATCH 24/49] memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
` [PATCH 25/49] memblock: Make memblock_alloc_try_nid() fallback to MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 26/49] memblock: Add debugfs files to dump the arrays content
` [PATCH 27/49] memblock: memblock_find_base() should return MEMBLOCK_ERROR on failing path
` [PATCH 28/49] memblock: Prepare x86 to use memblock to replace early_res
` [PATCH 29/49] memblock: Print new doubled array location info
` [PATCH 30/49] memblock: Export MEMBLOCK_ERROR again
` [PATCH 31/49] memblock: Prepare to include linux/memblock.h in core file
` [PATCH 32/49] memblock: Add ARCH_DISCARD_MEMBLOCK to put memblock code to .init
` [PATCH 33/49] memblock: Add memblock_find_in_range()
` [PATCH 34/49] x86, memblock: Add memblock_x86_find_in_range_size()
` [PATCH 35/49] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 36/49] x86, memblock: Add memblock_x86_to_bootmem()
` [PATCH 37/49] x86,memblock: Add memblock_x86_reserve_range/memblock_x86_free_range
` [PATCH 38/49] x86, memblock: Add get_free_all_memory_range()
` [PATCH 39/49] x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_hole_size()
` [PATCH 40/49] memblock: Add find_memory_core_early()
` [PATCH 41/49] x86, memblock: Add memblock_x86_find_in_range_node()
` [PATCH 42/49] x86, memblock: Add memblock_x86_free_memory_in_range()
` [PATCH 43/49] x86, memblock: Add memblock_x86_memory_in_range()
` [PATCH 44/49] x86, memblock: Use memblock_debug to control debug message print out
` [PATCH 45/49] x86: Use memblock to replace early_res
` [PATCH 46/49] x86: Replace e820_/_early string with memblock_
` [PATCH 47/49] x86: Remove not used early_res code
` [PATCH 48/49] x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve
` [PATCH 49/49] x86: remove old bootmem code

2.6.35-rc3: Load average climbing to 3+ with no apparent reason: CPU 98% idle, with hardly no I/O
 2010-07-07  6:41 UTC  (3+ messages)

Report for 2.6.35-rc3-00262-g984bc96
 2010-07-07  6:25 UTC  (3+ messages)

One question about the positions of flush_dcache_page and bounce_copy_vec methods in copy_to_high_bio_irq
 2010-07-07  6:22 UTC  (2+ messages)

[PATCH v2] panasonic-laptop: fix acpi_pcc_write_sset return value
 2010-07-07  5:40 UTC  (3+ messages)

[PATCH 1/2] toshiba_acpi: make remove_device() and add_device() void
 2010-07-07  6:06 UTC  (2+ messages)
` [PATCH 2/2] toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries()

Drives missing at boot
 2010-07-07  5:50 UTC  (10+ messages)

[PATCH] Staging: et131x: fix coding style issues in et131x_initpci.c
 2010-07-07  5:43 UTC  (4+ messages)

[PATCH 34/35] async: use workqueue for worker pool
 2010-07-07  5:41 UTC  (13+ messages)
` [PATCHSET] workqueue: concurrency managed workqueue, take#6
                    ` [PATCHSET] workqueue: implement and use WQ_UNBOUND

2.6.35-rc4 - include/linux/fdtable.h:85 invoked rcu_dereference_check() without protection!
 2010-07-07  4:37 UTC  (3+ messages)

linux-next: build warning after merge of the net tree
 2010-07-07  4:30 UTC 

[RFC PATCH 1/1] PCI: skip release and reallocation of io port resources
 2010-07-07  4:28 UTC  (8+ messages)

[git pull] drm v2 fixes
 2010-07-07  4:25 UTC 

[git pull] drm fixes
 2010-07-07  4:24 UTC  (2+ messages)

[PATCH] staging/panel: Prevent double-calling of parport_release - fix oops
 2010-07-07  4:13 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with the xfs tree
 2010-07-07  3:50 UTC  (3+ messages)

BUG in drivers/dma/ioat/dma_v2.c:314
 2010-07-07  3:40 UTC  (27+ messages)

[PATCH -V14 0/11] Generic name to handle and open by handle syscalls
 2010-07-07  2:57 UTC  (10+ messages)

Oops after unloading staging/panel/panel.ko
 2010-07-07  2:50 UTC  (3+ messages)

[rfc] new stat*fs-like syscall?
 2010-07-07  2:28 UTC  (10+ messages)

[PATCH 0/6] block: BKL removal, version 3
 2010-07-07  2:06 UTC  (13+ messages)
` [PATCH 1/6] block: push down BKL into .locked_ioctl
` [PATCH 2/6] block: push down BKL into .open and .release
` [PATCH 3/6] block: push BKL into blktrace ioctls
` [PATCH 4/6] block: remove BKL from BLKROSET and BLKFLSBUF
` [PATCH 5/6] block: remove BKL from partition code
` [PATCH 6/6] scsi/sd: remove big kernel lock

[PATCH] Rearrange i_flags to be consistent with FS_IOC_GETFLAGS
 2010-07-07  1:55 UTC  (6+ messages)

Linux 2.6.35-rc4
 2010-07-07  1:47 UTC  (11+ messages)
` [regression] Crash in wb_clear_pending() (was: Linux 2.6.35-rc4)
          ` [regression] Crash in wb_clear_pending()

[PATCH]shmem: reduce one time of locking in pagefault
 2010-07-07  1:39 UTC  (3+ messages)

[PATCH] Topcliff PHUB: Generate PacketHub driver
 2010-07-07  1:19 UTC  (4+ messages)
` [PATCH] Packet hub driver of Topcliff PCH

Linux 2.6.35-rc4 - CONFIG_LOCALVERSION ignored?
 2010-07-07  1:32 UTC  (3+ messages)

[PATCH v5 1/9] KVM: MMU: fix forgot reserved bits check in speculative path
 2010-07-07  1:23 UTC  (4+ messages)
` [PATCH v5 8/9] KVM: MMU: combine guest pte read between fetch and pte prefetch

[PATCH 0/4] RFC: OLPC/x86 device tree code
 2010-07-07  1:15 UTC  (6+ messages)
` [PATCH 2/4] sparc: break out some prom device-tree building code out into drivers/of

[PATCH V3 3/8] Cleancache: core ops functions and configuration
 2010-07-07  1:02 UTC  (4+ messages)

[PATCH] Staging: dt3155: fix coding style issues in dt3155_drv.c
 2010-07-07  0:48 UTC  (5+ messages)

[patch] x86: avoid unnecessary __clear_user() and xrstor in signal handling
 2010-07-07  0:33 UTC  (2+ messages)
` [tip:x86/fpu] x86: Avoid "

[PATCH] OCFS2: Allow huge (> 16 TiB) volumes to mount
 2010-07-07  0:13 UTC  (3+ messages)
` [Ocfs2-devel] "

[GIT] kbuild setlocalversion fix
 2010-07-07  0:07 UTC  (2+ messages)

[PATCH 10/11] oom: give the dying task a higher priority
 2010-07-07  0:02 UTC  (7+ messages)
  ` [PATCH 2/2] sched: make sched_param arugment static variables in some sched_setscheduler() caller

network driver dev/debugging (sis190/sis191)
 2010-07-06 22:41 UTC  (2+ messages)

[PATCH] Add TAINT_HARDWARE_UNSUPPORTED flag
 2010-07-06 22:18 UTC  (11+ messages)
          ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH] net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
 2010-07-06 21:44 UTC 

[PATCH V3 0/8] Cleancache: overview
 2010-07-06 20:58 UTC  (2+ messages)

[PATCH 0/2] ISDN patches for 2.6.36
 2010-07-06 20:38 UTC  (4+ messages)
` [PATCH 1/2] Documentation/isdn: CAPI controller interface amendment

[PATCH 05/11] isdn/gigaset: improve CAPI message debugging
 2010-07-06 20:31 UTC  (5+ messages)

[PATCH v2]ipmi:ipmi_si_intf.c Fix warning: variable 'addr_space' set but not used
 2010-07-06 20:18 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox