All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4.4 0/2] 4.4.30-stable review
@ 2016-10-31 17:52 Greg Kroah-Hartman
  2016-10-31 17:52 ` [PATCH 4.4 1/2] [PATCH 1/2] Revert "x86/mm: Expand the exception table logic to allow new handling options" Greg Kroah-Hartman
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Greg Kroah-Hartman @ 2016-10-31 17:52 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuah.kh, patches,
	ben.hutchings, stable

Based on the discussion at the kernel summit a few hours ago, here's a
quick bug-fix release for 4.4-stable to resolve an issue with 4.4.29 and
older kernels.  I'll probably release it once the testing systems run on
it to verify nothing is broken.

This is the start of the stable review cycle for the 4.4.30 release.
There are 2 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 as soon as possible!

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.30-rc1.gz
or in the git tree and branch at:
  git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "fix minor infoleak in get_user_ex()"

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "x86/mm: Expand the exception table logic to allow new handling options"


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

Diffstat:

 Documentation/x86/exception-tables.txt |  35 ------------
 Makefile                               |   4 +-
 arch/x86/include/asm/asm.h             |  40 ++++++-------
 arch/x86/include/asm/uaccess.h         |  22 +++-----
 arch/x86/kernel/kprobes/core.c         |   2 +-
 arch/x86/kernel/traps.c                |   6 +-
 arch/x86/mm/extable.c                  | 100 +++++++++------------------------
 arch/x86/mm/fault.c                    |   2 +-
 scripts/sortextable.c                  |  32 -----------
 9 files changed, 60 insertions(+), 183 deletions(-)

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

end of thread, other threads:[~2016-10-31 21:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-31 17:52 [PATCH 4.4 0/2] 4.4.30-stable review Greg Kroah-Hartman
2016-10-31 17:52 ` [PATCH 4.4 1/2] [PATCH 1/2] Revert "x86/mm: Expand the exception table logic to allow new handling options" Greg Kroah-Hartman
2016-10-31 17:52 ` [PATCH 4.4 2/2] [PATCH 2/2] Revert "fix minor infoleak in get_user_ex()" Greg Kroah-Hartman
2016-10-31 18:34 ` [PATCH 4.4 0/2] 4.4.30-stable review Willy Tarreau
2016-10-31 21:33   ` Greg Kroah-Hartman
2016-10-31 20:49 ` Guenter Roeck
2016-10-31 21:33   ` Greg Kroah-Hartman

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.