stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ 00/77] 3.8.2-stable review
@ 2013-03-01 19:43 Greg Kroah-Hartman
  2013-03-01 19:43 ` [ 01/77] mm: do not grow the stack vma just because of an overrun on preceding vma Greg Kroah-Hartman
                   ` (78 more replies)
  0 siblings, 79 replies; 99+ messages in thread
From: Greg Kroah-Hartman @ 2013-03-01 19:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: Greg Kroah-Hartman, torvalds, akpm, stable

This is the start of the stable review cycle for the 3.8.2 release.
There are 77 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sun Mar  3 19:42:25 UTC 2013.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.8.2-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 3.8.2-rc1

Matt Fleming <matt.fleming@intel.com>
    efivarfs: guid part of filenames are case-insensitive

Matt Fleming <matt.fleming@intel.com>
    efivarfs: Validate filenames much more aggressively

Thomas Renninger <trenn@suse.de>
    ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86

Lee, Chun-Yi <joeyli.kernel@gmail.com>
    x86, efi: Allow slash in file path of initrd

Alexey Klimov <klimov.linux@gmail.com>
    usb hid quirks for Masterkit MA901 usb radio

James Ralston <james.d.ralston@intel.com>
    ahci: Add Device IDs for Intel Wellsburg PCH

Seth Heasley <seth.heasley@intel.com>
    ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs

James Ralston <james.d.ralston@intel.com>
    ata_piix: Add Device IDs for Intel Wellsburg PCH

Seth Heasley <seth.heasley@intel.com>
    ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs

Ian Abbott <abbotti@mev.co.uk>
    staging: comedi: check s->async for poll(), read() and write()

Joseph Salisbury <joseph.salisbury@canonical.com>
    ACPI: Add DMI entry for Sony VGN-FW41E_H

Rajanikanth H.V <rajanikanth.hv@stericsson.com>
    ab8500_btemp: Demote initcall sequence

Lee Jones <lee.jones@linaro.org>
    ab8500-chargalg: Only root should have write permission on sysfs file

NeilBrown <neilb@suse.de>
    bq27x00_battery: Fix bugs introduced with BQ27425 support

Li Zefan <lizefan@huawei.com>
    cgroup: fix exit() vs rmdir() race

Li Zefan <lizefan@huawei.com>
    cpuset: fix cpuset_print_task_mems_allowed() vs rename() race

Seiji Aguchi <seiji.aguchi@hds.com>
    pstore: Avoid deadlock in panic and emergency-restart path

Tejun Heo <tj@kernel.org>
    workqueue: consider work function when searching for busy work items

Miklos Szeredi <mszeredi@suse.cz>
    fuse: don't WARN when nlink is zero

Fernando Luis Vázquez Cao <fernando_b1@lab.ntt.co.jp>
    HID: clean up quirk for Sony RF receivers

Fernando Luis Vázquez Cao <fernando_b1@lab.ntt.co.jp>
    HID: add support for Sony RF receiver with USB product id 0x0374

J. Bruce Fields <bfields@redhat.com>
    svcrpc: fix rpc server shutdown races

J. Bruce Fields <bfields@redhat.com>
    svcrpc: make svc_age_temp_xprts enqueue under sv_lock

majianpeng <majianpeng@gmail.com>
    nfsd: Fix memleak

Lukas Czerner <lczerner@redhat.com>
    ext4: fix free clusters calculation in bigalloc filesystem

Lukas Czerner <lczerner@redhat.com>
    ext4: fix xattr block allocation/release with bigalloc

Niu Yawei <yawei.niu@gmail.com>
    ext4: fix race in ext4_mb_add_n_trim()

Theodore Ts'o <tytso@mit.edu>
    ext4: release sysfs kobject when failing to enable quotas on mount

Eryu Guan <guaneryu@gmail.com>
    ext4: check bh in ext4_read_block_bitmap()

Theodore Ts'o <tytso@mit.edu>
    ext4: return ENOMEM if sb_getblk() fails

Dan Carpenter <dan.carpenter@oracle.com>
    media: rc: unlock on error in show_protocols()

Al Viro <viro@ZenIV.linux.org.uk>
    media: omap_vout: find_vma() needs ->mmap_sem held

Laurent Pinchart <laurent.pinchart@ideasonboard.com>
    media: v4l: Reset subdev v4l2_dev field to NULL if registration fails

