public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-13 22:59:58 to 2009-03-14 01:46:43 UTC [more...]

[patch 000/114] 2.6.28.8-stable review
 2009-03-14  1:16 UTC  (73+ messages)
  ` [patch 001/114] net: amend the fix for SO_BSDCOMPAT gsopt infoleak
  ` [patch 002/114] net: Kill skb_truesize_check(), it only catches false-positives
  ` [patch 003/114] sparc64: Fix crashes in jbusmc_print_dimm()
  ` [patch 004/114] sparc64: Fix DAX handling via userspace access from kernel
  ` [patch 005/114] vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags
  ` [patch 006/114] seq_file: properly cope with pread
  ` [patch 007/114] vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls
  ` [patch 008/114] timerfd: add flags check
  ` [patch 009/114] aoe: ignore vendor extension AoE responses
  ` [patch 010/114] mm: clean up for early_pfn_to_nid()
  ` [patch 011/114] mm: fix memmap init for handling memory hole
  ` [patch 012/114] [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS
  ` [patch 013/114] mm: fix lazy vmap purging (use-after-free error)
  ` [patch 014/114] mm: vmap fix overflow
  ` [patch 015/114] PCI quirk: enable MSI on 8132
  ` [patch 016/114] SCSI: hptiop: Add new PCI device ID
  ` [patch 017/114] JFFS2: fix mount crash caused by removed nodes
  ` [patch 018/114] SCSI: sd: revive sd_index_lock
  ` [patch 019/114] USB: usb_get_string should check the descriptor type
  ` [patch 020/114] USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters
  ` [patch 021/114] USB: cdc-acm: add usb id for motomagx phones
  ` [patch 022/114] rtl8187: New USB IDs for RTL8187L
  ` [patch 023/114] WATCHDOG: ks8695_wdt.c: CLOCK_TICK_RATE undeclared
  ` [patch 024/114] WATCHDOG: rc32434_wdt: fix watchdog driver
  ` [patch 025/114] WATCHDOG: rc32434_wdt: fix sections
  ` [patch 026/114] RDMA/nes: Dont allow userspace QPs to use STag zero
  ` [patch 027/114] USB: option: add BenQ 3g modem information
  ` [patch 028/114] USB: EHCI: slow down ITD reuse
  ` [patch 029/114] md: avoid races when stopping resync
  ` [patch 030/114] md/raid10: Dont call bitmap_cond_end_sync when we are doing recovery
  ` [patch 031/114] md/raid10: Dont skip more than 1 bitmap-chunk at a time during recovery
  ` [patch 032/114] sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X"
  ` [patch 033/114] ALSA: usb-audio - Fix non-continuous rate detection
  ` [patch 034/114] ALSA: usb-audio - Workaround for misdetected sample rate with CM6207
  ` [patch 035/114] sound: usb-audio: fix uninitialized variable with M-Audio MIDI interfaces
  ` [patch 036/114] ALSA: fix excessive background noise introduced by OSS emulation rate shrink
  ` [patch 037/114] ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3
  ` [patch 038/114] ALSA: hda - add another MacBook Pro 3,1 SSID
  ` [patch 039/114] ALSA: aw2: do not grab every saa7146 based device
  ` [patch 040/114] acer-wmi: fix regression in backlight detection
  ` [patch 041/114] vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
  ` [patch 042/114] Fix fixpoint divide exception in acct_update_integrals
  ` [patch 043/114] 8250: fix boot hang with serial console when using with Serial Over Lan port
  ` [patch 044/114] x86, vmi: TSC going backwards check in vmi clocksource
  ` [patch 045/114] HID: fix bus endianity in file2alias
  ` [patch 046/114] inotify: fix GFP_KERNEL related deadlock
  ` [patch 047/114] sdhci: fix led naming
  ` [patch 048/114] x86: oprofile: dont set counter width from cpuid on Core2
  ` [patch 049/114] x86: add Dell XPS710 reboot quirk
  ` [patch 050/114] intel-agp: fix a panic with 1M of shared memory, no GTT entries
  ` [patch 051/114] mtd_dataflash: fix probing of AT45DB321C chips
  ` [patch 052/114] proc: fix kflags to uflags copying in /proc/kpageflags
  ` [patch 053/114] fs: new inode i_state corruption fix
  ` [patch 054/114] PCIe: portdrv: call pci_disable_device during remove
  ` [patch 055/114] PCI: Enable PCIe AER only after checking firmware support
  ` [patch 056/114] jsm: additional device support
  ` [patch 057/114] libata: Dont trust current capacity values in identify words 57-58
  ` [patch 058/114] libata: make sure port is thawed when skipping resets
  ` [patch 059/114] mmc: fix data timeout for SEND_EXT_CSD
  ` [patch 060/114] s3cmci: Fix hangup in do_pio_write()
  ` [patch 061/114] mmc: s3cmci: fix s3c2410_dma_config() arguments
  ` [patch 062/114] MMC: fix bug - SDHC card capacity not correct
  ` [patch 063/114] mmc_test: fix basic read test
  ` [patch 064/114] x86: tone down mtrr_trim_uncached_memory() warning
  ` [patch 065/114] x86-64: fix int $0x80 -ENOSYS return
  ` [patch 066/114] selinux: Fix a panic in selinux_netlbl_inode_permission()
  ` [patch 067/114] selinux: Fix the NetLabel glue code for setsockopt()
  ` [patch 068/114] hpilo: new pci device
  ` [patch 069/114] PCI: dont enable too many HT MSI mappings
  ` [patch 070/114] x86-64: seccomp: fix 32/64 syscall hole
  ` [patch 071/114] x86-64: syscall-audit: "
  ` [patch 072/114] xen: disable interrupts early, as start_kernel expects

[PATCH] xen: core dom0 support
 2009-03-14  1:08 UTC  (2+ messages)

Li-nux 2.6.27.19 2.6.28.7
 2009-03-14  1:01 UTC  (5+ messages)
` [stable] "
    ` [E1000-devel] "

[patch] twl4030-regulator: expose VPLL2
 2009-03-14  0:54 UTC 

[PATCH] NOMMU: Pages allocated to a ramfs inode's pagecache may get wrongly discarded
 2009-03-14  0:27 UTC  (3+ messages)
` [PATCH 0/2] Make the Unevictable LRU available on NOMMU

patch sdhci-add-no_busy_irq-quirk-for-marvell-cafe-host-chip.patch added to 2.6.28-stable tree
 2009-03-14  0:24 UTC  (2+ messages)

How much of a mess does OpenVZ make? ;) Was: What can OpenVZ do?
 2009-03-14  0:27 UTC  (16+ messages)

[RFC v13][PATCH 00/14] Kernel based checkpoint/restart
 2009-03-14  0:26 UTC  (13+ messages)
          ` What can OpenVZ do?

[RFC v2: Patch 1/3] net: hand off skb list to other cpu to submit to upper layer
 2009-03-14  0:24 UTC  (5+ messages)

[GIT PULL] x86: add brk allocator for very early allocations
 2009-03-14  0:23 UTC  (9+ messages)

PAYMENT PROCESSING FORM
 2009-03-14  0:22 UTC 

[patch 00/96] 2.6.27.20-stable review
 2009-03-14  0:14 UTC  (97+ messages)
  ` [patch 01/96] USB: net: asix: add support for Cables-to-Go USB Ethernet adapter
  ` [patch 02/96] bridge: netfilter: fix update_pmtu crash with GRE
  ` [patch 03/96] net: amend the fix for SO_BSDCOMPAT gsopt infoleak
  ` [patch 04/96] net: Kill skb_truesize_check(), it only catches false-positives
  ` [patch 05/96] sparc64: Fix DAX handling via userspace access from kernel
  ` [patch 06/96] sparc: We need to implement arch_ptrace_stop()
  ` [patch 07/96] documnt FMODE_ constants
  ` [patch 08/96] vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags
  ` [patch 09/96] seq_file: properly cope with pread
  ` [patch 10/96] vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls
  ` [patch 11/96] aoe: ignore vendor extension AoE responses
  ` [patch 12/96] [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS
  ` [patch 13/96] JFFS2: fix mount crash caused by removed nodes
  ` [patch 14/96] mm: clean up for early_pfn_to_nid()
  ` [patch 15/96] mm: fix memmap init for handling memory hole
  ` [patch 16/96] PCI quirk: enable MSI on 8132
  ` [patch 17/96] rtl8187: New USB IDs for RTL8187L
  ` [patch 18/96] SCSI: hptiop: Add new PCI device ID
  ` [patch 19/96] SCSI: sd: revive sd_index_lock
  ` [patch 20/96] timerfd: add flags check
  ` [patch 21/96] USB: cdc-acm: add usb id for motomagx phones
  ` [patch 22/96] USB: usb_get_string should check the descriptor type
  ` [patch 23/96] USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters
  ` [patch 24/96] WATCHDOG: ks8695_wdt.c: CLOCK_TICK_RATE undeclared
  ` [patch 25/96] WATCHDOG: rc32434_wdt: fix watchdog driver
  ` [patch 26/96] WATCHDOG: rc32434_wdt: fix sections
  ` [patch 27/96] 8250: fix boot hang with serial console when using with Serial Over Lan port
  ` [patch 28/96] ALSA: aw2: do not grab every saa7146 based device
  ` [patch 29/96] ALSA: fix excessive background noise introduced by OSS emulation rate shrink
  ` [patch 30/96] ALSA: hda - add another MacBook Pro 3,1 SSID
  ` [patch 31/96] ALSA: usb-audio - Fix non-continuous rate detection
  ` [patch 32/96] ALSA: usb-audio - Workaround for misdetected sample rate with CM6207
  ` [patch 33/96] asix: new device ids
  ` [patch 34/96] cdc_ether: add usb id for Ericsson F3507g
  ` [patch 35/96] copy_process: fix CLONE_PARENT && parent_exec_id interaction
  ` [patch 36/96] Fix fixpoint divide exception in acct_update_integrals
  ` [patch 37/96] fore200: fix oops on failed firmware load
  ` [patch 38/96] fs: new inode i_state corruption fix
  ` [patch 39/96] hpilo: new pci device
  ` [patch 40/96] inotify: fix GFP_KERNEL related deadlock
  ` [patch 41/96] intel-agp: fix a panic with 1M of shared memory, no GTT entries
  ` [patch 42/96] jsm: additional device support
  ` [patch 43/96] libata: Dont trust current capacity values in identify words 57-58
  ` [patch 44/96] libata: make sure port is thawed when skipping resets
  ` [patch 45/96] md: avoid races when stopping resync
  ` [patch 46/96] md/raid10: Dont call bitmap_cond_end_sync when we are doing recovery
  ` [patch 47/96] md/raid10: Dont skip more than 1 bitmap-chunk at a time during recovery
  ` [patch 48/96] mmc: s3cmci: fix s3c2410_dma_config() arguments
  ` [patch 49/96] mmc_test: fix basic read test
  ` [patch 50/96] mtd_dataflash: fix probing of AT45DB321C chips
  ` [patch 51/96] PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598
  ` [patch 52/96] PCI: dont enable too many HT MSI mappings
  ` [patch 53/96] PCI: Enable PCIe AER only after checking firmware support
  ` [patch 54/96] PCIe: portdrv: call pci_disable_device during remove
  ` [patch 55/96] powerpc: Fix load/store float double alignment handler
  ` [patch 56/96] proc: fix kflags to uflags copying in /proc/kpageflags
  ` [patch 57/96] proc: fix PG_locked reporting "
  ` [patch 58/96] RDMA/nes: Dont allow userspace QPs to use STag zero
  ` [patch 59/96] sdhci: fix led naming
  ` [patch 60/96] selinux: Fix a panic in selinux_netlbl_inode_permission()
  ` [patch 61/96] selinux: Fix the NetLabel glue code for setsockopt()
  ` [patch 62/96] sis190: add identifier for Atheros AR8021 PHY
  ` [patch 63/96] sound: usb-audio: fix uninitialized variable with M-Audio MIDI interfaces
  ` [patch 64/96] sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X"
  ` [patch 65/96] USB: EHCI: slow down ITD reuse
  ` [patch 66/96] USB: option: add BenQ 3g modem information
  ` [patch 67/96] x86-64: fix int $0x80 -ENOSYS return
  ` [patch 68/96] x86-64: seccomp: fix 32/64 syscall hole
  ` [patch 69/96] x86-64: syscall-audit: "
  ` [patch 70/96] x86: add Dell XPS710 reboot quirk
  ` [patch 71/96] x86: tone down mtrr_trim_uncached_memory() warning
  ` [patch 72/96] x86, vmi: TSC going backwards check in vmi clocksource
  ` [patch 73/96] xen/blkfront: use blk_rq_map_sg to generate ring entries
  ` [patch 74/96] xen: disable interrupts early, as start_kernel expects
  ` [patch 75/96] zaurus: add usb id for motomagx phones
  ` [patch 76/96] DVB: s5h1409: Perform s5h1409 soft reset after tuning
  ` [patch 77/96] [PATCH] V4L: tda8290: fix TDA8290 + TDA18271 initialization
  ` [patch 78/96] V4L: ivtv: fix decoder crash regression
  ` [patch 79/96] ACPI: fix broken usage of name.ascii
  ` [patch 80/96] hwmon: (f71882fg) Hide misleading error message
  ` [patch 81/96] i2c: Fix misplaced parentheses
  ` [patch 82/96] i2c: Timeouts reach -1
  ` [patch 83/96] ide-iops: fix odd-length ATAPI PIO transfers
  ` [patch 84/96] ARM: Add i2c_board_info for RiscPC PCF8583
  ` [patch 85/96] Fix no_timer_check on x86_64
  ` [patch 86/96] jbd2: Fix return value of jbd2_journal_start_commit()
  ` [patch 87/96] Revert "ext4: wait on all pending commits in ext4_sync_fs()"
  ` [patch 88/96] jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
  ` [patch 89/96] ext4: Fix to read empty directory blocks correctly in 64k
  ` [patch 90/96] ext4: Fix lockdep warning
  ` [patch 91/96] ext4: Initialize preallocation list_heads properly
  ` [patch 92/96] ext4: Fix NULL dereference in ext4_ext_migrate()s error handling
  ` [patch 93/96] ext4: Add fallback for find_group_flex
  ` [patch 94/96] ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()
  ` [patch 95/96] MIPS: compat: Implement is_compat_task
  ` [patch 96/96] hwmon: (it87) Properly decode -128 degrees C temperature

[RFC][PATCH 0/2] Rework disabling of interrupts during suspend-resume
 2009-03-14  0:04 UTC  (4+ messages)
` [update, rev. 6] Re: [PATCH 1/10] PM: Rework handling of interrupts during suspend-resume (rev. 5)

[PATCH] perfcounters: Make s/w counters in a group only count when group is on
 2009-03-13 23:43 UTC  (7+ messages)

X200 suspend status on -wl and -next
 2009-03-13 23:47 UTC  (10+ messages)
      ` [ipw3945-devel] "

[PATCH] VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff
 2009-03-13 23:35 UTC  (4+ messages)
` [tip:x86/urgent] "
    ` [PATCH] Add a new vm flag to track full pfnmap at mmap

[PATCH] x86: relocs is only used with 32bit
 2009-03-13 23:31 UTC  (4+ messages)

[patch -mm v2] cpusets: add memory_slab_hardwall flag
 2009-03-13 23:28 UTC  (9+ messages)

[patch] aio: remove aio-max-nr and instead use the memlock rlimit to limit the number of pages pinned for the aio completion ring
 2009-03-13 23:28 UTC  (12+ messages)
          ` [PATCH] fs: fput() can be called from interrupt context

LTTng 0.108 provides many performance improvements
 2009-03-13 23:28 UTC 

[PATCH 2.6.29-rc7-git4-gkh] drivers/staging/rt2860: Remove dependency on CFLAG RT2860
 2009-03-13 23:28 UTC 

Regression in bonding between 2.6.26.8 and 2.6.27.6 - bisected - twice
 2009-03-13 23:27 UTC  (5+ messages)

build bug on pointer type
 2009-03-13 23:16 UTC  (2+ messages)
` build bug on kfree(struct sk_buff*)

[PATCH] net: fix some trailing whitespaces
 2009-03-13 23:10 UTC  (2+ messages)

[RFC PATCH] Propose a new kernel tracing framework
 2009-03-13 23:02 UTC  (3+ messages)


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