stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 3.7.6
@ 2013-02-04  4:35 Greg KH
  2013-02-04  4:35 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2013-02-04  4:35 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn, Jiri Slaby

[-- Attachment #1: Type: text/plain, Size: 13905 bytes --]

I'm announcing the release of the 3.7.6 kernel.

All users of the 3.7 kernel series must upgrade.

The updated 3.7.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.7.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/device-mapper/dm-raid.txt               |    1 
 Makefile                                              |    2 
 arch/arm/kernel/head.S                                |    5 
 arch/arm/kernel/hyp-stub.S                            |   18 +--
 arch/arm/mach-at91/setup.c                            |    2 
 arch/arm/mach-omap2/board-omap4panda.c                |    6 +
 arch/arm/mach-s3c64xx/mach-crag6410-module.c          |    2 
 arch/arm/mm/dma-mapping.c                             |   18 +--
 arch/arm/vfp/entry.S                                  |    6 -
 arch/arm/vfp/vfphw.S                                  |    4 
 arch/powerpc/kernel/entry_64.S                        |   13 ++
 arch/powerpc/kvm/emulate.c                            |    2 
 arch/s390/include/asm/pgtable.h                       |   12 ++
 arch/x86/boot/compressed/eboot.c                      |    3 
 arch/x86/boot/compressed/head_32.S                    |    2 
 arch/x86/include/asm/efi.h                            |    1 
 arch/x86/kernel/msr.c                                 |    3 
 arch/x86/kernel/reboot.c                              |    2 
 arch/x86/kernel/setup.c                               |   30 ++---
 arch/x86/platform/efi/efi.c                           |   59 ++++++----
 arch/x86/platform/efi/efi_64.c                        |   22 +++
 drivers/acpi/osl.c                                    |    2 
 drivers/edac/edac_pci_sysfs.c                         |    2 
 drivers/firmware/dmi_scan.c                           |    2 
 drivers/firmware/efivars.c                            |    4 
 drivers/firmware/iscsi_ibft_find.c                    |    2 
 drivers/gpu/drm/i915/i915_debugfs.c                   |    2 
 drivers/gpu/drm/i915/i915_reg.h                       |    1 
 drivers/gpu/drm/i915/intel_pm.c                       |   15 +-
 drivers/gpu/drm/i915/intel_ringbuffer.c               |   24 +++-
 drivers/gpu/drm/radeon/radeon_cs.c                    |    6 -
 drivers/gpu/drm/radeon/radeon_cursor.c                |    3 
 drivers/gpu/drm/radeon/radeon_device.c                |    3 
 drivers/gpu/drm/radeon/radeon_display.c               |    2 
 drivers/hid/hid-ids.h                                 |    3 
 drivers/hid/usbhid/hid-quirks.c                       |    1 
 drivers/iommu/amd_iommu_init.c                        |   34 ++++++
 drivers/iommu/intel-iommu.c                           |   21 ++-
 drivers/md/dm-raid.c                                  |  101 ++++++------------
 drivers/mfd/tc3589x.c                                 |   17 ---
 drivers/net/can/c_can/c_can.c                         |    4 
 drivers/net/can/pch_can.c                             |    2 
 drivers/net/can/ti_hecc.c                             |    4 
 drivers/net/wireless/ath/ath9k/ar9003_phy.c           |   25 +---
 drivers/net/wireless/ath/ath9k/ath9k.h                |    3 
 drivers/net/wireless/ath/ath9k/beacon.c               |    2 
 drivers/net/wireless/ath/ath9k/debug.c                |    1 
 drivers/net/wireless/ath/ath9k/debug.h                |    2 
 drivers/net/wireless/ath/ath9k/htc_hst.c              |    2 
 drivers/net/wireless/ath/ath9k/main.c                 |   22 +--
 drivers/net/wireless/ath/ath9k/recv.c                 |   54 ++-------
 drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c |   11 +
 drivers/net/wireless/brcm80211/brcmsmac/main.c        |   14 +-
 drivers/net/wireless/brcm80211/brcmsmac/main.h        |    2 
 drivers/net/wireless/brcm80211/brcmsmac/pub.h         |    2 
 drivers/net/wireless/iwlegacy/common.c                |   35 ++----
 drivers/net/wireless/mwifiex/cfg80211.c               |   15 --
 drivers/net/wireless/mwifiex/pcie.c                   |    2 
 drivers/net/wireless/mwifiex/sta_ioctl.c              |   14 ++
 drivers/platform/x86/ibm_rtl.c                        |    2 
 drivers/platform/x86/samsung-laptop.c                 |    4 
 drivers/scsi/isci/init.c                              |    2 
 drivers/target/target_core_fabric_configfs.c          |   11 -
 fs/cifs/cifs_dfs_ref.c                                |    2 
 fs/nfs/namespace.c                                    |   20 +++
 fs/nfs/nfs4client.c                                   |   62 ++++-------
 fs/nfs/nfs4state.c                                    |   22 ++-
 fs/nfs/super.c                                        |   22 +--
 fs/xfs/xfs_aops.c                                     |    2 
 fs/xfs/xfs_buf.c                                      |   18 +++
 fs/xfs/xfs_sync.c                                     |    2 
 include/linux/efi.h                                   |   24 +++-
 include/net/netfilter/nf_conntrack_core.h             |    2 
 include/net/netns/x_tables.h                          |    1 
 init/main.c                                           |    4 
 kernel/smp.c                                          |   13 ++
 mm/slub.c                                             |    1 
 net/bluetooth/hci_event.c                             |    2 
 net/bluetooth/hidp/core.c                             |    2 
 net/ipv4/netfilter/ipt_REJECT.c                       |    1 
 net/ipv6/netfilter/ip6t_REJECT.c                      |    1 
 net/ipv6/netfilter/nf_conntrack_reasm.c               |    5 
 net/mac80211/cfg.c                                    |   12 +-
 net/mac80211/ieee80211_i.h                            |    6 -
 net/mac80211/offchannel.c                             |   19 +--
 net/mac80211/scan.c                                   |   15 --
 net/netfilter/Kconfig                                 |    7 +
 net/netfilter/nf_conntrack_core.c                     |    9 -
 net/netfilter/nf_conntrack_netlink.c                  |    2 
 net/netfilter/nf_conntrack_standalone.c               |    1 
 net/netfilter/nfnetlink_log.c                         |   16 ++
 net/netfilter/x_tables.c                              |   28 +++-
 net/netfilter/xt_CT.c                                 |   54 +++++++++
 net/netfilter/xt_hashlimit.c                          |   54 ++++++++-
 net/netfilter/xt_recent.c                             |   43 ++++++-
 sound/pci/hda/hda_intel.c                             |   40 ++++---
 sound/pci/hda/patch_realtek.c                         |    2 
 sound/soc/codecs/arizona.c                            |    2 
 sound/soc/codecs/wm2200.c                             |    3 
 sound/usb/mixer.c                                     |   17 ++-
 virt/kvm/eventfd.c                                    |    2 
 101 files changed, 756 insertions(+), 475 deletions(-)

Alan Cox (1):
      x86/msr: Add capabilities check

Alex Williamson (1):
      kvm: Fix irqfd resampler list walk

Alexander Graf (1):
      KVM: PPC: Emulate dcbf

Amitkumar Karwar (1):
      mwifiex: update config_bands during infra association

Anderson Lizardo (1):
      Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()

Avinash Patil (1):
      mwifiex: fix typo in PCIe adapter NULL check

Bob Hockney (1):
      netfilter: nfnetlink_log: fix mac address for 6in4 tunnels

CAI Qian (1):
      slub: assign refcount for kmalloc_caches

Chris Rattray (1):
      ASoC: wm2200: correct mixer values and text

Chris Wilson (2):
      drm/i915: Disable AsyncFlip performance optimisations
      drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits

Clemens Ladisch (1):
      ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devices

Cong Ding (1):
      fs/cifs/cifs_dfs_ref.c: fix potential memory leakage

Dan Carpenter (1):
      EDAC: Test correct variable in ->store function

Daniel Vetter (2):
      drm/i915: dump UTS_RELEASE into the error_state
      iommu/intel: disable DMAR for g4x integrated gfx

Dave Chinner (2):
      xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
      xfs: fix periodic log flushing

Dave Martin (1):
      ARM: virt: Avoid bx instruction for compatibility with <=ARMv4

David Henningsson (1):
      ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5

David Woodhouse (2):
      x86, efi: Fix display detection in EFI boot stub
      x86, efi: Fix 32-bit EFI handover protocol entry point

Dimitris Papastamos (1):
      ARM: S3C64XX: Fix up IRQ mapping for balblair on Cragganmore

Eric Dumazet (1):
      netfilter: xt_recent: avoid high order page allocations

Felix Fietkau (9):
      ath9k: do not link receive buffers during flush
      ath9k: fix double-free bug on beacon generate failure
      ath9k: remove the WARN_ON that triggers if generating a beacon fails
      ath9k: add a better fix for the rx tasklet vs rx flush race
      ath9k: fix rx flush handling
      ath9k: remove sc->rx.rxbuflock to fix a deadlock
      ath9k: disable the tasklet before taking the PCU lock
      ath9k_hw: fix chain swap setting when setting rx chainmask to 5
      ath9k: allow setting arbitrary antenna masks on AR9003+

Gerald Schaefer (1):
      s390/thp: implement pmdp_set_wrprotect()

Greg Kroah-Hartman (1):
      Linux 3.7.6

H. Peter Anvin (1):
      x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI

Haibo Xi (1):
      netfilter: nf_ct_reasm: fix conntrack reassembly expire code

Ilija Hadzic (2):
      drm/radeon: fix error path in kpage allocation
      drm/radeon: fix a rare case of double kfree

Jan Engelhardt (1):
      netfilter: x_tables: print correct hook names for ARP

Jan Kara (1):
      xfs: Fix possible use-after-free with AIO

Jani Nikula (1):
      drm/i915: fix FORCEWAKE posting reads

Jean-Christophe PLAGNIOL-VILLARD (1):
      ARM: at91: rm9200: remake the BGA as default version

Jerome Glisse (1):
      drm/radeon: fix cursor corruption on DCE6 and newer

Jesper Juhl (1):
      netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect

Johannes Berg (1):
      mac80211: fix FT roaming

Jonathan Brassow (1):
      DM-RAID: Fix RAID10's check for sufficient redundancy

Linus Walleij (1):
      mfd: tc3589x: Use simple irqdomain

Luciano Coelho (1):
      ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transport

Marc Zyngier (2):
      ARM: virt: boot secondary CPUs through the right entry point
      ARM: virt: simplify __hyp_stub_install epilog

Mark Brown (1):
      ASoC: arizona: Use actual rather than desired BCLK when calculating LRCLK

Matt Fleming (3):
      efi: Make 'efi_enabled' a function to query EFI facilities
      samsung-laptop: Disable on EFI hardware
      x86, efi: Set runtime_version to the EFI spec revision

Mukund Jampala (1):
      netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset

Nathan Zimmer (1):
      efi, x86: Pass a proper identity mapping in efi_call_phys_prelog

Nicholas Bellinger (1):
      target: fix regression with dev_link_magic in target_fabric_port_link

Nicholas Santos (1):
      HID: usbhid: quirk for Formosa IR receiver

Nicolas Pitre (1):
      ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area

Olivier Sobrie (3):
      can: c_can: fix invalid error codes
      can: ti_hecc: fix invalid error codes
      can: pch_can: fix invalid error codes

Pablo Neira Ayuso (6):
      netfilter: nfnetlink_log: fix possible compilation issue due to missing include
      netfilter: xt_CT: recover NOTRACK target support
      netfilter: fix missing dependencies for the NOTRACK target
      netfilter: xt_hashlimit: fix race that results in duplicated entries
      netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
      netfilter: xt_CT: fix unset return value if conntrack zone are disabled

Piotr Haber (2):
      brcmsmac: increase timer reference count for new timers only
      brcmsmac: handle packet drop during transmit correctly

Russell King (1):
      ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem

Stanislaw Gruszka (2):
      iwlegacy: fix IBSS cleanup
      mac80211: synchronize scan off/on-channel and PS states

Stephen Boyd (1):
      ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone

Sujith Manoharan (1):
      ath9k_htc: Fix memory leak

Suravee Suthikulpanit (1):
      IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround

Szymon Janc (1):
      Bluetooth: Fix sending HCI commands after reset

Takashi Iwai (2):
      ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880
      ALSA: hda - Fix non-snoop page handling

Tiejun Chen (1):
      powerpc/book3e: Disable interrupt after preempt_schedule_irq

Trond Myklebust (6):
      NFS: Fix error reporting in nfs_xdev_mount
      NFS: Don't silently fail setattr() requests on mountpoints
      NFSv4: Fix NFSv4 reference counting for trunked sessions
      NFSv4: Fix NFSv4 trunking discovery
      NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery
      NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session

Vitaly E. Lavrov (2):
      netfilter: xt_hashlimit: fix namespace destroy path
      netfilter: xt_recent: fix namespace destroy path

Wang YanQing (1):
      smp: Fix SMP function call empty cpu mask race

xueminsu (1):
      radeon_display: Use pointer return error codes


[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread
* Linux 3.7.6
@ 2013-02-11 17:44 Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2013-02-11 17:44 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn, Jiri Slaby

[-- Attachment #1: Type: text/plain, Size: 4858 bytes --]

I'm announcing the release of the 3.7.7 kernel.

All users of the 3.7 kernel series must upgrade.

The updated 3.7.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.7.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

------------

 Makefile                                |    2 
 arch/powerpc/mm/hash_low_64.S           |   62 +++---
 arch/x86/ia32/ia32entry.S               |    4 
 drivers/gpu/drm/radeon/evergreen.c      |   27 ++
 drivers/gpu/drm/radeon/r600.c           |    7 
 drivers/gpu/drm/radeon/radeon_combios.c |    8 
 drivers/gpu/drm/radeon/radeon_display.c |    4 
 drivers/gpu/drm/radeon/radeon_ring.c    |    3 
 drivers/gpu/drm/radeon/reg_srcs/cayman  |    1 
 drivers/mtd/nand/davinci_nand.c         |    2 
 drivers/rtc/rtc-isl1208.c               |    3 
 drivers/rtc/rtc-pl031.c                 |    8 
 drivers/usb/core/hub.c                  |   70 +++++-
 drivers/usb/host/ehci-hub.c             |    6 
 drivers/usb/host/ehci-q.c               |   50 ++--
 drivers/usb/host/ehci-sched.c           |    4 
 drivers/usb/host/ehci-timer.c           |   29 +-
 drivers/usb/host/pci-quirks.c           |    1 
 drivers/usb/host/xhci-ring.c            |   13 -
 drivers/usb/serial/ftdi_sio.c           |    2 
 drivers/usb/serial/ftdi_sio_ids.h       |    9 
 drivers/usb/serial/option.c             |   13 +
 drivers/usb/serial/qcserial.c           |    1 
 drivers/usb/storage/initializers.c      |   76 +++++++
 drivers/usb/storage/initializers.h      |    4 
 drivers/usb/storage/unusual_devs.h      |  329 --------------------------------
 drivers/usb/storage/usb.c               |   12 +
 drivers/usb/storage/usual-tables.c      |   15 +
 fs/nilfs2/ioctl.c                       |    5 
 include/uapi/linux/usb/ch9.h            |    6 
 kernel/sched/rt.c                       |    2 
 lib/digsig.c                            |    2 
 mm/hugetlb.c                            |    1 
 mm/migrate.c                            |    4 
 34 files changed, 351 insertions(+), 434 deletions(-)

Alan Stern (6):
      USB: EHCI: remove ASS/PSS polling timeout
      USB: EHCI: unlink one async QH at a time
      USB: EHCI: fix timer bug affecting port resume
      USB: EHCI: fix bug in scheduling periodic split transfers
      USB: XHCI: fix memory leak of URB-private data
      USB: EHCI: fix for leaking isochronous data

Alex Deucher (5):
      drm/radeon/evergreen+: wait for the MC to settle after MC blackout
      drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN
      drm/radeon: add quirk for RV100 board
      drm/radeon: fix backend map setup on 1 RB sumo boards
      drm/radeon: prevent crash in the ring space allocation

Aneesh Kumar K.V (1):
      powerpc/mm: Fix hash computation function

Bjørn Mork (1):
      USB: option: add Changhong CH690

Christopher Staite (1):
      drm/radeon: fix MC blackout on evergreen+

Daniele Palmas (2):
      USB: option: add support for Telit LE920
      USB: qcserial: add Telit Gobi QDL device

David Moore (1):
      usb: Prevent dead ports when xhci is not enabled

Greg Kroah-Hartman (1):
      Linux 3.7.7

Haojian Zhuang (1):
      drivers/rtc/rtc-pl031.c: fix the missing operation on enable

Jan Beulich (1):
      x86-64: Replace left over sti/cli in ia32 audit exit code

Jan Luebbe (1):
      drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler

Lan Tianyu (1):
      usb: Using correct way to clear usb3.0 device's remote wakeup feature.

Mikko Tiihonen (1):
      drm/radeon: protect against div by 0 in backend setup

Nickolai Zeldovich (1):
      drivers: xhci: fix incorrect bit test

Petr Kubánek (1):
      USB: ftdi_sio: add Zolix FTDI PID

Sarah Sharp (2):
      xhci: Fix isoc TD encoding.
      xhci: Fix TD size for isochronous URBs.

Sergei Shtylyov (1):
      mtd: davinci_nand: fix modular build with CONFIG_OF=y

Shawn Bohrer (1):
      sched/rt: Use root_domain of rt_rq not current processor

Sven Killig (1):
      USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II

Tony Lu (1):
      mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte

Vyacheslav Dubeyko (1):
      nilfs2: fix fix very long mount time issue

YOSHIFUJI Hideaki (1):
      digsig: Fix memory leakage in digsig_verify_rsa()

fangxiaozhi (2):
      USB: storage: Define a new macro for USB storage match rules
      USB: storage: optimize to match the Huawei USB storage devices and support new switch command

liu chuansheng (1):
      drm/radeon: Calling object_unrefer() when creating fb failure


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-11 17:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-04  4:35 Linux 3.7.6 Greg KH
2013-02-04  4:35 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2013-02-11 17:44 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).