From: Greg KH <gregkh@suse.de>
To: linux-kernel@vger.kernel.org, stable@kernel.org,
"Theodore Ts'o" <tytso@mit.edu>,
Zwane Mwaikambo <zwane@arm.linux.org.uk>,
Justin Forbes <jmforbes@linuxtx.org>,
Chris Wedgwood <reviews@ml.cw.f00f.org>,
Randy Dunlap <rdunlap@xenotime.net>,
Michael Krufky <mkrufky@linuxtv.org>,
Chuck Ebbert <cebbert@redhat.com>, Dave Jones <davej@redhat.com>,
Chuck Wolber <chuckw@quantumlinux.com>,
akpm@linux-foundation.org, torvalds@linux-foundation.org,
alan@lxorguk.ukuu.org.uk
Subject: Re: [stable] [patch 000/101] 2.6.20-stable review
Date: Wed, 7 Mar 2007 09:34:20 -0800 [thread overview]
Message-ID: <20070307173420.GA24957@kroah.com> (raw)
In-Reply-To: <20070307171035.150802805@mini.kroah.org>
On Wed, Mar 07, 2007 at 09:10:35AM -0800, Greg KH wrote:
> After many weeks of backlogs, I've finally flushed out all of the
> pending -stable patches, bringing this series to a whopping 101 patches
> pending for the next 2.6.20.2 release.
Oh, forgot to announce, but the whole thing can be found in a patch at:
kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.20.2-rc1.gz
And here's the diffstat below if anyone is curious.
thanks,
greg k-h
------------
Makefile | 2
arch/i386/kernel/cpu/mtrr/if.c | 33 +++++++-----
arch/i386/kernel/signal.c | 6 +-
arch/i386/kernel/sysenter.c | 2
arch/ia64/Kconfig | 1
arch/ia64/kernel/crash.c | 11 ++--
arch/ia64/kernel/machine_kexec.c | 2
arch/m32r/kernel/process.c | 2
arch/m32r/kernel/signal.c | 26 +--------
arch/powerpc/kernel/head_64.S | 2
arch/ppc/kernel/ppc_ksyms.c | 2
arch/sparc64/kernel/of_device.c | 40 ++++++++++++++-
arch/um/os-Linux/sigio.c | 38 +++++++-------
arch/x86_64/ia32/ia32_signal.c | 7 ++
arch/x86_64/ia32/ptrace32.c | 1
block/ll_rw_blk.c | 2
drivers/Makefile | 2
drivers/ata/ahci.c | 14 +++++
drivers/ata/ata_generic.c | 4 +
drivers/ata/ata_piix.c | 4 +
drivers/ata/pata_ali.c | 6 ++
drivers/ata/pata_amd.c | 10 +++
drivers/ata/pata_atiixp.c | 4 +
drivers/ata/pata_cmd64x.c | 6 ++
drivers/ata/pata_cs5520.c | 7 ++
drivers/ata/pata_cs5530.c | 6 ++
drivers/ata/pata_cs5535.c | 4 +
drivers/ata/pata_cypress.c | 4 +
drivers/ata/pata_efar.c | 4 +
drivers/ata/pata_hpt366.c | 7 ++
drivers/ata/pata_hpt3x3.c | 6 ++
drivers/ata/pata_it821x.c | 6 ++
drivers/ata/pata_jmicron.c | 8 +++
drivers/ata/pata_marvell.c | 4 +
drivers/ata/pata_mpiix.c | 4 +
drivers/ata/pata_netcell.c | 4 +
drivers/ata/pata_ns87410.c | 4 +
drivers/ata/pata_oldpiix.c | 4 +
drivers/ata/pata_opti.c | 4 +
drivers/ata/pata_optidma.c | 4 +
drivers/ata/pata_pdc202xx_old.c | 4 +
drivers/ata/pata_radisys.c | 4 +
drivers/ata/pata_rz1000.c | 6 ++
drivers/ata/pata_sc1200.c | 4 +
drivers/ata/pata_serverworks.c | 6 ++
drivers/ata/pata_sil680.c | 8 +++
drivers/ata/pata_sis.c | 4 +
drivers/ata/pata_triflex.c | 4 +
drivers/ata/pata_via.c | 6 ++
drivers/ata/sata_sil.c | 10 +++
drivers/ata/sata_sil24.c | 2
drivers/block/pktcdvd.c | 2
drivers/char/agp/intel-agp.c | 14 +++--
drivers/char/specialix.c | 2
drivers/char/tty_io.c | 14 +++++
drivers/hid/hid-core.c | 5 -
drivers/ide/ide-iops.c | 2
drivers/ieee1394/nodemgr.c | 24 ++++++---
drivers/ieee1394/video1394.c | 8 +++
drivers/input/mouse/psmouse-base.c | 28 ++++++++++
drivers/input/mouse/psmouse.h | 1
drivers/input/mouse/synaptics.c | 1
drivers/kvm/kvm.h | 2
drivers/macintosh/Kconfig | 2
drivers/md/bitmap.c | 22 +++++++-
drivers/md/raid10.c | 38 +++++++-------
drivers/md/raid5.c | 42 ++++++++++++++-
drivers/media/dvb/dvb-core/dvbdev.c | 13 ++++
drivers/media/dvb/dvb-usb/cxusb.c | 4 -
drivers/media/dvb/dvb-usb/digitv.c | 2
drivers/media/video/cx25840/cx25840-core.c | 4 -
drivers/media/video/cx25840/cx25840-firmware.c | 2
drivers/media/video/cx88/cx88-blackbird.c | 14 +++--
drivers/media/video/cx88/cx88.h | 1
drivers/media/video/pvrusb2/pvrusb2-encoder.c | 40 +++++++++++++++
drivers/media/video/pvrusb2/pvrusb2-hdw.c | 33 ++++++------
drivers/mmc/sdhci.c | 22 +++++++-
drivers/mtd/redboot.c | 19 +++++--
drivers/net/forcedeth.c | 2
drivers/net/sky2.c | 6 --
drivers/net/sky2.h | 2
drivers/net/tulip/dmfe.c | 9 ---
drivers/net/wireless/bcm43xx/bcm43xx.h | 2
drivers/net/wireless/bcm43xx/bcm43xx_main.c | 19 +++----
drivers/net/wireless/bcm43xx/bcm43xx_xmit.h | 10 ---
drivers/net/wireless/prism54/isl_ioctl.c | 8 ++-
drivers/rtc/rtc-pcf8563.c | 40 ++++++++++++---
drivers/sbus/char/bbc_i2c.c | 17 +++---
drivers/scsi/gdth.c | 2
drivers/usb/atm/ueagle-atm.c | 1
drivers/usb/core/hub.c | 6 ++
drivers/usb/host/ehci-hcd.c | 16 ++++++
drivers/usb/host/uhci-hub.c | 11 ++--
drivers/usb/input/hid-core.c | 4 -
drivers/usb/misc/appledisplay.c | 4 -
drivers/usb/net/usbnet.c | 7 +-
drivers/video/aty/mach64_ct.c | 3 -
fs/9p/vfs_inode.c | 7 --
fs/binfmt_elf.c | 3 -
fs/buffer.c | 1
fs/ext2/super.c | 4 +
fs/ext3/super.c | 4 +
fs/ext4/super.c | 4 +
fs/gfs2/quota.c | 2
fs/hugetlbfs/inode.c | 5 +
fs/lockd/clntproc.c | 9 +--
fs/lockd/svclock.c | 4 -
fs/ocfs2/journal.h | 4 -
fs/ufs/dir.c | 21 ++++---
fs/ufs/super.c | 5 +
include/asm-generic/page.h | 38 +-------------
include/asm-x86_64/bitops.h | 2
include/linux/atmarp.h | 2
include/linux/binfmts.h | 1
include/linux/lockdep.h | 2
include/linux/pci_ids.h | 1
include/linux/raid/bitmap.h | 1
include/linux/sunrpc/svcsock.h | 2
include/linux/ufs_fs.h | 1
include/linux/writeback.h | 2
kernel/lockdep.c | 2
kernel/power/user.c | 19 ++++---
kernel/sched.c | 4 -
kernel/time/clocksource.c | 1
lib/Kconfig.debug | 2
lib/swiotlb.c | 2
mm/hugetlb.c | 2
mm/page-writeback.c | 13 ++++
mm/vmscan.c | 2
net/atm/common.c | 3 -
net/ipv4/igmp.c | 2
net/ipv4/netfilter/ipt_REJECT.c | 4 +
net/ipv4/tcp.c | 24 ++++-----
net/ipv4/tcp_output.c | 7 +-
net/ipv4/xfrm4_mode_tunnel.c | 1
net/ipv6/addrconf.c | 2
net/ipv6/anycast.c | 1
net/ipv6/inet6_hashtables.c | 2
net/ipv6/mcast.c | 2
net/ipx/af_ipx.c | 24 ++++++---
net/key/af_key.c | 11 ++--
net/netfilter/nfnetlink_log.c | 15 ++++-
net/sunrpc/pmap_clnt.c | 8 +--
net/sunrpc/svc.c | 29 +++++-----
net/sunrpc/svcsock.c | 66 +++++++++++++++++++------
net/xfrm/xfrm_policy.c | 7 ++
net/xfrm/xfrm_user.c | 18 +++---
security/keys/key.c | 33 +++++-------
sound/pci/hda/hda_intel.c | 2
sound/usb/usbaudio.c | 51 ++++++++++++-------
150 files changed, 976 insertions(+), 403 deletions(-)
next prev parent reply other threads:[~2007-03-07 17:37 UTC|newest]
Thread overview: 112+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-07 17:10 [patch 000/101] 2.6.20-stable review Greg KH
2007-03-07 17:10 ` [patch 001/101] ocfs2: ocfs2_link() journal credits update Greg KH
2007-03-07 17:10 ` [patch 002/101] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted Greg KH
2007-03-07 17:10 ` [patch 003/101] rtc-pcf8563: detect polarity of century bit automatically Greg KH
2007-03-07 17:10 ` [patch 004/101] prism54: correct assignment of DOT1XENABLE in WE-19 codepaths Greg KH
2007-03-07 17:10 ` [patch 005/101] pata_amd: fix an obvious bug in cable detection Greg KH
2007-03-07 17:10 ` [patch 006/101] knfsd: Fix a race in closing NFSd connections Greg KH
2007-03-07 17:10 ` [patch 007/101] Keys: Fix key serial number collision handling Greg KH
2007-03-07 17:10 ` [patch 008/101] ide: fix drive side 80c cable check Greg KH
2007-03-07 17:10 ` [patch 009/101] bcm43xx: Fix for oops on resume Greg KH
2007-03-07 17:10 ` [patch 010/101] bcm43xx: Fix for oops on ampdu status Greg KH
2007-03-07 17:10 ` [patch 011/101] AGP: intel-agp bugfix Greg KH
2007-03-07 17:10 ` [patch 012/101] Missing critical phys_to_virt in lib/swiotlb.c Greg KH
2007-03-07 17:10 ` [patch 013/101] USB: fix concurrent buffer access in the hub driver Greg KH
2007-03-07 17:10 ` [patch 014/101] USB audio fixes 1 Greg KH
2007-03-07 17:10 ` [patch 015/101] USB audio fixes 2 Greg KH
2007-03-07 17:10 ` [patch 016/101] hda-intel - Dont try to probe invalid codecs Greg KH
2007-03-07 17:10 ` [patch 017/101] Fix various bugs with aligned reads in RAID5 Greg KH
2007-03-07 17:10 ` [patch 018/101] Fix ATM initcall ordering Greg KH
2007-03-07 17:10 ` [patch 019/101] Fix TCP FIN handling Greg KH
2007-03-07 17:10 ` [patch 020/101] Fix allocation failure handling in multicast Greg KH
2007-03-07 17:10 ` [patch 021/101] md: Avoid possible BUG_ON in md bitmap handling Greg KH
2007-03-07 17:10 ` [patch 022/101] Fix compile error for e500 core based processors Greg KH
2007-03-07 17:10 ` [patch 023/101] ieee1394: video1394: DMA fix Greg KH
2007-03-07 17:10 ` [patch 024/101] ieee1394: fix host device registering when nodemgr disabled Greg KH
2007-03-07 17:11 ` [patch 025/101] Fix null pointer dereference in appledisplay driver Greg KH
2007-03-07 17:11 ` [patch 026/101] USB HID: Fix USB vendor and product IDs endianness for USB HID devices Greg KH
2007-03-07 17:11 ` [patch 027/101] Kconfig: FAULT_INJECTION can be selected only if LOCKDEP is enabled Greg KH
2007-03-08 12:17 ` Blaisorblade
2007-03-07 17:11 ` [patch 028/101] MTD: Fatal regression in drivers/mtd/redboot.c in 2.6.20 Greg KH
2007-03-07 17:11 ` [patch 029/101] IPV6: HASHTABLES: Use appropriate seed for caluculating ehash index Greg KH
2007-03-07 17:11 ` [patch 030/101] EHCI: turn off remote wakeup during shutdown Greg KH
2007-03-07 17:11 ` [patch 031/101] Avoid using nfsd process pools on SMP machines Greg KH
2007-03-07 17:11 ` [patch 032/101] Fix recently introduced problem with shutting down a busy NFS server Greg KH
2007-03-07 17:11 ` [patch 033/101] UHCI: fix port resume problem Greg KH
2007-03-07 17:11 ` [patch 034/101] Fix atmarp.h for userspace Greg KH
2007-03-07 17:11 ` [patch 035/101] Clear TCP segmentation offload state in ipt_REJECT Greg KH
2007-03-07 17:11 ` [patch 036/101] Fix IPX module unload Greg KH
2007-03-07 17:11 ` [patch 037/101] : Prevent pseudo garbage in SYNs advertized window Greg KH
2007-03-07 17:11 ` [patch 038/101] Fix oops in xfrm_audit_log() Greg KH
2007-03-07 17:11 ` [patch 039/101] sky2: dont flush good pause frames Greg KH
2007-03-07 17:11 ` [patch 040/101] sky2: transmit timeout deadlock Greg KH
2007-03-07 17:11 ` [patch 041/101] x86_64: Fix wrong gcc check in bitops.h Greg KH
2007-03-07 17:11 ` [patch 042/101] x86: Dont require the vDSO for handling a.out signals Greg KH
2007-03-07 17:11 ` [patch 043/101] i386: Fix broken CONFIG_COMPAT_VDSO on i386 Greg KH
2007-03-07 17:11 ` [patch 044/101] bcm43xx: fix for 4309 Greg KH
2007-03-07 17:11 ` [patch 045/101] md: Fix raid10 recovery problem Greg KH
2007-03-07 17:11 ` [patch 046/101] dvbdev: fix illegal re-usage of fileoperations struct Greg KH
2007-03-07 17:11 ` [patch 047/101] V4L: pvrusb2: Fix video corruption on stream start Greg KH
2007-03-07 17:11 ` [patch 048/101] V4L: pvrusb2: Handle larger cx2341x firmware images Greg KH
2007-03-07 17:11 ` [patch 049/101] DVB: cxusb: fix firmware patch for big endian systems Greg KH
2007-03-07 17:11 ` [patch 050/101] DVB: digitv: open nxt6000 i2c_gate for TDED4 tuner handling Greg KH
2007-03-07 17:11 ` [patch 051/101] V4L: fix cx25840 firmware loading Greg KH
2007-03-07 17:11 ` [patch 052/101] V4L: cx88-blackbird: allow usage of 376836 and 262144 sized firmware images Greg KH
2007-03-07 17:11 ` [patch 053/101] Fix posix-cpu-timer breakage caused by stale p->last_ran value Greg KH
2007-03-07 17:11 ` [patch 054/101] swsusp: Fix possible oops in userland interface Greg KH
2007-03-07 17:11 ` [patch 055/101] sata_sil: ignore and clear spurious IRQs while executing commands by polling Greg KH
2007-03-07 17:11 ` [patch 056/101] fix umask when noACL kernel meets extN tuned for ACLs Greg KH
2007-03-07 17:11 ` [patch 057/101] UML - Fix 2.6.20 hang Greg KH
2007-03-07 17:11 ` [patch 058/101] mmc: Power quirk for ENE controllers Greg KH
2007-03-07 17:11 ` [patch 059/101] bcm43xx: Fix assertion failures in interrupt handler Greg KH
2007-03-07 17:11 ` [patch 060/101] libata: add missing PM callbacks Greg KH
2007-03-07 17:11 ` [patch 061/101] libata: add missing CONFIG_PM in LLDs Greg KH
2007-03-07 17:11 ` [patch 062/101] POWERPC: Fix performance monitor exception Greg KH
2007-03-07 17:11 ` [patch 063/101] HID: fix possible double-free on error path in hid parser Greg KH
2007-03-07 17:11 ` [patch 064/101] Fix interrupt probing on E450 sparc64 systems Greg KH
2007-03-07 17:11 ` [patch 065/101] Fix xfrm_add_sa_expire() return value Greg KH
2007-03-07 17:11 ` [patch 066/101] Fix skb data reallocation handling in IPSEC Greg KH
2007-03-07 17:11 ` [patch 067/101] Fix %100 cpu spinning on sparc64 Greg KH
2007-03-07 17:11 ` [patch 068/101] Fix TCP MD5 locking Greg KH
2007-03-07 17:11 ` [patch 069/101] Dont add anycast reference to device multiple times Greg KH
2007-03-07 17:11 ` [patch 070/101] Fix anycast procfs device leak Greg KH
2007-03-07 17:11 ` [patch 071/101] Fix reference counting (memory leak) problem in __nfulnl_send() and callers related to packet queueing Greg KH
2007-03-07 17:11 ` [patch 072/101] export blk_recount_segments Greg KH
2007-03-07 17:11 ` [patch 073/101] forcedeth: disable msix Greg KH
2007-03-07 17:11 ` [patch 074/101] tty_io: fix race in master pty close/slave pty close path Greg KH
2007-03-07 17:11 ` [patch 075/101] sched: fix SMT scheduler bug Greg KH
2007-03-07 17:11 ` [patch 076/101] USB: usbnet driver bugfix Greg KH
2007-03-07 17:11 ` [patch 077/101] Backport of psmouse suspend/shutdown cleanups Greg KH
2007-03-07 17:11 ` [patch 078/101] Revert "LOG2: Alter get_order() so that it can make use of ilog2() on a constant" Greg KH
2007-03-07 17:11 ` [patch 079/101] RPM: fix double free in portmapper code Greg KH
2007-03-07 17:11 ` [patch 080/101] NLM: Fix double free in __nlm_async_call Greg KH
2007-03-07 17:11 ` [patch 081/101] kexec: Fix CONFIG_SMP=n compilation V2 (ia64) Greg KH
2007-03-07 17:11 ` [patch 082/101] Fix MTRR compat ioctl Greg KH
2007-03-07 17:11 ` [patch 083/101] ufs: restore back support of openstep Greg KH
2007-03-07 17:11 ` [patch 084/101] v9fs_vfs_mkdir(): fix a double free Greg KH
2007-03-07 17:12 ` [patch 085/101] enable mouse button 2+3 emulation for x86 macs Greg KH
2007-03-07 17:12 ` [patch 086/101] hugetlb: preserve hugetlb pte dirty state Greg KH
2007-03-07 17:12 ` [patch 087/101] m32r: build fix for processors without ISA_DSP_LEVEL2 Greg KH
2007-03-07 17:12 ` [patch 088/101] kernel/time/clocksource.c needs struct task_struct on m68k Greg KH
2007-03-07 17:12 ` [patch 089/101] buffer: memorder fix Greg KH
2007-03-07 17:12 ` [patch 090/101] Char: specialix, isr have 2 params Greg KH
2007-03-07 17:12 ` [patch 091/101] lockdep: forward declare struct task_struct Greg KH
2007-03-07 17:12 ` [patch 092/101] kvm: Fix asm constraint for lldt instruction Greg KH
2007-03-07 17:12 ` [patch 093/101] ueagle-atm.c needs sched.h Greg KH
2007-03-07 17:12 ` [patch 094/101] fix section mismatch warning in lockdep Greg KH
2007-03-07 17:12 ` [patch 095/101] throttle_vm_writeout(): dont loop on GFP_NOFS and GFP_NOIO allocations Greg KH
2007-03-07 17:12 ` [patch 096/101] bug in gdth.c crashing machine Greg KH
2007-03-07 17:12 ` [patch 097/101] revert "drivers/net/tulip/dmfe: support basic carrier detection" Greg KH
2007-03-07 18:14 ` Stephen Hemminger
2007-03-08 2:41 ` Dan Williams
2007-03-08 3:06 ` Linus Torvalds
2007-03-07 17:12 ` [patch 098/101] video/aty/mach64_ct.c: fix bogus delay loop Greg KH
2007-03-07 17:12 ` [patch 099/101] pktcdvd: Correctly set cmd_len field in pkt_generic_packet Greg KH
2007-03-07 17:12 ` [patch 100/101] ATA: convert GSI to irq on ia64 Greg KH
2007-03-07 17:12 ` [patch 101/101] gfs2: fix locking mistake Greg KH
2007-03-07 17:34 ` Greg KH [this message]
2007-03-07 23:12 ` [patch 102/101] TCP: Fix minisock tcp_create_openreq_child() typo Chris Wright
2007-03-07 23:12 ` [patch 103/101] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005) Chris Wright
2007-03-07 23:13 ` [patch 104/101] x86-64: survive having no irq mapping for a vector Chris Wright
2007-03-07 18:41 ` [patch 000/101] 2.6.20-stable review Chuck Ebbert
2007-03-07 21:05 ` [stable] " Chris Wright
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070307173420.GA24957@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=cebbert@redhat.com \
--cc=chuckw@quantumlinux.com \
--cc=davej@redhat.com \
--cc=jmforbes@linuxtx.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mkrufky@linuxtv.org \
--cc=rdunlap@xenotime.net \
--cc=reviews@ml.cw.f00f.org \
--cc=stable@kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=tytso@mit.edu \
--cc=zwane@arm.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox