linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 4.9.135
@ 2018-10-20 12:04 Greg KH
  2018-10-20 12:04 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2018-10-20 12:04 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn, Jiri Slaby

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

I'm announcing the release of the 4.9.135 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.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/arc/Makefile                        |   24 ---------
 arch/powerpc/kernel/tm.S                 |   20 +++++++-
 arch/s390/appldata/appldata_os.c         |   16 +++---
 arch/x86/include/asm/pgtable_types.h     |    2 
 drivers/clocksource/timer-ti-32k.c       |    3 +
 drivers/cpufreq/cpufreq.c                |    6 +-
 drivers/cpufreq/cpufreq_governor.c       |    2 
 drivers/cpufreq/cpufreq_stats.c          |    1 
 drivers/gpu/drm/arm/malidp_drv.c         |    1 
 drivers/hid/hid-core.c                   |    3 +
 drivers/hv/hv_kvp.c                      |   13 +++--
 drivers/input/keyboard/atakbd.c          |   74 +++++++++++-------------------
 drivers/iommu/amd_iommu.c                |    6 ++
 drivers/macintosh/rack-meter.c           |   28 +++++------
 drivers/media/usb/dvb-usb-v2/af9035.c    |    6 +-
 drivers/net/ethernet/mellanox/mlx4/eq.c  |    3 -
 drivers/net/ethernet/renesas/ravb.h      |    5 ++
 drivers/net/ethernet/renesas/ravb_main.c |   11 ++--
 drivers/net/ethernet/renesas/ravb_ptp.c  |    2 
 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c |    5 --
 drivers/scsi/sd.c                        |    3 -
 drivers/usb/gadget/function/u_serial.c   |    2 
 fs/ext4/ext4.h                           |    3 -
 fs/ext4/inline.c                         |   38 ---------------
 fs/ext4/xattr.c                          |   18 -------
 fs/proc/stat.c                           |   68 ++++++++++++++--------------
 fs/proc/uptime.c                         |    7 --
 include/linux/huge_mm.h                  |    2 
 kernel/sched/cpuacct.c                   |    2 
 kernel/sched/cputime.c                   |   75 +++++++++++++------------------
 kernel/sched/sched.h                     |   12 +++-
 mm/huge_memory.c                         |   10 +---
 mm/mremap.c                              |   30 +++++-------
 net/batman-adv/bat_v_elp.c               |    8 ++-
 net/batman-adv/bridge_loop_avoidance.c   |   10 +++-
 net/batman-adv/network-coding.c          |   27 ++++++-----
 net/batman-adv/soft-interface.c          |   25 +++++++---
 net/batman-adv/sysfs.c                   |   30 ++++++++----
 net/batman-adv/translation-table.c       |    6 +-
 net/batman-adv/tvlv.c                    |    8 ++-
 net/netfilter/nf_nat_core.c              |    2 
 42 files changed, 295 insertions(+), 324 deletions(-)

Alexandru Gheorghe (1):
      drm: mali-dp: Call drm_crtc_vblank_reset on device init

Alexey Brodkin (2):
      ARC: build: Get rid of toolchain check
      ARC: build: Don't set CROSS_COMPILE in arch's Makefile

Andreas Schwab (1):
      Input: atakbd - fix Atari keymap

Arindam Nath (1):
      iommu/amd: Return devid as alias for ACPI HID devices

Frederic Weisbecker (4):
      sched/cputime: Convert kcpustat to nsecs
      macintosh/rack-meter: Convert cputime64_t use to u64
      sched/cputime: Increment kcpustat directly on irqtime account
      sched/cputime: Fix ksoftirqd cputime accounting regression

Greg Kroah-Hartman (1):
      Linux 4.9.135

Jan Kara (1):
      mm: Preserve _PAGE_DEVMAP across mprotect() calls

Johannes Thumshirn (1):
      scsi: sd: don't crash the host on invalid commands

Jozef Balga (1):
      media: af9035: prevent buffer overflow on write

Kazuya Mizuguchi (1):
      ravb: do not write 1 to reserved bits

Keerthy (1):
      clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCs

Laura Abbott (2):
      scsi: ibmvscsis: Fix a stringop-overflow warning
      scsi: ibmvscsis: Ensure partition name is properly NUL terminated

Linus Torvalds (1):
      mremap: properly flush TLB before releasing the page

Long Li (1):
      HV: properly delay KVP packets when negotiation is in progress

Marek Lindner (2):
      batman-adv: fix backbone_gw refcount on queue_work() failure
      batman-adv: fix hardif_neigh refcount on queue_work() failure

Michael Neuling (2):
      powerpc/tm: Fix userspace r13 corruption
      powerpc/tm: Avoid possible userspace r1 corruption on reclaim

Michael Schmitz (1):
      Input: atakbd - fix Atari CapsLock behaviour

Natanael Copa (1):
      HID: quirks: fix support for Apple Magic Keyboards

Nathan Chancellor (1):
      net/mlx4: Use cpumask_available for eq->affinity_mask

Stephen Warren (1):
      usb: gadget: serial: fix oops when data rx'd after close

Sven Eckelmann (6):
      batman-adv: Fix segfault when writing to throughput_override
      batman-adv: Fix segfault when writing to sysfs elp_interval
      batman-adv: Prevent duplicated nc_node entry
      batman-adv: Prevent duplicated softif_vlan entry
      batman-adv: Prevent duplicated global TT entry
      batman-adv: Prevent duplicated tvlv handler

Theodore Ts'o (1):
      ext4: avoid running out of journal credits when appending to an inline file

Xin Long (1):
      netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-10-20 12:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-20 12:04 Linux 4.9.135 Greg KH
2018-10-20 12:04 ` 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).