Linux 4.5
From: Linus Torvalds
Date: Mon Mar 14 2016 - 00:53:42 EST
So this is later on a Sunday than my usual schedule, because I just
couldn't make up my mind whether I should do another rc8 or not, and
kept just waffling about it. In the end, I obviously decided not to,
but it could have gone either way.
We did have one nasty regression that got fixed yesterday, and the
networking pull early in the week was larger than I would have wished
for. But the block layer should be all good now, and David went
through all his networking commits an extra time just to make me feel
comfy about it, so in the end I didn't see any point to making the
release cycle any longer than usual.
And on the whole, everything here is pretty small. The diffstat looks
a bit larger for an xfs fix, because that fix has three cleanup
refactoring patches that precedes it. And there's a access type
pattern fix in the sound layer that generated lots of noise, but is
all very simple in the end.
In addition to the above, there's random small fixes all over -
shortlog appended for people who want to skim the details as usual.
Go test, and obviously with 4.5 released, I'll start the merge window for 4.6.
Linus
---
Aaro Koskinen (1):
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780
Al Viro (2):
ncpfs: fix a braino in OOM handling in ncp_fill_cache()
jffs2: reduce the breakage on recovery from halfway failed rename()
Alan Cox (1):
ASoC: Intel: Skylake: fix pointer scaling
Alex Deucher (3):
drm/radeon/dp: add back special handling for NUTMEG
drm/amdgpu/dp: add back special handling for NUTMEG
Revert "drm/radeon/pm: adjust display configuration after powerstate"
Alexandre Belloni (2):
phy: micrel: Ensure interrupts are reenabled on resume
phy: micrel: Disable auto negotiation on startup
Andreas IrestÃl (1):
ASoC: adau17x1: Fix incorrect BCLK ratio definitions
Andy Lutomirski (1):
x86/fpu: Fix 'no387' regression
Anton Bondarenko (1):
spi: imx: allow only WML aligned transfers to use DMA
Ard Biesheuvel (2):
arm64: account for sparsemem section alignment when choosing
vmemmap offset
memremap: check pfn validity before passing to pfn_to_page()
Arend van Spriel (1):
cfg80211: stop critical protocol session upon disconnect event
Arnd Bergmann (2):
ASoC: trace: fix printing jack name
ssb: host_soc depends on sprom
Atsushi Nemoto (1):
gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
Benjamin Poirier (1):
mld, igmp: Fix reserved tailroom calculation
Bernie Harris (1):
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bill Sommerfeld (1):
udp6: fix UDP/IPv6 encap resubmit path
BjÃrn Mork (3):
qmi_wwan: add Sierra Wireless EM74xx device ID
cdc_ncm: toggle altsetting to force reset before setup
cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
Bob Moore (1):
ACPICA: Revert "Parser: Fix for SuperName method invocation"
Boris BREZILLON (1):
MAINTAINERS: add a maintainer for the NAND subsystem
Borislav Petkov (2):
x86/delay: Avoid preemptible context checks in delay_mwaitx()
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Brian Foster (4):
xfs: separate log head record discovery from verification
xfs: refactor unmount record detection into helper
xfs: refactor in-core log state update to helper
xfs: only run torn log write detection on dirty logs
Carlo Caione (1):
ASoC: cht_bsw_rt5645: Fix writing to string literal
Charles Keepax (1):
ASoC: samsung: Use IRQ safe spin lock calls
Chris Bainbridge (1):
mac80211: fix use of uninitialised values in RX aggregation
Christian Borntraeger (1):
s390/cpumf: Fix lpp detection
Chun-Hao Lin (1):
r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam.
Chunhao Lin (1):
r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48
Colin Ian King (3):
asix: do not free array priv->mdio->irq
net/ethoc: do not free array priv->mdio->irq
net: eth: altera: do not free array priv->mdio->irq
Dan Carpenter (1):
net: moxa: fix an error code
Dan Williams (2):
list: kill list_force_poison()
mm: fix mixed zone detection in devm_memremap_pages
Daniel Borkmann (2):
bpf: fix csum setting for bpf_set_tunnel_key
vxlan: fix missing options_len update on RX with collect metadata
David Ahern (1):
net: vrf: Remove direct access to skb->data
David Hildenbrand (1):
KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
David Jander (1):
gpu: ipu-v3: Reset IPU before activating IRQ
David Matlack (1):
kvm: cap halt polling at exactly halt_poll_ns
Diego Viola (1):
net: jme: fix suspend/resume on JMC260
Douglas Miller (1):
be2net: Don't leak iomapped memory on removal.
Ed Spiridonov (1):
can: mcp251x: avoid write to error flag register if it's unnecessary
Enrico Jorns (1):
drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formats
Eran Ben Elisha (1):
net/mlx5e: Fix soft lockup when HW Timestamping is enabled
Eric Dumazet (1):
tcp: fix tcpi_segs_in after connection establishment
Eryu Guan (1):
ext4: iterate over buffer heads correctly in move_extent_per_page()
Fabio Estevam (1):
ASoC: fsl_ssi: Go back to explicit register defaults
Felix Fietkau (2):
mac80211: minstrel_ht: set default tx aggregation timeout to 0
mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
Florian Westphal (1):
ipv6: re-enable fragment header matching in ipv6_find_hdr
Gabriel Fernandez (1):
stmmac: Fix 'eth0: No PHY found' regression
Gal Pressman (2):
net/mlx5e: Add rx/tx bytes software counters
net/mlx5e: Provide correct packet/bytes statistics
Gao Pan (1):
spi: imx: fix spi resource leak with dma transfer
Geoffrey Thomas (1):
mm/hugetlb: hugetlb_no_page: rate-limit warning message
Guillaume Nault (2):
ppp: lock ppp->flags in ppp_read() and ppp_poll()
ppp: release rtnl mutex when interface creation fails
Guo-Fu Tseng (2):
jme: Do not enable NIC WoL functions on S0
jme: Fix device PM wakeup API usage
Hannes Frederic Sowa (1):
ipv4: only create late gso-skb if skb is already set up with
CHECKSUM_PARTIAL
Hauke Mehrtens (1):
MIPS: Fix build error when SMP is used without GIC
Heikki Krogerus (1):
device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
Heiko Carstens (1):
s390/dasd: fix diag 0x250 inline assembly
Hubert Chrzaniuk (1):
EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi
Hugh Dickins (1):
mm: __delete_from_page_cache show Bad page if mapped
Ido Schimmel (2):
mlxsw: spectrum: Always decrement bridge's ref count
mlxsw: pci: Correctly determine if descriptor queue is full
Igal Liberman (1):
fsl/fman: Initialize fman->dev earlier
Ivan Vecera (1):
bna: fix list corruption
Jack Morgenstein (2):
net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables
net/mlx4_core: Allow resetting VF admin mac to zero
James Hogan (2):
ld-version: Fix awk regex compile failure
MIPS: smp.c: Fix uninitialised temp_foreign_map
Jan Kara (1):
ocfs2: fix return value from ocfs2_page_mkwrite()
Jan Stancek (1):
mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers
Johannes Berg (4):
wext: fix message delay/ordering
cfg80211/wext: fix message ordering
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
mac80211_hwsim: treat as part of mac80211 for MAINTAINERS
Jorge Ramirez-Ortiz (1):
mtd: nand: tests: fix regression introduced in mtd_nandectest
Jouni Malinen (1):
mac80211: Fix Public Action frame RX in AP mode
Jyri Sarha (1):
drm/i2c: tda998x: Choose between atomic or non atomic dpms helper
Kirill A. Shutemov (1):
mm, thp: fix migration of PTE-mapped transparent huge pages
Konstantin Khlebnikov (5):
mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate
tcp: convert cached rtt from usec to jiffies when feeding initial rto
ovl: fix working on distributed fs as lower layer
ovl: ignore lower entries when checking purity of non-directory entries
ovl: copy new uid/gid into overlayfs runtime inode
Krzysztof =?utf-8?Q?Ha=C5=82asa?= (1):
PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
Krzysztof Kozlowski (1):
net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEM
Lars Persson (2):
dwc_eth_qos: release descriptors outside netif_tx_lock
dwc_eth_qos: do phy_start before resetting hardware
Liad Kaufman (1):
iwlwifi: mvm: inc pending frames counter also when txing non-sta
Linus LÃssing (1):
net: fix bridge multicast packet checksum validation
Linus Torvalds (2):
Revert "drm/radeon: call hpd_irq_event on resume"
Linux 4.5
Lokesh Vutla (1):
ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
Lucas Stach (1):
drm/imx: notify DRM core about CRTC vblank state
Ludovic Desroches (1):
dmaengine: at_xdmac: fix residue computation
MINOURA Makoto / çæ ç (1):
net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.
Mario Kleiner (2):
drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
drm/radeon: Fix error handling in radeon_flip_work_func.
Mark Rutland (3):
kasan: add functions to clear stack poison
sched/kasan: remove stale KASAN poison after hotplug
arm64: kasan: clear stale stack poison
Martin Schwidefsky (1):
s390/mm: four page table levels vs. fork
Matt Fleming (1):
x86/efi: Fix boot crash by always mapping boot service regions
into new EFI page tables
Matthew Dawson (1):
mm/mempool: avoid KASAN marking mempool poison checks as use-after-free
Matti Gottlieb (1):
iwlwifi: mvm: Fix paging memory leak
Mauro Carvalho Chehab (1):
[media] media-device: map new functions into old types for legacy API
Maximilain Schneider (1):
can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
Michael Chan (1):
bnxt_en: Fix zero padding of tx push data.
Michal Schmidt (7):
bnx2x: fix crash on big-endian when adding VLAN
bnx2x: fix sending VF->PF messages on big-endian
bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian
bnx2x: access cfc_del_event only if the opcode is CFC_DEL
bnx2x: define fields of struct cfc_del_event_data as little-endian
bnx2x: define event data reserved fields as little-endian
bnx2x: fix indentation in bnx2x_sp_task()
Ming Lei (1):
block: don't optimize for non-cloned bio in bio_get_last_bvec()
Moni Shoua (1):
net/mlx4_core: Check the correct limitation on VFs for HA mode
Mugunthan V N (1):
ARM: dts: dra7: do not gate cpsw clock due to errata i877
Neil Horman (2):
3c59x: mask LAST_FRAG bit from length field in ring
vmxnet3: avoid calling pskb_may_pull with interrupts disabled
Nicholas Bellinger (1):
target: Drop incorrect ABORT_TASK put for completed commands
Nimrod Andy (1):
MAINTAINERS: add maintainer entry for FREESCALE FEC ethernet driver
Ola Olsson (1):
nl80211: Zero out the connection keys memory when freeing them.
Oliver Neukum (1):
usbnet: cleanup after bind() in probe()
Paolo Bonzini (2):
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Parthasarathy Bhuvaragan (2):
tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
tipc: fix nullptr crash during subscription cancel
Patrik Halfar (1):
Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card
(rev3) to qmi_wwan
Paul Mackerras (1):
KVM: PPC: Book3S HV: Sanitize special-purpose register values on
guest exit
Phil Sutter (1):
net: sched: fix act_ipt for LOG target
Philipp Zabel (1):
gpu: ipu-v3: Do not bail out on missing optional port nodes
Rabin Vincent (3):
dwc_eth_qos: fix race condition in dwceqos_start_xmit
dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()
dwc_eth_qos: use DWCEQOS_MSG_DEFAULT
Radim KrÄmÃÅ (1):
KVM: VMX: disable PEBS before a guest entry
Robert Jarzmik (1):
ASoC: wm9713: fix regmap free path
Ross Zwisler (1):
dax: check return value of dax_radix_entry()
Rui Wang (1):
ovl: fix getcwd() failure after unsuccessful rmdir
Sebastian Frias (1):
net: ethernet: nb8800: support fixed-link DT node
Sergei Shtylyov (1):
of_mdio: fix kernel-doc for of_phy_connect()
Shawn Lin (2):
spi: rockchip: disable runtime pm when in err case
spi: rockchip: add missing spi_master_put
Stefan Wahren (2):
net: qca_spi: Don't clear IFF_BROADCAST
net: qca_spi: clear IFF_TX_SKB_SHARING
Stephen Boyd (1):
ASoC: qcom: Don't specify LE device endianness
Steven Rostedt (Red Hat) (1):
tracing: Fix check for cpu online when event is disabled
Sunil Goutham (1):
net: thunderx: Fix for Qset error due to CQ full
Sven Eckelmann (1):
mac80211: minstrel: Change expected throughput unit back to Kbps
Takashi Iwai (26):
ASoC: dapm: Fix ctl value accesses in a wrong type
ASoC: pxa: corgi: Fix enum ctl accesses in a wrong type
ASoC: pxa: magician: Fix enum ctl accesses in a wrong type
ASoC: pxa: poodle: Fix enum ctl accesses in a wrong type
ASoC: pxa: spitz: Fix enum ctl accesses in a wrong type
ASoC: pxa: tosa: Fix enum ctl accesses in a wrong type
ASoC: omap: n810: Fix enum ctl accesses in a wrong type
ASoC: omap: rx51: Fix enum ctl accesses in a wrong type
ASoC: intel: mfld: Fix enum ctl accesses in a wrong type
ASoC: cs42l51: Fix enum ctl accesses in a wrong type
ASoC: da732x: Fix enum ctl accesses in a wrong type
ASoC: ab8500: Fix enum ctl accesses in a wrong type
ASoC: max98088: Fix enum ctl accesses in a wrong type
ASoC: max98095: Fix enum ctl accesses in a wrong type
ASoC: tlv320dac33: Fix enum ctl accesses in a wrong type
ASoC: wl1273: Fix enum ctl accesses in a wrong type
ASoC: wm8753: Fix enum ctl accesses in a wrong type
ASoC: wm8904: Fix enum ctl accesses in a wrong type
ASoC: wm8958: Fix enum ctl accesses in a wrong type
ASoC: wm8983: Fix enum ctl accesses in a wrong type
ASoC: wm8985: Fix enum ctl accesses in a wrong type
ASoC: wm8994: Fix enum ctl accesses in a wrong type
ASoC: wm8996: Fix enum ctl accesses in a wrong type
ASoC: wm9081: Fix enum ctl accesses in a wrong type
ASoC: wm_adsp: Fix enum ctl accesses in a wrong type
drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW
Tariq Toukan (4):
net/mlx5e: Remove wrong poll CQ optimization
net/mlx5e: Fix LRO modify
net/mlx5e: Fix ethtool RX hash func configuration change
net/mlx5e: Correctly handle RSS indirection table when changing
number of channels
Thierry Reding (1):
drm/vmwgfx: Add back ->detect() and ->fill_modes()
Thomas Falcon (2):
ibmvnic: Fix ibmvnic_capability struct
ibmveth: check return of skb_linearize in ibmveth_start_xmit
Thomas Petazzoni (1):
ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
Venkat Duvvuru (1):
be2net: don't enable multicast flag in be_enable_if_filters() routine
Ville SyrjÃlà (1):
drm/i915: Actually retry with bit-banging after GMBUS timeout
Will Deacon (1):
arm64: hugetlb: partial revert of 66b3923a1a0f
Wolfram Sang (2):
net: ethernet: renesas: ravb_main: don't open code
of_device_get_match_data()
net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()
Xin Long (2):
sctp: lack the check for ports in sctp_v6_cmp_addr
sctp: sctp_remaddr_seq_show use the wrong variable to dump transport info
Xuelin Shi (1):
dmaengine: fsldma: fix memory leak
Yu-cheng Yu (1):
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Zhen Lei (1):
dma-mapping: avoid oops when parameter cpu_addr is null
yankejian (1):
net: hns: fix the bug about loopback