All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luis Henriques <luis.henriques@canonical.com>
To: Josh Boyer <jwboyer@fedoraproject.org>
Cc: "Linux-Kernel@Vger. Kernel. Org" <linux-kernel@vger.kernel.org>,
	"stable@vger.kernel.org" <stable@vger.kernel.org>,
	Kernel Fedora <kernel@lists.fedoraproject.org>
Subject: Re: Nov. Fedora Kernel Patch Report
Date: Mon, 9 Dec 2013 15:54:41 +0000	[thread overview]
Message-ID: <20131209155441.GJ4278@hercules> (raw)
In-Reply-To: <CA+5PVA6Mh=tRM5h=TCbg5yjkkFUg2OncJmHBdtBhG7jqf377rg@mail.gmail.com>

On Mon, Dec 02, 2013 at 02:40:33PM -0500, Josh Boyer wrote:
> A couple days late due to the holidays.  Here are the patches we
> currently have on top of 3.12.2:

Thank you Josh, I'm queuing the applicable patches to the 3.11
kernel.

Cheers,
--
Luis


> 
> md-test-mddev-flags-more-safely-in-md_check_recovery.patch (rhbz
> 1033971) - In 3.13, should already be CC'd to stable
> 
> inet-prevent-leakage-of-uninitialized-memory-to-user.patch
> inet-fix-addr_len-msg_namelen-assignment-in-recv_error-and-rxpmtu-functions.patch
> (rhbz 1035875)
> - Should be heading to 3.13.  Fixes CVE-2013-6405
> 
> usbnet-fix-status-interrupt-urb-handling.patch (rhbz 998342)
> - In 3.13
> 
> via-velocity-fix-netif_receive_skb-use-in-irq-disable.patch (rhbz 1022733)
> - Submitted for 3.13 and CC'd to 3.12 stable
> 
> xfs-underflow-bug-in-xfs_attrlist_by_handle.patch (rhbz 1033603)
> - Submitted and acked, but not queued
> http://thread.gmane.org/gmane.comp.file-systems.xfs.general/57654
> 
> sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch
> sunrpc-replace-gssd_running-with-more-reliable-check.patch
> nfs-check-gssd-running-before-krb5i-auth.patch
> - These fix a 15 second NFS mount delay.  Should be headed upstream
> soonish (I think)
> 
> drm-radeon-24hz-audio-fixes.patch (rhbz 1010679)
> - Should be in 3.13
> 
> alx-Reset-phy-speed-after-resume.patch (rhbz 1011362)
> - In 3.13
> 
> ip6_output-fragment-outgoing-reassembled-skb-properl.patch
> netfilter-push-reasm-skb-through-instead-of-original.patch (rhbz 1015905)
> - 3.13 and CC'd to stable
> 
> ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch (rhbz 1030015)
> - 3.13.  Fixes CVE-2013-4563
> 
> Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch
> - Fixes high order allocations.  In 3.13
> 
> drm-qxl-backport-fixes-for-Fedora.patch
> drm-qxl-fix-memory-leak-in-release-list-handling.patch
> - Various QXL fixes Dave Airlied thought would be good to have.  In 3.13
> 
> cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch (rhbz 1000439)
> - Queued for next upstream release I believe.  Fixes a segfault in cpupower
> 
> dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch (rhbz 993744)
> - Still pending upstream
> 
> 0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch (rhbz 896695)
> - Still pending upstream
> 
> vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch (rhbz 998732)
> - In 3.13
> 
> iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch (rhbz 982153)
> - In 3.13
> 
> rt2800-add-support-for-rf3070.patch (rhbz 974072)
> - In 3.13
> 
> elevator-Fix-a-race-in-elevator-switching-and-md.patch
> elevator-acquire-q-sysfs_lock-in-elevator_change.patch (rhbz 902012)
> - In 3.13
> 
> ntp-Make-periodic-RTC-update-more-reliable.patch (rhbz 985522)
> - In 3.13
> 
> secure-modules.patch
> modsign-uefi.patch
> sb-hibernate.patch
> sysrq-secure-boot.patch
>   - Fedora secure boot support.
>   - Dear Matthew, this is your fault.  Run sed already and get a new set out.
> 
> keys-expand-keyring.patch
> keys-krb-support.patch
> keys-x509-improv.patch
> keyring-quota.patch
> - These are all in 3.13 now.  Yay.
> --
> To unsubscribe from this list: send the line "unsubscribe stable" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2013-12-09 15:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-02 19:40 Nov. Fedora Kernel Patch Report Josh Boyer
2013-12-02 23:56 ` Josh Boyer
2013-12-06 18:39   ` Greg KH
2013-12-06 18:43     ` Josh Boyer
2013-12-06 19:36       ` Greg KH
2013-12-06 18:46   ` Greg KH
2013-12-09 15:54 ` Luis Henriques [this message]

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=20131209155441.GJ4278@hercules \
    --to=luis.henriques@canonical.com \
    --cc=jwboyer@fedoraproject.org \
    --cc=kernel@lists.fedoraproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.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.