public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-03 23:25:48 to 2010-11-04 14:12:37 UTC [more...]

[PATCH] Revalidate page->mapping in do_generic_file_read()
 2010-11-04 14:11 UTC  (3+ messages)

[PATCH] kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
 2010-11-04 14:11 UTC  (6+ messages)

kernel 2.6.33.7 (the highest version with RT patch) does not work with b44 ethernet controller
 2010-11-04 14:06 UTC 

[PATCH] regulator: lock supply in regulator enable
 2010-11-04 14:05 UTC  (6+ messages)

[RELEASE] LTTng 0.239 for Linux 2.6.36
 2010-11-04 13:41 UTC 

[PATCH] drivers/misc: Altera Cyclone active serial implementation
 2010-11-04 13:37 UTC  (7+ messages)

PROBLEM: i915 modesetting - weird offset graphics (v2.6.37-rc1-27-gff8b16d)
 2010-11-04 13:37 UTC  (3+ messages)

[PATCH] kbuild: document UTS_MACHINE environment variable
 2010-11-04 13:34 UTC 

[PATCH] kbuild, deb-pkg: fix Architecture field when cross compiling
 2010-11-04 13:33 UTC  (11+ messages)

[PATCH] sysfs: device-core: sysfs open close notify
 2010-11-04 13:32 UTC  (3+ messages)

[PATCH] USB: ehci/mxc: compile fix
 2010-11-04 13:19 UTC  (5+ messages)

[PATCH 1/1] console: add /proc/consoles
 2010-11-04 13:17 UTC  (9+ messages)

[GIT PULL] One more power management fix for 2.6.37
 2010-11-04 13:24 UTC  (6+ messages)
  ` [linux-pm] "

[RFC v2 16/21] tcm: Add PSCSI subsystem plugin
 2010-11-04 13:14 UTC  (3+ messages)

[PATCH 00/17] [RFC] soft and dynamic dirty throttling limits
 2010-11-04 13:12 UTC  (9+ messages)

mmotm 2010-10-31-21-24 uploaded
 2010-11-02  7:57 UTC  (3+ messages)
` mmotm 2010-10-31-21-24 uploaded (drivers/nfc/pn544)

[Ksummit-2010-discuss] checkpoint-restart: naked patch
 2010-11-04 13:06 UTC  (11+ messages)

[PATCH v3 0/1] PN544 NFC driver
 2010-11-04 12:57 UTC  (2+ messages)
` [PATCH v3 1/1] NFC: Driver for NXP Semiconductors PN544 NFC chip

[RFC/PATCH] i2c/busses: Add support for Diolan U2C-12 USB/I2C adapter
 2010-11-04 12:47 UTC  (3+ messages)

[PATCH] arm: Fix HAVE_S3C2410_WATCHDOG warnings
 2010-11-04 12:30 UTC  (3+ messages)

[PATCHv1] staging: Synaptics RMI4 touchpad driver support
 2010-11-04 11:31 UTC  (13+ messages)

vhost-net-next updates
 2010-11-04 11:26 UTC 

[GIT] kconfig rc fixes
 2010-11-04 11:10 UTC  (7+ messages)
` REGRESSION: "

[PATCH 1/3] futex: fix compiler warnings in exit_robust_list
 2010-11-04 10:49 UTC  (2+ messages)
` [1/3] "

[PATCH 1/3] KVM: MMU: fix missing post sync audit
 2010-11-04 10:36 UTC  (4+ messages)
` [PATCH 2/3] KVM: MMU: don not retry #PF for nonpaging guest
` [PATCH 3/3] KVM: MMU: retry #PF for softmmu

[PATCH] mmc: Return proper error code for ushc_probe()
 2010-11-04 10:04 UTC  (2+ messages)

[PATCH] KVM: remove unused function declaration
 2010-11-04 10:29 UTC 

PATCH : linux-2.6.35.4 drivers pcmcia cs.c
 2010-11-04 10:08 UTC  (6+ messages)

[PATCH] irq: better struct irqaction layout
 2010-11-04 10:13 UTC 

[RFC 2/4]x86: allocate 32 tlb_invalidate_interrupt handlers
 2010-11-04 10:00 UTC  (2+ messages)

[PATCH] pcmcia/sa1100: don't put machine specific init functions in .init.text
 2010-11-04  9:59 UTC  (2+ messages)

Change signal mask after vfork/clone system call
 2010-11-04  9:48 UTC  (3+ messages)

[PATCH] regulator: twl-regulator - fix twlreg_set_mode
 2010-11-04  9:38 UTC  (6+ messages)

[RFC PATCH 1/1] vhost: TX used buffer guest signal accumulation
 2010-11-04  9:30 UTC  (11+ messages)

[PATCH] tags: put function prototypes back!
 2010-11-04  9:24 UTC  (2+ messages)
` [RESEND PATCH] "

[Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
 2010-11-04  9:13 UTC  (4+ messages)

[PATCH v14 00/17] Provide a zero-copy method on KVM virtio-net
 2010-11-04  9:07 UTC  (20+ messages)
` [PATCH v14 01/17] Add a new structure for skb buffer from external
  ` [PATCH v14 02/17] Add a new struct for device to manipulate external buffer
  ` [PATCH v14 03/17] Add a ndo_mp_port_prep pointer to net_device_ops
  ` [PATCH v14 04/17] Add a function make external buffer owner to query capability
  ` [PATCH v14 05/17] Add a function to indicate if device use external buffer
  ` [PATCH v14 06/17] Use callback to deal with skb_release_data() specially
  ` [PATCH v14 07/17]Modify netdev_alloc_page() to get external buffer
  ` [PATCH v14 08/17] Modify netdev_free_page() to release "
  ` [PATCH v14 09/17] Don't do skb recycle, if device use "
  ` [PATCH v14 10/17] If device is in zero-copy mode first, bonding will fail
  ` [PATCH v14 11/17] Add a hook to intercept external buffers from NIC driver
  ` [PATCH v14 12/17] Add header file for mp device
  ` [PATCH v14 13/17] Add mp(mediate passthru) device
  ` [PATCH v14 14/17] Add a kconfig entry and make entry for mp device
  ` [PATCH v14 15/17]Provides multiple submits and asynchronous notifications
  ` [PATCH v14 16/17] An example how to modifiy NIC driver to use napi_gro_frags() interface
  ` [PATCH v14 17/17] An example how to alloc user buffer based on "

Pure kernel '2.6.37-rc1-00001-ge99d11d' shown as ~-dirty after compilation
 2010-11-04  9:07 UTC  (6+ messages)

[PATCH] delay.h: add __must_check to msleep_interruptible
 2010-11-04  8:55 UTC 

perf tools miscellaneous questions
 2010-11-04  8:52 UTC  (2+ messages)

[PATCH] no need for memset since kzalloc
 2010-11-04  8:20 UTC 

perf tools miscellaneous questions
 2010-11-04  8:45 UTC 

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-11-04  8:41 UTC  (2+ messages)

[PATCH v7] USB device driver of Topcliff PCH
 2010-11-04  8:35 UTC  (3+ messages)

[RFC][Patch] Adding kmsg_dump() to reboot/halt/poweroff/emergency_restart path
 2010-11-04  7:20 UTC  (5+ messages)

[PATCH 0/8] hwmon: applesmc: Dynamic configuration rewrite
 2010-11-04  8:20 UTC  (4+ messages)
` [PATCH 2/8] hwmon: applesmc: Introduce a register lookup table
  ` [lm-sensors] "

2.6.37-rc1 build failure
 2010-11-04 12:16 UTC  (5+ messages)

[PATCH 0/7] Posix interface for RTC (v2)
 2010-11-04  7:52 UTC  (3+ messages)
` [PATCH 7/7] [RFC] Introduce Alarm (hybrid) timers

[PATCH] ARM: imx: Add support for low power suspend on MX51
 2010-11-04  7:44 UTC  (2+ messages)

[PATCH 1/9] staging: ft1000: Get rid of PUCHAR typedef
 2010-11-04  6:58 UTC  (4+ messages)
` [PATCH 7/9] staging: ft1000: Get rid of BOOLEAN typedef usage

[PATCH] pm_qos: Fix reversed min and max
 2010-11-04  6:40 UTC 

[PATCH v2 7/9] staging: ft1000: Get rid of BOOLEAN typedef usage
 2010-11-04  6:37 UTC 

[PATCH v1 00/12] netoops support
 2010-11-04  6:35 UTC  (10+ messages)

Upgrade to recent 2.6.35 & 2.6.36 kernel causing boot failure with nv dmraid
 2010-11-04  6:12 UTC  (2+ messages)

out of memory error from kernel when I open hundred of thousands of TCP connections
 2010-11-04  6:07 UTC  (2+ messages)

fadvise DONTNEED implementation (or lack thereof)
 2010-11-04  5:58 UTC 

64 bit PCI BAR
 2010-11-04  5:51 UTC 

[RFC 4/4]x86: avoid tlbstate lock if no enough cpus
 2010-11-04  5:42 UTC  (10+ messages)

[regression, 2.6.37-rc1] 'ip link tap0 up' stuck in do_exit()
 2010-11-04  5:47 UTC  (6+ messages)

[git pull] m68knommu arch fixes
 2010-11-04  5:22 UTC 

[PATCH v3] staging/keucr driver - uninitialized variable & proper memset length
 2010-11-04  4:57 UTC  (3+ messages)
` Staging: keucr driver: fix "
  ` [PATCH v4] staging/keucr driver - "

man-pages-3.30 is released
 2010-11-04  5:23 UTC 

divide error in select_task_rq_fair()
 2010-11-04  5:19 UTC  (2+ messages)

[PATCH]oom-kill: direct hardware access processes should get bonus
 2010-11-04  5:08 UTC  (9+ messages)
` [PATCH v2]oom-kill: CAP_SYS_RESOURCE "
      `  "

pciehp - Problems with ExpressCard hotplug
 2010-11-04  5:06 UTC  (2+ messages)

[re-send][-next] staging/vme: various fixes + new driver model for VME
 2010-11-04  4:16 UTC  (7+ messages)
` [PATCH 04/30] staging/vme: allow non-dynamic allocation of bus numbers
` [PATCH 27/30] staging/vme: rework the bus model

[2.6.37-rc1] /proc/vmstat failure
 2010-11-04  3:43 UTC  (8+ messages)

[PATCH] Add Kconfig option for default swappiness
 2010-11-04  3:13 UTC  (11+ messages)

VM ops on 37-rc1
 2010-11-04  3:00 UTC  (2+ messages)

[PATCHv2 0/3] ARM: Fixing udelay() for SMP and non-SMP systems
 2010-11-04  2:40 UTC  (4+ messages)
` [PATCHv2 1/3] ARM: Translate delay.S into (mostly) C

(no subject)
 2010-11-04  2:26 UTC 

2.6.36 abrupt total e1000e carrier loss (cured by reboot)
 2010-11-04  2:26 UTC  (4+ messages)
` [E1000-devel] "

Linux 2.6.37-rc1
 2010-11-04  2:25 UTC  (8+ messages)
` Linux 2.6.37-rc1 (net/sched: cls_cgroup)
` Linux 2.6.37-rc1 (scsi_debug: list corruption)

[PATCH] net dst: fix percpu_counter list corruption and poison overwritten
 2010-11-04  1:59 UTC  (3+ messages)

[Patch] netxen: remove unused firmware exports
 2010-11-04  1:58 UTC  (3+ messages)

panic with 2.6.37-rc1
 2010-11-04  1:54 UTC  (4+ messages)

[PATCH] RFC: vmscan: add min_filelist_kbytes sysctl for protecting the working set
 2010-11-04  1:52 UTC  (10+ messages)

nfsd changes for 2.6.37
 2010-11-04  1:41 UTC  (12+ messages)
              ` [PATCH 1/2] locks: let the caller free file_lock on ->setlease failure

[RFC/RFT] OHCI: Fix for regression in 2.6.37-rc1 since commit 3df7169e7
 2010-11-04  1:10 UTC  (2+ messages)

[PATCH] staging: tidspbridge: overwrite DSP error codes
 2010-11-04  0:31 UTC 

[PATCH] backlight: mbp_nvidia_bl - add support for MacBookPro7,1
 2010-11-04  0:32 UTC 

[PATCH 1/8] staging: tidspbridge: overwrite DSP error codes
 2010-11-04  0:34 UTC  (2+ messages)

[PATCH] nouveau: Don't expose backlight control in presence of ACPI
 2010-11-03 23:59 UTC  (2+ messages)
` [Nouveau] "

[PATCH] CONFIG_EMBEDDED and !CONFIG_PRINTK: remove WARN_ON and print_symbol strings
 2010-11-03 23:29 UTC 


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