The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2009-10-09 22:44:16 to 2009-10-10 15:38:33 UTC [more...]

[patch 00/28] BKL removal queued patches
 2009-10-10 15:36 UTC  (13+ messages)
` [patch 01/28] pm_qos: remove BKL
` [patch 04/28] x86: Remove BKL from microcode
` [patch 05/28] drivers: Remove BKL from drivers/char/misc.c
` [patch 06/28] drivers: Remove BKL from cs5535_gpio
` [patch 07/28] spi: Remove BKL from spidev_open
` [patch 09/28] sys: Remove BKL from sys_reboot
` [patch 10/28] mem_class: Drop the bkl from memory_open()
` [patch 11/28] nvram: Drop the bkl from nvram_llseek()
` [patch 12/28] nvram: Drop the bkl from non-generic nvram_llseek()
` [patch 13/28] s390: Remove BKL from prng
` [patch 16/28] sparc: Remove BKL from apc
` [patch 17/28] watchdog: Fix probe function of riowd

[PATCH 1/3] mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
 2009-10-10 15:35 UTC  (5+ messages)
` [PATCH 2/3] Fix memory leak of never putback pages in mbind()

[PATCH] CS5535: Remove the X86 platform dependence of SND_CS5535AUDIO
 2009-10-10 15:34 UTC  (5+ messages)

patch kvm-svm-fix-tsc-offset-adjustment-when-running-nested.patch added to 2.6.31-stable tree
 2009-10-10 15:32 UTC  (2+ messages)

[PATCH] tracing - enable records during the module load
 2009-10-10 15:29 UTC  (3+ messages)

USB serial regression 2.6.31.1 -> 2.6.31.2
 2009-10-10 15:05 UTC  (12+ messages)
` USB serial regression 2.6.31.1 -> 2.6.31.2 (and 2.6.32-rc3)

Mutex vs semaphores scheduler bug
 2009-10-10 14:57 UTC 

[GIT PULL] SCSI fixes for 2.6.32-rc3
 2009-10-10 14:37 UTC  (11+ messages)

Toyota Award Promo
 2009-10-10 14:22 UTC 

USB regression: devices not initially recognized
 2009-10-10 14:09 UTC 

[PATCH 00/45] some writeback experiments
 2009-10-10 13:47 UTC  (4+ messages)
` [PATCH 04/45] writeback: remove unused nonblocking and congestion checks

Bluetooth is very ill in -next
 2009-10-10 13:43 UTC  (5+ messages)

[PATCH] x86-64: don't leak kernel register values to 32-bit processes
 2009-10-10 13:27 UTC  (4+ messages)

2.6.{30,31} x86_64 ahci problem - irq 23: nobody cared
 2009-10-10 13:13 UTC  (4+ messages)

[BUG] GPF in snd_hda_intel
 2009-10-10 13:01 UTC 

Enable syn cookies by default
 2009-10-10 13:01 UTC 

[PATCH] mm: make VM_MAX_READAHEAD configurable
 2009-10-10 12:40 UTC  (6+ messages)

Logitech Trackman FX detected as "Mouse"?
 2009-10-10 12:33 UTC 

[PATCH 00/31] Swap over NFS -v20
 2009-10-10 12:23 UTC  (5+ messages)

Linux 2.6.32-rc3
 2009-10-10 12:18 UTC  (10+ messages)

[PATCH 1/1] PM / Hibernate: swap, use KERN_CONT
 2009-10-10 12:19 UTC  (3+ messages)

[PATCH 1/1] PM / Hibernate: fix error handling in save_image
 2009-10-10 12:17 UTC  (2+ messages)

[PATCH] battery: Fix charge_now returned by broken batteries
 2009-10-10 12:04 UTC  (11+ messages)

[patch] kvm: fix pointer cast
 2009-10-10 11:59 UTC  (2+ messages)

[PATCH] Alter the way dependancy file generation is passed to the toolchain
 2009-10-10 11:51 UTC 

[PATCH] [snd-usb-audio] Add match for JMTek USB sound card
 2009-10-10 11:15 UTC 

[GIT PULL] omap fixes for v2.6.32-rc3
 2009-10-10 10:38 UTC  (11+ messages)

[RFC] aoe: add barrier support
 2009-10-10 10:38 UTC 

[PATCH] New attribute designated_init: mark a struct as requiring designated init
 2009-10-10 10:33 UTC  (2+ messages)

[PATCH] input: New driver for Altera PS/2 controller
 2009-10-10 10:24 UTC  (3+ messages)

[PATCH RFC] sched: add notifier for process migration
 2009-10-10 10:12 UTC  (8+ messages)

[PATCH] watchdog: Fix rio watchdog probe function
 2009-10-10 10:03 UTC 

fio rand read/write regression with 2.6.32-rc3
 2009-10-10  9:52 UTC  (5+ messages)

ERESTARTSYS escaping from sem_wait with RTLinux patch
 2009-10-10  9:09 UTC 

[RFC] scripts/get_maintainer: add emails based on keywords in the patch
 2009-10-10  9:03 UTC  (4+ messages)

[PATCH] New attribute designated_init: mark a struct as requiring designated init
 2009-10-10  8:31 UTC 

[RFC Patch] use MTRR for write combining if PAT is not available
 2009-10-10  8:31 UTC  (3+ messages)

[PATCH 0/6] ACPI: dock: code hygiene
 2009-10-10  7:52 UTC  (3+ messages)
` [PATCH 4/6] ACPI: dock: add struct dock_station * directly to platform device data

