The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2009-11-04 18:28:47 to 2009-11-05 00:18:39 UTC [more...]

An assortment of TuxOnIce resume panics on a Radeon KMS-running system in 2.6.31.5, lzo-related?
 2009-11-05  0:18 UTC  (4+ messages)
` [TuxOnIce-users] "
    ` strange OOM receiving a wireless network packet on a SLUB system

Reverting 5d423 fixes loading of ath9k on Acer Extensa 7630EZ
 2009-11-05  0:16 UTC  (3+ messages)

[PATCH 1/8] sound: use KERN_WARNING, not KERN_WARN
 2009-11-05  0:16 UTC  (8+ messages)
` [PATCH 2/8] docs: "
` [PATCH 8/8] docs: use misc-devices/ dir for drivers
` [PATCH 7/8] docs: serial/tty, add to ldisc methods
` [PATCH 4/8] docbook: signal_pending has an argument
` [PATCH 3/8] docs: use DMA_BIT_MASK
` [PATCH 6/8] docs: explain procs_running better

[PATCH] show per-process swap usage via procfs
 2009-11-05  0:06 UTC  (4+ messages)

[RFC] Block IO Controller V1
 2009-11-05  0:05 UTC  (41+ messages)
` [PATCH 01/20] blkio: Documentation
` [PATCH 02/20] blkio: Change CFQ to use CFS like queue time stamps
` [PATCH 03/20] blkio: Introduce the notion of weights
` [PATCH 10/20] blkio: Implement cfq group deletion and reference counting support
` [PATCH 11/20] blkio: Some CFQ debugging Aid
` [PATCH 15/20] blkio: Take care of preemptions across groups
` [PATCH 18/20] blkio: arm idle timer even if think time is great then time slice left
` [PATCH 20/20] blkio: Drop the reference to queue once the task changes cgroup

Kernel Options: To use MSI-X or not?
 2009-11-05  0:05 UTC  (4+ messages)

FatELF patches
 2009-11-05  0:05 UTC  (27+ messages)
          ` package managers [was: FatELF patches...]

[PATCH 0/3 v2] linux infrared remote control drivers
 2009-11-05  0:07 UTC  (3+ messages)

[Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation
 2009-11-05  0:02 UTC  (5+ messages)

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

[PATCH 1/6] power: pcf50633: add ac power supply class to the charger
 2009-11-04 23:56 UTC  (11+ messages)
` [PATCH 2/6] power: pcf50633: introduces battery charging current control
  ` [PATCH 3/6] gta02: set pcf50633 charger_reference_current_ma
    ` [PATCH 4/6] power: pcf50633: get rid of charging restart software auto-triggering
      ` [PATCH 5/6] power: pcf50633: properly reenable charging when the supply conditions change
        ` [PATCH 6/6] power: pcf50633: query charger status directly

Faulty MTRR setups in Toshiba laptops crash video drivers
 2009-11-04 23:48 UTC  (4+ messages)

[GIT PULL] A couple of Xen bugfixes
 2009-11-04 23:44 UTC 

[RFC] Mount point suggestions for cgroup
 2009-11-04 23:37 UTC  (7+ messages)

[PATCH] pci/pcie: Avoid unnecessary PCIe link retrains
 2009-11-04 23:28 UTC  (3+ messages)

cc1plus invoked oom-killer: gfp_mask=0x280da, order=0, oom_adj=0
 2009-11-04 23:20 UTC  (3+ messages)

2.6.32-rc5-git3: Reported regressions from 2.6.31
 2009-11-04 22:35 UTC  (8+ messages)
` [Bug #14372] ath5k wireless not working after suspend-resume - eeepc
      ` [Bug #14372] ath5k wireless not working after rfkill [BISECTED]

Page alloc problems with 2.6.32-rc kernels
 2009-11-04 23:07 UTC  (5+ messages)

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

[PATCH] intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough
 2009-11-04 22:59 UTC 

[PATCH 00/41] rewritten rt2800 drivers
 2009-11-04 22:55 UTC  (59+ messages)
` [PATCH 03/41] rt2800usb: fix rt2800usb_rfcsr_read()
` [PATCH 04/41] rt2800pci: fix crypto in TX frame
` [PATCH 05/41] rt2800pci: fix comment about register access
` [PATCH 06/41] rt2800pci: fix comment about IV/EIV fields
` [PATCH 07/41] rt2x00: fix rt2x00usb_register_read() comment
` [PATCH 08/41] rt2800usb: use rt2x00usb_register_multiwrite() to set key entries
` [PATCH 09/41] rt2800usb: add rt2800_register_[read,write]() wrappers
` [PATCH 10/41] rt2800pci: "
` [PATCH 11/41] rt2800usb: add rt2800_register_multi[read,write]() wrappers
` [PATCH 12/41] rt2800pci: "
` [PATCH 13/41] rt2800usb: add rt2800_regbusy_read() wrapper
` [PATCH 14/41] rt2800pci: "
` [PATCH 15/41] rt2800usb: add rt2800_bbp_[read,write]() wrappers
` [PATCH 16/41] rt2800pci: "
` [PATCH 17/41] rt2800usb: add rt2800_rfcsr_[read,write]() wrappers
` [PATCH 18/41] rt2800pci: "
` [PATCH 19/41] rt2800usb: add rt2800_rf_[read,write]() wrappers
` [PATCH 20/41] rt2800pci: "
` [PATCH 21/41] rt2800usb: add rt2800_mcu_request() wrapper
` [PATCH 22/41] rt2800pci: "
` [PATCH 23/41] rt2x00: add driver private field to struct rt2x00_dev
` [PATCH 24/41] rt2800usb: convert to use struct rt2800_ops methods
` [PATCH 25/41] rt2800pci: "
` [PATCH 26/41] rt2x00: fix rt2x00usb_register_multiwrite() arguments
` [PATCH 27/41] rt2x00: fix rt2x00usb_regbusy_read() arguments
` [PATCH 28/41] rt2x00: fix rt2x00pci_register_multi[read,write]() arguments
` [PATCH 29/41] rt2800: add rt2800lib.h
` [PATCH 30/41] rt2800usb: fix comments in rt2800usb.h

CVE-2009-2584
 2009-11-04 22:49 UTC  (4+ messages)

[PATCH 0/13] sysfs lazification
 2009-11-04 22:37 UTC  (11+ messages)
` [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
` [PATCH 13/13] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
` [PATCH 15/13] sysfs: Protect sysfs_refresh_inode with inode mutex

Bluepills you should have
 2009-11-04 22:33 UTC 

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

[PATCH] tracing: Protect the buffer from recursion in perf
 2009-11-04 22:23 UTC 

[PATCH] update fix X86_64 procfs provide stack information for threads
 2009-11-04 22:21 UTC  (5+ messages)

[announce] new rt2800 drivers for Ralink wireless & project tree
 2009-11-04 22:12 UTC  (5+ messages)

pull request: wireless-next-2.6 2009-10-28
 2009-11-04 22:09 UTC  (6+ messages)

[Bug 14537] New: missing compat_ioctl on x86_64
 2009-11-04 22:12 UTC  (2+ messages)

[MM] Make mm counters per cpu instead of atomic
 2009-11-04 22:02 UTC  (5+ messages)
` [MM] Remove rss batching from copy_page_range()

[PATCH 0/3] rtc: pcf50633 fixes (is rtc maintainer around?)
 2009-11-04 21:55 UTC  (4+ messages)
` [PATCH 1/3] rtc: pcf50633: Fix month off-by-one error
  ` [PATCH 2/3] rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarm
    ` [PATCH 3/3] rtc: pcf50633: manage RTC alarm "pending" flag

linux-next: Tree for November 4
 2009-11-04 21:57 UTC  (2+ messages)
` [PATCH] edac: fix i7core build

linux-next: Tree for November 2
 2009-11-04 21:56 UTC  (2+ messages)
` [PATCH] staging: RTL8192SU depends on USB

[net-next-2.6 PATCH RFC] TCPCT part 1d: generate Responder Cookie
 2009-11-04 21:48 UTC  (4+ messages)

[PATCH 3/3] sched: Disable affine wakeups by default
 2009-11-04 21:41 UTC  (4+ messages)
` [tip:sched/core] sched: Check for an idle shared cache in select_task_rq_fair()

ext4_fiemap gives 0 extents for files smaller than a block (patch included)
 2009-11-04 21:44 UTC  (3+ messages)

[PATCH] sysfs: Don't leak secdata when a sysfs_dirent is freed
 2009-11-04 21:40 UTC  (3+ messages)
  ` [GIT] "

(no subject)
 2009-11-04 21:34 UTC 

cc1plus invoked oom-killer: gfp_mask=0x280da, order=0, oom_adj=0
 2009-11-04 21:22 UTC  (9+ messages)

[RFC][PATCH 0/3] cgroups: support for module-loadable subsystems
 2009-11-04 21:18 UTC  (4+ messages)
` [RFC][PATCH 2/3] cgroups: subsystem module interface

[PATCH] PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
 2009-11-04 21:07 UTC  (12+ messages)

[PATCH] kbuild: let make O=dir rpm-pkg fail
 2009-11-04 21:06 UTC  (2+ messages)

[PATCH 0/3] Reduce GFP_ATOMIC allocation failures, partial fix V3
 2009-11-04 20:57 UTC  (4+ messages)
` [PATCH 3/3] vmscan: Force kswapd to take notice faster when high-order watermarks are being hit

[PATCH 1/1] perf symbols: Use the buildids if present
 2009-11-04 20:50 UTC 

[PATCH] page-types: decode flags directly from command line
 2009-11-04 20:40 UTC  (3+ messages)

[Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation
 2009-11-04 20:30 UTC  (2+ messages)

make getdents/readdir POSIX compliant wrt mount-point dirent.d_ino
 2009-11-04 20:22 UTC  (6+ messages)

no video output after suspend after "drm/i915: force mode set at lid open time"
 2009-11-04 20:16 UTC  (8+ messages)

[PATCH -queue v0 1/6] [loongson] add basic loongson-2f support
 2009-11-04 20:15 UTC  (6+ messages)

[PATCH] Correct nr_processes() when CPUs have been unplugged
 2009-11-04 19:44 UTC  (6+ messages)

[tip:sched/core] sched: Rate-limit newidle
 2009-11-04 19:33 UTC 

2.6.31 - INFO: task mt:14828 blocked for more than 120 seconds
 2009-11-04 19:15 UTC 

[PATCHv8 0/3] vhost: a kernel-level virtio server
 2009-11-04 19:19 UTC  (5+ messages)

[PATCHv7 3/3] vhost_net: a kernel-level virtio server
 2009-11-04 19:12 UTC  (9+ messages)

[PATCHv6 1/3] tun: export underlying socket
 2009-11-04 19:05 UTC  (4+ messages)

[RFC-PATCH] dhcp provisioning support in cxgb3i
 2009-11-04 19:09 UTC  (6+ messages)

[PATCH] pci: pciehp update the slot bridge res to get big range for pcie devices
 2009-11-04 18:52 UTC  (18+ messages)
                    ` [PATCH 1/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v4
                              ` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v5

[PATCH] resources: when allocate_resource() fails, leave resource untouched
 2009-11-04 18:51 UTC  (5+ messages)

[PATCH] Documentation/edac
 2009-11-04 18:30 UTC 


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