Hans Verkuil <hans.verkuil@cisco.com>
    media: cx18/ivtv: fix regression: remove __init from a non-init function

Jan Kara <jack@suse.cz>
    ext4: fix possible use-after-free with AIO

Jan Kara <jack@suse.cz>
    fs: Fix possible use-after-free with AIO

Paolo Bonzini <pbonzini@redhat.com>
    nbd: fsync and kill block device on shutdown

Xi Wang <xi.wang@gmail.com>
    sysctl: fix null checking in bin_dn_node_address()

Tejun Heo <tj@kernel.org>
    firewire: add minor number range check to fw_device_init()

Tejun Heo <tj@kernel.org>
    block: fix synchronization and limit check in blk_alloc_devt()

Tejun Heo <tj@kernel.org>
    idr: fix a subtle bug in idr_get_next()

Roger Pau Monne <roger.pau@citrix.com>
    xen-blkback: use balloon pages for persistent grants

Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
    xen-blkfront: drop the use of llist_for_each_entry_safe

Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
    xen/blkback: Don't trust the handle from the frontend.

Jan Beulich <JBeulich@suse.com>
    xen-blkback: do not leak mode property

Tomas Henzl <thenzl@redhat.com>
    block: fix ext_devt_idr handling

Xiaowei.Hu <xiaowei.hu@oracle.com>
    ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink

Jeff Liu <jeff.liu@oracle.com>
    ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly

Jan Kara <jack@suse.cz>
    ocfs2: fix possible use-after-free with AIO

Nicholas Bellinger <nab@linux-iscsi.org>
    target: Add missing mapped_lun bounds checking during make_mappedlun setup

Nicholas Bellinger <nab@linux-iscsi.org>
    target: Fix lookup of dynamic NodeACLs during cached demo-mode operation

H. Peter Anvin <hpa@linux.intel.com>
    x86: Make sure we can boot in the case the BDA contains pure garbage

Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
    doc, kernel-parameters: Document 'console=hvc<n>'

Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
    doc, xen: Mention 'earlyprintk=xen' in the documentation.

Matt Fleming <matt.fleming@intel.com>
    x86, efi: Make "noefi" really disable EFI runtime serivces

Mathias Krause <minipli@googlemail.com>
    x86/apic: Fix parsing of the 'lapic' cmdline option

Steven Rostedt (Red Hat) <rostedt@goodmis.org>
    ftrace: Call ftrace cleanup module notifier after all other notifiers

Tejun Heo <tj@kernel.org>
    posix-timer: Don't call idr_find() with out-of-range ID

Joerg Roedel <joro@8bytes.org>
    iommu/amd: Initialize device table after dma_ops

Adam Thomas <adamthomas1111@gmail.com>
    UBIFS: fix double free of ubifs_orphan objects

Adam Thomas <adamthomas1111@gmail.com>
    UBIFS: fix use of freed ubifs_orphan objects

Larry Finger <Larry.Finger@lwfinger.net>
    b43: Fix lockdep splat on module unload

Felipe Balbi <balbi@ti.com>
    usb: dwc3: gadget: change HIRD threshold to 12

Pratyush Anand <pratyush.anand@st.com>
    usb: dwc3: gadget: fix skip LINK_TRB on ISOC

Pratyush Anand <pratyush.anand@st.com>
    usb: dwc3: gadget: fix isoc END TRANSFER Condition

Pratyush Anand <pratyush.anand@st.com>
    usb: dwc3: gadget: fix missed isoc

Pratyush Anand <pratyush.anand@st.com>
    usb: dwc3: Enable usb2 LPM only when connected as usb2.0

Theodore Ts'o <tytso@mit.edu>
    quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format

Bart Van Assche <bvanassche@acm.org>
    IB/srp: Fail I/O requests if the transport is offline

Bart Van Assche <bvanassche@acm.org>
    IB/srp: Avoid endless SCSI error handling loop

Bart Van Assche <bvanassche@acm.org>
    IB/srp: Avoid sending a task management function needlessly

Bart Van Assche <bvanassche@acm.org>
    IB/srp: Track connection state properly

Florian Zeitz <florob@babelmonkeys.de>
    ALSA: emu10k1: Load firmware when it was already cached

Mihail Zenkov <mihail.zenkov@gmail.com>
    ALSA: emu10k1: Fix regression in emu1010 firmware loading

