public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-04 07:22:59 to 2009-05-04 16:06:04 UTC [more...]

[PATCH -tip] mm: introduce __GFP_PANIC modifier
 2009-05-04 15:54 UTC  (9+ messages)

[PATCH 1/2] mac80211: minstrel, fix memory corruption
 2009-05-04 16:04 UTC  (2+ messages)
` [PATCH 2/2] mac80211: pid, "

[PATCH 2.6.30-rc5] ehea: fix invalid pointer access
 2009-05-04 16:02 UTC 

[PATCH] Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
 2009-05-04 15:59 UTC  (24+ messages)

Mainline kernel OLTP performance update
 2009-05-04 15:54 UTC 

(no subject)
 2009-05-04 15:52 UTC 

linux-next: Tree for May 4
 2009-05-04 15:51 UTC  (2+ messages)
` linux-next: Tree for May 4 (staging/comedi)

[PATCH 29/29] perfcounters: updating kerneltop documentation
 2009-05-04 15:45 UTC 

Linux 2.6.28.10
 2009-05-04 15:35 UTC  (3+ messages)
` Linux 2.6.28.10 (ocfs2 build failure)

[PATCH] sched: rt: document the risk of small values in the bandwidth settings
 2009-05-04 15:39 UTC  (4+ messages)

Wrong network usage reported by /proc
 2009-05-04 15:14 UTC 

[GIT PULL] sound fixes
 2009-05-04 15:34 UTC 

[PATCH 1/5] Block: Discard may need to allocate pages
 2009-05-04 15:28 UTC  (21+ messages)
    ` New TRIM/UNMAP tree published (2009-05-02)

Lots of unexpected non-allocatable section warnings
 2009-05-04 15:26 UTC  (16+ messages)
    ` [PATCH] modpost: more complete endianness fixing

[PATCH 0/6] [GIT PULL v2] ring-buffer: speed ups
 2009-05-04 15:19 UTC  (7+ messages)
` [PATCH 1/6] ring-buffer: add counters for commit overrun and nmi dropped entries
` [PATCH 2/6] tracing: export stats of ring buffers to userspace
` [PATCH 3/6] ring-buffer: convert cpu buffer entries to local_t
` [PATCH 4/6] ring-buffer: record page entries in buffer page descriptor
` [PATCH 5/6] ring-buffer: have read page swap increment counter with page entries
` [PATCH 6/6] ring-buffer: disable writers when resetting buffers

PROBLEM: 2.6.29.2 - AGP doesn't work anymore on my nforce2
 2009-05-04 15:07 UTC  (6+ messages)

CFS not suitable for desktop computers
 2009-05-04 15:16 UTC  (2+ messages)

[PATCH] usb: use memdup_user()
 2009-05-04 15:13 UTC  (8+ messages)

[PATCH] btrfs: remove the improper comment for btrfs_ioctl_resize()
 2009-05-04 15:11 UTC  (2+ messages)

[PATCH 1/5] initdev:kernel: Asynchronously-discovered device synchronization, v5
 2009-05-04 15:07 UTC  (4+ messages)

[Bug #13058] First hibernation attempt fails
 2009-05-04 15:02 UTC  (19+ messages)
` [PATCH 0/4] PM: Drop shrink_all_memory (rev. 2) (was: Re: [PATCH 3/3] PM/Hibernate: Use memory allocations to free memory)
      ` [PATCH 0/5] PM: Drop shrink_all_memory (rev. 3)
        ` [PATCH 2/5] PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
` [PATCH 3/4] PM/Hibernate: Use memory allocations to free memory "
` [PATCH 1/5] mm: Add __GFP_NO_OOM_KILL flag

[PATCH] Fix dirty page accounting in redirty_page_for_writepage()
 2009-05-04 14:48 UTC  (12+ messages)

[PATCH] input: Add support for the TSC2003 controller
 2009-05-04 14:57 UTC  (6+ messages)

[PATCH 0/7] kconfig: more featured minimum module configs
 2009-05-04 14:59 UTC  (6+ messages)
