mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[RFC PATCH 0/3] Series short description
 2008-12-03 20:01 UTC  (2+ messages)

[patch 000/104] 2.6.27-stable review
 2008-12-03 19:56 UTC  (105+ messages)
  ` [patch 001/104] USB: gadget rndis: send notifications
  ` [patch 002/104] USB: gadget rndis: stop windows self-immolation
  ` [patch 003/104] USB: usbmon: fix read(2)
  ` [patch 004/104] USB: fix SB700 usb subsystem hang bug
  ` [patch 005/104] USB: fix SB600 USB "
  ` [patch 006/104] atl1e: fix broken multicast by removing unnecessary crc inversion
  ` [patch 007/104] cpuset: fix regression when failed to generate sched domains
  ` [patch 008/104] cgroups: fix a serious bug in cgroupstats
  ` [patch 009/104] eCryptfs: Allocate up to two scatterlists for crypto ops on keys
  ` [patch 010/104] pxa2xx_spi: bugfix full duplex dma data corruption
  ` [patch 011/104] fbdev: clean the penguins dirty feet
  ` [patch 012/104] gpiolib: extend gpio label column width in debugfs file
  ` [patch 013/104] lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()
  ` [patch 014/104] sysvipc: fix the ipc structures initialization
  ` [patch 015/104] parisc: fix kernel crash when unwinding a userspace process
  ` [patch 016/104] epoll: introduce resource usage limits
  ` [patch 017/104] Fix inotify watch removal/umount races
  ` [patch 018/104] IA64: fix boot panic caused by offline CPUs
  ` [patch 019/104] V4L/DVB (9352): Add some missing compat32 ioctls
  ` [patch 020/104] Input: atkbd - add keymap quirk for Inventec Symphony systems
  ` [patch 021/104] lib/idr.c: fix rcu related race with idr_find
  ` [patch 022/104] parport_serial: fix array overflow
  ` [patch 023/104] x86: more general identifier for Phoenix BIOS
  ` [patch 024/104] x86: always define DECLARE_PCI_UNMAP* macros
  ` [patch 025/104] ath9k: Fix SW-IOMMU bounce buffer starvation
  ` [patch 026/104] ath9k: correct expected max RX buffer size
  ` [patch 027/104] axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411
  ` [patch 028/104] PCI Hotplug core: add name param pci_hp_register interface
  ` [patch 029/104] PCI: update pci_create_slot() to take a hotplug param
  ` [patch 030/104] PCI Hotplug: serialize pci_hp_register and pci_hp_deregister
  ` [patch 031/104] PCI: prevent duplicate slot names
  ` [patch 032/104] PCI, PCI Hotplug: introduce slot_name helpers
  ` [patch 033/104] PCI: acpiphp: remove name parameter
  ` [patch 034/104] PCI: cpci_hotplug: stop managing hotplug_slot->name
  ` [patch 035/104] PCI: cpqphp: "
  ` [patch 036/104] PCI: fakephp: remove name parameter
  ` [patch 037/104] PCI: ibmphp: stop managing hotplug_slot->name
  ` [patch 038/104] PCI: pciehp: remove name parameter
  ` [patch 039/104] PCI: rpaphp: kmalloc/kfree slot->name directly
  ` [patch 040/104] PCI: SGI Hotplug: stop managing bss_hotplug_slot->name
  ` [patch 041/104] PCI: shcphp: remove name parameter
  ` [patch 042/104] PCI: Hotplug core: remove name
  ` [patch 043/104] CPUFREQ: powernow-k8: ignore out-of-range PstateStatus value
  ` [patch 044/104] xen: do not reserve 2 pages of padding between hypervisor and fixmap
  ` [patch 045/104] x86: Hibernate: Fix breakage on x86_32 with CONFIG_NUMA set
  ` [patch 046/104] x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPIC
  ` [patch 047/104] libata: Avoid overflow in libata when tf->hba_lbal > 127
  ` [patch 048/104] x86: call dmi-quirks for HP Laptops after early-quirks are executed
  ` [patch 049/104] igb: Use device_set_wakeup_enable
  ` [patch 050/104] e1000: "
  ` [patch 051/104] e1000e: "
  ` [patch 052/104] libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
  ` [patch 053/104] rtl8187: add device ID 0bda:8198
  ` [patch 054/104] rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip
  ` [patch 055/104] cifs: Reduce number of socket retries in large write path
  ` [patch 056/104] cifs: Fix error in smb_send2
  ` [patch 057/104] powerpc/spufs: Fix spinning in spufs_ps_fault on signal
  ` [patch 058/104] powerpc/spufs: add a missing mutex_unlock
  ` [patch 059/104] WATCHDOG: hpwdt: set the mapped BIOS address space as executable
  ` [patch 060/104] WATCHDOG: hpwdt: Fix kdump when using hpwdt
  ` [patch 061/104] Remove -mno-spe flags as they dont belong
  ` [patch 062/104] ACPI: EC: count interrupts only if called from interrupt handler
  ` [patch 063/104] ieee1394: sbp2: another iPod mini quirk entry
  ` [patch 064/104] firewire: fw-sbp2: "
  ` [patch 065/104] IB/mlx4: Fix MTT leakage in resize CQ
  ` [patch 066/104] net: Fix soft lockups/OOM issues w/ unix garbage collector (CVE-2008-5300)
  ` [patch 067/104] libata: improve phantom device detection
  ` [patch 068/104] cifs: Fix cifs reconnection flags
  ` [patch 069/104] cifs: remove unused list, add new cifs sock list to prepare for mount/umount fix
  ` [patch 070/104] cifs: clean up server protocol handling
  ` [patch 071/104] cifs: disable sharing session and tcon and add new TCP sharing code
  ` [patch 072/104] cifs: reinstate sharing of SMB sessions sans races
  ` [patch 073/104] cifs: minor cleanup to cifs_mount
  ` [patch 074/104] cifs: reinstate sharing of tree connections
  ` [patch 075/104] cifs: Fix build break
  ` [patch 076/104] cifs: Fix check for tcon seal setting and fix oops on failed mount from earlier patch
  ` [patch 077/104] cifs: prevent cifs_writepages() from skipping unwritten pages
  ` [patch 078/104] cifs: fix check for dead tcon in smb_init
  ` [patch 079/104] ext4: Update flex_bg free blocks and free inodes counters when resizing
  ` [patch 080/104] ext4: fix #11321: create /proc/ext4/*/stats more carefully
  ` [patch 081/104] jbd2: fix /proc setup for devices that contain / in their names
  ` [patch 082/104] ext4: add missing unlock in ext4_check_descriptors() on error path
  ` [patch 083/104] ext4: elevate write count for migrate ioctl
  ` [patch 084/104] ext4: Renumber EXT4_IOC_MIGRATE
  ` [patch 085/104] ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
  ` [patch 086/104] ext4: fix initialization of UNINIT bitmap blocks
  ` [patch 087/104] jbd2: abort instead of waiting for nonexistent transaction
  ` [patch 088/104] jbd2: Fix buffer head leak when writing the commit block
  ` [patch 089/104] ext4: fix xattr deadlock
  ` [patch 090/104] ext4: Free ext4_prealloc_space using kmem_cache_free
  ` [patch 091/104] ext4: Do mballoc init before doing filesystem recovery
  ` [patch 092/104] ext4: Fix duplicate entries returned from getdents() system call
  ` [patch 093/104] jbd2: dont give up looking for space so easily in __jbd2_log_wait_for_space
  ` [patch 094/104] ext4: Convert to host order before using the values
  ` [patch 095/104] ext4: wait on all pending commits in ext4_sync_fs()
  ` [patch 096/104] ext4: calculate journal credits correctly
  ` [patch 097/104] ext4: Mark the buffer_heads as dirty and uptodate after prepare_write
  ` [patch 098/104] ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode
  ` [patch 099/104] ext3: fix ext3_dx_readdir hash collision handling
  ` [patch 100/104] ext3: Fix duplicate entries returned from getdents() system call
  ` [patch 101/104] ext3: dont try to resize if there are no reserved gdt blocks left
  ` [patch 102/104] ext2: fix ext2 block reservation early ENOSPC issue
  ` [patch 103/104] ext3: fix ext3 "
  ` [patch 104/104] jbd: ordered data integrity fix