David Henningsson <david.henningsson@canonical.com>
    ALSA: hda - hdmi: Make jacks phantom, if they're not detectable

Takashi Iwai <tiwai@suse.de>
    ALSA: bt87x: Make load_all parameter working again

Linus Torvalds <torvalds@linux-foundation.org>
    mm: do not grow the stack vma just because of an overrun on preceding vma


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

Diffstat:

 Documentation/kernel-parameters.txt          |   5 ++
 Makefile                                     |   4 +-
 arch/x86/boot/compressed/eboot.c             |  26 ++++--
 arch/x86/kernel/apic/apic.c                  |   2 +-
 arch/x86/kernel/head.c                       |  53 +++++++----
 arch/x86/platform/efi/efi.c                  |   5 +-
 block/genhd.c                                |  15 ++--
 block/partition-generic.c                    |   2 +-
 drivers/acpi/Kconfig                         |   3 +-
 drivers/acpi/sleep.c                         |   8 ++
 drivers/ata/ahci.c                           |  24 +++++
 drivers/ata/ata_piix.c                       |  17 ++++
 drivers/block/nbd.c                          |  10 +++
 drivers/block/xen-blkback/blkback.c          |   7 +-
 drivers/block/xen-blkback/xenbus.c           |  49 +++++-----
 drivers/block/xen-blkfront.c                 |  13 ++-
 drivers/firewire/core-device.c               |   4 +
 drivers/firmware/efivars.c                   | 144 ++++++++++++++++++++++++++++--
 drivers/hid/hid-core.c                       |   2 +
 drivers/hid/hid-ids.h                        |   4 +
 drivers/hid/hid-sony.c                       |  18 +++-
 drivers/infiniband/ulp/srp/ib_srp.c          |  42 +++++----
 drivers/infiniband/ulp/srp/ib_srp.h          |   1 +
 drivers/iommu/amd_iommu_init.c               |  10 +--
 drivers/media/pci/cx18/cx18-alsa-main.c      |   2 +-
 drivers/media/pci/cx18/cx18-alsa-pcm.h       |   2 +-
 drivers/media/pci/ivtv/ivtv-alsa-main.c      |   2 +-
 drivers/media/pci/ivtv/ivtv-alsa-pcm.h       |   2 +-
 drivers/media/platform/omap/omap_vout.c      |  12 +--
 drivers/media/rc/rc-main.c                   |   4 +-
 drivers/media/v4l2-core/v4l2-device.c        |  30 +++----
 drivers/net/wireless/b43/main.c              |   3 +-
 drivers/power/ab8500_btemp.c                 |   2 +-
 drivers/power/abx500_chargalg.c              |   2 +-
 drivers/power/bq27x00_battery.c              |   2 -
 drivers/staging/comedi/comedi_fops.c         |   8 +-
 drivers/target/target_core_device.c          |  13 +--
 drivers/target/target_core_fabric_configfs.c |  12 ++-
 drivers/target/target_core_internal.h        |   2 +-
 drivers/target/target_core_tpg.c             |  10 +--
 drivers/usb/dwc3/core.h                      |   2 -
 drivers/usb/dwc3/gadget.c                    |  98 +++++++++++++-------
 fs/direct-io.c                               |   2 +-
 fs/ext4/balloc.c                             |  13 ++-
 fs/ext4/extents.c                            |  25 +++---
 fs/ext4/indirect.c                           |   9 +-
 fs/ext4/inline.c                             |   2 +-
 fs/ext4/inode.c                              |  11 +--
 fs/ext4/mballoc.c                            |   6 +-
 fs/ext4/mmp.c                                |   2 +
 fs/ext4/page-io.c                            |   9 +-
 fs/ext4/resize.c                             |   8 +-
 fs/ext4/super.c                              |  12 ++-
 fs/ext4/xattr.c                              |  10 ++-
 fs/fuse/dir.c                                |   9 +-
 fs/nfsd/nfs4state.c                          |   2 +
 fs/ocfs2/aops.c                              |   2 +-
 fs/ocfs2/suballoc.c                          |   7 +-
 fs/ocfs2/suballoc.h                          |   2 +-
 fs/ocfs2/xattr.c                             |   2 +-
 fs/pstore/platform.c                         |  35 ++++++--
 fs/ubifs/orphan.c                            |  12 ++-
 fs/ubifs/ubifs.h                             |   6 +-
 include/linux/llist.h                        |  25 ------
 include/linux/pstore.h                       |   6 ++
 include/linux/quota.h                        |   1 +
 kernel/cgroup.c                              |   8 ++
 kernel/cpuset.c                              |  12 ++-
 kernel/posix-timers.c                        |   7 ++
 kernel/sysctl_binary.c                       |   3 +-
 kernel/trace/ftrace.c                        |  46 +++++++---
 kernel/workqueue.c                           |  36 ++++++--
 lib/idr.c                                    |   9 +-
 mm/mmap.c                                    |  27 ++++++
 net/sunrpc/svc.c                             |   9 --
 net/sunrpc/svc_xprt.c                        |  72 +++++++--------
 sound/pci/bt87x.c                            |  19 +++-
 sound/pci/emu10k1/emu10k1_main.c             |   6 ++
 sound/pci/hda/patch_hdmi.c                   |   3 +
 79 files changed, 795 insertions(+), 356 deletions(-)



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

