public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-10 14:55:24 to 2009-11-10 21:36:10 UTC [more...]

sunrpc port allocation and IANA reserved list
 2009-11-10 21:34 UTC  (9+ messages)

[PATCH 3/8] SGI x86_64 UV: Limit the number of number of SRAT messages
 2009-11-10 21:33 UTC  (12+ messages)
          ` [patch] x86: reduce srat verbosity in the kernel log
                  ` [patch v2] "

i686 quirk for AMD Geode
 2009-11-10 21:26 UTC  (28+ messages)

[RFC] new -stable tag variant, Git workflow question
 2009-11-10 21:29 UTC  (18+ messages)

[PATCH v2] [x86] detect and report lack of NX protections
 2009-11-10 21:22 UTC  (16+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

[PATCH v2 0/5] mm: modest useability enhancements for node sysfs attrs
 2009-11-10 21:26 UTC  (13+ messages)
` [PATCH v2 1/5] mm: add numa node symlink for memory section in sysfs
              ` [patch -mm] mm: slab allocate memory section nodemask for large systems

[PATCH resent] Documentation: rw_lock lessons learned
 2009-11-10 21:22 UTC  (2+ messages)

[PATCH] JBD/JBD2: free j_wbuf if journal init fails
 2009-11-10 21:22 UTC  (2+ messages)

[PATCH] [alpha] Add minimal support for software performance events
 2009-11-10 21:21 UTC  (4+ messages)
` [tip:perf/core] perf tools, Alpha: Add Alpha support to perf.h

[PATCH] rtxxxx/sta_ioctl: rate_index one too large
 2009-11-10 21:25 UTC 

BKL: Remove BKL from Squashfs
 2009-11-10 21:11 UTC  (3+ messages)

[PATCH] x86: Remove asm/apicnum.h
 2009-11-10 21:09 UTC  (3+ messages)
        ` [tip:x86/apic] "

[PATCH] fbcon: make cursor display conditional
 2009-11-10 21:09 UTC  (10+ messages)
  ` [PATCH] vt: make the default cursor shape configurable

[PATCH] drm/radeon/kms: disable load detection on TV output
 2009-11-10 20:59 UTC  (2+ messages)

problem with codec discovery on HP 2530p
 2009-11-10 20:56 UTC  (3+ messages)

[PATCH -v2] sched: Make sure task has correct sched_class after policy change
 2009-11-10 20:54 UTC  (2+ messages)
      ` [tip:sched/core] "

Fix typo in intel cache size
 2009-11-10 20:55 UTC  (3+ messages)
` [tip:x86/urgent] x86: Fix typo in Intel CPU cache size descriptor

[RFC PATCH 0/2] power: implement platform battery driver
 2009-11-10 20:51 UTC  (5+ messages)
` [RFC PATCH 1/2] "

Reverting 5d423 fixes loading of ath9k on Acer Extensa 7630EZ
 2009-11-10 20:50 UTC  (8+ messages)

[PATCH] ptrace: copy_thread() should clear TIF_SINGLESTEP and X86_EFLAGS_TF
 2009-11-10 20:39 UTC  (8+ messages)
      ` [PATCH] ptrace: copy_process() should disable stepping
          ` [PATCH v2] "

[RFC MM] Accessors for mm locking
 2009-11-10 20:20 UTC  (6+ messages)
` Subject: [RFC MM] mmap_sem scaling: Use mutex and percpu counter instead

[RFC][PATCH] Add prctl to set sibling thread names
 2009-11-10 20:16 UTC  (3+ messages)

Hello
 2009-11-10 19:15 UTC 

[GIT PULL] percpu fixes for 2.6.32-rc6
 2009-11-10 19:50 UTC  (8+ messages)

perf: repost of bug report regarding PERF_TOTAL_TIME_RUINNING and PERF_TOTAL_TIME_ENABLED
 2009-11-10 19:47 UTC 

[PATCH] cpufreq: fix conservative/ondemand behaviour with ignore_nice_load
 2009-11-10 19:42 UTC  (2+ messages)

utime/stime decreasing on thread exit
 2009-11-10 19:23 UTC  (11+ messages)

[RFC] Block IO Controller V1
 2009-11-10 19:15 UTC  (11+ messages)
` [PATCH 02/20] blkio: Change CFQ to use CFS like queue time stamps
    ` [RFC] Workload type Vs Groups (Was: Re: [PATCH 02/20] blkio: Change CFQ to use CFS like queue time stamps)

x86: add new cache descriptors
 2009-11-10 19:09 UTC  (3+ messages)
` [tip:x86/urgent] x86: Add new Intel CPU cache size descriptors

2.6.31 under "heavy" NFS load
 2009-11-10 19:05 UTC  (3+ messages)

[PATCH 0/3] perf bench: Make output more better
 2009-11-10 19:01 UTC  (7+ messages)
` [PATCH 1/3] perf bench: Fix builtin-bench.c for more friendly output
  ` [tip:perf/bench] perf bench: Improve "
` [PATCH 2/3] perf bench: Fix sched-pipe.c for more confortable output
  ` [tip:perf/bench] perf bench: Improve sched-pipe.c with more comfortable output
` [PATCH 3/3] perf bench: Fix sched-message.c for more confortable output
  ` [tip:perf/bench] perf bench: Improve sched-message.c with more comfortable output

[PATCH] ALSA: possible read past array alc88[02]_parse_auto_config()
 2009-11-10 19:11 UTC 

[PATCH v4] x86/apic: limit irq affinity
 2009-11-10 18:57 UTC  (8+ messages)
` [tip:x86/apic] x86/apic: Limit "
            ` [PATCH] Remove SMP ifdef from irq_desc

[AppArmor #3 0/12] AppArmor security module
 2009-11-10 18:51 UTC  (17+ messages)
` [PATCH 01/12] AppArmor: misc. base functions and defines
` [PATCH 02/12] AppArmor: basic auditing infrastructure
` [PATCH 03/12] AppArmor: contexts used in attaching policy to system objects
` [PATCH 04/12] AppArmor: core policy routines
` [PATCH 05/12] AppArmor: dfa match engine
` [PATCH 06/12] AppArmor: policy routines for loading and unpacking policy
` [PATCH 07/12] AppArmor: userspace interfaces
` [PATCH 08/12] AppArmor: file enforcement routines
` [PATCH 09/12] AppArmor: mediation of non file objects
` [PATCH 10/12] AppArmor: domain functions for domain transition
` [PATCH 11/12] AppArmor: LSM interface, and security module initialization
` [PATCH 12/12] AppArmor: Enable configuring and building of the AppArmor security module

[Patch 0/12] AppArmor security module
 2009-11-10 18:38 UTC  (7+ messages)
` [PATCH 02/12] AppArmor: basic auditing infrastructure
` [PATCH 11/12] AppArmor: LSM interface, and security module initialization

Performance regression in IO scheduler still there
 2009-11-10 18:37 UTC  (9+ messages)

[RFC PATCH] net: add dataref destructor to sk_buff
 2009-11-10 18:36 UTC  (11+ messages)

[PATCH] Documentation: rw_lock lessons learned
 2009-11-10 18:23 UTC 

SM501: Fix missing uses of resource_size()
 2009-11-10 18:15 UTC  (3+ messages)

+ prctl-add-pr_set_proctitle_area-option.patch added to -mm tree
 2009-11-10 18:00 UTC  (4+ messages)

[RFC, PATCH] cfq-iosched: remove redundant queuing detection code
 2009-11-10 17:56 UTC  (9+ messages)

[GIT PULL] core kernel fixes
 2009-11-10 17:53 UTC 

drop SECURITY_FILE_CAPABILITIES?
 2009-11-10 17:51 UTC  (5+ messages)

[GIT PULL] irq fix
 2009-11-10 17:50 UTC 

[PATCH v7 01/17] tracing: convert trace_clock_local() as weak function
 2009-11-10 17:48 UTC  (8+ messages)
` [PATCH v7 02/17] tracing: add mips_timecounter_read() for MIPS
  ` [PATCH v7 03/17] tracing: add MIPS specific trace_clock_local()
    ` [PATCH v7 04/17] tracing: add static function tracer support for MIPS

[GIT PULL] perf events fixes
 2009-11-10 17:45 UTC 

[GIT PULL] scheduler fixes
 2009-11-10 17:43 UTC 

[PATCH -mm] char, moxa: Make isabrds variable global
 2009-11-10 17:42 UTC  (6+ messages)

[GIT PULL] x86 fixes
 2009-11-10 17:40 UTC 

keyboard leds not restored after s2ram in 2.6.32-rc6-00166-g799dd75
 2009-11-10 17:27 UTC 

ALPS touchpad with 4 directions button doesnt work as intended
 2009-11-10 17:30 UTC  (4+ messages)
  ` [PATCH] ALPS: Add support for 4 directions button on Acer Aspire 5720

SM501: Implement acceleration features
 2009-11-10 17:18 UTC 

[PATCH] misc: use a proper range for minor number dynamic allocation
 2009-11-10 17:15 UTC  (5+ messages)

Seeking Guidance For Serial Driver Creation
 2009-11-10 16:50 UTC 

linux-next: Tree for November 9
 2009-11-10 17:04 UTC  (3+ messages)
` [PATCH -next] staging/rtl*: fix typos that cause build failures
` [PTCH -next] staging/iio: fix ring buffer build

[PATCH] Make MIPS dynamic clocksource/clockevent clock code generic v2
 2009-11-10 17:03 UTC  (2+ messages)

Using x86 segments against NULL pointer deference exploit
 2009-11-10 16:46 UTC 

[PATCH] prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() fails
 2009-11-10 17:00 UTC 

[PATCH 1/3] misc: clear allocation bit in minor bitmap when device register fails
 2009-11-10 16:45 UTC  (5+ messages)
` [PATCH 2/3] misc: use bitmap/bitops functions for dynamic minor number allocation
  ` [PATCH 3/3] misc: use a proper range for minor number dynamic allocation

[PATCH] ixgbe: r_idx not used in ixgbe_msix_clean_rx()
 2009-11-10 16:45 UTC  (2+ messages)

get_user_pages question
 2009-11-10 16:33 UTC  (5+ messages)

[PATCH 0/2] vfs: ensure that dentries are revalidated on open (try #2)
 2009-11-10 16:27 UTC  (3+ messages)
` [PATCH 1/2] vfs: force reval of dentries for LAST_BIND symlinks on open
` [PATCH 2/2] vfs: force reval on dentry of bind mounted files for LOOKUP_OPEN

Likley stupid question on "throttle_vm_writeout"
 2009-11-10 16:11 UTC  (6+ messages)

[PATCH] ata: Clean up hard coded array size calculation
 2009-11-10 16:08 UTC  (4+ messages)

[PATCH] vfs: remove extraneous NULL d_inode check from do_filp_open
 2009-11-10 16:02 UTC 

pci_find_parent_resource patch
 2009-11-10 15:57 UTC  (4+ messages)

[PATCH] lcd: Fix wrong sizeof
 2009-11-10 15:53 UTC  (4+ messages)

[GIT PULL] ext4 fixes
 2009-11-10 15:52 UTC 

[patch] added brightness feature to lcd class
 2009-11-10 15:27 UTC  (5+ messages)

[PATCH v3] mfd: Initial support for twl5031
 2009-11-10 15:26 UTC 

[WATCHDOG] v2.6.32-rc6 fix
 2009-11-10 15:10 UTC 

linux-next: manual merge of the net tree with the i2c tree
 2009-11-10 15:10 UTC  (5+ messages)

[PATCH] mtd-nand: davinci: Correct 4-bit error correction
 2009-11-10 15:05 UTC 

virtio: Add memory statistics reporting to the balloon driver
 2009-11-10 14:58 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCH v2 0/2] bsearch: fix overflow and avoid unnecessary calculation
 2009-11-09 14:53 UTC  (3+ messages)
` [PATCH v2 1/2] bsearch: avoid unneeded decrement arithmetic
` [PATCH v2 2/2] bsearch: prevent overflow when computing middle comparison element


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