Linux 4.4-rc8
From: Linus Torvalds
Date: Sun Jan 03 2016 - 20:33:39 EST
Normally, me doing an eighth release candidate means that there is
some unresolved issue that still needs more time to get fixed. This
time around, it just means that I want to make sure that everybody is
back from the holidays and there isn't anything pending, and that
people have time to get their merge window pull requests all lined up.
No excuses about how you didn't have time to get things done by the
time the merge window opened, now..
So it's in all the usual places, and it's pretty small. It's about
half drivers (mostly network drivers, but some rdma stuff and a
smattering of small other changes), with the rest being arch updates
(mainly sparc, arm), some general networking code, and some crypto
fixes.
But it's all really pretty small. Which is as it should be, with
holidays and just being late in the release cycle.
Expect final 4.4 next weekend, unless something very unexpected happens.
Linus
---
Al Viro (1):
arm: fix handling of F_OFD_... in oabi_fcntl64()
Alexey Khoroshilov (1):
natsemi: add checks for dma mapping errors
Andrew Banman (1):
mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
Andrew Morton (1):
arch/x86/xen/suspend.c: include xen/xen.h
Andrey Ryabinin (1):
ipv6/addrlabel: fix ip6addrlbl_get()
BjÃrn Mork (1):
net: cdc_ncm: avoid changing RX/TX buffers on MTU changes
Dan Carpenter (1):
qlcnic: fix a loop exit condition better
Dan Streetman (1):
xfrm: dst_entries_init() per-net dst_ops
Daniele Palmas (2):
net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband Card
net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband Card
David Howells (1):
KEYS: Fix race between read and revoke
David Miller (2):
6pack: Fix use after free in sixpack_close().
mkiss: Fix use after free in mkiss_close().
David Rivshin (2):
drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
drivers: net: cpsw: increment reference count on fixed-link PHY node
David S. Miller (2):
sparc: Add all necessary direct socket system calls.
sparc: Wire up mlock2 system call.
Devesh Sharma (4):
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
RDMA/ocrdma: Dispatch only port event when port state changes
RDMA/ocrdma: Depend on async link events from CNA
RDMA/be2net: Remove open and close entry points
Dongdong Liu (1):
PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit reads
Eugenia Emantayev (2):
net/mlx4_en: Remove dependency between timestamping capability
and service_task
net/mlx4_en: Fix HW timestamp init issue upon system startup
Florian Westphal (1):
netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
Gary Wang (1):
drm/i915: increase the tries for HDMI hotplug live status checking
Guenter Roeck (1):
MIPS: VDSO: Fix build error with binutils 2.24 and earlier
Hannes Frederic Sowa (1):
ipv6: honor ifindex in case we receive ll addresses in router
advertisements
Heiko Carstens (1):
mm/vmstat: fix overflow in mod_zone_page_state()
Herbert Xu (2):
rhashtable: Kill harmless RCU warning in rhashtable_walk_init
crypto: algif_skcipher - Use new skcipher interface
Ido Schimmel (1):
switchdev: bridge: Pass ageing time as clock_t instead of jiffies
Jens Axboe (2):
block: add blk_start_queue_async()
null_blk: use async queue restart helper
Joe Stringer (1):
openvswitch: Fix template leak in error cases.
Johannes Berg (2):
iwlwifi: separate firmware version for 7260 devices
iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_id
Joseph Qi (1):
ocfs2: fix BUG when calculate new backup super
Julia Lawall (1):
drivers: net: cpsw: fix error return code
Junxiao Bi (1):
ocfs2: fix flock panic issue
Keith Busch (1):
block: Split bios on chunk boundaries
Linus Torvalds (1):
Linux 4.4-rc8
Marcelo Ricardo Leitner (2):
sctp: use GFP_USER for user-controlled kmalloc
sctp: label accepted/peeled off sockets
Matan Barak (1):
IB/cma: cma_match_net_dev needs to take into account port_num
Matias BjÃrling (1):
lightnvm: wrong offset in bad blk lun calculation
Nicolai Stange (1):
net, socket, socket_wq: fix missing initialization of flags
Pablo Neira Ayuso (1):
netfilter: nf_tables: use skb->protocol instead of assuming
ethernet header
Paolo Abeni (1):
geneve: initialize needed_headroom
Pascal Speck (Iktek) (1):
ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy
Pravin B Shelar (1):
ipip: ioctl: Remove superfluous IP-TTL handling.
Sergei Shtylyov (1):
sh_eth: fix 16-bit descriptor field access endianness too
Simon Horman (1):
openvswitch: correct encoding of set tunnel action attributes
Sudip Mukherjee (2):
m32r: fix build failure
m32r: add io*_rep helpers
Venkat Duvvuru (1):
be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.
Vijay Pandurangan (1):
veth: donât modify ip_summed; doing so treats packets with bad
checksums as good.
Ville SyrjÃlà (1):
drm/i915: Unbreak check_digital_port_conflicts()
Vladimir Davydov (1):
mm: memcontrol: fix possible memcg leak due to interrupted reclaim
WANG Cong (1):
addrconf: always initialize sysctl table data
Wengang Wang (1):
IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq
Xin Long (1):
sctp: sctp should release assoc when sctp_make_abort_user return
NULL in sctp_close
Yuval Mintz (1):
bnx2x: Prevent FW assertion when using Vxlan
xuejiufei (1):
ocfs2/dlm: clear migration_pending when migration target goes down
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/