The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2009-11-05 19:49:06 to 2009-11-06 09:35:51 UTC [more...]

[PATCH 0/1] PM: Thaws refrigerated and to be exited kernel threads
 2009-11-06  9:35 UTC 

[patch 0/2] nohz tweaking
 2009-11-06  9:34 UTC  (5+ messages)

[PATCH] proc: augment /proc/pid/limits to allow setting of process limits
 2009-11-06  9:26 UTC  (12+ 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)
    ` [PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v6)
      ` [PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v7)

[PATCH 0/5] Candidate fix for increased number of GFP_ATOMIC failures V2
 2009-11-06  9:24 UTC  (3+ messages)

[PATCH 0/11] generic compat_sys_sysctl
 2009-11-06  9:23 UTC  (20+ messages)
` [PATCH 01/11] sysctl: Separate the binary sysctl logic into it's own file
` [PATCH 02/11] sysctl: Refactor the binary sysctl handling to remove duplicate code
` [PATCH 03/11] sysctl: Introduce a generic compat sysctl sysctl
` [PATCH 04/11] sysctl: ia64 Use the compat_sys_sysctl
` [PATCH 05/11] sysctl: mips "
` [PATCH 06/11] sysctl: parisc "
` [PATCH 07/11] sysctl: s390 "
` [PATCH 08/11] sysctl: sparc "
` [PATCH 09/11] sysctl: x86 "
` [PATCH 10/11] sysctl: Remove the cond_syscall entry for sys32_sysctl
` [PATCH 11/11] sysctl: Make do_sysctl static

[PATCH 1/1] NET: cassini, fix lock imbalance
 2009-11-06  9:14 UTC 

WARNING: at net/ipv4/af_inet.c:154 inet_sock_destruct
 2009-11-06  8:58 UTC  (8+ messages)

[PATCH 0/2] memcg make use of new percpu implementations
 2009-11-06  8:55 UTC  (3+ messages)
` [PATCH 1/2] memcg : rename index to short name
` [PATCH 2/2] memcg : rewrite percpu countings with new interfaces

irq lock inversion
 2009-11-06  8:52 UTC  (8+ messages)

[PATCH 0/5] net: push down BKL into proto ops
 2009-11-06  8:38 UTC  (2+ messages)

[PATCH] nconfig v5
 2009-11-06  8:36 UTC 

[PATCH -queue v0 4/6] [loongson] add basic fuloong2f support
 2009-11-06  8:34 UTC  (5+ messages)

[PATCH net-next]atl1c:change atl1c_buffer struct and restructure clean atl1c_buffer procedure
 2009-11-06  8:32 UTC  (2+ messages)

linux-next: sparc tree build failure
 2009-11-06  8:27 UTC  (4+ messages)

[PATCH] fbcon: make cursor display conditional
 2009-11-06  8:16 UTC  (2+ messages)

specjbb2005 and aim7 regression with 2.6.32-rc kernels
 2009-11-06  8:04 UTC  (3+ messages)

[PATCH v10 0/1] virtio-console: Support for generic ports and multiple consoles
 2009-11-06  8:00 UTC  (5+ messages)
` [PATCH v10 1/1] virtio_console: Add support for multiple ports for generic guest and host communication

[RFC] Block IO Controller V1
 2009-11-06  7:55 UTC  (7+ messages)
` [PATCH 11/20] blkio: Some CFQ debugging Aid
` [PATCH 15/20] blkio: Take care of preemptions across groups

[announce] new rt2800 drivers for Ralink wireless & project tree
 2009-11-06  7:46 UTC  (5+ messages)

[RFC MM] Accessors for mm locking
 2009-11-06  7:39 UTC  (9+ messages)
` Subject: [RFC MM] mmap_sem scaling: Use mutex and percpu counter instead
  ` [RFC MM] swap counters

[RFC] Mount point suggestions for cgroup
 2009-11-06  7:32 UTC  (4+ messages)

linux-next: Tree for November 6
 2009-11-06  7:13 UTC 

[tip:sched/core] sched: Check for an idle shared cache in select_task_rq_fair()
 2009-11-06  7:09 UTC  (2+ messages)
` [tip:sched/core] sched: Fix affinity logic "

[PATCH] asm-generic: Fix typo in asm-generic/unistd.h
 2009-11-06  6:52 UTC  (2+ messages)

[RFC patch 5/6] x86: Use EOI register in io-apic on intel platforms
 2009-11-06  6:53 UTC  (8+ messages)
` [tip:x86/apic] "

[PATCH] irq: remove __weak early_irq_init()
 2009-11-06  6:51 UTC  (3+ messages)

linux-next: tree build failure
 2009-11-06  6:30 UTC  (4+ messages)
` [PATCH] BUILD_BUG_ON: make it handle more cases

[PATCH] x86, therm: Only read the initial value of thermal LVT entry on BSP
 2009-11-06  5:46 UTC 

netconsole: tulip: possible remote DoS? due to kernel freeze on heavy RX traffic after Order-1 allocation failure
 2009-11-06  5:49 UTC  (6+ messages)

Fast LKM symbol resolution
 2009-11-06  5:37 UTC  (2+ messages)

Intermittent early panic in try_to_wake_up
 2009-11-06  5:34 UTC  (4+ messages)

Using netconsole and getting double prints
 2009-11-06  5:17 UTC  (2+ messages)

[regression bisect -next] BUG: using smp_processor_id() in preemptible [00000000] code: rmmod
 2009-11-06  5:11 UTC  (15+ messages)
` [patch] "
            ` There is something with scheduler (was Re: [patch] Re: [regression bisect -next] BUG: using smp_processor_id() in preemptible [00000000] code: rmmod)
                  ` [patch] "

[RFC PATCH] net: add dataref destructor to sk_buff
 2009-11-06  5:08 UTC  (2+ messages)

[PATCHv7 3/3] vhost_net: a kernel-level virtio server
 2009-11-06  5:01 UTC  (3+ messages)

[PATCHv8 3/3] vhost_net: a kernel-level virtio server
 2009-11-06  4:59 UTC  (2+ messages)

[PATCH] show per-process swap usage via procfs
 2009-11-06  4:40 UTC  (11+ messages)
    ` [RFC][PATCH] lib: generic percpu counter array
    ` [PATCH] show per-process swap usage via procfs v2

[PATCH -tip] sched: fix bug that task run on a wrong and unallowed cpu
 2009-11-06  4:32 UTC  (3+ messages)

[MM] Make mm counters per cpu instead of atomic
 2009-11-06  4:15 UTC  (11+ messages)
    ` [MM] Make mm counters per cpu instead of atomic V2

[PATCH] intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough
 2009-11-06  4:09 UTC  (5+ messages)

(no subject)
 2009-11-06  4:01 UTC 

More Huawei modem woes
 2009-11-06  3:33 UTC  (3+ messages)

[PATCH] blackfin/trivial: remove duplicated MAX macro from stamp
 2009-11-06  3:17 UTC  (2+ messages)
` [Uclinux-dist-devel] [PATCH] blackfin/trivial: remove duplicatedMAX "

[PATCH] tracing: Protect the buffer from recursion in perf
 2009-11-06  3:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pci/pcie: Avoid unnecessary PCIe link retrains
 2009-11-06  2:48 UTC  (10+ messages)

[ANNOUNCE] AlacrityVM v0.2 is released
 2009-11-06  2:44 UTC 

[GIT PULL v5] hw-breakpoints: Rewrite on top of perf events v5
 2009-11-06  2:41 UTC  (9+ messages)
` [PATCH 1/7] perf/core: Provide a kernel-internal interface to get to performance counters
` [PATCH 2/7] x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread()
` [PATCH 3/7] perf/core: Add a callback to perf events
` [PATCH 4/7] hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h
` [PATCH 5/7] hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
` [PATCH 6/7] hw-breakpoints: Arbitrate access to pmu following registers constraints
  ` [PATCH 6/7 v6] "
` [PATCH 7/7] ksym_tracer: Remove KSYM_SELFTEST_ENTRY

linux-next: manual merge of the net tree with the net-current tree
 2009-11-06  2:32 UTC  (3+ messages)

[PATCH v2 0/3] Documentation/vm/page-types enhancements
 2009-11-06  2:15 UTC  (7+ messages)
` [PATCH v2 1/3] page-types: learn to describe flags directly from command line
` [PATCH v2 2/3] page-types: whitespace alignment
` [PATCH v2 3/3] page-types: exit early when invoked with -d|--describe

[PATCH 0/10] x86: handle HW IOMMU initialization failure gracely
 2009-11-06  1:50 UTC  (4+ messages)
` [PATCH 07/10] bootmem: add free_bootmem_late