end of thread, other threads:[~2013-04-03 17:08 UTC | newest]

Thread overview: 99+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-01 19:43 [ 00/77] 3.8.2-stable review Greg Kroah-Hartman
2013-03-01 19:43 ` [ 01/77] mm: do not grow the stack vma just because of an overrun on preceding vma Greg Kroah-Hartman
2013-03-01 19:43 ` [ 02/77] ALSA: bt87x: Make load_all parameter working again Greg Kroah-Hartman
2013-03-01 19:43 ` [ 03/77] ALSA: hda - hdmi: Make jacks phantom, if theyre not detectable Greg Kroah-Hartman
2013-03-01 19:43 ` [ 04/77] ALSA: emu10k1: Fix regression in emu1010 firmware loading Greg Kroah-Hartman
2013-03-01 19:43 ` [ 05/77] ALSA: emu10k1: Load firmware when it was already cached Greg Kroah-Hartman
2013-03-01 19:43 ` [ 06/77] IB/srp: Track connection state properly Greg Kroah-Hartman
2013-03-01 19:43 ` [ 07/77] IB/srp: Avoid sending a task management function needlessly Greg Kroah-Hartman
2013-03-01 19:43 ` [ 08/77] IB/srp: Avoid endless SCSI error handling loop Greg Kroah-Hartman
2013-03-01 19:43 ` [ 09/77] IB/srp: Fail I/O requests if the transport is offline Greg Kroah-Hartman
2013-03-01 19:43 ` [ 10/77] quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format Greg Kroah-Hartman
2013-03-01 19:43 ` [ 11/77] usb: dwc3: Enable usb2 LPM only when connected as usb2.0 Greg Kroah-Hartman
2013-03-01 19:43 ` [ 12/77] usb: dwc3: gadget: fix missed isoc Greg Kroah-Hartman
2013-03-01 19:43 ` [ 13/77] usb: dwc3: gadget: fix isoc END TRANSFER Condition Greg Kroah-Hartman
2013-03-01 19:43 ` [ 14/77] usb: dwc3: gadget: fix skip LINK_TRB on ISOC Greg Kroah-Hartman
2013-03-01 19:44 ` [ 15/77] usb: dwc3: gadget: change HIRD threshold to 12 Greg Kroah-Hartman
2013-03-01 19:44 ` [ 16/77] b43: Fix lockdep splat on module unload Greg Kroah-Hartman
2013-03-01 19:44 ` [ 17/77] UBIFS: fix use of freed ubifs_orphan objects Greg Kroah-Hartman
2013-03-01 19:44 ` [ 18/77] UBIFS: fix double free of " Greg Kroah-Hartman
2013-03-01 19:44 ` [ 19/77] iommu/amd: Initialize device table after dma_ops Greg Kroah-Hartman
2013-03-01 19:44 ` [ 20/77] posix-timer: Dont call idr_find() with out-of-range ID Greg Kroah-Hartman
2013-03-01 19:44 ` [ 21/77] ftrace: Call ftrace cleanup module notifier after all other notifiers Greg Kroah-Hartman
2013-03-01 19:44 ` [ 22/77] x86/apic: Fix parsing of the lapic cmdline option Greg Kroah-Hartman
2013-03-01 19:44 ` [ 23/77] x86, efi: Make "noefi" really disable EFI runtime serivces Greg Kroah-Hartman
2013-03-01 19:44 ` [ 24/77] doc, xen: Mention earlyprintk=xen in the documentation Greg Kroah-Hartman
2013-03-01 19:44 ` [ 25/77] doc, kernel-parameters: Document console=hvc<n> Greg Kroah-Hartman
2013-03-01 19:44 ` [ 26/77] x86: Make sure we can boot in the case the BDA contains pure garbage Greg Kroah-Hartman
2013-03-01 19:44 ` [ 27/77] target: Fix lookup of dynamic NodeACLs during cached demo-mode operation Greg Kroah-Hartman
2013-03-01 19:44 ` [ 28/77] target: Add missing mapped_lun bounds checking during make_mappedlun setup Greg Kroah-Hartman
2013-03-01 19:44 ` [ 29/77] ocfs2: fix possible use-after-free with AIO Greg Kroah-Hartman
2013-03-01 19:44 ` [ 30/77] ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly Greg Kroah-Hartman
2013-03-01 19:44 ` [ 31/77] ocfs2: ac->ac_allow_chain_relink=0 wont disable group relink Greg Kroah-Hartman
2013-03-01 19:44 ` [ 32/77] block: fix ext_devt_idr handling Greg Kroah-Hartman
2013-03-01 19:44 ` [ 33/77] xen-blkback: do not leak mode property Greg Kroah-Hartman
2013-03-01 19:44 ` [ 34/77] xen/blkback: Dont trust the handle from the frontend Greg Kroah-Hartman
2013-03-01 21:12   ` Paul Bolle
2013-03-02 19:48     ` Ben Hutchings
2013-03-02 22:35       ` Paul Bolle
2013-03-02 23:10         ` Ben Hutchings
2013-03-03 10:20           ` Paul Bolle
2013-03-04  2:45             ` Greg Kroah-Hartman
2013-03-04  7:55             ` Jan Beulich
2013-03-04  9:11               ` Paul Bolle
2013-03-04  9:14                 ` Jan Beulich
2013-03-04 15:02                   ` Konrad Rzeszutek Wilk
2013-03-12 22:10                     ` Greg Kroah-Hartman
2013-04-03 14:01                       ` William Dauchy
2013-04-03 16:01                         ` Greg Kroah-Hartman
2013-04-03 16:38                           ` Konrad Rzeszutek Wilk
2013-04-03 17:08                             ` Greg Kroah-Hartman
2013-03-01 19:44 ` [ 35/77] xen-blkfront: drop the use of llist_for_each_entry_safe Greg Kroah-Hartman
2013-03-01 19:44 ` [ 36/77] xen-blkback: use balloon pages for persistent grants Greg Kroah-Hartman
2013-03-01 19:44 ` [ 37/77] idr: fix a subtle bug in idr_get_next() Greg Kroah-Hartman
2013-03-01 19:44 ` [ 38/77] block: fix synchronization and limit check in blk_alloc_devt() Greg Kroah-Hartman
2013-03-01 19:44 ` [ 39/77] firewire: add minor number range check to fw_device_init() Greg Kroah-Hartman
2013-03-01 19:44 ` [ 40/77] sysctl: fix null checking in bin_dn_node_address() Greg Kroah-Hartman
2013-03-01 19:44 ` [ 41/77] nbd: fsync and kill block device on shutdown Greg Kroah-Hartman
2013-03-01 19:44 ` [ 42/77] fs: Fix possible use-after-free with AIO Greg Kroah-Hartman
2013-03-01 19:44 ` [ 43/77] ext4: fix " Greg Kroah-Hartman
2013-03-01 19:44 ` [ 44/77] media: cx18/ivtv: fix regression: remove __init from a non-init function Greg Kroah-Hartman
2013-03-01 19:44 ` [ 45/77] media: v4l: Reset subdev v4l2_dev field to NULL if registration fails Greg Kroah-Hartman
2013-03-01 19:44 ` [ 46/77] media: omap_vout: find_vma() needs ->mmap_sem held Greg Kroah-Hartman
2013-03-01 19:44 ` [ 47/77] media: rc: unlock on error in show_protocols() Greg Kroah-Hartman
2013-03-01 19:44 ` [ 48/77] ext4: return ENOMEM if sb_getblk() fails Greg Kroah-Hartman
2013-03-01 19:44 ` [ 49/77] ext4: check bh in ext4_read_block_bitmap() Greg Kroah-Hartman
2013-03-01 19:44 ` [ 50/77] ext4: release sysfs kobject when failing to enable quotas on mount Greg Kroah-Hartman
2013-03-01 19:44 ` [ 51/77] ext4: fix race in ext4_mb_add_n_trim() Greg Kroah-Hartman
2013-03-01 19:44 ` [ 52/77] ext4: fix xattr block allocation/release with bigalloc Greg Kroah-Hartman
2013-03-01 19:44 ` [ 53/77] ext4: fix free clusters calculation in bigalloc filesystem Greg Kroah-Hartman
2013-03-01 19:44 ` [ 54/77] nfsd: Fix memleak Greg Kroah-Hartman
2013-03-01 19:44 ` [ 55/77] svcrpc: make svc_age_temp_xprts enqueue under sv_lock Greg Kroah-Hartman
2013-03-01 19:44 ` [ 56/77] svcrpc: fix rpc server shutdown races Greg Kroah-Hartman
2013-03-01 19:44 ` [ 57/77] HID: add support for Sony RF receiver with USB product id 0x0374 Greg Kroah-Hartman
2013-03-01 19:44 ` [ 58/77] HID: clean up quirk for Sony RF receivers Greg Kroah-Hartman
2013-03-01 19:44 ` [ 59/77] fuse: dont WARN when nlink is zero Greg Kroah-Hartman
2013-03-01 19:44 ` [ 60/77] workqueue: consider work function when searching for busy work items Greg Kroah-Hartman
2013-03-01 19:44 ` [ 61/77] pstore: Avoid deadlock in panic and emergency-restart path Greg Kroah-Hartman
2013-03-01 19:44 ` [ 62/77] cpuset: fix cpuset_print_task_mems_allowed() vs rename() race Greg Kroah-Hartman
2013-03-01 19:44 ` [ 63/77] cgroup: fix exit() vs rmdir() race Greg Kroah-Hartman
2013-03-01 19:44 ` [ 64/77] bq27x00_battery: Fix bugs introduced with BQ27425 support Greg Kroah-Hartman
2013-03-01 19:44 ` [ 65/77] ab8500-chargalg: Only root should have write permission on sysfs file Greg Kroah-Hartman
2013-03-01 19:44 ` [ 66/77] ab8500_btemp: Demote initcall sequence Greg Kroah-Hartman
2013-03-01 19:44 ` [ 67/77] ACPI: Add DMI entry for Sony VGN-FW41E_H Greg Kroah-Hartman
2013-03-01 19:44 ` [ 68/77] staging: comedi: check s->async for poll(), read() and write() Greg Kroah-Hartman
2013-03-01 19:44 ` [ 69/77] ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs Greg Kroah-Hartman
2013-03-01 19:44 ` [ 70/77] ata_piix: Add Device IDs for Intel Wellsburg PCH Greg Kroah-Hartman
2013-03-01 19:44 ` [ 71/77] ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs Greg Kroah-Hartman
2013-03-01 19:44 ` [ 72/77] ahci: Add Device IDs for Intel Wellsburg PCH Greg Kroah-Hartman
2013-03-01 19:44 ` [ 73/77] [hid] usb hid quirks for Masterkit MA901 usb radio Greg Kroah-Hartman
2013-03-04 11:05   ` Alexey Klimov
2013-03-04 14:25     ` Ben Hutchings
2013-03-01 19:44 ` [ 74/77] x86, efi: Allow slash in file path of initrd Greg Kroah-Hartman
2013-03-01 19:45 ` [ 75/77] ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86 Greg Kroah-Hartman
2013-03-01 19:45 ` [ 76/77] efivarfs: Validate filenames much more aggressively Greg Kroah-Hartman
2013-03-01 19:45 ` [ 77/77] efivarfs: guid part of filenames are case-insensitive Greg Kroah-Hartman
2013-03-02  3:59 ` [ 00/77] 3.8.2-stable review Shuah Khan
2013-03-02  5:21   ` Greg Kroah-Hartman
2013-03-03 11:49 ` Satoru Takeuchi
2013-03-03 15:26   ` Greg Kroah-Hartman

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).