[patch 00/26] 2.6.31.4-stable review
 2009-10-10  7:46 UTC  (44+ messages)
  ` [patch 01/26] x86: fix csum_ipv6_magic asm memory clobber
  ` [patch 02/26] tty: Avoid dropping ldisc_mutex over hangup tty re-initialization
  ` [patch 03/26] x86: Dont leak 64-bit kernel register values to 32-bit processes
  ` [patch 04/26] ALSA: hda - Added quirk to enable sound on Toshiba NB200
  ` [patch 05/26] tracing: correct module boundaries for ftrace_release
  ` [patch 06/26] ftrace: check for failure for all conversions
  ` [patch 07/26] futex: fix requeue_pi key imbalance
  ` [patch 08/26] futex: Move exit_pi_state() call to release_mm()
  ` [patch 09/26] futex: Nullify robust lists after cleanup
  ` [patch 10/26] futex: Fix locking imbalance
  ` [patch 11/26] NOHZ: update idle state also when NOHZ is inactive
  ` [patch 12/26] ima: ecryptfs fix imbalance message
  ` [patch 13/26] libata: fix incorrect link online check during probe
  ` [patch 14/26] sound: via82xx: move DXS volume controls to PCM interface
  ` [patch 15/26] ASoC: WM8350 capture PGA mutes are inverted
  ` [patch 16/26] KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
  ` [patch 17/26] KVM: VMX: flush TLB with INVEPT on cpu migration
  ` [patch 18/26] KVM: fix LAPIC timer period overflow
  ` [patch 19/26] KVM: SVM: Fix tsc offset adjustment when running nested
  ` [patch 20/26] net: Fix wrong sizeof
  ` [patch 21/26] mm: add_to_swap_cache() must not sleep
  ` [patch 22/26] sis5513: fix PIO setup for ATAPI devices
  ` [patch 23/26] PIT fixes to unbreak suspend/resume (bug #14222)
  ` [patch 24/26] IMA: open new file for read
  ` [patch 25/26] ACPI: Clarify resource conflict message
  ` [patch 26/26] ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression
    ` [patch 27/37] net: restore tx timestamping for accelerated vlans
    ` [patch 28/37] net: unix: fix sending fds in multiple buffers
    ` [patch 29/37] tun: Return -EINVAL if neither IFF_TUN nor IFF_TAP is set
    ` [patch 30/37] tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
    ` [patch 31/37] net: Fix sock_wfree() race
    ` [patch 32/37] smsc95xx: fix transmission where ZLP is expected
    ` [patch 33/37] sky2: Set SKY2_HW_RAM_BUFFER in sky2_init
    ` [patch 34/37] appletalk: Fix skb leak when ipddp interface is not loaded
    ` [patch 35/37] ax25: Fix possible oops in ax25_make_new
    ` [patch 36/37] ax25: Fix SIOCAX25GETINFO ioctl
    ` [patch 37/37] sit: fix off-by-one in ipip6_tunnel_get_prl
    ` [Stable-review] [patch 00/26] 2.6.31.4-stable review
      ` [stable] "

ext4 corruptions
 2009-10-10  7:29 UTC  (5+ messages)

How to add scheduler
 2009-10-10  7:18 UTC 

[resend][PATCH] Added PR_SET_PROCTITLE_AREA option for prctl()
 2009-10-10  7:11 UTC  (8+ messages)

sched: race between deactivate and switch sched_info accounting?
 2009-10-10  6:37 UTC  (2+ messages)

[PATCH] Add Open Firmware / Flattened Device Tree entry to maintainers
 2009-10-10  6:33 UTC 

[PATCH 0/3] MAINTAINERS: Add and support "K:" keyword
 2009-10-10  6:33 UTC  (5+ messages)
` [PATCH 1/3] scripts/get_maintainer.pl: Add patch/file search for keywords
` [PATCH 2/3] MAINTAINERS: Document new "K:" entry type
` [PATCH 3/3] MAINTAINERS: Add OPEN FIRMWARE DEVICE TREE section

[PATCH 0/9] Add vsprintf extension %pU to print UUID/GUIDs and use it
 2009-10-10  5:50 UTC  (4+ messages)

mmotm 2009-10-09-01-07 uploaded
 2009-10-10  5:22 UTC  (11+ messages)
