From: Willy Tarreau <w@1wt.eu>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org,
lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 3.5.4 (was: Linux 3.5.3)
Date: Sat, 15 Sep 2012 08:48:13 +0200 [thread overview]
Message-ID: <20120915064813.GG12063@1wt.eu> (raw)
In-Reply-To: <20120915034046.GA16204@kroah.com>
just a quick fix to $SUBJECT :-)
On Fri, Sep 14, 2012 at 08:40:46PM -0700, Greg KH wrote:
> I'm announcing the release of the 3.5.4 kernel.
>
> All users of the 3.5 kernel series must upgrade.
>
> The updated 3.5.y git tree can be found at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.5.y
> and can be browsed at the normal kernel.org git web browser:
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>
> thanks,
>
> greg k-h
>
> ------------
>
> Documentation/i2c/busses/i2c-i801 | 1
> Makefile | 2
> arch/alpha/include/asm/fpu.h | 2
> arch/alpha/include/asm/socket.h | 2
> arch/arm/Kconfig | 1
> arch/arm/include/asm/pgtable.h | 40 +++++-----
> arch/arm/mach-imx/Makefile | 10 +-
> arch/arm/mach-imx/head-v7.S | 106 -----------------------------
> arch/arm/mach-imx/headsmp.S | 106 +++++++++++++++++++++++++++++
> arch/arm/mach-imx/hotplug.c | 23 ------
> arch/arm/mach-s3c24xx/include/mach/dma.h | 3
> arch/arm/mm/flush.c | 2
> arch/arm/mm/tlb-v7.S | 6 -
> arch/arm/plat-omap/dmtimer.c | 2
> arch/arm/plat-s3c24xx/dma.c | 2
> arch/arm/vfp/vfpmodule.c | 2
> arch/mips/pci/pci-ar724x.c | 22 ++++++
> arch/parisc/include/asm/atomic.h | 4 -
> arch/powerpc/kernel/asm-offsets.c | 1
> arch/powerpc/kernel/dbell.c | 2
> arch/powerpc/kernel/entry_64.S | 23 ++++--
> arch/powerpc/kernel/process.c | 12 ---
> arch/powerpc/kernel/smp.c | 11 ++-
> arch/powerpc/kernel/sysfs.c | 10 ++
> arch/powerpc/kernel/traps.c | 3
> arch/powerpc/sysdev/xics/icp-hv.c | 6 +
> arch/x86/kernel/microcode_amd.c | 7 +
> arch/x86/mm/hugetlbpage.c | 21 ++++-
> arch/x86/syscalls/syscall_64.tbl | 6 +
> arch/x86/xen/p2m.c | 95 +++++++++++++++++++++++++
> arch/x86/xen/setup.c | 9 ++
> drivers/acpi/acpica/tbxface.c | 1
> drivers/block/cciss_scsi.c | 11 ---
> drivers/gpu/drm/gma500/psb_intel_display.c | 3
> drivers/gpu/drm/radeon/radeon_object.c | 3
> drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 1
> drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 6 +
> drivers/hid/usbhid/hid-quirks.c | 1
> drivers/hwmon/asus_atk0110.c | 6 +
> drivers/i2c/busses/Kconfig | 6 +
> drivers/i2c/busses/Makefile | 5 -
> drivers/i2c/busses/i2c-designware-core.c | 11 +++
> drivers/i2c/busses/i2c-i801.c | 3
> drivers/input/serio/i8042-x86ia64io.h | 14 +++
> drivers/media/dvb/siano/smsusb.c | 2
> drivers/media/video/gspca/jl2005bcd.c | 2
> drivers/media/video/gspca/spca506.c | 2
> drivers/media/video/uvc/uvc_queue.c | 1
> drivers/mtd/ubi/vtbl.c | 4 -
> drivers/net/ethernet/intel/e1000e/e1000.h | 1
> drivers/net/ethernet/intel/e1000e/netdev.c | 48 ++++++-------
> drivers/net/usb/usbnet.c | 2
> drivers/net/wireless/ath/ath9k/pci.c | 1
> drivers/net/wireless/ath/ath9k/recv.c | 2
> drivers/net/wireless/p54/p54usb.c | 2
> drivers/net/wireless/rtl818x/rtl8187/dev.c | 2
> drivers/pci/pci-driver.c | 7 +
> drivers/rapidio/devices/tsi721.c | 12 +++
> drivers/regulator/twl-regulator.c | 4 -
> drivers/scsi/megaraid/megaraid_sas_base.c | 3
> drivers/scsi/mpt2sas/mpt2sas_base.c | 13 ++-
> drivers/scsi/scsi_error.c | 10 ++
> drivers/scsi/scsi_lib.c | 5 +
> drivers/scsi/scsi_scan.c | 10 ++
> drivers/staging/vt6656/main_usb.c | 2
> drivers/staging/winbond/wbusb.c | 2
> drivers/target/target_core_transport.c | 4 -
> drivers/usb/class/cdc-acm.c | 3
> drivers/usb/misc/emi62.c | 2
> drivers/video/omap2/omapfb/omapfb-main.c | 2
> drivers/xen/swiotlb-xen.c | 2
> drivers/xen/xen-pciback/pci_stub.c | 8 +-
> fs/btrfs/extent_io.c | 17 ----
> fs/btrfs/volumes.c | 22 ------
> fs/btrfs/volumes.h | 2
> fs/buffer.c | 66 ++++++++----------
> fs/compat.c | 10 ++
> fs/ext3/inode.c | 17 +++-
> fs/fuse/dev.c | 1
> fs/jbd/journal.c | 5 +
> fs/nfs/idmap.c | 62 ++++++++++++----
> fs/nfs/nfs3proc.c | 2
> fs/nfs/nfs4proc.c | 65 +++++++++++++++--
> fs/nfs/pnfs.c | 39 ----------
> fs/nfs/pnfs.h | 2
> fs/nfs/super.c | 2
> fs/nfs/write.c | 15 +++-
> fs/nfsd/nfs4callback.c | 4 -
> fs/nfsd/state.h | 1
> fs/open.c | 7 +
> fs/ubifs/debug.h | 2
> fs/ubifs/lpt.c | 5 +
> fs/udf/file.c | 35 +++++++--
> kernel/audit_tree.c | 11 +--
> kernel/fork.c | 4 -
> kernel/sched/core.c | 35 +++++----
> kernel/sched/sched.h | 2
> mm/mempolicy.c | 2
> mm/mmap.c | 5 -
> net/bluetooth/hci_event.c | 28 ++++++-
> net/bluetooth/l2cap_core.c | 1
> net/dccp/ccid.h | 4 -
> net/socket.c | 4 -
> net/sunrpc/svc_xprt.c | 10 +-
> net/sunrpc/svcsock.c | 2
> sound/pci/hda/hda_codec.c | 2
> sound/pci/hda/hda_proc.c | 2
> sound/pci/hda/patch_ca0132.c | 8 ++
> sound/soc/codecs/wm9712.c | 19 ++++-
> sound/soc/omap/mcbsp.c | 2
> sound/usb/card.c | 4 -
> sound/usb/endpoint.c | 24 ++----
> sound/usb/endpoint.h | 3
> sound/usb/pcm.c | 61 ++++++++++++++--
> 114 files changed, 881 insertions(+), 504 deletions(-)
>
> Aaro Koskinen (1):
> regulator: twl-regulator: fix up VINTANA1/VINTANA2
>
> Al Viro (1):
> vfs: missed source of ->f_pos races
>
> Alan Cox (1):
> drm: stop vmgfx driver explosion
>
> Alan Stern (1):
> HID: add NOGET quirk for Eaton Ellipse MAX UPS
>
> Alex Deucher (2):
> Revert "drm/radeon: fix bo creation retry path"
> ACPI: export symbol acpi_get_table_with_size
>
> Alexandre Bounine (2):
> rapidio/tsi721: fix inbound doorbell interrupt handling
> rapidio/tsi721: fix unused variable compiler warning
>
> Andreas Herrmann (1):
> x86, microcode, AMD: Fix broken ucode patch size check
>
> Anton Blanchard (4):
> powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
> powerpc: Keep thread.dscr and thread.dscr_inherit in sync
> powerpc: Fix DSCR inheritance in copy_thread()
> powerpc: Restore correct DSCR in context switch
>
> Arnd Bergmann (3):
> ARM: imx: build pm-imx5 code only when PM is enabled
> ARM: imx: select CPU_FREQ_TABLE when needed
> ARM: imx: build i.MX6 functions only when needed
>
> Artem Bityutskiy (3):
> UBIFS: fix crash on error path
> UBIFS: fix complaints about too small debug buffer size
> UBI: fix a horrible memory deallocation bug
>
> Axel Lin (1):
> i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG_I2C_DESIGNWARE_PCI=y
>
> Bruce Allan (1):
> e1000e: DoS while TSO enabled caused by link partner with small MSS
>
> Bryan Schumaker (2):
> NFS: Clear key construction data if the idmap upcall fails
> NFS: return -ENOKEY when the upcall fails to map the name
>
> Daniel Mack (4):
> ALSA: snd-usb: Fix URB cancellation at stream start
> ALSA: snd-usb: restore delay information
> ALSA: snd-usb: fix calls to next_packet_size
> ALSA: snd-usb: fix cross-interface streaming devices
>
> Dave Airlie (1):
> drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
>
> Dave Jones (1):
> Remove user-triggerable BUG from mpol_to_str
>
> David Henningsson (1):
> ALSA: hda - don't create dysfunctional mixer controls for ca0132
>
> Dmitry Torokhov (1):
> Input: i8042 - add Gigabyte T1005 series netbooks to noloop table
>
> Forest Bond (1):
> gma500: Consider CRTC initially active.
>
> Gabor Juhos (1):
> MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module
>
> Grazvydas Ignotas (1):
> OMAPFB: fix framebuffer console colors
>
> Greg Kroah-Hartman (9):
> USB: vt6656: remove __devinit* from the struct usb_device_id table
> USB: emi62: remove __devinit* from the struct usb_device_id table
> USB: winbond: remove __devinit* from the struct usb_device_id table
> USB: spca506: remove __devinit* from the struct usb_device_id table
> USB: jl2005bcd: remove __devinit* from the struct usb_device_id table
> USB: p54usb: remove __devinit* from the struct usb_device_id table
> USB: rtl8187: remove __devinit* from the struct usb_device_id table
> USB: smsusb: remove __devinit* from the struct usb_device_id table
> Linux 3.5.4
>
> Heiko Stuebner (2):
> ARM: S3C24XX: Add missing DMACH_DT_PROP
> ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters
>
> Hugh Dickins (1):
> block: replace __getblk_slow misfix by grow_dev_page fix
>
> Idan Kedar (1):
> pnfs: defer release of pages in layoutget
>
> J. Bruce Fields (4):
> nfsd4: fix security flavor of NFSv4.0 callback
> svcrpc: fix BUG() in svc_tcp_clear_pages
> svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
> svcrpc: sends on closed socket should stop immediately
>
> James Bottomley (1):
> SCSI: Fix 'Device not ready' issue on mpt2sas
>
> James Ralston (1):
> i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
>
> Jan Kara (3):
> jbd: don't write superblock when unmounting an ro filesystem
> udf: Fix data corruption for files in ICB
> ext3: Fix fdatasync() for files with only i_size changes
>
> Jayakrishnan Memana (1):
> uvcvideo: Reset the bytesused field when recycling an erroneous buffer
>
> Jeff Layton (1):
> nfs: tear down caches in nfs_init_writepagecache when allocation fails
>
> Jon Hunter (1):
> ARM: OMAP2+: Fix dmtimer set source clock failure
>
> Kashyap Desai (1):
> SCSI: megaraid_sas: Move poll_aen_lock initializer
>
> Konrad Rzeszutek Wilk (4):
> xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.
> xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
> xen/p2m: Fix one-off error in checking the P2M tree directory.
> xen/pciback: Fix proper FLR steps.
>
> Lorenzo Bianconi (1):
> ath9k: fix decrypt_error initialization in ath_rx_tasklet()
>
> Luca Tettamanti (1):
> hwmon: (asus_atk0110) Add quirk for Asus M5A78L
>
> Mark Brown (1):
> ASoC: wm9712: Fix microphone source selection
>
> Mathias Krause (1):
> dccp: check ccid before dereferencing
>
> Mel Gorman (1):
> PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
>
> Michael Cree (1):
> alpha: Don't export SOCK_NONBLOCK to user space.
>
> Michal Hocko (1):
> mm: hugetlbfs: correctly populate shared pmd
>
> Mike Frysinger (2):
> alpha: fix fpu.h usage in userspace
> x32: Use compat shims for {g,s}etsockopt
>
> Mike Galbraith (1):
> sched,cgroup: Fix up task_groups list
>
> Mike Snitzer (1):
> SCSI: scsi_lib: fix scsi_io_completion's SG_IO error propagation
>
> Miklos Szeredi (4):
> vfs: canonicalize create mode in build_open_flags()
> audit: don't free_chunk() after fsnotify_add_mark()
> audit: fix refcounting in audit-tree
> fuse: fix retrieve length
>
> Mikulas Patocka (1):
> Fix order of arguments to compat_put_time[spec|val]
>
> Oleg Nesterov (1):
> uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails
>
> Oliver Neukum (1):
> usbnet: fix deadlock in resume
>
> Paul Mackerras (1):
> powerpc: Make sure IPI handlers see data written by IPI senders
>
> Pavel Roskin (1):
> ALSA: snd-usb: use list_for_each_safe for endpoint resources
>
> Peter Ujfalusi (1):
> ASoC: omap-mcbsp: Fix 6pin mux configuration
>
> Rafael J. Wysocki (1):
> PCI: EHCI: Fix crash during hibernation on ASUS computers
>
> Rajkumar Manoharan (1):
> ath9k: stop btcoex on device suspend
>
> Ram Malovany (3):
> Bluetooth: Fix using NULL inquiry entry
> Bluetooth: Fix using a NULL inquiry cache entry
> Bluetooth: Set name_state to unknown when entry name is empty
>
> Ronny Hegewald (1):
> xen: Use correct masking in xen_swiotlb_alloc_coherent.
>
> Shawn Guo (1):
> ARM: imx6: spin the cpu until hardware takes it down
>
> Stanislaw Gruszka (1):
> sched: fix divide by zero at {thread_group,task}_times
>
> Stefan Behrens (1):
> Btrfs: revert checksum error statistic which can cause a BUG()
>
> Stephen M. Cameron (1):
> cciss: fix incorrect scsi status reporting
>
> Sven Schnelle (1):
> USB: CDC ACM: Fix NULL pointer dereference
>
> Szymon Janc (1):
> Bluetooth: Fix legacy pairing with some devices
>
> Takashi Iwai (2):
> ALSA: hda - Fix leftover codec->power_transition
> ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture stream
>
> Trond Myklebust (2):
> NFSv3: Ensure that do_proc_get_root() reports errors correctly
> NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
>
> Wang Xingchao (1):
> ALSA: hda - fix Copyright debug message
>
> Will Deacon (4):
> ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabled
> ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present
> ARM: 7488/1: mm: use 5 bits for swapfile type encoding
> ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems
>
> Yi Zou (1):
> target: fix NULL pointer dereference bug alloc_page() fails to get memory
>
> bjschuma@gmail.com (1):
> NFS: Alias the nfs module to nfs4
>
> sreekanth.reddy@lsi.com (1):
> SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth command line option to a very small value
>
next prev parent reply other threads:[~2012-09-15 6:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-15 3:40 Linux 3.5.3 Greg KH
2012-09-15 3:40 ` Greg KH
2012-09-15 6:48 ` Willy Tarreau [this message]
2012-09-15 15:49 ` Linux 3.5.4 (was: Linux 3.5.3) Greg KH
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=20120915064813.GG12063@1wt.eu \
--to=w@1wt.eu \
--cc=akpm@linux-foundation.org \
--cc=gregkh@linuxfoundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.