public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-26 16:09:07 to 2010-01-26 23:52:01 UTC [more...]

[00/98] 2.6.32.7-stable review
 2010-01-26 23:39 UTC  (47+ messages)
` [01/98] clockevent: Dont remove broadcast device when cpu is dead
` [03/98] ACPI: dont cond_resched if irq is disabled
` [05/98] be2net: Add support for next generation of BladeEngine device
` [13/98] driver-core: fix devtmpfs crash on s390
` [14/98] ALSA: hda - Add PCI IDs for Nvidia G2xx-series
` [15/98] V4L/DVB (13569): smsusb: add autodetection support for five additional Hauppauge USB IDs
` [33/98] PCI: Always set prefetchable base/limit upper32 registers
` [38/98] [SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devices
` [39/98] [SCSI] scsi_transport_fc: remove invalid BUG_ON
` [50/98] [SCSI] libfc: fix free of fc_rport_priv with timer pending
` [52/98] [SCSI] fcoe: Fix checking san mac address
` [63/98] Input: i8042 - add Dritek quirk for Acer Aspire 5610
` [64/98] ALSA: hda - select IbexPeak handler for Calpella
` [65/98] ALSA: hda - Fix quirk for Maxdata obook4-1
` [66/98] ALSA: hda - Add missing Line-Out and PCM switches as slave
` [67/98] [WATCHDOG] iTCO_wdt.c - cleanup chipset documentation
` [69/98] [WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
` [70/98] ahci: disable SNotification capability for ich8
` [71/98] ata_piix: fix MWDMA handling on PIIX3
` [72/98] ata_piix: enable 32bit PIO on SATA piix
` [73/98] md: fix small irregularity with start_ro module parameter
` [74/98] V4L/DVB (13826): uvcvideo: Fix controls blacklisting
` [75/98] [S390] cio: fix double free in case of probe failure
` [76/98] [S390] cio: dont panic in non-fatal conditions
` [77/98] netiucv: displayed TX bytes value much too high
` [78/98] ipc ns: fix memory leak (idr)
` [79/98] ALSA: hda - Fix HP T5735 automute
` [80/98] hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
` [81/98] UBI: fix memory leak in update path
` [82/98] UBI: initialise update marker
` [83/98] ASoC: fix a memory-leak in wm8903
` [84/98] mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces
` [85/98] cfg80211: fix channel setting for wext
` [86/98] KVM: S390: fix potential array overrun in intercept handling
` [87/98] KVM: only allow one gsi per fd
` [88/98] KVM: Fix race between APIC TMR and IRR
` [89/98] KVM: MMU: bail out pagewalk on kvm_read_guest error
` [90/98] KVM: x86: Fix host_mapping_level()
` [91/98] KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
` [92/98] KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
` [93/98] KVM: fix lock imbalance in kvm_*_irq_source_id()
` [94/98] KVM: only clear irq_source_id if irqchip is present
` [95/98] IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
` [96/98] x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
` [97/98] ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
` [98/98] iwlwifi: Fix throughput stall issue in HT mode for 5000

[PATCH] oom-kill: add lowmem usage aware oom kill handling
 2010-01-26 23:44 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] Clean-up a few comments
 2010-01-26 23:45 UTC  (2+ messages)

linux-next: add utrace tree
 2010-01-26 23:37 UTC  (24+ messages)

BUG at mm/slab.c:2990 with 2.6.33-rc5-tuxonice
 2010-01-26 23:31 UTC  (7+ messages)

[PATCH] kernel/timekeeping: move xtime_cache to be in the same cache line as the lock
 2010-01-26 23:28 UTC  (2+ messages)

[PATCH 0/2] sched: arch_scale_smt_powers
 2010-01-26 23:28 UTC  (6+ messages)
` [PATCH 1/2] sched: Fix the place where group powers are updated
  ` [PATCHv2 1/2] sched: enable ARCH_POWER
` [PATCH 2/2] powerpc: implement arch_scale_smt_power for Power7
  ` [PATCHv2 "
` [PATCHv2 0/2] sched: arch_scale_smt_powers v2

[PATCH 0/5][GIT PULL][v2.6.33] tracing: fixes and documentation updates
 2010-01-26 23:24 UTC  (10+ messages)
` [PATCH 1/5] tracing: Prevent kernel oops with corrupted buffer
` [PATCH 2/5] ring-buffer: Check if ring buffer iterator has stale data
` [PATCH 3/5] ring-buffer: Check for end of page in iterator
` [PATCH 4/5] tracing/documentation: Fix a typo in ftrace.txt
` [PATCH 5/5] tracing/documentation: Cover new frame pointer semantics

usbhid driver: replacing resume or using a post resume function
 2010-01-26 23:21 UTC  (2+ messages)

[PATCH 1/2] cgroups: Fix to return errno in a failure path
 2010-01-26 23:08 UTC  (4+ messages)
` [PATCH 2/2] cgroups: Clean up cgroup_pidlist_find() a bit

[00/11] 2.6.27.45 review
 2010-01-26 23:04 UTC  (16+ messages)
` [01/11] edac: i5000_edac critical fix panic out of bounds
` [02/11] [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions
` [03/11] reiserfs: truncate blocks not used by a write
` [04/11] ecryptfs: initialize private persistent file before dereferencing pointer
` [05/11] ecryptfs: use after free
` [06/11] tty: fix race in tty_fasync
` [07/11] USB: add missing delay during remote wakeup
` [08/11] USB: EHCI: fix handling of unusual interrupt intervals
` [09/11] USB: EHCI & UHCI: fix race between root-hub suspend and port resume
` [10/11] ipc ns: fix memory leak (idr)
` [11/11] KVM: S390: fix potential array overrun in intercept handling

2.6.33-rc5: Reported regressions from 2.6.32
 2010-01-26 22:57 UTC  (12+ messages)
` [Bug #15124] PCI host bridge windows ignored (works with pci=use_crs)

[PATCH] ide: fixed section mismatch warning in cmd640.c
 2010-01-26 22:10 UTC 

2.6.33-rc5: Reported regressions 2.6.31 -> 2.6.32
 2010-01-26 22:44 UTC  (3+ messages)
` [Bug #14748] e1000e NIC not working after reboot

[GIT PULL] 9p file system bug fixes
 2010-01-26 22:44 UTC 

[PATCH] Remove unused variables
 2010-01-26 22:43 UTC  (2+ messages)

[PATCH 20/41] union-mount: Introduce union_mount structure
 2010-01-26 22:38 UTC  (3+ messages)

Fwd: [scripts] python: change scripts to use system python instead of env
 2010-01-26 22:20 UTC 

[PATCH] fs: add fincore(2) (mincore(2) for file descriptors)
 2010-01-26 22:12 UTC  (2+ messages)

[PATCH] PM / i915: Skip kernel VT switch during suspend/resume if KMS is used
 2010-01-26 22:08 UTC  (7+ messages)

infiniband limit of 32 cards per system?
 2010-01-26 22:03 UTC  (6+ messages)

[PATCH] ima: rename ima_path_check to ima_file_check
 2010-01-26 22:02 UTC  (2+ messages)
` [PATCH] ima: rename PATH_CHECK to FILE_CHECK

[RFC PATCH 0/2] Fix untangling ima mess, part 2 with counters
 2010-01-26 22:01 UTC  (9+ messages)
` [RFC PATCH 1/2] Fix 1 "
              ` Open Intents, lookup_instantiate_filp() And All That Shit(tm)

[PATCH] mx3fb: some debug and initialisation fixes
 2010-01-26 21:46 UTC  (2+ messages)

How to write driver that needs to call another driver?
 2010-01-26 21:46 UTC  (3+ messages)

[PATCH] ata: Disable NCQ for Crucial M225 brand SSDs
 2010-01-26 21:46 UTC  (6+ messages)

acpi_idle: Very idle Core i7 machine never enters C3
 2010-01-26 21:45 UTC  (2+ messages)

[OOPS] radeon kms
 2010-01-26 21:41 UTC  (13+ messages)

[PATCH] - Fix unmap_vma() bug related to mmu_notifiers
 2010-01-26 21:38 UTC  (6+ messages)

[PATCH RFC tip/core/rcu] accelerate grace period if last non-dynticked CPU
 2010-01-26 21:30 UTC  (2+ messages)

perf report for .ko files
 2010-01-26 21:05 UTC  (3+ messages)

[PATCH 0/4] OF GPIO integration for I2C/SPI GPIO chips
 2010-01-26 21:02 UTC  (9+ messages)
` [PATCH 1/4] gpiolib: Introduce chip addition/removal notifier
` [PATCH 2/4] of/gpio: Add support for two-stage registration for the of_gpio_chips

[PATCH] doc: document IPv6 parameters
 2010-01-26 21:02 UTC 

2.6.33-rc3-git3: Reported regressions from 2.6.32
 2010-01-26 20:58 UTC  (7+ messages)
` HDA Intel Audio hang on boot

which fields in /proc/meminfo are orthogonal?
 2010-01-26 20:47 UTC  (2+ messages)

[PATCH 3/4] kgdb,clocksource: Prevent kernel hang in kernel debugger
 2010-01-26 20:46 UTC  (4+ messages)
` [tip:timers/urgent] clocksource: Prevent potential kgdb dead lock

[PATCH] firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
 2010-01-26 20:39 UTC 

typo in ./crypto/Kconfig
 2010-01-26 20:02 UTC 

[RFC PATCH] dma: Add barrierless dma mapping/unmapping api
 2010-01-26 20:11 UTC  (5+ messages)

[PATCH] firewire: net: fix panic in fwnet_write_complete
 2010-01-26 20:09 UTC  (3+ messages)

[GIT PULL] oprofile fixes for v2.6.33
 2010-01-26 20:05 UTC  (4+ messages)

[PATCH 19/41] union-mount: Introduce MNT_UNION and MS_UNION flags
 2010-01-26 20:03 UTC  (3+ messages)

[PATCH 17/41] whiteout: Add path_whiteout() helper
 2010-01-26 20:02 UTC  (3+ messages)

[PATCH 16/41] whiteout: jffs2 whiteout support
 2010-01-26 19:52 UTC  (3+ messages)

[PATCH v2 1/2] cpufreq: ondemand: Refactor frequency increase code
 2010-01-26 19:31 UTC  (2+ messages)

[PATCH 0/4] kgdb regression fixes for 2.6.33
 2010-01-26 19:25 UTC  (3+ messages)
` [PATCH 2/4] perf,hw_breakpoint: add lockless reservation for hw_breaks

drivers/net/ariadne.c:165: error: 'set_multicast_list' undeclared here (not in a function)
 2010-01-26 19:17 UTC  (3+ messages)
  ` [PATCH] netdev: remove HAVE_ leftovers

[PATCH] power_supply: Add driver for TWL4030/TPS65950 BCI charger
 2010-01-26 19:15 UTC  (13+ messages)
` [RFC/PATCH 1/5] usb: otg: add notifier support

[PATCH] Use full path to dnsdomainname and domainname in scripts/mkcompile_h
 2010-01-26 19:10 UTC  (6+ messages)

[PATCH] tsl2550: Move form i2c/chips to als and update interfaces
 2010-01-26 18:57 UTC  (5+ messages)
  ` [PATCH V2] "
      ` [PATCH V3] "

Locking Problem in 2.6.33-rc5
 2010-01-26 18:50 UTC  (3+ messages)

[2.6.33-rc5] starting emacs makes lockdep warning
 2010-01-26 18:47 UTC  (3+ messages)
` check_usage_backwards() && forwards? (Was: [2.6.33-rc5] starting emacs makes lockdep warning)

R: Re: R: [Bug #14886] Asus P2B-DS not detected as SMP moterboard
 2010-01-26 18:42 UTC 

[PATCH] kmemleak: Do not enable KMEMCHECK_PARTIAL_OK if DEBUG_KMEMLEAK
 2010-01-26 17:57 UTC 

[PATCH 2/4] x86_64 UV: Update UV arch to target Legacy VGA I/O correctly
 2010-01-26 17:54 UTC  (5+ messages)

sysfs_ops show vector: size of buffer not required?
 2010-01-26 17:10 UTC  (5+ messages)

[PATCH] drm/ttm: remove padding from ttm_ref_object on 64bit builds
 2010-01-26 17:10 UTC 

Status of 'toshiba-acpi: Add support for hotkey notifications' patch?
 2010-01-26 16:59 UTC 

linux-next: add utrace tree
 2010-01-26 16:34 UTC  (13+ messages)

[PATCH] MAINTAINERS: add i2c tree for embedded platforms
 2010-01-26 16:34 UTC  (6+ messages)

R: [Bug #14886] Asus P2B-DS not detected as SMP moterboard
 2010-01-26 15:53 UTC  (3+ messages)

[PATCH] platform_driver_register: warn if probe is in .init.text
 2010-01-26 16:20 UTC  (3+ messages)
` [PATCH 07/29] move efifb's probe function to .devinit.text

[PATCH 01/01] regulator: support max8649
 2010-01-26 16:10 UTC  (9+ messages)

[PATCH] x86: mce: Xeon75xx specific interface to get corrected memory error information
 2010-01-26 16:09 UTC  (10+ messages)
` [tip:x86/mce] x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll


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