` [was: mmotm 2009-10-09-01-07 uploaded]
` mmotm 2009-10-09-01-07 uploaded (b43)
` [PATCH -mmotm] cmpc_acpi: depends on ACPI
` [PATCH -mmotm] synchro-test: add missing header file
` mmotm 2009-10-09-01-07 - iwl3945 fails to do firmware load request

Duplication of vdso and vsyscall code?
 2009-10-10  4:47 UTC  (3+ messages)

[PATCH] drivers/misc: add driver for Texas Instruments DAC7512
 2009-10-07 20:01 UTC 

PROBLEM: Server hanging every 48 hours or so since upgrade to FC11
 2009-10-10  4:34 UTC 

[PATCH RFC tip/core/rcu 0/3] Tiny RCU and expedited SRCU
 2009-10-10  3:47 UTC  (5+ messages)
` [PATCH RFC tip/core/rcu 1/3] rcu: The Bloatwatch Edition, v7
` [PATCH RFC tip/core/rcu 2/3] rcu: Add synchronize_srcu_expedited()
` [PATCH RFC tip/core/rcu 3/3] rcu: add synchronize_srcu_expedited() to the rcutorture test suite

[PATCH] net: Add netdev_alloc_skb_ip_align() helper
 2009-10-10  3:43 UTC  (4+ messages)

Massive ext4 filesystem corruption after a failed s2disk/ram cycle
 2009-10-10  3:26 UTC  (2+ messages)
` ext4 filesystem corruption

[PATCH] net,bonding: Add return statement in bond_create_proc_entry
 2009-10-10  2:10 UTC 

pidns memory leak
 2009-10-10  2:08 UTC  (12+ messages)

DMAR regression in 2.6.31 leads to ext4 corruption?
 2009-10-10  1:47 UTC  (4+ messages)

[RFC] [PATCH 1/2] introduce ALS sysfs class
 2009-10-10  1:43 UTC  (4+ messages)

linux-next: manual merge of the parisc tree with Linus' tree
 2009-10-10  1:23 UTC  (3+ messages)

[ERROR] drm:edid; Unexpected error messages in syslog
 2009-10-10  0:56 UTC  (3+ messages)

[PATCH RFC] Extending pvclock down to usermode for vsyscall
 2009-10-10  0:24 UTC  (6+ messages)
` [PATCH 3/5] x86/pvclock: add vsyscall implementation
    ` [Xen-devel] "

bisect results of MSI-X related panic (help!)
 2009-10-10  0:24 UTC  (5+ messages)

linux-next: Tree for October 9
 2009-10-10  0:08 UTC  (4+ messages)
` [PATCH -next] thinkpad_acpi: fix build, HOTKEY_POLL is optional
` [PATCH -next] libertas: depends on CFG80211

2.6.32-rc3-mmotm1009 - lockdep warning during very early boot
 2009-10-09 23:58 UTC 

[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
 2009-10-09 23:52 UTC  (4+ messages)

[PATCH 1/2] memcg: coalescing uncharge at unmap/truncate (Oct/9)
 2009-10-09 23:50 UTC  (2+ messages)
  ` [PATCH 2/2] memcg: coalescing charge by percpu (Oct/9)

move gfs2 tracepoints to inclue/trace/events dir
 2009-10-09 23:45 UTC  (2+ messages)

[PATCH 1/8] iommu-helper: Simplify find_next_zero_area
 2009-10-09 23:41 UTC  (3+ messages)
` [PATCH 2/8] bitmap: Introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area

[0/8] 2.6.27.37-stable review
 2009-10-09 23:23 UTC  (9+ messages)
  ` [1/8] net: Fix wrong sizeof
  ` [2/8] x86-64: slightly stream-line 32-bit syscall entry code
  ` [3/8] x86: Dont leak 64-bit kernel register values to 32-bit processes
  ` [4/8] eCryptfs: Prevent lower dentry from going negative during unlink (CVE-2009-2908)
  ` [5/8] x86: Increase MIN_GAP to include randomized stack
  ` [6/8] KVM: x86: Disallow hypercalls for guest callers in rings > 0 [CVE-2009-3290]
  ` [7/8] [WATCHDOG] hpwdt.c: Add new HP BMC controller
  ` [8/8] time: catch xtime_nsec underflows and fix them

Linux guest domain with two vnets bound to the same vswitch experiences hung in bootup (sun_netraT5220)
 2009-10-09 23:21 UTC  (4+ messages)

Latest vfs scalability patch
 2009-10-09 23:16 UTC  (6+ messages)
      ` [rfc][patch] store-free path walking

[RFC][PATCH 0/4] PCI run-time Power Management
 2009-10-09 23:05 UTC  (4+ messages)
` [RFC][PATCH 3/4] PCI / ACPI PM: Platform support for PCI PME wake-up (rev. 2)


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