[PATCH] misc: Add dell-wmi driver for hotkey control
 2008-12-03 19:56 UTC 

linux-next: Tree for December 3
 2008-12-03 19:56 UTC  (3+ messages)
` m68k 8390 breakage (was: Re: linux-next: Tree for December 3)

[PATCH] misc: Add oqo-wmi driver for model 2 OQO backlight and rfkill control
 2008-12-03 19:55 UTC  (5+ messages)

[PATCH 0/6][REPOST] ext{2,3,4}: tighten inheritance and setting of inode flags
 2008-12-03 19:54 UTC  (3+ messages)
` [PATCH 1/6] ext2: don't inherit inappropriate inode flags from parent
  ` [PATCH 2/6] ext3: "

[PATCH 1/2] dcdbas: Export functionality for use in other drivers
 2008-12-03 19:52 UTC  (6+ messages)
` [PATCH 2/2] misc: Add dell-laptop driver
    ` [PATCH 2/2 update] "

[PATCH] Fix compile error in arch/x86/kernel/syscall_64.c
 2008-12-03 19:50 UTC  (3+ messages)

Yet more ARM breakage in linux-next
 2008-12-03 19:29 UTC 

[PATCH 1/1] cpufreq: eeepc 900 frequency scaling driver
 2008-12-03 19:26 UTC  (3+ messages)

[ltt-dev] [PATCH] add tracepoints to track change in napi states on network receive
 2008-12-03 19:26 UTC  (8+ messages)

[PATCH 1/2] user namespaces: let user_ns be cloned with fairsched
 2008-12-03 19:17 UTC  (2+ messages)
` [PATCH 2/2] user namespaces: require cap_set{ug}id for CLONE_NEWUSER

nfsd fixes for 2.6.28
 2008-12-03 19:10 UTC 

BUG? "Call fasync() functions without the BKL" is racy
 2008-12-03 19:06 UTC  (7+ messages)