` [PATCH 7/7] kconfig: search for a config to base the local(mod|yes)config on

[PATCH] proc: avoid leaking eip, esp, or wchan to non-privileged processes (fwd)
 2009-05-04 14:38 UTC  (5+ messages)

[PATCH] Implementation of the sendgroup() system call
 2009-05-04 14:50 UTC  (13+ messages)

[patch 20/22] vmscan: avoid multiplication overflow in shrink_zone()
 2009-05-04 14:41 UTC  (8+ messages)
    ` [PATCH] vmscan: cleanup the scan batching code
      ` [RFC][PATCH] vmscan: don't export nr_saved_scan in /proc/zoneinfo

[GIT PATCH] block,scsi,ide: unify sector and data_len, take#2
 2009-05-04 14:41 UTC  (15+ messages)
` [PATCH 01/11] nbd: don't clear rq->sector and nr_sectors unnecessarily
` [PATCH 02/11] ide-tape: don't initialize rq->sector for rw requests
` [PATCH 03/11] block: add rq->resid_len
` [PATCH 04/11] block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
` [PATCH 05/11] block: convert to pos and nr_sectors accessors
` [PATCH 06/11] ide: convert to rq "
` [PATCH 07/11] block: drop request->hard_* and *nr_sectors
` [PATCH 08/11] block: cleanup rq->data_len usages
` [PATCH 09/11] ide: "
` [PATCH 10/11] block: hide request sector and data_len
` [PATCH 11/11] block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup

[PATCH] alloc_vmap_area: fix memory leak
 2009-05-04 14:37 UTC 

realtek ALC272 support
 2009-05-04 14:37 UTC  (13+ messages)

[PATCH 00/27] more non-ABI asm-generic headers
 2009-05-04 14:32 UTC  (11+ messages)
` [PATCH 05/27] asm-generic: add generic io.h
` [PATCH 12/27] asm-generic: add a NOMMU uaccess.h
` [PATCH V3] asm-generic: add a generic uaccess.h

[patch 1/3] mm: introduce follow_pte()
 2009-05-04 14:31 UTC  (7+ messages)
` [patch 2/3] mm: use generic follow_pte() in follow_phys()
` [patch 3/3] mm: introduce follow_pfn()
    ` [patch 3/3 v2] "

[PATCH v2 0/6] macros for section name cleanup
 2009-05-04 14:30 UTC  (5+ messages)
        ` [PATCH/RFC] Sample conversion of powerpc

[ltt-dev] [PATCH] Fix dirty page accounting in redirty_page_for_writepage()
 2009-05-04 14:08 UTC  (12+ messages)

[PATCH] Fix dirty page accounting in redirty_page_for_writepage()
 2009-05-04 14:10 UTC  (6+ messages)

[PATCH 0/6] [GIT PULL] x86,ring_buffer,tracing: updates for tip
 2009-05-04 14:12 UTC  (9+ messages)
` [PATCH 2/6] tracing: increase size of number of possible events

Loan Application
 2009-05-04 14:10 UTC 

ANNOUNCE: LKML Summary Podcast
 2009-05-04 14:08 UTC 

[PATCH] Avoid world-writable sysfs files in libata driver
 2009-05-04 13:48 UTC 

[PATCH 0/2][GIT PULL] tracing/filters: adjustements for strings
 2009-05-04 13:42 UTC  (2+ messages)

Specific support for Intel Atom architecture
 2009-05-04 13:32 UTC  (7+ messages)

[PATCH] Temporary IPv6 address asignment
 2009-05-04 13:30 UTC  (2+ messages)
` [PATCH] Temporary IPv6 address asignment (v.1.1)

[PATCH 0/2] range-bw : Another I/O scheduling policy of dm-ioband (v1)
 2009-05-04 13:18 UTC  (2+ messages)

Does a built-in initrd image fall under the kernel license?
 2009-05-04 13:13 UTC  (2+ messages)

[PATCH 1/7] blkio-cgroup: Introduction
 2009-05-04 12:39 UTC  (6+ messages)
` [PATCH 2/7] blkio-cgroup: The new page_cgroup framework
  ` [PATCH 3/7] blkio-cgroup: Refactoring io-context initialization
    ` [PATCH 4/7] blkio-cgroup: The body of blkio-cgroup

Winners
 2009-05-04 12:32 UTC 

[warn_once] warning: at kernel/hrtimer.c:625 hres_timers_resume+0x24/0x38()
 2009-05-04 12:10 UTC  (6+ messages)

kbuild, modpost: fix "non-allocatable section" warnings
 2009-05-04 12:01 UTC  (4+ messages)