[PATCH v2 resend] vfs: new O_NODE open flag
 2009-11-06  1:40 UTC  (6+ messages)

[PATCH] softirq,tracing: enable to trace softirq raise latency
 2009-11-06  1:29 UTC  (4+ messages)

[PATCH] cgroup: Fixes the un-paired cgroup lock problem
 2009-11-06  1:05 UTC  (5+ messages)

/proc/sys/kernel/pty/nr broken, possibly since 2.6.28
 2009-11-06  1:04 UTC  (2+ messages)

regression, bisected: getcwd() ENOENT on NFS4
 2009-11-06  0:41 UTC  (6+ messages)

[PATCH 0/6] [resend] thermal: improvements re. forced passive cooling
 2009-11-05 23:26 UTC  (10+ messages)
` [PATCH 1/6] thermal: sysfs-api.txt - reformat for improved readability
` [PATCH 2/6] thermal: sysfs-api.txt - document passive attribute for thermal zones
` [PATCH 3/6] acpi: thermal: display forced passive trip points in proc

[PATCH] mfd/mc13783: change type of irq handlers to irq_handler_t
 2009-11-06  0:28 UTC  (8+ messages)
` [PATCH] mfd/mc13783: near complete rewrite

[PATCH] x86: add missing free_memtype if get_vm_area_caller failed
 2009-11-06  0:23 UTC  (3+ messages)
` [PATCH V2] x86: fix error return sequence in __ioremap_caller

linux-next: manual merge of the kvm tree with Linus' tree
 2009-11-06  0:21 UTC 

[BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask
 2009-11-06  0:02 UTC  (2+ messages)
` [BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v2

OOM killer, page fault
 2009-11-06  0:01 UTC  (11+ messages)

make getdents/readdir POSIX compliant wrt mount-point dirent.d_ino
 2009-11-05 23:28 UTC  (6+ messages)

pata sc1200 fix crash boot, bug #14227
 2009-11-05 23:21 UTC  (3+ messages)

[00/46] 2.6.31.5-stable review
 2009-11-05 23:12 UTC  (5+ messages)

Performance regression in IO scheduler still there
 2009-11-05 23:00 UTC  (3+ messages)

[PATCH] acpi: thermal: [TRIVIAL] Add EOL to the trip_point_N_type strings
 2009-11-05 22:33 UTC  (2+ messages)

[PATCH 5/14] drivers/acpi: Move dereference after NULL test
 2009-11-05 22:30 UTC  (2+ messages)

[RFC] amd64_edac: syndromes loading
 2009-11-05 22:17 UTC  (8+ messages)

[PATCH] acpi: Annote acpi_processor_add with __cpuinit
 2009-11-05 21:50 UTC  (2+ messages)

[GIT PULL] KVM updates for 2.6.32-rc6
 2009-11-05 21:19 UTC 

[PATCH 00/41] rewritten rt2800 drivers
 2009-11-05 21:17 UTC  (27+ messages)
` [PATCH 31/41] rt2800usb: add RXINFO_DESC_SIZE definition
` [PATCH 32/41] rt2800: fix duplication in header files
` [PATCH 33/41] rt2800: fix comments in rt2800.h
` [PATCH 34/41] rt2x00: add support for different chipset interfaces
` [PATCH 35/41] rt2800: prepare for rt2800lib addition
` [PATCH 36/41] rt2800: add rt2800lib (part one)
` [PATCH 37/41] rt2x00: remove needless ifdefs from rt2x00leds.h
` [PATCH 38/41] rt2800: add rt2800lib (part two)
` [PATCH 39/41] rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h
` [PATCH 40/41] rt2800: add rt2800lib (part three)
` [PATCH 41/41] rt2800: add rt2800lib (part four)

[PATCH] Documentation/edac
 2009-11-05 21:16 UTC  (2+ messages)

[PATCH 1/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v4
 2009-11-05 21:06 UTC  (11+ messages)
        ` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v5
              ` [PATCH 1/2] pci: release that leaf bridge' resource that is not big -v9
                ` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v9

[GIT PULL v4] hw-breakpoints: Rewrite on top of perf events v4
 2009-11-05 21:06 UTC  (6+ messages)
` [PATCH 4/6] hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events

Daylight saving time & FAT
 2009-11-05 20:22 UTC 

2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31
 2009-11-05 20:14 UTC  (4+ messages)
` [Bug #14141] order 2 page allocation failures in iwlagn


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