Badness at mm/backing-dev.c:179
 2008-12-03 19:06 UTC  (3+ messages)

[PATCH] - support inheritance of mlocks across fork/exec V2
 2008-12-03 19:04 UTC 

[PATCH-mm] usb: use unaligned endian helpers in storage drivers
 2008-12-03 19:01 UTC 

[PATCH 0/6] integrity
 2008-12-03 19:01 UTC  (20+ messages)
` [PATCH 1/6] integrity: TPM internel kernel interface
` [PATCH 2/6] integrity: Linux Integrity Module(LIM)
` [PATCH 3/6] integrity: IMA as an integrity service provider

[PATCH] percpu_counter: fix CPU unplug race in percpu_counter_destroy()
 2008-12-03 18:40 UTC 

[RFC 5/8] param: arch_get_boot_command_line()
 2008-12-03 18:37 UTC  (3+ messages)
` [RFC 5/8] param: arch_get_boot_command_line() (take II)

writing file to disk: not as easy as it looks
 2008-12-03 18:33 UTC  (18+ messages)

[PATCH] fakephp: Allocate PCI resources before adding the device
 2008-12-03 18:22 UTC  (7+ messages)
` Problems with fakephp

EXT4 ENOSPC Bug
 2008-12-03 18:18 UTC  (9+ messages)

[PATCH-mm 2/2] ata: replace byteshifting with unaligned endian helpers
 2008-12-03 18:13 UTC 

[PATCH-mm 1/2] crypto: replace private helper with common unaligned endian helper
 2008-12-03 18:13 UTC 

[PATCH] introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
 2008-12-03 18:12 UTC 

[PATCH 2.6.28-rc5 00/11] Kernel memory leak detector (updated)
 2008-12-03 18:12 UTC  (3+ messages)
` [PATCH 2.6.28-rc5 01/11] kmemleak: Add the base support

nfs NULL procedure packets
 2008-12-03 18:11 UTC 

[ltt-dev] trace a futex
 2008-12-03 18:01 UTC  (2+ messages)

[git pull] OProfile fixes for v2.6.28
 2008-12-03 17:53 UTC  (2+ messages)

[2.6.28-rc7 PATCH] Make Bluetooth rfkill work on EeePC
 2008-12-03 17:52 UTC 

About git-bisect (was: Linux 2.6.28-rc7)
 2008-12-03 17:50 UTC  (5+ messages)
                ` About git-bisect
                    ` About git-bisect (defconfigs)

Unusually low speeds with ath5k and iwl3945
 2008-12-03 17:36 UTC  (4+ messages)

Shebang - why are parameters not splitted on whitespace?
 2008-12-03 17:29 UTC  (3+ messages)

v2.6.28-rc1: readlink /proc/*/exe returns uninitialized data to userspace
 2008-12-03 17:18 UTC  (11+ messages)

mmotm 2008-12-01-19-41: early exception (page fault -- deref of 0x20)
 2008-12-03 17:14 UTC  (6+ messages)

[PATCH] ricoh_mmc: Use suspend/resume_noirq (v2)
 2008-12-03 16:59 UTC 

[PATCH] ricoh_mmc: Use suspend/resume_noirq (resend)
 2008-12-03 16:57 UTC  (3+ messages)

buffer i/o error
 2008-12-03 16:52 UTC  (2+ messages)

sshd segmentation fault on ia64 on 28-rc7-mmotm-081203
 2008-12-03 16:43 UTC 

[PATCH for 2.6.28] NAND: fsl_upm: fix build problem with 2.6.28-rc2
 2008-12-03 16:43 UTC  (4+ messages)

[PATCH] udf: in scan_anchors() sector_t last[] is unsigned and cannot be negative
 2008-12-03 16:40 UTC  (2+ messages)

Add new capture device driver in Linux
 2008-12-03 16:33 UTC  (2+ messages)

[PATCH 1/3] param: Adapt MN10300 to the new parameter handling regime
 2008-12-03 16:32 UTC  (3+ messages)
` [PATCH 2/3] [PATCH] param: Stop gcc from inlining empty weak functions
` [PATCH 3/3] [PATCH] param: Adapt FRV to the new parameter handling regime

[PATCH 2/2] tracing/function-graph-tracer: improve duration output
 2008-12-03 16:31 UTC  (8+ messages)

[PATCH] remove isa stuff from smc91x driver
 2008-12-03 16:30 UTC  (2+ messages)

[PATCH 0/2] ftrace: fixes for tip
 2008-12-03 16:26 UTC  (5+ messages)
` [PATCH 1/2] trace: fix output of stack trace
` [PATCH 2/2] ftrace: fix race in function graph during fork

[PATCH] [SCSI] libsas: fix test for negative unsigned and typos
 2008-12-03 16:19 UTC  (2+ messages)

[PATCH 00/11] memcg: split-lru feature for memcg take2
 2008-12-03 16:15 UTC  (5+ messages)
` [PATCH 11/11] memcg: show reclaim_stat

[RFC][PATCH] Catch xtime_nsec underflows and fix them
 2008-12-03 16:09 UTC  (6+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®