` [PATCH 1/3] kbuild, modpost: fix unexpected non-allocatable section when cross compiling
` [PATCH 2/3] kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc
` [PATCH 3/3] kbuild, modpost: fix unexpected non-allocatable warning with mips

compat ioctl32 for /dev/snapshot?
 2009-05-04 11:52 UTC  (5+ messages)

[PATCH] crypto: print self-test pass notices in fips mode
 2009-05-04 11:51 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] crypto: catch base cipher self-test failures in fips mode
 2009-05-04 11:49 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH 0/2] crypto: ansi_cprng self-test infra and vectors
 2009-05-04 11:48 UTC  (4+ messages)
` [PATCH 1/2] add infrastructure for ansi_cprng self-tests

[PATCH] Temporary IPv6 address asignment
 2009-05-04 10:57 UTC  (4+ messages)

[PATCH] add self-tests for rfc4309(ccm(aes))
 2009-05-04 11:24 UTC  (7+ messages)
` [PATCH v2] crypto: "
  ` [PATCH 0/3] crypto: add testmgr support and self-tests for rfc4309
    ` [PATCH 3/3] crypto: add self-tests for rfc4309(ccm(aes))
        ` [PATCH v4 0/2] crypto: add testmgr support and self-tests for rfc4309

[PATCH] range-bw: Another I/O scheduling policy of dm-ioband supporting the predicable I/O bandwidth (range bandwidth)
 2009-05-04 11:23 UTC  (5+ messages)

[PATCH] bonding: allow bond in mode balance-alb to work properly in bridge
 2009-05-04 11:14 UTC  (7+ messages)
` [PATCH 0/3] bonding: allow bond in mode balance-alb to work properly in bridge -try6
  ` [PATCH 1/3] net: introduce a list of device addresses dev_addr_list
    ` [PATCH 1/3] net: introduce a list of device addresses dev_addr_list (v2)
      ` [PATCH 1/3] net: introduce a list of device addresses dev_addr_list (v3)
        ` [PATCH 1/3] net: introduce a list of device addresses dev_addr_list (v4)
          ` [PATCH] net: introduce a list of device addresses dev_addr_list (v5)

[PATCH] crypto: don't raise alarm for no ctr(aes*) tests in fips mode
 2009-05-04 11:10 UTC  (2+ messages)

[PATCH -tip] x86: uv - prevent NULL dereference in uv_system_init
 2009-05-04 11:10 UTC  (22+ messages)
          ` introducing __GFP_PANIC

[PATCH 2/2] the core of range-bw
 2009-05-04 10:57 UTC 

[PATCH 1/2] range-bw documentation
 2009-05-04 10:56 UTC 

Kernel Panic 2.6.29.6 AMD Geode (in CS5536 IDE ?)
 2009-05-04 10:54 UTC  (4+ messages)

[PATCH] poll: Avoid extra wakeups in select/poll
 2009-05-04 10:39 UTC  (12+ messages)
              ` [BUG] perf_counter: change cpu frequencies

btusb auto suspend
 2009-05-04 10:34 UTC 

Swappiness vs. mmap() and interactive response
 2009-05-04 10:23 UTC  (15+ messages)
` [PATCH] vmscan: evict use-once pages first
    ` [PATCH] vmscan: evict use-once pages first (v2)

[git pull] amd iommu updates for 2.6.30-rc4
 2009-05-04 10:20 UTC 

[PATCH v2] Make lockdep happy with configfs
 2009-05-04 10:20 UTC  (7+ messages)
` [PATCH 2/2] configfs: Rework configfs_depend_item() locking and make lockdep happy

[PATCH] amd-iommu: fix iommu flag masks
 2009-05-04 10:11 UTC 

[RFC] Multimedia device driver memory buffers (with src code)
 2009-05-04  9:09 UTC 

[patch] sched: emit thread info flags with stack trace
 2009-05-04  8:38 UTC 

[PATCH 00/16] DRBD: a block device for HA clusters
 2009-05-04  8:28 UTC  (4+ messages)

[PATCH] fix apic_debug instances
 2009-05-04  8:27 UTC  (2+ messages)

amd_iommu_init.c: possible problem with IVHD_FLAG_HT_TUN_EN
 2009-05-04  8:13 UTC  (2+ messages)

[PATCHSET] block,scsi,libata: implement alt_size
 2009-05-04  8:02 UTC  (6+ messages)

[BUG] 2.6.30-rc4 hid bluetooth not working
 2009-05-04  7:57 UTC  (3+ messages)

[PATCH] mfd: Mark WM8350 mask revision as readable to match silicon
 2009-05-04  7:50 UTC  (4+ messages)


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