This is the start of the stable review cycle for the 4.4.4 release.
There are 342 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Thu Mar 3 23:44:48 UTC 2016.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.4-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 4.4.4-rc1
Luca Coelho <[email protected]>
iwlwifi: mvm: don't allow sched scans without matches to be started
Oren Givon <[email protected]>
iwlwifi: update and fix 7265 series PCI IDs
Emmanuel Grumbach <[email protected]>
iwlwifi: pcie: properly configure the debug buffer size for 8000
Emmanuel Grumbach <[email protected]>
iwlwifi: dvm: fix WoWLAN
Jann Horn <[email protected]>
security: let security modules use PTRACE_MODE_* with bitmasks
Matan Barak <[email protected]>
IB/cma: Fix RDMA port validation for iWarp
Thomas Gleixner <[email protected]>
x86/irq: Plug vector cleanup race
Thomas Gleixner <[email protected]>
x86/irq: Call irq_force_move_complete with irq descriptor
Thomas Gleixner <[email protected]>
x86/irq: Remove outgoing CPU from vector cleanup mask
Thomas Gleixner <[email protected]>
x86/irq: Remove the cpumask allocation from send_cleanup_vector()
Thomas Gleixner <[email protected]>
x86/irq: Clear move_in_progress before sending cleanup IPI
Thomas Gleixner <[email protected]>
x86/irq: Remove offline cpus from vector cleanup
Thomas Gleixner <[email protected]>
x86/irq: Get rid of code duplication
Thomas Gleixner <[email protected]>
x86/irq: Copy vectormask instead of an AND operation
Thomas Gleixner <[email protected]>
x86/irq: Check vector allocation early
Thomas Gleixner <[email protected]>
x86/irq: Reorganize the search in assign_irq_vector
Thomas Gleixner <[email protected]>
x86/irq: Reorganize the return path in assign_irq_vector
Jiang Liu <[email protected]>
x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
Thomas Gleixner <[email protected]>
x86/irq: Validate that irq descriptor is still active
Jiang Liu <[email protected]>
x86/irq: Fix a race in x86_vector_free_irqs()
Thomas Gleixner <[email protected]>
x86/irq: Call chip->irq_set_affinity in proper context
Andy Lutomirski <[email protected]>
x86/entry/compat: Add missing CLAC to entry_INT80_32
Colin Ian King <[email protected]>
x86/mpx: Fix off-by-one comparison with nr_registers
Mikulas Patocka <[email protected]>
hpfs: don't truncate the file when delete fails
Al Viro <[email protected]>
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro <[email protected]>
should_follow_link(): validate ->d_seq after having decided to follow
Konrad Rzeszutek Wilk <[email protected]>
xen/pcifront: Fix mysterious crashes when NUMA locality information was
extracted.
Konrad Rzeszutek Wilk <[email protected]>
xen/pciback: Save the number of MSI-X entries to be copied later.
Konrad Rzeszutek Wilk <[email protected]>
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
Juergen Gross <[email protected]>
xen/scsiback: correct frontend counting
Ian Campbell <[email protected]>
xen/arm: correctly handle DMA mapping of compound pages
Ludovic Desroches <[email protected]>
ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
Ivaylo Dimitrov <[email protected]>
ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
Al Viro <[email protected]>
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Simon Guinot <[email protected]>
kernel/resource.c: fix muxed resource handling in __request_region()
Stefan Hajnoczi <[email protected]>
sunrpc/cache: fix off-by-one in qword_get()
Steven Rostedt (Red Hat) <[email protected]>
tracing: Fix showing function event in available_events
Gavin Shan <[email protected]>
powerpc/eeh: Fix partial hotplug criterion
Mike Krinkin <[email protected]>
KVM: x86: MMU: fix ubsan index-out-of-range warning
Paolo Bonzini <[email protected]>
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini <[email protected]>
KVM: x86: fix missed hardware breakpoints
Mark Rutland <[email protected]>
KVM: arm/arm64: vgic: Ensure bitmaps are long enough
Christian Borntraeger <[email protected]>
KVM: async_pf: do not warn on page allocation failures
Robin Murphy <[email protected]>
of/irq: Fix msi-map calculation for nonzero rid-base
Benjamin Coddington <[email protected]>
NFSv4: Fix a dentry leak on alias use
Christoph Hellwig <[email protected]>
nfs: fix nfs_size_to_loff_t
Mike Krinkin <[email protected]>
block: fix use-after-free in dio_bio_complete
Hannes Reinecke <[email protected]>
bio: return EINTR if copying to user space got interrupted
Alexandra Yates <[email protected]>
i2c: i801: Adding Intel Lewisburg support for iTCO
Shawn Lin <[email protected]>
phy: core: fix wrong err handle for phy_power_on
Tejun Heo <[email protected]>
writeback: keep superblock pinned during cgroup writeback association
switches
Tejun Heo <[email protected]>
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo <[email protected]>
cpuset: make mm migration asynchronous
Sebastian Andrzej Siewior <[email protected]>
PCI/AER: Flush workqueue on device remove to avoid use-after-free
Vineet Gupta <[email protected]>
ARCv2: SMP: Emulate IPI to self using software triggered interrupt
Vineet Gupta <[email protected]>
ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
Tejun Heo <[email protected]>
libata: fix sff host state machine locking while polling
Quinn Tran <[email protected]>
qla2xxx: Fix stale pointer access.
Cyrille Pitchen <[email protected]>
spi: atmel: fix gpio chip-select in case of non-DT platform
Nicholas Bellinger <[email protected]>
target: Fix race with SCF_SEND_DELAYED_TAS handling
Nicholas Bellinger <[email protected]>
target: Fix remote-port TMR ABORT + se_cmd fabric stop
Nicholas Bellinger <[email protected]>
target: Fix TAS handling for multi-session se_node_acls
Nicholas Bellinger <[email protected]>
target: Fix LUN_RESET active TMR descriptor handling
Nicholas Bellinger <[email protected]>
target: Fix LUN_RESET active I/O handling for ACK_KREF
Kai-Heng Feng <[email protected]>
ALSA: hda - Fixing background noise on Dell Inspiron 3162
Takashi Iwai <[email protected]>
ALSA: hda - Apply clock gate workaround to Skylake, too
Tejun Heo <[email protected]>
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo <[email protected]>
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Sachin Kulkarni <[email protected]>
mac80211: Requeue work after scan complete for all VIF types.
Johannes Berg <[email protected]>
rfkill: fix rfkill_fop_read wait_event usage
Wanpeng Li <[email protected]>
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Jiri Olsa <[email protected]>
perf stat: Do not clean event's private stats
Oliver Neukum <[email protected]>
cdc-acm:exclude Samsung phone 04e8:685d
Sudip Mukherjee <[email protected]>
Revert "Staging: panel: usleep_range is preferred over udelay"
Samuel Thibault <[email protected]>
Staging: speakup: Fix getting port information
Martin K. Petersen <[email protected]>
sd: Optimal I/O size is in bytes, not sectors
Ilya Dryomov <[email protected]>
libceph: don't spam dmesg with stray reply warnings
Ilya Dryomov <[email protected]>
libceph: use the right footer size when skipping a message
Ilya Dryomov <[email protected]>
libceph: don't bail early from try_read() when skipping a message
Ilya Dryomov <[email protected]>
libceph: fix ceph_msg_revoke()
Jann Horn <[email protected]>
seccomp: always propagate NO_NEW_PRIVS on tsync
Viresh Kumar <[email protected]>
cpufreq: Fix NULL reference crash while accessing policy->governor_data
Arnd Bergmann <[email protected]>
cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
Peter Rosin <[email protected]>
hwmon: (ads1015) Handle negative conversion values correctly
Nishanth Menon <[email protected]>
hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
Thorsten Leemhuis <[email protected]>
hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
Chen Yu <[email protected]>
Thermal: do thermal zone update after a cooling device registered
Zhang Rui <[email protected]>
Thermal: handle thermal zone device properly during system sleep
Zhang Rui <[email protected]>
Thermal: initialize thermal zone device correctly
Leon Romanovsky <[email protected]>
IB/mlx5: Expose correct maximum number of CQE capacity
Vinit Agnihotri <[email protected]>
IB/qib: Support creating qps with GFP_NOIO flag
Mike Marciniszyn <[email protected]>
IB/qib: fix mcast detach when qp not attached
Bart Van Assche <[email protected]>
IB/cm: Fix a recently introduced deadlock
Andy Shevchenko <[email protected]>
dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
Songjun Wu <[email protected]>
dmaengine: at_xdmac: fix resume for cyclic transfers
Mans Rullgard <[email protected]>
dmaengine: dw: fix cyclic transfer callbacks
Mans Rullgard <[email protected]>
dmaengine: dw: fix cyclic transfer setup
Dan Williams <[email protected]>
nfit: fix multi-interface dimm handling, acpi6.1 compatibility
Insu Yun <[email protected]>
ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
Hans de Goede <[email protected]>
ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
Hans de Goede <[email protected]>
ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba
Satellite R830
Hans de Goede <[email protected]>
ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
R700
Arnd Bergmann <[email protected]>
lib: sw842: select crc32
Mike Frysinger <[email protected]>
uapi: update install list after nvme.h rename
Josh Boyer <[email protected]>
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer <[email protected]>
ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
Azael Avalos <[email protected]>
toshiba_acpi: Fix blank screen at boot if transflective backlight is
supported
Al Viro <[email protected]>
make sure that freeing shmem fast symlinks is RCU-delayed
Alex Deucher <[email protected]>
drm/radeon/pm: adjust display configuration after powerstate
Mario Kleiner <[email protected]>
drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
Mario Kleiner <[email protected]>
drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
Mario Kleiner <[email protected]>
drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
Mario Kleiner <[email protected]>
drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
Mario Kleiner <[email protected]>
drm: No-Op redundant calls to drm_vblank_off() (v2)
Rasmus Villemoes <[email protected]>
drm/radeon: use post-decrement in error handling
Gerd Hoffmann <[email protected]>
drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
Rasmus Villemoes <[email protected]>
drm/i915: fix error path in intel_setup_gmbus()
Jani Nikula <[email protected]>
drm/i915/dsi: don't pass arbitrary data to sideband
Jani Nikula <[email protected]>
drm/i915/dsi: defend gpio table against out of bounds access
Lyude <[email protected]>
drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
Ville Syrjälä <[email protected]>
drm/i915: Don't reject primary plane windowing with color keying enabled on
SKL+
Jani Nikula <[email protected]>
drm/i915/dp: fall back to 18 bpp when sink capability is unknown
Francisco Jerez <[email protected]>
drm/i915: Make sure DC writes are coherent on flush.
Daniel Vetter <[email protected]>
drm/i915: Init power domains early in driver load
Lyude <[email protected]>
drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
Chris Wilson <[email protected]>
drm/i915: Restore inhibiting the load of the default context
Insu Yun <[email protected]>
drm: fix missing reference counting decrease
Nicolai Hähnle <[email protected]>
drm/radeon: hold reference to fences in radeon_sa_bo_new
Oded Gabbay <[email protected]>
drm/radeon: mask out WC from BO on unsupported arches
Dave Airlie <[email protected]>
drm: add helper to check for wc memory support
Slava Grigorev <[email protected]>
drm/radeon: fix DP audio support for APU with DCE4.1 display engine
Slava Grigorev <[email protected]>
drm/radeon: Add a common function for DFS handling
Slava Grigorev <[email protected]>
drm/radeon: cleaned up VCO output settings for DP audio
Alex Deucher <[email protected]>
drm/radeon: properly byte swap vce firmware setup
Alex Deucher <[email protected]>
drm/radeon: clean up fujitsu quirks
Slava Grigorev <[email protected]>
drm/radeon: Fix "slow" audio over DP on DCE8+
Alex Deucher <[email protected]>
drm/radeon: call hpd_irq_event on resume
Felix Kuehling <[email protected]>
drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
Mykola Lysenko <[email protected]>
drm/dp/mst: deallocate payload on port destruction
Andrey Grodzovsky <[email protected]>
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Hersen Wu <[email protected]>
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Harry Wentland <[email protected]>
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland <[email protected]>
drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
Mykola Lysenko <[email protected]>
drm/dp/mst: fix in RAD element access
Mykola Lysenko <[email protected]>
drm/dp/mst: fix in MSTB RAD initialization
Mykola Lysenko <[email protected]>
drm/dp/mst: always send reply for UP request
Mykola Lysenko <[email protected]>
drm/dp/mst: process broadcast messages correctly
Thierry Reding <[email protected]>
drm/nouveau: platform: Fix deferred probe
Ben Skeggs <[email protected]>
drm/nouveau/disp/dp: ensure sink is powered up before attempting link
training
Mario Kleiner <[email protected]>
drm/nouveau/display: Enable vblank irqs after display engine is on again.
Ben Skeggs <[email protected]>
drm/nouveau/kms: take mode_config mutex in connector hotplug path
Alex Deucher <[email protected]>
drm/amdgpu/pm: adjust display configuration after powerstate
Mario Kleiner <[email protected]>
drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
Rasmus Villemoes <[email protected]>
drm/amdgpu: use post-decrement in error handling
Christian König <[email protected]>
drm/amdgpu: fix issue with overlapping userptrs
Nicolai Hähnle <[email protected]>
drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
Nicolai Hähnle <[email protected]>
drm/amdgpu: remove unnecessary forward declaration
Flora Cui <[email protected]>
drm/amdgpu: fix s4 resume
Alex Deucher <[email protected]>
drm/amdgpu: remove exp hardware support from iceland
Alex Deucher <[email protected]>
drm/amdgpu: don't load MEC2 on topaz
Alex Deucher <[email protected]>
drm/amdgpu: drop topaz support from gmc8 module
Alex Deucher <[email protected]>
drm/amdgpu: pull topaz gmc bits into gmc_v7
Ken Wang <[email protected]>
drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
Ken Wang <[email protected]>
drm/amdgpu: iceland use CI based MC IP
Alex Deucher <[email protected]>
drm/amdgpu: move gmc7 support out of CIK dependency
Alex Deucher <[email protected]>
drm/amdgpu: no need to load MC firmware on fiji
Christian König <[email protected]>
drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
Alex Deucher <[email protected]>
drm/amdgpu: fix tonga smu resume
Chunming Zhou <[email protected]>
drm/amdgpu: fix lost sync_to if scheduler is enabled.
Alex Deucher <[email protected]>
drm/amdgpu: call hpd_irq_event on resume
Felix Kuehling <[email protected]>
drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
Rob Clark <[email protected]>
drm/vmwgfx: respect 'nomodeset'
Thomas Hellstrom <[email protected]>
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
Thomas Hellstrom <[email protected]>
drm/vmwgfx: Fix an incorrect lock check
Michael S. Tsirkin <[email protected]>
virtio_pci: fix use after free on release
Minchan Kim <[email protected]>
virtio_balloon: fix race between migration and ballooning
Minchan Kim <[email protected]>
virtio_balloon: fix race by fill and leak
Henry Chen <[email protected]>
regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
Chen-Yu Tsai <[email protected]>
regulator: axp20x: Fix GPIO LDO enable value for AXP22x
Marek Szyprowski <[email protected]>
clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
Andrew Donnellan <[email protected]>
cxl: use correct operator when writing pcie config space values
Dmitry V. Levin <[email protected]>
sparc64: fix incorrect sign extension in sys_sparc64_personality
Borislav Petkov <[email protected]>
EDAC, mc_sysfs: Fix freeing bus' name
Borislav Petkov <[email protected]>
EDAC: Robustify workqueues destruction
James Hogan <[email protected]>
MIPS: Fix buffer overflow in syscall_get_arguments()
Huacai Chen <[email protected]>
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen <[email protected]>
MIPS: hpet: Choose a safe value for the ETIME check
Huacai Chen <[email protected]>
MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
Dan Williams <[email protected]>
Revert "MIPS: Fix PAGE_MASK definition"
zengtao <[email protected]>
cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
David Gibson <[email protected]>
time: Avoid signed overflow in timekeeping_get_ns()
Lukasz Duda <[email protected]>
Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
Glenn Ruben Bakke <[email protected]>
Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
Johan Hedberg <[email protected]>
Bluetooth: Fix incorrect removing of IRKs
Dmitry Tunin <[email protected]>
Bluetooth: Add support of Toshiba Broadcom based devices
Johan Hedberg <[email protected]>
Bluetooth: Use continuous scanning when creating LE connections
K. Y. Srinivasan <[email protected]>
Drivers: hv: vmbus: Fix a Host signaling bug
Dexuan Cui <[email protected]>
tools: hv: vss: fix the write()'s argument: error -> vss_msg
Adrian Hunter <[email protected]>
mmc: sdhci: Allow override of get_cd() called from sdhci_request()
Adrian Hunter <[email protected]>
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter <[email protected]>
mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
Robert Jarzmik <[email protected]>
mmc: pxamci: fix again read-only gpio detection polarity
Adrian Hunter <[email protected]>
mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
Linus Walleij <[email protected]>
mmc: mmci: fix an ages old detection error
Carlo Caione <[email protected]>
mmc: core: Enable tuning according to the actual timing
Adrian Hunter <[email protected]>
mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
Wenkai Du <[email protected]>
mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
Adrian Hunter <[email protected]>
mmc: sdio: Fix invalid vdd in voltage switch power cycle
Adrian Hunter <[email protected]>
mmc: sdhci: Fix DMA descriptor with zero data length
Adrian Hunter <[email protected]>
mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
Rabin Vincent <[email protected]>
mmc: usdhi6rol0: handle NULL data in timeout
Alexandre Belloni <[email protected]>
clockevents/tcb_clksrc: Prevent disabling an already disabled clock
Richard Cochran <[email protected]>
posix-clock: Fix return code on the poll method's error path
Ashok Kumar <[email protected]>
irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
Milo Kim <[email protected]>
irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
Oleksij Rempel <[email protected]>
irqchip/mxs: Add missing set_handle_irq()
Sekhar Nori <[email protected]>
irqchip/omap-intc: Add support for spurious irq handling
Mathieu Poirier <[email protected]>
coresight: checking for NULL string in coresight_name_match()
Mike Snitzer <[email protected]>
dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
Mikulas Patocka <[email protected]>
dm snapshot: fix hung bios when copy error occurs
Mike Snitzer <[email protected]>
dm space map metadata: remove unused variable in brb_pop()
Mauro Carvalho Chehab <[email protected]>
tda1004x: only update the frontend properties if locked
Hans Verkuil <[email protected]>
vb2: fix a regression in poll() behavior for output,streams
Antonio Ospite <[email protected]>
gspca: ov534/topro: prevent a division by 0
Laura Abbott <[email protected]>
si2157: return -EINVAL if firmware blob is too big
Malcolm Priestley <[email protected]>
media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
Chen-Yu Tsai <[email protected]>
rc: sunxi-cir: Initialize the spinlock properly
Al Viro <[email protected]>
namei: ->d_inode of a pinned dentry is stable only for positives
Alexander Usyskin <[email protected]>
mei: validate request value in client notify request ioctl
Tomas Winkler <[email protected]>
mei: fix fasync return value on error
Larry Finger <[email protected]>
rtlwifi: rtl8723be: Fix module parameter initialization
Larry Finger <[email protected]>
rtlwifi: rtl8188ee: Fix module parameter initialization
Larry Finger <[email protected]>
rtlwifi: rtl8192se: Fix module parameter initialization
Larry Finger <[email protected]>
rtlwifi: rtl8723ae: Fix initialization of module parameters
Larry Finger <[email protected]>
rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
Larry Finger <[email protected]>
rtlwifi: rtl8192ce: Fix handling of module parameters
Larry Finger <[email protected]>
rtlwifi: rtl8192cu: Add missing parameter setup
Larry Finger <[email protected]>
rtlwifi: rtl_pci: Fix kernel panic
Jeff Layton <[email protected]>
locks: fix unlock when fcntl_setlk races with a close
Vegard Nossum <[email protected]>
um: link with -lpthread
Vegard Nossum <[email protected]>
uml: fix hostfs mknod()
Vegard Nossum <[email protected]>
uml: flush stdout before forking
Martin Schwidefsky <[email protected]>
s390/fpu: signals vs. floating point control register
Martin Schwidefsky <[email protected]>
s390/compat: correct restore of high gprs on signal return
Stefan Haberland <[email protected]>
s390/dasd: fix performance drop
Stefan Haberland <[email protected]>
s390/dasd: fix refcount for PAV reassignment
Stefan Haberland <[email protected]>
s390/dasd: prevent incorrect length error under z/VM after PAV changes
Ard Biesheuvel <[email protected]>
s390: fix normalization bug in exception table sorting
Sebastian Andrzej Siewior <[email protected]>
btrfs: initialize the seq counter in struct btrfs_device
Chandan Rajendra <[email protected]>
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
subvolume roots
Filipe Manana <[email protected]>
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana <[email protected]>
Btrfs: fix number of transaction units required to create symlink
Filipe Manana <[email protected]>
Btrfs: send, don't BUG_ON() when an empty symlink is found
David Sterba <[email protected]>
btrfs: statfs: report zero available if metadata are exhausted
Josef Bacik <[email protected]>
Btrfs: igrab inode in writepage
Anand Jain <[email protected]>
Btrfs: add missing brelse when superblock checksum fails
David Hildenbrand <[email protected]>
KVM: s390: fix memory overwrites when vx is disabled
Martin Schwidefsky <[email protected]>
s390/kvm: remove dependency on struct save_area definition
Roman Volkov <[email protected]>
clocksource/drivers/vt8500: Increase the minimum delta
Thomas Gleixner <[email protected]>
genirq: Validate action before dereferencing it in handle_irq_event_percpu()
Mel Gorman <[email protected]>
mm: numa: quickly fail allocations for NUMA balancing on full nodes
Andrea Arcangeli <[email protected]>
mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
Guozhonghua <[email protected]>
ocfs2: unlock inode if deleting inode from orphan fails
Daniel Vetter <[email protected]>
drm/i915: shut up gen8+ SDE irq dmesg noise
Hariprasad S <[email protected]>
iw_cxgb3: Fix incorrectly returning error on success
Michael Welling <[email protected]>
spi: omap2-mcspi: Prevent duplicate gpio_request
Lisa Du <[email protected]>
drivers: android: correct the size of struct binder_uintptr_t for
BC_DEAD_BINDER_DONE
Bjørn Mork <[email protected]>
USB: option: add "4G LTE usb-modem U901"
Andrey Skvortsov <[email protected]>
USB: option: add support for SIM7100E
Ken Lin <[email protected]>
USB: cp210x: add IDs for GE B650V3 and B850V3 boards
John Youn <[email protected]>
usb: dwc3: Fix assignment of EP transfer resources
Gerhard Uttenthaler <[email protected]>
can: ems_usb: Fix possible tx overflow
Nikolay Borisov <[email protected]>
dm thin: fix race condition when destroying thin pool workqueue
Kent Overstreet <[email protected]>
bcache: Change refill_dirty() to always scan entire disk if necessary
Stefan Bader <[email protected]>
bcache: prevent crash on changing writeback_running
Gabriel de Perthuis <[email protected]>
bcache: allows use of register in udev to avoid "device_busy" error.
Zheng Liu <[email protected]>
bcache: unregister reboot notifier if bcache fails to unregister device
Al Viro <[email protected]>
bcache: fix a leak in bch_cached_dev_run()
Zheng Liu <[email protected]>
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Kent Overstreet <[email protected]>
bcache: Add a cond_resched() call to gc
Zheng Liu <[email protected]>
bcache: fix a livelock when we cause a huge number of cache misses
Jason Andryuk <[email protected]>
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Matt Fleming <[email protected]>
efi: Add pstore variables to the deletion whitelist
Peter Jones <[email protected]>
efi: Make efivarfs entries immutable by default
Peter Jones <[email protected]>
efi: Make our variable validation list include the guid
Peter Jones <[email protected]>
efi: Do variable name validation tests in utf8
Peter Jones <[email protected]>
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones <[email protected]>
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Arnd Bergmann <[email protected]>
ARM: 8457/1: psci-smp is built only for SMP
Daniel Vetter <[email protected]>
drm/gma500: Use correct unref in the gem bo create function
Toshi Kani <[email protected]>
devm_memremap: Fix error value when memremap failed
David Hildenbrand <[email protected]>
KVM: s390: fix guest fprs memory leak
dann frazier <[email protected]>
arm64: errata: Add -mpc-relative-literal-loads to build flags
Arnd Bergmann <[email protected]>
ARM: debug-ll: fix BCM63xx entry for multiplatform
Jan Kara <[email protected]>
ext4: fix bh->b_state corruption
Neil Horman <[email protected]>
sctp: Fix port hash table size computation
Dmitry V. Levin <[email protected]>
unix_diag: fix incorrect sign extension in unix_lookup_by_ino
Insu Yun <[email protected]>
tipc: unlock in error path
Anton Protopopov <[email protected]>
rtnl: RTM_GETNETCONF: fix wrong return value
Phil Sutter <[email protected]>
IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
Eric Dumazet <[email protected]>
tcp/dccp: fix another race at listener dismantle
Xin Long <[email protected]>
route: check and remove route cache when we get route
Jamal Hadi Salim <[email protected]>
net_sched fix: reclassification needs to consider ether protocol changes
Guillaume Nault <[email protected]>
pppoe: fix reference counting in PPPoE proxy
Mark Tomlinson <[email protected]>
l2tp: Fix error creating L2TP tunnels
Eugenia Emantayev <[email protected]>
net/mlx4_en: Avoid changing dev->features directly in run-time
Eugenia Emantayev <[email protected]>
net/mlx4_en: Choose time-stamping shift value according to HW frequency
Amir Vadai <[email protected]>
net/mlx4_en: Count HW buffer overrun only once
Bjørn Mork <[email protected]>
qmi_wwan: add "4G LTE usb-modem U901"
Eric Dumazet <[email protected]>
tcp: md5: release request socket instead of listener
Jon Paul Maloy <[email protected]>
tipc: fix premature addition of node to lookup table
Rainer Weikusat <[email protected]>
af_unix: Guard against other == sk in unix_dgram_sendmsg
Rainer Weikusat <[email protected]>
af_unix: Don't set err in unix_stream_read_generic unless there was an error
Eric Dumazet <[email protected]>
ipv4: fix memory leaks in ip_cmsg_send() callers
Jay Vosburgh <[email protected]>
bonding: Fix ARP monitor validation
Daniel Borkmann <[email protected]>
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Alexander Duyck <[email protected]>
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
eth_get_headlen
Alexander Duyck <[email protected]>
net: Copy inner L3 and L4 headers as unaligned on GRE TEB
Xin Long <[email protected]>
sctp: translate network order to host order when users get a hmacid
Sandeep Pillai <[email protected]>
enic: increment devcmd2 result ring in case of timeout
Siva Reddy Kallam <[email protected]>
tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
Hans Westgaard Ry <[email protected]>
net:Add sysctl_max_skb_frags
Eric Dumazet <[email protected]>
tcp: do not drop syn_recv on all icmp reports
Hannes Frederic Sowa <[email protected]>
unix: correctly track in-flight fds in sending process user_struct
Eric Dumazet <[email protected]>
ipv6: fix a lockdep splat
[email protected] <[email protected]>
ipv6: addrconf: Fix recursive spin lock call
Paolo Abeni <[email protected]>
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni <[email protected]>
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Eric Dumazet <[email protected]>
tcp: beware of alignments in tcp_get_info()
Ido Schimmel <[email protected]>
switchdev: Require RTNL mutex to be held when sending FDB notifications
Joe Stringer <[email protected]>
inet: frag: Always orphan skbs inside ip_defrag()
Parthasarathy Bhuvaragan <[email protected]>
tipc: fix connection abort during subscription cancel
Russell King <[email protected]>
net: dsa: fix mv88e6xxx switches
Marcelo Ricardo Leitner <[email protected]>
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
Hannes Frederic Sowa <[email protected]>
pptp: fix illegal memory access caused by multiple bind()s
Eric Dumazet <[email protected]>
af_unix: fix struct pid memory leak
Eric Dumazet <[email protected]>
tcp: fix NULL deref in tcp_v4_send_ack()
Paolo Abeni <[email protected]>
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
Jesse Gross <[email protected]>
tunnels: Allow IPv6 UDP checksums to be correctly controlled.
Manfred Rudigier <[email protected]>
net: dp83640: Fix tx timestamp overflow handling.
Jesse Gross <[email protected]>
gro: Make GRO aware of lightweight tunnels.
Ursula Braun <[email protected]>
af_iucv: Validate socket address length in iucv_sock_bind()
-------------
Diffstat:
Documentation/filesystems/efivarfs.txt | 7 +
Makefile | 4 +-
arch/arc/include/asm/irqflags-arcv2.h | 11 +
arch/arc/kernel/entry-arcv2.S | 30 +-
arch/arc/kernel/mcip.c | 15 +
arch/arm/Kconfig.debug | 17 +-
arch/arm/boot/dts/sama5d2-pinfunc.h | 2 +-
arch/arm/include/asm/psci.h | 2 +-
arch/arm/include/asm/xen/page-coherent.h | 21 +-
arch/arm/mach-omap2/gpmc-onenand.c | 6 +-
arch/arm64/Makefile | 1 +
arch/mips/include/asm/page.h | 2 +-
arch/mips/include/asm/pgtable.h | 4 +-
arch/mips/include/asm/syscall.h | 4 +-
arch/mips/loongson64/loongson-3/hpet.c | 10 +-
arch/mips/loongson64/loongson-3/smp.c | 20 +-
arch/mips/mm/tlbex.c | 2 +-
arch/powerpc/kernel/eeh_driver.c | 3 +-
arch/s390/include/asm/fpu/internal.h | 2 +
arch/s390/include/asm/kvm_host.h | 1 -
arch/s390/kernel/asm-offsets.c | 1 +
arch/s390/kernel/compat_signal.c | 2 +-
arch/s390/kvm/kvm-s390.c | 149 ++++-----
arch/s390/mm/extable.c | 8 +-
arch/sparc/kernel/sys_sparc_64.c | 2 +-
arch/um/os-Linux/start_up.c | 2 +
arch/x86/entry/entry_64_compat.S | 1 +
arch/x86/include/asm/irq.h | 5 +-
arch/x86/kernel/apic/io_apic.c | 6 +-
arch/x86/kernel/apic/vector.c | 221 ++++++++-----
arch/x86/kernel/irq.c | 11 +-
arch/x86/kvm/emulate.c | 4 +-
arch/x86/kvm/paging_tmpl.h | 2 +-
arch/x86/kvm/x86.c | 1 +
arch/x86/mm/mpx.c | 2 +-
block/bio.c | 7 +-
drivers/acpi/acpi_video.c | 18 +
drivers/acpi/nfit.c | 71 ++--
drivers/acpi/video_detect.c | 8 -
drivers/android/binder.c | 2 +-
drivers/ata/libata-sff.c | 32 +-
drivers/bluetooth/btusb.c | 4 +
drivers/clk/samsung/clk-cpu.c | 10 +-
drivers/clocksource/tcb_clksrc.c | 3 +-
drivers/clocksource/vt8500_timer.c | 6 +-
drivers/cpufreq/cpufreq_governor.c | 11 +-
drivers/cpufreq/pxa2xx-cpufreq.c | 2 +-
drivers/dma/at_xdmac.c | 3 +
drivers/dma/dw/core.c | 49 ++-
drivers/edac/edac_device.c | 11 +-
drivers/edac/edac_mc.c | 14 +-
drivers/edac/edac_mc_sysfs.c | 21 +-
drivers/edac/edac_pci.c | 9 +-
drivers/firmware/efi/efivars.c | 35 +-
drivers/firmware/efi/vars.c | 144 +++++---
drivers/gpu/drm/amd/amdgpu/Makefile | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 14 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 18 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 10 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c | 5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | 5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 23 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 10 +-
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 4 +-
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c | 43 ++-
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c | 30 +-
drivers/gpu/drm/amd/amdgpu/iceland_smc.c | 12 +-
drivers/gpu/drm/amd/amdgpu/tonga_dpm.c | 17 +-
drivers/gpu/drm/amd/amdgpu/vi.c | 7 +-
drivers/gpu/drm/drm_dp_mst_topology.c | 362 ++++++++++++++-------
drivers/gpu/drm/drm_irq.c | 73 ++++-
drivers/gpu/drm/gma500/gem.c | 2 +-
drivers/gpu/drm/i915/i915_dma.c | 6 +-
drivers/gpu/drm/i915/i915_gem_context.c | 6 +-
drivers/gpu/drm/i915/i915_irq.c | 10 +-
drivers/gpu/drm/i915/intel_ddi.c | 3 +-
drivers/gpu/drm/i915/intel_display.c | 33 +-
drivers/gpu/drm/i915/intel_dsi_panel_vbt.c | 8 +-
drivers/gpu/drm/i915/intel_hotplug.c | 9 +-
drivers/gpu/drm/i915/intel_i2c.c | 2 +-
drivers/gpu/drm/i915/intel_lrc.c | 1 +
drivers/gpu/drm/i915/intel_ringbuffer.c | 2 +
drivers/gpu/drm/nouveau/nouveau_connector.c | 3 +
drivers/gpu/drm/nouveau/nouveau_display.c | 8 +-
drivers/gpu/drm/nouveau/nouveau_platform.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c | 40 ++-
drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.c | 10 +
drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.h | 6 +
drivers/gpu/drm/qxl/qxl_ioctl.c | 3 +-
drivers/gpu/drm/radeon/dce6_afmt.c | 8 +
drivers/gpu/drm/radeon/evergreen_hdmi.c | 10 +
drivers/gpu/drm/radeon/evergreend.h | 5 +
drivers/gpu/drm/radeon/radeon.h | 1 +
drivers/gpu/drm/radeon/radeon_atombios.c | 58 +++-
drivers/gpu/drm/radeon/radeon_audio.c | 20 +-
drivers/gpu/drm/radeon/radeon_audio.h | 1 +
drivers/gpu/drm/radeon/radeon_device.c | 1 +
drivers/gpu/drm/radeon/radeon_display.c | 17 +-
drivers/gpu/drm/radeon/radeon_object.c | 7 +
drivers/gpu/drm/radeon/radeon_pm.c | 5 +-
drivers/gpu/drm/radeon/radeon_sa.c | 5 +
drivers/gpu/drm/radeon/radeon_ttm.c | 2 +-
drivers/gpu/drm/radeon/radeon_vm.c | 12 +-
drivers/gpu/drm/radeon/sid.h | 5 +
drivers/gpu/drm/radeon/vce_v1_0.c | 12 +-
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 7 +
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 6 +-
drivers/hv/channel.c | 18 +
drivers/hwmon/ads1015.c | 2 +-
drivers/hwmon/dell-smm-hwmon.c | 11 +
drivers/hwmon/gpio-fan.c | 7 +-
drivers/hwtracing/coresight/coresight.c | 2 +-
drivers/i2c/busses/i2c-i801.c | 2 +
drivers/infiniband/core/cm.c | 4 +-
drivers/infiniband/core/cma.c | 2 +-
drivers/infiniband/hw/cxgb3/iwch_cm.c | 4 +-
drivers/infiniband/hw/mlx5/main.c | 2 +-
drivers/infiniband/hw/qib/qib_qp.c | 46 ++-
drivers/infiniband/hw/qib/qib_verbs_mcast.c | 35 +-
drivers/irqchip/irq-atmel-aic-common.c | 2 +-
drivers/irqchip/irq-gic-v3-its.c | 7 +-
drivers/irqchip/irq-mxs.c | 1 +
drivers/irqchip/irq-omap-intc.c | 27 +-
drivers/md/bcache/btree.c | 5 +-
drivers/md/bcache/super.c | 16 +-
drivers/md/bcache/writeback.c | 37 ++-
drivers/md/bcache/writeback.h | 3 +-
drivers/md/dm-exception-store.h | 2 +-
drivers/md/dm-snap-persistent.c | 5 +-
drivers/md/dm-snap-transient.c | 4 +-
drivers/md/dm-snap.c | 20 +-
drivers/md/dm-thin.c | 4 +-
drivers/md/dm.c | 2 +
drivers/md/persistent-data/dm-space-map-metadata.c | 3 -
drivers/media/dvb-core/dvb_frontend.c | 6 +-
drivers/media/dvb-frontends/tda1004x.c | 9 +
drivers/media/rc/sunxi-cir.c | 2 +
drivers/media/tuners/si2157.c | 1 +
drivers/media/usb/gspca/ov534.c | 9 +-
drivers/media/usb/gspca/topro.c | 6 +-
drivers/media/v4l2-core/videobuf2-v4l2.c | 6 +-
drivers/misc/cxl/vphb.c | 2 +-
drivers/misc/mei/main.c | 12 +-
drivers/mmc/core/mmc.c | 6 +-
drivers/mmc/core/sd.c | 8 +-
drivers/mmc/core/sdio.c | 6 +-
drivers/mmc/host/mmci.c | 2 +-
drivers/mmc/host/pxamci.c | 2 +-
drivers/mmc/host/sdhci-acpi.c | 30 ++
drivers/mmc/host/sdhci-pci-core.c | 33 +-
drivers/mmc/host/sdhci.c | 18 +-
drivers/mmc/host/sdhci.h | 1 +
drivers/mmc/host/usdhi6rol0.c | 3 +-
drivers/net/bonding/bond_main.c | 39 ++-
drivers/net/can/usb/ems_usb.c | 14 +-
drivers/net/dsa/mv88e6xxx.c | 2 +-
drivers/net/ethernet/broadcom/tg3.c | 25 +-
drivers/net/ethernet/cisco/enic/enic.h | 2 +-
drivers/net/ethernet/cisco/enic/vnic_dev.c | 19 +-
drivers/net/ethernet/mellanox/mlx4/en_clock.c | 25 +-
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 9 +-
drivers/net/ethernet/mellanox/mlx4/en_port.c | 4 +-
.../ethernet/mellanox/mlxsw/spectrum_switchdev.c | 3 +
drivers/net/ethernet/rocker/rocker.c | 2 +
drivers/net/phy/dp83640.c | 17 +
drivers/net/ppp/pppoe.c | 2 +
drivers/net/ppp/pptp.c | 34 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/vxlan.c | 23 +-
drivers/net/wireless/iwlwifi/dvm/lib.c | 3 +
drivers/net/wireless/iwlwifi/mvm/scan.c | 4 +
drivers/net/wireless/iwlwifi/pcie/drv.c | 5 +-
drivers/net/wireless/iwlwifi/pcie/trans.c | 15 +-
drivers/net/wireless/realtek/rtlwifi/pci.c | 11 +-
.../net/wireless/realtek/rtlwifi/rtl8188ee/sw.c | 7 +-
.../net/wireless/realtek/rtlwifi/rtl8192ce/sw.c | 2 +
.../net/wireless/realtek/rtlwifi/rtl8192cu/sw.c | 2 +
.../net/wireless/realtek/rtlwifi/rtl8192de/sw.c | 4 +-
.../net/wireless/realtek/rtlwifi/rtl8192se/sw.c | 6 +-
.../net/wireless/realtek/rtlwifi/rtl8723ae/sw.c | 9 +
.../net/wireless/realtek/rtlwifi/rtl8723be/sw.c | 8 +-
drivers/of/irq.c | 9 +-
drivers/pci/hotplug/acpiphp_glue.c | 4 +-
drivers/pci/pcie/aer/aerdrv.c | 4 +-
drivers/pci/pcie/aer/aerdrv.h | 1 -
drivers/pci/pcie/aer/aerdrv_core.c | 2 -
drivers/pci/xen-pcifront.c | 10 +-
drivers/phy/phy-core.c | 16 +-
drivers/platform/x86/ideapad-laptop.c | 14 +
drivers/platform/x86/toshiba_acpi.c | 8 +
drivers/regulator/Kconfig | 1 +
drivers/regulator/axp20x-regulator.c | 4 +-
drivers/s390/block/dasd.c | 1 +
drivers/s390/block/dasd_alias.c | 23 +-
drivers/scsi/qla2xxx/qla_init.c | 10 +-
drivers/scsi/qla2xxx/qla_isr.c | 4 +-
drivers/scsi/qla2xxx/qla_mid.c | 4 +-
drivers/scsi/qla2xxx/qla_os.c | 6 +
drivers/scsi/qla2xxx/qla_tmpl.c | 16 +
drivers/scsi/sd.c | 2 +-
drivers/spi/spi-atmel.c | 1 +
drivers/spi/spi-omap2-mcspi.c | 19 +-
drivers/staging/panel/panel.c | 34 +-
drivers/staging/speakup/serialio.c | 13 +-
drivers/target/target_core_tmr.c | 139 ++++++--
drivers/target/target_core_transport.c | 278 +++++++++++-----
drivers/thermal/step_wise.c | 17 +-
drivers/thermal/thermal_core.c | 75 ++++-
drivers/thermal/thermal_core.h | 1 +
drivers/usb/class/cdc-acm.c | 5 +
drivers/usb/dwc3/core.h | 1 -
drivers/usb/dwc3/ep0.c | 5 -
drivers/usb/dwc3/gadget.c | 70 +++-
drivers/usb/serial/cp210x.c | 2 +
drivers/usb/serial/option.c | 9 +
drivers/virtio/virtio_balloon.c | 2 +-
drivers/virtio/virtio_pci_common.c | 2 +
drivers/xen/xen-pciback/pciback_ops.c | 9 +-
drivers/xen/xen-scsiback.c | 10 +-
fs/btrfs/disk-io.c | 28 ++
fs/btrfs/inode-map.c | 9 +-
fs/btrfs/inode-map.h | 1 +
fs/btrfs/inode.c | 27 +-
fs/btrfs/ioctl.c | 4 +
fs/btrfs/send.c | 16 +-
fs/btrfs/super.c | 24 ++
fs/btrfs/volumes.c | 1 +
fs/direct-io.c | 2 +-
fs/efivarfs/file.c | 70 ++++
fs/efivarfs/inode.c | 30 +-
fs/efivarfs/internal.h | 3 +-
fs/efivarfs/super.c | 16 +-
fs/ext4/inode.c | 32 +-
fs/fs-writeback.c | 15 +-
fs/hostfs/hostfs_kern.c | 4 +-
fs/hpfs/namei.c | 31 +-
fs/locks.c | 51 +--
fs/namei.c | 22 +-
fs/nfs/nfs4proc.c | 4 +-
fs/ocfs2/aops.c | 1 +
include/asm-generic/cputime_nsecs.h | 5 +-
include/drm/drm_cache.h | 9 +
include/drm/drm_dp_mst_helper.h | 27 +-
include/drm/drm_fixed.h | 53 ++-
include/linux/ceph/messenger.h | 2 +-
include/linux/cgroup-defs.h | 6 +
include/linux/cpuset.h | 6 +
include/linux/efi.h | 5 +-
include/linux/hyperv.h | 18 +
include/linux/nfs_fs.h | 4 +-
include/linux/shmem_fs.h | 5 +-
include/linux/skbuff.h | 1 +
include/linux/thermal.h | 5 +
include/linux/ucs2_string.h | 4 +
include/net/af_unix.h | 4 +-
include/net/dst_metadata.h | 18 +
include/net/inet_connection_sock.h | 5 +-
include/net/ip6_route.h | 12 +-
include/net/ip_fib.h | 1 +
include/net/scm.h | 1 +
include/net/tcp.h | 2 +-
include/target/target_core_base.h | 3 +
include/uapi/linux/Kbuild | 2 +-
kernel/bpf/verifier.c | 2 +-
kernel/cgroup.c | 25 +-
kernel/cpuset.c | 71 ++--
kernel/irq/handle.c | 5 +-
kernel/memremap.c | 4 +-
kernel/resource.c | 5 +-
kernel/seccomp.c | 22 +-
kernel/time/posix-clock.c | 4 +-
kernel/time/tick-sched.c | 4 +-
kernel/time/timekeeping.c | 3 +-
kernel/trace/trace_events.c | 3 +-
kernel/workqueue.c | 18 +-
lib/Kconfig | 2 +
lib/ucs2_string.c | 62 ++++
mm/balloon_compaction.c | 4 +-
mm/memory.c | 14 +-
mm/migrate.c | 2 +-
mm/shmem.c | 9 +-
net/bluetooth/6lowpan.c | 7 +-
net/bluetooth/hci_conn.c | 6 +-
net/bluetooth/hci_request.c | 28 +-
net/bluetooth/smp.c | 16 -
net/bridge/br.c | 3 +-
net/ceph/messenger.c | 91 ++++--
net/ceph/osd_client.c | 4 +-
net/core/dev.c | 11 +-
net/core/flow_dissector.c | 16 +-
net/core/scm.c | 7 +
net/core/skbuff.c | 2 +
net/core/sysctl_net_core.c | 10 +
net/dccp/ipv4.c | 14 +-
net/dccp/ipv6.c | 14 +-
net/ipv4/devinet.c | 2 +-
net/ipv4/inet_connection_sock.c | 14 +-
net/ipv4/ip_fragment.c | 1 +
net/ipv4/ip_sockglue.c | 2 +
net/ipv4/netfilter/nf_defrag_ipv4.c | 2 -
net/ipv4/ping.c | 4 +-
net/ipv4/raw.c | 4 +-
net/ipv4/route.c | 77 ++++-
net/ipv4/tcp.c | 16 +-
net/ipv4/tcp_ipv4.c | 44 ++-
net/ipv4/udp.c | 4 +-
net/ipv6/addrconf.c | 7 +-
net/ipv6/datagram.c | 3 +
net/ipv6/ip6_flowlabel.c | 5 +-
net/ipv6/ip6_output.c | 6 +-
net/ipv6/route.c | 7 +-
net/ipv6/tcp_ipv6.c | 19 +-
net/iucv/af_iucv.c | 3 +
net/l2tp/l2tp_netlink.c | 18 +-
net/mac80211/ibss.c | 1 -
net/mac80211/mesh.c | 11 -
net/mac80211/mesh.h | 4 -
net/mac80211/mlme.c | 2 -
net/mac80211/scan.c | 12 +-
net/openvswitch/vport-vxlan.c | 2 +-
net/rfkill/core.c | 16 +-
net/sched/sch_api.c | 1 +
net/sctp/protocol.c | 43 ++-
net/sctp/socket.c | 11 +-
net/sunrpc/cache.c | 2 +-
net/switchdev/switchdev.c | 15 +-
net/tipc/bcast.c | 4 +-
net/tipc/node.c | 12 +-
net/tipc/subscr.c | 11 +-
net/unix/af_unix.c | 28 +-
net/unix/diag.c | 2 +-
net/unix/garbage.c | 8 +-
scripts/link-vmlinux.sh | 2 +-
security/smack/smack_lsm.c | 8 +-
security/yama/yama_lsm.c | 4 +-
sound/pci/hda/hda_intel.c | 16 +-
sound/pci/hda/patch_realtek.c | 8 +
tools/hv/hv_vss_daemon.c | 2 +-
tools/perf/util/stat.c | 1 -
tools/testing/selftests/efivarfs/efivarfs.sh | 19 +-
tools/testing/selftests/efivarfs/open-unlink.c | 72 +++-
virt/kvm/arm/vgic.c | 4 +-
virt/kvm/async_pf.c | 2 +-
348 files changed, 3636 insertions(+), 1595 deletions(-)