linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 4.4.267
@ 2021-04-16 15:59 Greg Kroah-Hartman
  2021-04-16 15:59 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Kroah-Hartman @ 2021-04-16 15:59 UTC (permalink / raw)
  To: linux-kernel, akpm, torvalds, stable; +Cc: lwn, jslaby, Greg Kroah-Hartman

I'm announcing the release of the 4.4.267 kernel.

All users of the 4.4 kernel series must upgrade.

The updated 4.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Makefile                                     |    2 -
 arch/ia64/include/asm/ptrace.h               |    8 ----
 arch/s390/kernel/cpcmd.c                     |    6 ++-
 drivers/char/agp/Kconfig                     |    2 -
 drivers/clk/clk.c                            |   30 +++++++---------
 drivers/clk/socfpga/clk-gate.c               |    2 -
 drivers/gpu/drm/imx/imx-ldb.c                |   10 +++++
 drivers/iio/light/hid-sensor-prox.c          |   14 ++++++-
 drivers/infiniband/hw/cxgb4/cm.c             |    3 +
 drivers/net/can/usb/peak_usb/pcan_usb_core.c |    6 ++-
 drivers/net/ethernet/freescale/gianfar.c     |    6 ++-
 drivers/net/ieee802154/atusb.c               |    1 
 drivers/net/tun.c                            |   48 +++++++++++++++++++++++++++
 drivers/xen/events/events_base.c             |   14 +++----
 drivers/xen/events/events_internal.h         |    2 -
 fs/direct-io.c                               |    5 +-
 include/net/red.h                            |    4 +-
 kernel/workqueue.c                           |    2 -
 net/batman-adv/translation-table.c           |    1 
 net/ieee802154/nl-mac.c                      |    7 ++-
 net/ieee802154/nl802154.c                    |   23 ++++++++++--
 net/ipv4/netfilter/arp_tables.c              |    2 +
 net/ipv4/netfilter/ip_tables.c               |    2 +
 net/ipv6/netfilter/ip6_tables.c              |    2 +
 net/ipv6/route.c                             |    8 ++--
 net/mac802154/llsec.c                        |    2 -
 net/netfilter/x_tables.c                     |   10 +----
 net/nfc/llcp_sock.c                          |   10 +++++
 net/sched/sch_teql.c                         |    3 +
 net/tipc/socket.c                            |    2 -
 net/wireless/sme.c                           |    2 -
 sound/drivers/aloop.c                        |   11 ++++--
 tools/perf/util/map.c                        |    7 +--
 33 files changed, 182 insertions(+), 75 deletions(-)

Alexander Aring (8):
      net: ieee802154: nl-mac: fix check on panid
      net: ieee802154: fix nl802154 del llsec key
      net: ieee802154: fix nl802154 del llsec dev
      net: ieee802154: fix nl802154 add llsec key
      net: ieee802154: fix nl802154 del llsec devkey
      net: ieee802154: forbid monitor for set llsec params
      net: ieee802154: forbid monitor for del llsec seclevel
      net: ieee802154: stop dump llsec params for monitors

Alexander Gordeev (1):
      s390/cpcmd: fix inline assembly register clobbering

Arnaldo Carvalho de Melo (1):
      perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches

Arnd Bergmann (1):
      drm/imx: imx-ldb: fix out of bounds array access warning

Claudiu Manoil (1):
      gianfar: Handle error code at MAC address change

Du Cheng (1):
      cfg80211: remove WARN_ON() in cfg80211_sme_connect

Eric Dumazet (1):
      sch_red: fix off-by-one checks in red_check_params()

Florian Westphal (1):
      netfilter: x_tables: fix compat match/target pad out-of-bound write

Greg Kroah-Hartman (1):
      Linux 4.4.267

Helge Deller (1):
      parisc: parisc-agp requires SBA IOMMU driver

Jack Qiu (1):
      fs: direct-io: fix missing sdio->boundary

Jonas Holmberg (1):
      ALSA: aloop: Fix initialization of controls

Juergen Gross (1):
      xen/events: fix setting irq affinity

Krzysztof Kozlowski (1):
      clk: socfpga: fix iomem pointer cast on 64-bit

Luca Fancellu (1):
      xen/evtchn: Change irq_info lock to raw_spinlock_t

Lukasz Bartosik (1):
      clk: fix invalid usage of list cursor in unregister

Lv Yunlong (1):
      net:tipc: Fix a double free in tipc_sk_mcast_rcv

Muhammad Usama Anjum (1):
      net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh

Pavel Skripkin (3):
      drivers: net: fix memory leak in atusb_probe
      drivers: net: fix memory leak in peak_usb_create_dev
      net: mac802154: Fix general protection fault

Pavel Tikhomirov (1):
      net: sched: sch_teql: fix null-pointer dereference

Phillip Potter (1):
      net: tun: set tun->dev->addr_len during TUNSETLINK processing

Potnuri Bharat Teja (1):
      RDMA/cxgb4: check for ipv6 address properly while destroying listener

Sergei Trofimovich (1):
      ia64: fix user_stack_pointer() for ptrace()

Tetsuo Handa (1):
      batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field

Xiaoming Ni (4):
      nfc: fix refcount leak in llcp_sock_bind()
      nfc: fix refcount leak in llcp_sock_connect()
      nfc: fix memory leak in llcp_sock_connect()
      nfc: Avoid endless loops caused by repeated llcp_sock_connect()

Ye Xiang (1):
      iio: hid-sensor-prox: Fix scale not correct issue

Zqiang (1):
      workqueue: Move the position of debug_work_activate() in __queue_work()


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

end of thread, other threads:[~2021-04-16 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 15:59 Linux 4.4.267 Greg Kroah-Hartman
2021-04-16 15:59 ` 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).