From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.5.4
Date: Wed, 11 May 2016 17:18:26 +0200 [thread overview]
Message-ID: <20160511151826.GA18512@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 14290 bytes --]
I'm announcing the release of the 4.5.4 kernel.
All users of the 4.5 kernel series must upgrade.
The updated 4.5.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.5.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
------------
Documentation/devicetree/bindings/ata/ahci-platform.txt | 4
MAINTAINERS | 4
Makefile | 2
arch/arc/include/asm/io.h | 27 ++++--
arch/arm/boot/dts/qcom-apq8064.dtsi | 3
arch/arm/mach-cns3xxx/pcie.c | 6 -
arch/arm/mach-exynos/pm_domains.c | 2
arch/arm/mach-socfpga/headsmp.S | 1
arch/parisc/kernel/syscall.S | 2
arch/powerpc/include/asm/word-at-a-time.h | 2
arch/x86/kernel/cpu/mcheck/therm_throt.c | 3
arch/x86/kernel/sysfb_efi.c | 14 ++-
arch/x86/kernel/tsc_msr.c | 2
drivers/acpi/acpi_processor.c | 52 ++++++++++++
drivers/acpi/acpica/dsmethod.c | 3
drivers/acpi/bus.c | 3
drivers/acpi/internal.h | 6 +
drivers/ata/ahci_platform.c | 3
drivers/ata/ahci_xgene.c | 4
drivers/ata/libahci.c | 1
drivers/block/nbd.c | 4
drivers/block/null_blk.c | 3
drivers/clk/bcm/clk-bcm2835-aux.c | 4
drivers/clk/clk-divider.c | 11 ++
drivers/clk/clk-xgene.c | 4
drivers/clk/meson/clkc.c | 2
drivers/clk/nxp/clk-lpc18xx-ccu.c | 2
drivers/clk/qcom/gcc-msm8960.c | 4
drivers/clk/rockchip/clk-rk3228.c | 6 -
drivers/clk/rockchip/clk.c | 13 ++-
drivers/clk/sunxi/clk-sun8i-apb0.c | 2
drivers/clk/versatile/clk-sp810.c | 4
drivers/clocksource/tango_xtal.c | 2
drivers/cpufreq/sti-cpufreq.c | 4
drivers/cpuidle/cpuidle-arm.c | 2
drivers/gpio/gpiolib-acpi.c | 2
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 1
drivers/gpu/drm/amd/amdgpu/atombios_encoders.c | 4
drivers/gpu/drm/i915/i915_drv.c | 32 +++++++
drivers/gpu/drm/i915/i915_reg.h | 9 +-
drivers/gpu/drm/i915/intel_ddi.c | 22 +++--
drivers/gpu/drm/i915/intel_display.c | 3
drivers/gpu/drm/i915/intel_dp.c | 4
drivers/gpu/drm/i915/intel_drv.h | 2
drivers/gpu/drm/i915/intel_hdmi.c | 12 ++
drivers/gpu/drm/radeon/atombios_encoders.c | 4
drivers/gpu/ipu-v3/ipu-common.c | 7 +
drivers/hid/hid-ids.h | 1
drivers/hid/usbhid/hid-quirks.c | 1
drivers/hid/wacom_wac.c | 5 +
drivers/hv/ring_buffer.c | 26 ++++--
drivers/iio/magnetometer/ak8975.c | 6 -
drivers/infiniband/hw/cxgb4/cq.c | 2
drivers/infiniband/hw/cxgb4/qp.c | 6 +
drivers/input/touchscreen/zforce_ts.c | 4
drivers/lightnvm/rrpc.c | 23 ++---
drivers/md/md.c | 2
drivers/mfd/intel-lpss.c | 1
drivers/net/ethernet/mellanox/mlx5/core/main.c | 4
drivers/net/wireless/ath/ath10k/htt_rx.c | 6 -
drivers/net/wireless/ath/ath9k/ar5008_phy.c | 8 -
drivers/net/wireless/ath/ath9k/ar9002_phy.c | 5 -
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c | 1
drivers/net/wireless/realtek/rtlwifi/rc.c | 4
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c | 2
drivers/net/wireless/realtek/rtlwifi/wifi.h | 9 --
drivers/net/wireless/ti/wlcore/event.c | 2
drivers/nvdimm/pmem.c | 13 ++-
drivers/nvmem/mxs-ocotp.c | 4
drivers/pwm/pwm-omap-dmtimer.c | 65 +++++++++++----
drivers/scsi/lpfc/lpfc_init.c | 5 -
drivers/soc/rockchip/pm_domains.c | 1
drivers/usb/core/port.c | 6 -
drivers/usb/core/usb.c | 8 -
drivers/usb/serial/cp210x.c | 4
drivers/xen/balloon.c | 16 +++
drivers/xen/evtchn.c | 20 +---
fs/pnode.c | 25 +++--
fs/proc/base.c | 3
include/linux/clk-provider.h | 1
include/linux/hash.h | 20 ++++
include/linux/swap.h | 4
include/net/ip_vs.h | 17 +++
include/xen/page.h | 4
kernel/trace/trace_events.c | 9 +-
mm/compaction.c | 10 --
mm/page-writeback.c | 6 -
mm/page_alloc.c | 2
mm/zswap.c | 8 +
net/batman-adv/distributed-arp-table.c | 17 ++-
net/batman-adv/routing.c | 9 ++
net/batman-adv/send.c | 6 +
net/batman-adv/soft-interface.c | 8 +
net/mac80211/iface.c | 4
net/netfilter/ipvs/ip_vs_core.c | 37 ++++++--
net/netfilter/ipvs/ip_vs_pe_sip.c | 6 -
scripts/mod/file2alias.c | 69 ++++++++++------
97 files changed, 600 insertions(+), 238 deletions(-)
Alex Deucher (2):
drm/amdgpu: make sure vertical front porch is at least 1
drm/radeon: make sure vertical front porch is at least 1
Amitkumar Karwar (1):
mwifiex: fix corner case association failure
Andreas Färber (1):
clk: meson: Fix meson_clk_register_clks() signature type mismatch
Andrzej Hajda (1):
wlcore: fix error handling in wlcore_event_fw_logger
Andy Shevchenko (1):
mfd: intel-lpss: Remove clock tree on error path
Anton Blanchard (1):
powerpc: Fix bad inline asm constraint in create_zero_mask()
Antonio Quartulli (1):
batman-adv: fix DAT candidate selection (must use vid)
Arnd Bergmann (2):
ipvs: handle ip_vs_fill_iph_skb_off failure
lpfc: fix misleading indentation
Ashok Raj Nagarajan (1):
ath10k: fix pktlog in QCA99X0
Chen Yu (1):
x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
Chen-Yu Tsai (1):
clk: sunxi: Fix sun8i-a23-apb0-clk divider flags
Chris Wilson (1):
drm/i915: Avoid stalling on pending flips for legacy cursor updates
Chunyu Hu (1):
tracing: Don't display trigger file for events that can't be enabled
Dan Carpenter (1):
ata: ahci_xgene: dereferencing uninitialized pointer in probe
Dan Streetman (2):
nbd: ratelimit error msgs after socket close
mm/zswap: provide unique zpool name
Dan Williams (1):
libnvdimm, pfn: fix memmap reservation sizing
Daniel Lezcano (1):
clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test
Dave Airlie (1):
drm/amdgpu: set metadata pointer to NULL after freeing.
David Rivshin (3):
pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculations
pwm: omap-dmtimer: Add sanity checking for load and match values
pwm: omap-dmtimer: Round load and match values rather than truncate
Dmitry V. Levin (1):
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Eric W. Biederman (1):
propogate_mnt: Handle the first propogated copy being a slave
Greg Kroah-Hartman (1):
Linux 4.5.4
Hariprasad S (1):
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Heiko Stuebner (1):
clk-divider: make sure read-only dividers do not write to their register
Howard Cochran (1):
writeback: Fix performance regression in wb_over_bg_thresh()
Hugh Dickins (1):
mm, cma: prevent nr_isolated_* counters from going negative
Imre Deak (2):
drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
drm/i915: Fix system resume if PCI device remained enabled
James Morse (1):
ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
Jan Beulich (1):
xen/evtchn: fix ring resize when binding new events
Jasem Mutlaq (1):
USB: serial: cp210x: add Straizona Focusers device ids
Jason Baron (1):
mm: update min_free_kbytes from khugepaged after core initialization
Javier González (1):
lightnvm: update closed list outside of intr context
Johan Hovold (1):
Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"
Johannes Berg (1):
mac80211: fix statistics leak if dev_alloc_name() fails
Johannes Weiner (1):
mm: memcontrol: let v2 cgroups follow changes in system swappiness
Julian Anastasov (1):
ipvs: drop first packet to redirect conntrack
K. Y. Srinivasan (1):
Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
Knut Wohlrab (1):
Input: zforce_ts - fix dual touch recognition
Krzysztof Halasa (1):
CNS3xxx: Fix PCI cns3xxx_write_config()
Krzysztof Kozlowski (2):
ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
iio: ak8975: Fix NULL pointer exception on early interrupt
Larry Finger (1):
rtlwifi: Fix size of wireless mode variable
Leon Romanovsky (1):
net/mlx5_core: Fix caching ATOMIC endian mode capability
Linus Lüssing (1):
batman-adv: Fix broadcast/ogm queue limit on a removed interface
Linus Torvalds (1):
Minimal fix-up of bad hashing behavior of hash_64()
Linus Walleij (1):
clk: versatile: sp810: support reentrance
Loc Ho (1):
clk: xgene: Add missing parenthesis when clearing divider value
Marco Angaroni (1):
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Mathias Krause (1):
proc: prevent accessing /proc/<PID>/environ until it's ready
Matt Fleming (1):
MAINTAINERS: Remove asterisk from EFI directory names
Mika Kahola (1):
drm/i915: Fix eDP low vswing for Broadwell
Mike Manning (1):
USB: serial: cp210x: add ID for Link ECU
Nazar Mokrynskyi (1):
HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
Oleksij Rempel (1):
ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisation
Philipp Zabel (2):
modpost: fix module autoloading for OF devices with generic compatible property
gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
Ping Cheng (1):
HID: wacom: Add support for DTK-1651
Prarit Bhargava (1):
ACPICA: Dispatcher: Update thread ID for recursive method calls
Richard Leitner (1):
iio: ak8975: fix maybe-uninitialized warning
Ross Lagerwall (2):
xen: Fix page <-> pfn conversion on 32 bit systems
xen/balloon: Fix crash when ballooning on x86 32 bit PAE
Sascha Hauer (1):
ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
Shaohua Li (1):
MD: make bio mergeable
Shashank Sharma (1):
drm/i915: Fake HDMI live status
Shawn Lin (3):
soc: rockchip: power-domain: fix err handle while probing
clk: rockchip: fix wrong mmc phase shift for rk3228
clk: rockchip: free memory in error cases when registering clock branches
Srinivas Kandagatla (4):
clk: qcom: msm8960: fix ce3_core clk enable register
ARM: dts: apq8064: add ahci ports-implemented mask
libahci: save port map for forced port map
ata: ahci-platform: Add ports-implemented DT bindings.
Srinivas Pandruvada (1):
ACPI / processor: Request native thermal interrupt handling via _OSC
Stanislav Meduna (1):
nvmem: mxs-ocotp: fix buffer overflow in read
Stephen Boyd (1):
clk: qcom: msm8960: Fix ce3_src register offset
Sudeep Holla (1):
cpufreq: st: enable selective initialization based on the platform
Sven Eckelmann (2):
batman-adv: Check skb size before using encapsulated ETH+VLAN header
batman-adv: Reduce refcnt of removed router when updating route
Ville Syrjälä (2):
gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list
drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
Vineet Gupta (1):
ARC: Add missing io barriers to io{read,write}{16,32}be()
Vladimir Zapolskiy (1):
clk: bcm2835: fix check of error code returned by devm_ioremap_resource()
Wang YanQing (1):
x86/sysfb_efi: Fix valid BAR address range check
Wenwei Tao (1):
null_blk: add lightnvm null_blk device to the nullb_list
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
reply other threads:[~2016-05-11 15:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20160511151826.GA18512@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.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.