hikey-kernel: Update prebuilt kernel and dtb to e1817ef59291dd91
Kernel commit: Merge "hikey_defconfig: Enable CONFIG_LOCALVERSION_AUTO" into android-hikey-linaro-4.1
Kernel sha1: e1817ef59291dd91e7fa408affd29a428cd0f097
Big update. Mostly due to adding:
* -stable tree changes for v4.1.15
* common.git android-4.1 updates
* Thermal IPA changes for HiKey
* Defconfig tweak for LOCALVERSION_AUTO
Includes the following new patches (very long list):
e1817ef59291dd91e7fa408affd29a428cd0f097 Merge "hikey_defconfig: Enable CONFIG_LOCALVERSION_AUTO" into android-hikey-linaro-4.1
90b597d35f3a49352ba42c23617e04c0f0549376 Merge remote-tracking branch 'linaro-ext/android-hikey-linaro-4.1' into android-hikey-linaro-4.1
56855172f226af81194f28490a36ac81a3e02628 hikey_defconfig: Enable CONFIG_LOCALVERSION_AUTO
3ae72792f187885dafadf598c93249d50e0bdd71 Merge remote-tracking branch 'common/android-4.1' into android-hikey-linaro-4.1
0a619d75c4c4dc51c6f54b559928827b636bbf0c Merge branch 'android-hikey-linaro-4.1-topic-hikey' into android-hikey-linaro-4.1
0543ecd591ea9b6dc66fde86ca9239f528c60217 kbuild: Makefile.clean: make Kbuild and Makefile optional
116e56ad0135aa8f7b73b2c20974d5ade6e97734 thermal: hisilicon: polish code for only one actor
4bc5d5ed8ea8fc62ae4f6f455f91bbcf8ca031ab thermal: hisilicon: increase temperature resolution
4dc90021b8af8de9f2097c13d7a7e15470fc83d2 Merge remote-tracking branch 'stable/linux-4.1.y' into android-hikey-linaro-4.1
ef2c679bc4130f0ef8672642e8402bcb01afe3a9 Merge remote-tracking branch 'common/android-4.1' into android-hikey-linaro-4.1
96a0724cafedc3dd31e96be950bbde50615b78da hikey_defconfig: Enable the power allocator govenor in the defconfig
e275d57de4c0c9b496eb997434872fbc5298f007 ANDROID: rtc-palmas: correct for bcd year
4f6645557491446971e316bc0f5171283aa4be8c UPSTREAM: proc: actually make proc_fd_permission() thread-friendly
18936684f3e200dc327939b15efd400d5cc4d674 arm64: hi6220: binding with IPA
fff43e278cf3a0c9b5c6c9aeb6a4faf68e2d5b2c Thermal: hisi: enable power model for hi6220
c0be65e804d3fda3a5414fa1539128be90e6b3d9 thermal: hisi: update driver with mainline kernel
4d9c45d80d617f5ddfc38a4b07420dfc8f45f231 thermal: fix thermal_zone_bind_cooling_device prototype
74e478149f7e326e1c9785f2463ce98f09d0b25b thermal: of: fix cooling device weights in device tree
dc1a75234890005414f0c9e84eed8bcd655267c3 thermal: power_allocator: Use temperature reading from tz
1c247a79f4105f0fcba15c05074c1fb990dfbae1 thermal: cpu_cooling: Remove usage of devm functions
65aa77b2ec51fd7945c2dd59cea95ab68a0b9eec thermal: avoid division by zero in power allocator
dc81a271c6b2a1c905498290c9b6fb135f20238a thermal: power_allocator: exit early if there are no cooling devices
cc7ca6957277925d01ab00e88fc50c0f7c25bce0 thermal: power_allocator: don't require tzp to be present for the thermal zone
838d5a918bd241b2f947fb02e2826fb8f9a2068a thermal: power_allocator: relax the requirement of two passive trip points
648bf9056dfe2f4c6ccd6b44bc6dfe8b8fb0ba4d thermal: power_allocator: relax the requirement of a sustainable_power in tzp
662e3101dcf131d7eedb8c1f85bd3bab6b547619 thermal: Add a function to get the minimum power
c8efd46cad13b9a72a05d07e69d773f0e0d900d7 thermal: cpu_cooling: free power table on error or when unregistering
02dd4e86c516bfbf138e2c9d0961967a8d1ac921 thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock
ed5ecd30f33b0ca59578ac70c2ddea3fecdd8ffd thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver
55f928a96e34e063cf0cd431ee899a72331780ee thermal: cpu_cooling: Add MAINTAINERS entry
8b907becac70e6ea4d68e818519a35d2ff189cc1 thermal: ti-soc: Kconfig fix to avoid menu showing wrongly
9826f45ee79dd0cf9a0eef3db5fe71cbfd10df0d thermal: ti-soc: allow compile test
ead3d95f8616c1917faf1c1b96b4d6bc3f2f849c thermal: exynos: allow compile test
bb22a0f47a8326bcb63805912adec0c3b06e37ae thermal: armada: allow compile test
def213d450384ae85d0f316a8a3a335433c80d53 thermal: dove: allow compile test
ccccbd2e067005ba95035ed52c7bef847cffa985 thermal: kirkwood: allow compile test
b73e4e36438d795973fbf5e08dd42e6f564b39af thermal: rockchip: allow compile test
c35b7bca134093913f1da03e7d328da62f227fcb thermal: spear: allow compile test
b8a0d73a1bee2e8bd1796c8a0cff962c9c877313 thermal: hisi: allow compile test
52a6d86a74a4021de0e8b8d195eb4f56fa399831 thermal: Fix thermal_zone_of_sensor_register to match documentation
ee56dc6d641667f5d1ec3f7bef384bb55d384cf3 thermal: power_allocator: allocate with kcalloc what you free with kfree
b25b045f96060983e2c9e7ea667bc83a39e45a7d thermal/cpu_cooling: update policy limits if clipped_freq < policy->max
79251c56510e0c2ae0eca4cfe1966829c62645df thermal/cpu_cooling: rename max_freq as clipped_freq in notifier
39ce3f9e577e2068315850794f6e385e58bb5fb8 thermal/cpu_cooling: rename cpufreq_val as clipped_freq
0484eab8672b33be6b1018d5f82ed3069ae57d98 thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier
39da6d833bc178fdbcf846dcfaff6768edf582eb thermal/cpu_cooling: quit early after updating policy
57812f43a0f45fceeb89bae42c99f0ac0d082742 thermal/cpu_cooling: No need to initialize max_freq to 0
9185d7cec5421fb672d0c9a0d40704fd71937c46 thermal: cpu_cooling: fix lockdep problems in cpu_cooling
fafc65ad0783a9d4e2966b9855237a969953812a thermal: power_allocator: do not use devm* interfaces
0fcebdeb29b4a951108e2c9d84e59a0f8428c2de thermal: Add comment explaining test for critical temperature
c7569d08a3f983da72a48269dcd4c090788afac5 thermal: Use IS_ENABLED instead of #ifdef
ce3b8b9b573ce890fccc3c151a479218c4738c54 thermal: remove unnecessary call to thermal_zone_device_set_polling
d27ebca1c116cdfbb6d2083c88bece182b3aa2dd thermal: trivial: fix typo in comment
52c67c889699897fc38fe62cd82fbcd8460be9e4 thermal: consistently use int for temperatures
26cbebb16abf83bb7a65ff009e0566c925b98e6b thermal: power_allocator: trace the real requested power
f6b759ed9267e0a4a4a0352c27d566d6ffdc7b47 thermal: cpu_cooling: Fix power calculation when CPUs are offline
3bf9ce93e3ab207cdf532876f188a7db8880aac8 thermal: cpu_cooling: Remove cpu_dev update on policy CPU update
ebd44478acec14818a80cfdb096f9c76ec04ae84 thermal: export thermal_zone_parameters to sysfs
bf304713f98dd43088471f244cdc3eb33713ee74 thermal: cpu_cooling: Check memory allocation of power_table
3f11af3a72b03bb91b00fe374710074d014c29aa thermal: power_allocator: round the division when divvying up power
34fd7ced6561bfdc3a3f23d6b46ed066a0a6e4f9 thermal: remove stale THERMAL_POWER_ACTOR select
53eeaa1d61bd62f34914759ff7392fcef0050303 thermal: Default OF created trip points to writable
f5541c31998bc1f02196156dbebd19d076a46a4e thermal: core: Add Kconfig option to enable writable trips
ca715b925fc699afd47541306d7557dc0ccb14d6 thermal: x86_pkg_temp: drop const for thermal_zone_parameters
49388ebd7e83cd24ac3622bc7cf1663a89387e33 of: thermal: Introduce sustainable power for a thermal zone
06d3f152be22fea8626908e1c2c78ab2fe6a0d6d thermal: add trace events to the power allocator governor
6cd87fd372ab39fae9e34596cf432cc3baaac7cb thermal: introduce the Power Allocator governor
54fd61d972305cb49f388e80b8ef285b601de4a6 thermal: cpu_cooling: implement the power cooling device API
245016735d7e78c8fae1207547a961e0250d2873 thermal: extend the cooling device API to include power information
c747a8316384cd27eb83207b18ad195444b37299 thermal: let governors have private data for each thermal zone
997ead7e6c11338d0b90f3da0d0c77ad0c4646cd UPSTREAM: mm: /proc/pid/smaps:: show proportional swap share of the mapping
f734d2ce1bcdc2b8105a45e89c546b4a72c09b11 sched: add sched blocked tracepoint which dumps out context of sleep.
2195139276bb72516293bb8038d997fba90a497e ANDROID: android: base-cfg: disable CONFIG_SYSVIPC
2ef9e14d1d1908b68a532c3447ccae024018b7f4 CHROMIUM: android: Unconditionally remove callbacks in sync_fence_free()
9668f4f66882338163e782628c22fa65d43767b4 CHROMIUM: android: fix warning when releasing active sync point
97f01358cc9b0405446411ed20cc21b71210e4e4 staging: ion: debugfs to shrink pool
88fd6ebeb7f15d35ed9c5261ab2af2294cc77d04 net: ipv6: fix virtual tunneling build
07cc49f66973f49a391c91bf4b158fa0f2562ca8 Linux 4.1.15
296bf2e45cb117a0face3e0e5c94d371d8781e0e ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codec
3b16e641542a19e5624858d66b2c6f78b21be29e ceph: fix message length computation
273ef13347658915da382a970326b1b1cbd3764a ocfs2: fix umask ignored issue
2cc11ce906598181b1bd3d6c57311959e47446b4 nfs: if we have no valid attrs, then don't declare the attribute cache valid
254cbeb139be712a9dbcfcaea997a3e3dfd9be52 nfs4: start callback_ident at idr 1
03ecddec2c94e41d31fc1e9b5545f6ba7ced9985 debugfs: fix refcount imbalance in start_creating
3c10560e50f845881cdecfbc22fea7939720ad38 nfsd: eliminate sending duplicate and repeated delegations
35b2e295e669a6f6817f51a6f14d821e3f5f7ce0 nfsd: serialize state seqid morphing operations
16693ba9dea8ec10ba94efa683e0530672aad27d firewire: ohci: fix JMicron JMB38x IT context discovery
3e447b618b9d6f486ab441bc4bd4507628318209 ext4, jbd2: ensure entering into panic after recording an error in superblock
456dd91e06dd5194d263c0693811852308c4cc09 ext4: fix potential use after free in __ext4_journal_stop
b8a7a30104317fd37389b2e2b75cc6f3fa7aef2a ext4 crypto: fix memory leak in ext4_bio_write_page()
0330982c45ec56b0855c9288bf07d5c5edb12faf rbd: don't put snap_context twice in rbd_queue_workfn()
c39df1cf3663f94d5453942aaf4922e18122ca0b Btrfs: fix race when listing an inode's xattrs
d22b284391fc9bb00857b02de3dfe0ccc0ff73b9 Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
51ac5edb612f7890bdce6b67d9c84697aaac96e3 Btrfs: fix race leading to incorrect item deletion when dropping extents
f1008f6d21ec52d533f7473e2e46218408fb4580 Btrfs: fix truncation of compressed and inlined extents
83881c15e5cef225beec81a37e0906125e636d75 Btrfs: fix file corruption and data loss after cloning inline extents
3d817ad351a182e94172ce0a2bbe4a168995ff53 net_sched: fix qdisc_tree_decrease_qlen() races
cbff65fb298f5b9d147eb39fd4fc540d57748f69 ipv6: sctp: implement sctp_v6_destroy_sock()
e08ca7be16f178988ccf95f96edf6eff5d89bb0a net/neighbour: fix crash at dumping device-agnostic proxy entries
81ed463384847813faa59e692285fe775da7375f ipv6: add complete rcu protection around np->opt
879e7d33bea095c7c3ed51fc19a58b6001e26797 bpf, array: fix heap out-of-bounds access when updating elements
28492d307272fa3090f026d559e0d3ea8328b4dd RDS: fix race condition when sending a message on unbound socket
c9cc12699e4ca4dd3f74ea7050668a48fbbc9212 ipv6: distinguish frag queues by device for multicast and link-local packets
ed454cb60aad2600fd466c11c2b71fef86c746c5 broadcom: fix PHY_ID_BCM5481 entry in the id table
0c3c060bbdaaced093f3a2ab43b30a8038fa1476 net: ip6mr: fix static mfc/dev leaks on table destruction
3621421a35c3070ab86741f2e7ac8da635f79980 net: ipmr: fix static mfc/dev leaks on table destruction
8f1c1d107722db69c6bf2536982b8d65d53d087f net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
967ade52834309a4bf19f2f16403407ba3e30041 tcp: initialize tp->copied_seq in case of cross SYN connection
ddb686ac700f589d138b39c5306d04299cb805a2 tcp: fix potential huge kmalloc() calls in TCP_REPAIR
039abed64e076c4be1306febf3a723ecf096cc47 tcp: disable Fast Open on timeouts after handshake
ec8769e1a662e06421d61b4dc52fe5235b7e4f99 tcp: md5: fix lockdep annotation
36c1943d828ebd990ea0b870b0a10bba85b7f26f net: qmi_wwan: add XS Stick W100-2 from 4G Systems
97546faaba70ac9323e088ca57644d2a2179cdd6 snmp: Remove duplicate OUTMCAST stat increment
6cb5485ed1ddeedb9c56af19ebcf69b484c36ca9 ip_tunnel: disable preemption when updating per-cpu tstats
32c3ff4e847888df0b54f8ccfb864d01108be38c sctp: translate host order to network order when setting a hmacid
b89d1e92c7844931b2b257f156c4eed10f4b15af packet: fix tpacket_snd max frame len
292d3287bbd5913f6c8a8989899a54c6e6aee3ca packet: infer protocol from ethernet header if unset
c59fd2eaa2b6c98233d1d264153335c202c4163d packet: only allow extra vlan len on ethernet devices
302f6f05fec37e4a75d668b23251ed366b408f25 packet: always probe for transport header
01c0b875a4199a969a6c71807fceecc6d9c533e7 packet: do skb_probe_transport_header when we actually have data
393914a470e4c90527b09e220c7d355c617c3aa3 tools/net: Use include/uapi with __EXPORTED_HEADERS__
5c77e26862ce604edea05b3442ed765e9756fe0f unix: avoid use-after-free in ep_remove_wait_queue
cb371265c2f1a0dd0cee03bd7fff413d671c53f0 Linux 4.1.14
a52ec6de6d1638e8c203d7188c55627f75371612 netlink: Add missing goto statement to netlink_insert
3f11689e161c77fa0bcda8a5aa3b4829c7da7fab KVM: s390: enable SIMD only when no VCPUs were created
5051ab9f8dbc131c01acc79c0a8b010e0651fbbe staging/lustre: use jiffies for lp_last_query times
84390caa6331908d76aa63b8eda0e69f557dda06 xhci: Workaround to get Intel xHCI reset working more reliably
ff4fcbdf43bc4ae760ef1e7782e233156ed90a75 tty: Fix tty_send_xchar() lock order inversion
8d0fe5721d2725e58429a9b54149a20f9f590451 tty: audit: Fix audit source
4676cd7863ab38502bd7b93854a8924446372d78 ALSA: usb-audio: work around CH345 input SysEx corruption
96c9346aee41d4fb14fa0ab6fdd81b187f496311 ALSA: usb-audio: prevent CH345 multiport output SysEx corruption
237508eb5ac73c95b51229d9bbcf152da9354156 ALSA: usb-audio: add packet size quirk for the Medeli DD305
52066c02fc214cd83d0354b98fb12dbe2199095f USB: option: add XS Stick W100-2 from 4G Systems
31fe65f261093ab3b6ded26a9b53645c3309beb7 USB: serial: option: add support for Novatel MiFi USB620L
ea7f479eb3467ca2db0798a1daf3540493eca8a5 USB: ti_usb_3410_5052: Add Honeywell HGI80 ID
6418b4c85b6f2e1f8c1162f0ba2c30c74655c35c usb: musb: core: fix order of arguments to ulpi write callback
794ffe19dbb74f207e593cb38b3f0c9db5cbb736 USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
93414949d3eba5e70ee931c389508ce09cc56607 USB: qcserial: Add support for Quectel EC20 Mini PCIe module
058b97489fc05b9aa19456c83084104e6bfbfc72 usblp: do not set TASK_INTERRUPTIBLE before lock
81f136ae6cac5c2fd92136bd530cd69a42dbddfa usb: ehci-orion: fix probe for !GENERIC_PHY
3577eb6d02c3f5bf751f60f125e34c2197605c65 ALSA: usb: Add native DSD support for Aune X1S
fca6d6f19873f5070f191046134cc2645308b385 usb: chipidea: imx: refine clock operations to adapt for all platforms
697fdbae08daee5004883a928618dcd086d25d72 usb: dwc3: pci: Add platform data for Synopsys HAPS
ee7683c9fe19be73f9833c8e9ede856fc10dec6e usb: dwc3: Support Synopsys USB 3.1 IP
9426f37e18d0841732906aa0d478c135d439a513 usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1
443635f85070a57047c5fdc3b24e5454bda71052 usb: dwc3: pci: Add the Synopsys HAPS AXI Product ID
13ba3569a6693d05c345590cee38ac3593f36640 usb: chipidea: otg: gadget module load and unload support
d23ccdaf7fce2f728db596f32b991b048be6f694 usb: dwc3: gadget: let us set lower max_speed
7ea7903e91418e5adde88c40fb65ba8047e77f67 usb: gadget: atmel_usba_udc: Expose correct device speed
6ea81ff2449fe9f22c5fdaca530a17a7b0f4b25a Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"
1c122e95e73cfafcea67c821240ff828cc57c6cf KVM: s390: avoid memory overwrites on emergency signal injection
22b017c37086e870866aaba204534c41a4a7e816 KVM: s390: fix wrong lookup of VCPUs by array index
af2bcce2e22c7d59816e890d67ab1af91fe0d95a KVM: Provide function for VCPU lookup by id
3ba8381fd8653d7438cdd3fe3e7fc4d9004b7c27 KVM: s390: SCA must not cross page boundaries
72c82827d94a0c05d709a2019de0f2225ca2ca40 ath10k: fix invalid NSS for 4x4 devices
d3a80fbec20ffa27f71295d24ce456934ad8c7a7 arm64: page-align sections for DEBUG_RODATA
a95468b014b7389e858b847449bb56cb7c4857a4 arm64: Fix compat register mappings
39851b0e4e62065a24ef2d96c7e32f6e4a5bc581 can: sja1000: clear interrupts on start
85f576c6806ee1a73be10b67b57a2a8f33a5611c can: Use correct type in sizeof() in nla_put()
d4815c10674240ee535ddcb19c408ba13102d9e6 Bluetooth: Fix removing connection parameters when unpairing
a1475c6b60a079251d440140bb51fb6ddf1a5a6e Bluetooth: ath3k: Add support of AR3012 0cf3:817b device
d53162cb4dc127247c05c720b0245370f231a047 Bluetooth: ath3k: Add new AR3012 0930:021c id
4fb2de67b1600cd3c085c150ba23a1440ae85a77 Bluetooth: hidp: fix device disconnect on idle timeout
adb2ed85a10effa1d22ee849468f38663e5bd3bf staging: rtl8712: Add device ID for Sitecom WLA2100
b0b69c7d6e11c481e5e597f5641dd883cdfcf89c mwifiex: fix mwifiex_rdeeprom_read()
7c306d85f13d6d2504a44a39bb420e992a45d072 mfd: twl6040: Fix deferred probe handling for clk32k
3b5167fa51be69e5770c34aebb21bc42c7f76f59 clk: versatile-icst: fix memory leak
669b3319d0817b4f10db614b7ab68624d24be9d9 fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
b4a0135c37a55136dda22928bcdd50344537eca6 net: mvneta: Fix CPU_MAP registers initialisation
158b78a4a0c7c967682bb15d95dd7c1585b76d9b iwlwifi: Add new PCI IDs for the 8260 series
964e8570ae6e2b61a39b669f769042cf861a8da3 iwlwifi: pcie: fix (again) prepare card flow
345e7449e059f9f6f12606dfb00c7788ee8b1cb6 NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
8e5c139309481f323ecf4a73db09e7b56ea4e08b NFC: nci: Fix improper management of HCI return code
2854c585c3a4ab7d3a527758f39ff7dae00bd951 NFC: nci: Fix incorrect data chaining when sending data
95457aee1b0e4cd37cf75823b2e13df16b20729e nl80211: Fix potential memory leak from parse_acl_data
9da175204e4b721d1b7850337b2c1c76bdc95493 mac80211: fix divide by zero when NOA update
b45a2ff53cf39b31f69c7b6e34ffabe5f8c723c3 mac80211: allow null chandef in tracing
f1a112cce43b4901894ac01380261b2fac10a69e mac80211: fix driver RSSI event calculations
64e2fe7afcb55788bc888290b1ab60ebcfa0a714 mac80211: Fix local deauth while associating
d6f199d3189a8cc1d8915fae52aa12dd0caec1ea x86/cpu: Fix SMAP check in PVOPS environments
fe1b81c583f0690ce66ebd8caf0e4b4fc27d00d1 x86/cpu: Call verify_cpu() after having entered long mode too
e4438be9feaa0f9edb212bbd39148e42f7fb68e1 x86/setup: Fix low identity map for >= 2GB kernel range
f53827c8129b9d26765f42c38fb91aa3ab753be2 x86/setup: Extend low identity map to cover whole kernel range
b62c38079ebaa36c0ccd77647fd1fdd46315bc98 KVM: x86: work around infinite loop in microcode when #AC is delivered
d5f45ba87a1d13f68a480a75e1ef3b4c801d2283 kvm: x86: set KVM_REQ_EVENT when updating IRR
6294fbb5243d83ecb0be7c2a0336eefad70d5e18 MIPS: KVM: Uninit VCPU in vcpu_create error path
99caef3188117f9f097a103dff1c1e2a224e6b92 MIPS: KVM: Fix CACHE immediate offset sign extension
331066063527962063ca866bafd8e2c9b95950c0 MIPS: KVM: Fix ASID restoration logic
86006fae34f3e49755cc78c8147e01ac55cd7226 MIPS: lantiq: add clk_round_rate()
18f6d80c7e3bd107b346ebbba3268efc727bc9a3 ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmode
6bafb3e3e48827d634624ee25395a396aa675279 ARM: dts: Fix WLAN regression on omap5-uevm
3b389e9e73e0c5cc15d6e002129fc8b85aa700b6 ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned
8f62287e6ecac096ba276f1905c7661ba8e59318 ARM: at91/dt: corrections to i2c1 declaration to sama5d4
4a5cc0ec03eafaa174b11ec570a7330dca850ebf ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table
3ef017078d1f2791228828db8fb0bcf1502fd2b8 ARM: dts: imx27.dtsi: change the clock information for usb
ad13ada66d59097dae89f5941892440f84eeea1d ARM: common: edma: Fix channel parameter for irq callbacks
c1c6e3d704033ec56c158c25af29246892d2aed9 ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()
19c61dfda03fe9d8290366f55d765a83ce459394 ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()
dd5efc80af05cfd7ae77bb3229a35cc9bc09615d RDS: verify the underlying transport exists before creating a connection
152964690b41b91049d00eb8aea1d25880cd13f0 virtio-net: drop NETIF_F_FRAGLIST
e6fac8c7fff3d816729ad16327837ba3216d48c9 net: fix a race in dst_release()
97c28b72a5ceb80e193910cbed068b44c951bd94 packet: race condition in packet_bind
b4e98bdeb671acafd85072f745eaf85cafe452a1 ipv4: disable BH when changing ip local port range
174888f27748daf5901ca7d181a8cea01dd2cdcc ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
4db9971168297eca9f8ba93e1d25e8fbc26944ba net: avoid NULL deref in inet_ctl_sock_destroy()
20975f42a7933b489c0ef463e913c9742cfe2235 sfc: push partner queue for skb->xmit_more
44fec2292efaa6765c49e27deb102c9def8f745d sit: fix sit0 percpu double allocations
dcbca575d68df4cc48dca7f6cd0b4887b5495a5c ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in preemptible context.
dd963c7aeb1f8059ea931afab2aa4ba5f09eb496 stmmac: Correctly report PTP capabilities.
ef3ab7c8ef69a799b6c6156a2ae564b0114a76b9 tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers
bf346548c66e5ba077a709ccfa11d512e14b8498 net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
7d5b34f8f87376c530b006195e398a58364451af RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv
a8cf2fa6a557924d9d3d3ed67bd4afeeac37b91b fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
199bcc1dc5bd32e70e104a42c56857c1062714f7 ipv6: gre: support SIT encapsulation
b4158226f16fb48eb25ad8882888e45b4465bd83 ppp: fix pppoe_dev deletion condition in pppoe_release()
728109e9d679faf2d50378109fc9b8fd1a8c3ae7 macvtap: unbreak receiving of gro skb with frag list
f06dd3b4658175f5c9e9331d35e31abe33ac00c3 qmi_wwan: add Sierra Wireless MC74xx/EM74xx
d45ed6c1ff20d3640a31f03816ca2d48fb7d6f22 tipc: allow non-linear first fragment buffer
1c98797fc8ff4cf4122a98cd7365c25c598c090e irda: precedence bug in irlmp_seq_hb_idx()
1075b7a342d2027ab8708950dc9fe6b91d29b8b3 Hack: net: PPPoPNS and PPPoLAC build fixes for 4.1
b8f1ef571f89e753d861f87150feb75f5be61bc4 net: pppopns: pppolac: fix sendmsg function calls
3494c1937b84ff6cd654aef25b5c803aff69f61d UPSTREAM: HID: hid-input: allow input_configured callback return errors
f417e1216a4063606cc9e1581ebd13b89880fd7a Revert "HID: Add input_register callback."
dde72f9e313fc52d467ef0aad41cecd2c9f9f212 mmc: Extend wakelock if bus is dead
fe20b1b155ffe9afb3f0c5223727f7b8bd799d15 Revert "mmc: mmcblk: Add support for deferred SD bus resume"
c52d1465ca5d1fce6687ca40c898fcc18e11682d Revert "mmc: block: Remove call to mmc_blk_set_blksize"
1b25e084e3848cb71773d8d103a78a14accd40ac fiq_debugger: Build fixes for 4.1
1f2ce4a2e7aea3a2123b17aff62a80553df31e21 Linux 4.1.13
50eda1546d87542d21eb5a69caf4f046a4bb416e dts: imx6: fix sd card gpio polarity specified in device tree
e4338aeff6aab3640c2925844f4e5e53746cd3d9 xen: fix backport of previous kexec patch
cdfdd2ea3f8a5e80f7a350ee08b2d6fef0c6db0f serial: 8250_pci: Add support for 12 port Exar boards
709adbf08f54b646159c3524144dfb09af59b8cb pinctrl: baytrail: Use raw_spinlock for locking
7b4744eee459a9c521e538907ee822318e9b303e pinctrl: baytrail: Serialize all register access
dc14f050d2a7bd60b32179f842a72e376cfd467b thp: use is_zero_pfn() only after pte_present() check
435d5d7f3a0dd62dc1465c314e338f159fb7d43a drm/vmwgfx: Fix up user_dmabuf refcounting
a1638a11d9fb9457a8a5a9cc1a00e59ca56c8fe3 NVMe: Fix memory leak on retried commands
599f528a90026dd61533aa5145e64cc0ac3625ae arm64: compat: fix stxr failure case in SWP emulation
dbf2a8c020446889a5214c3f91fd69442cd2cd86 arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
fb1de80c1b15980a0e5109d00fd2ffad30563de3 arm64: kernel: rename __cpu_suspend to keep it aligned with arm
82696471b9c72e4b996e009bb6b4ee432c175582 cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)
5a52c0e04133b418583244918b3fda8bd3b87d43 IB/cm: Fix rb-tree duplicate free and use-after-free
ee03d02ebc5dd0ee414fc47eb3992e8d3aa7396e btrfs: fix possible leak in btrfs_ioctl_balance()
d35e462164987724e4a1d20a55351e52181464aa MFD/OF: document MFD devices and handle simple-mfd
e12243dc14b81bc5c4e6e82b0b9ff9911a060a30 mvsas: Fix NULL pointer dereference in mvs_slot_task_free
f37c8c0acecff7edaec3bdd5ea84765e2058edb6 irqchip/tegra: Propagate IRQ type setting to parent
e4b49886889e2e3feb166b9718cbcae61c001a34 EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs()
bd4009424ef161c0d07ca48ce00bf2d81658ca21 Revert "md: allow a partially recovered device to be hot-added to an array."
a89e9e234a84bf9a67586f57f4e027c880439383 md/raid5: fix locking in handle_stripe_clean_event()
e73ccce0672d430409dd021735d658bdcd78656e md/raid10: submit_bio_wait() returns 0 on success
26b70a8981b22f03f677dd569b5c8191ade40848 md/raid1: submit_bio_wait() returns 0 on success
4f277ccd28e4525d8c7bbe2de27f2710de8d4368 crypto: api - Only abort operations on fatal signal
250f9c620c988485bea9499146a5c6a58f5b0e2e Input: alps - only the Dell Latitude D420/430/620/630 have separate stick button bits
7fd58acc9f6f751aebcee8288d020d959d815445 ovl: fix dentry reference leak
aa637cda1d17943103bde4263252e5215a1f2805 ovl: use O_LARGEFILE in ovl_copy_up()
5c418f1bde8deab2ab636d64d4e8465bc22b0bb8 ovl: free lower_mnt array in ovl_put_super
a03bd0e033ca7b1d5394ebf17cd6e2f6a3395478 ovl: free stack of paths in ovl_fill_super
ca9ba892ebc734af45a9b61d9bc4169f73f8e379 PCI: Prevent out of bounds access in numa_node override
310b5f12920a7d329cf7258f8488d10d4f65b4e1 module: Fix locking in symbol_put_addr()
89d8953e76da25abcc74e0934267f70977e79582 xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
01d369942901be5e54715047d0b88936ced31197 xhci: Add spurious wakeup quirk for LynxPoint-LP controllers
25713cfc86030924312dec2ba82667f2fb94856b xhci: handle no ping response error properly
783a9cc58acb0fd2d1c34bd620d524f664c47edf i2c: mv64xxx: really allow I2C offloading
34a251c6eecaaf5e863ed366089e7ac9a5b78986 USB: qcserial: add Sierra Wireless MC74xx/EM74xx
2eed4a75bda13e54bd19d00f2c6ed00611d82327 Revert "serial: 8250_dma: don't bother DMA with small transfers"
8104ee7b8f8bcfad0114cdad62dd3b4aea5fcf74 dm btree: fix leak of bufio-backed block in btree_split_beneath error path
f043d45591b6a6fd4ae2888a5dbbb53f8e50153b dm btree remove: fix a bug when rebalancing nodes after removal
c538a266b0214f8fcf76b93d374549493c526ae1 Revert "ARM64: unwind: Fix PC calculation"
62f362095ba8f7cc31c8f7a48e07bd9c871a6524 ARM: 8449/1: fix bug in vdsomunge swab32 macro
5c11cecb4671b380f0802c1fbe8833aad9d914d2 ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.h
ec51ec401be08a6216f9a29249f733fcd0e74a17 ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to meet SoC specifications
9e21e90e845f80a15ef2b3c9cb9793567e11af27 ARM: dts: am57xx-beagle-x15: set VDD_SD to always-on
cad2d6d21eb4f335a03f43da2deaa50a327294b1 ARM: dts: Fix audio card detection on Peach boards
af50e1769ca3edf7239890059e7877e7513d1098 ARM: mvebu: correct a385-db-ap compatible string
17a85a76a2cfa579060efcd7c25e0daa134c2746 ARM: orion: Fix DSA platform device after mvmdio conversion
1e335cfce3d1fe07b754f2efd0781e8d58f1e675 rbd: prevent kernel stack blow up on rbd map
10f560cde4edf75af70eb55c0e55b3a04fcb6b31 rbd: don't leak parent_spec in rbd_dev_probe_parent()
3c38392d5697f28d62a2a910c2ec7aa700d0b2ad rbd: require stable pages if message data CRCs are enabled
d3f3bbe554198c39f2e8e69b92c87444ae4273c4 iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()
49ffed3bf81c2da2ba1958df661d2f0580a2335c iio: st_accel: fix interrupt handling on LIS3LV02
b13d8c95f5e0de81892045ec4d8633ab9fc025fd iio: mxs-lradc: Fix temperature offset
c5989318286f04f54bfc2549198856b4546d01a5 drm/radeon: move bl encoder assignment into bl init
bf1289f0ad3cb1a9fb8d765078aefe94ece856d2 drm/radeon: fix dpms when driver backlight control is disabled
2753f24e284e0fc9f2dbb61be84e1bfea05da1ee drm/radeon: don't try to recreate sysfs entries on resume
377bc0b544cae329a385a16320e178f00f6dfcde drm/i915: Deny wrapping an userptr into a framebuffer
4ba1aed6217900eda26bbe55ded2f927910024d5 drm/i915: Restore lost DPLL register write on gen2-4
e634bc30d00ee9830d762dca0cb7707346e721c3 drm/i915: Flush pipecontrol post-sync writes
269b571f0d6ac7b2da7f9d4d7ea56ccff1ea998d drm/radeon/dpm: don't add pwm attributes if DPM is disabled
930a50a45963c8da0a27fbee73ae462d8ea54aca drm/nouveau/gem: return only valid domain when there's only one
65bda5f8ba4552e6f16a2c9d94f2b367a4456875 fault-inject: fix inverted interval/probability values in printk
6c0da28df5dac10672efe955eb89051a850008eb mm: make sendfile(2) killable
bd69119dc8db8a1768c29e0e6b96a7501f63328a x86/efi: Fix multiple GOP device support
d4fde24fbd0c536122bce56dce7973a4b74d3c05 ASoC: wm8904: Correct number of EQ registers
a895124c5b62b4b50ba8d56ac2ffd06f2f4fda20 ASoC: Add info callback for SX_TLV controls
4d721de616dd7c1b994a66252de98cca798dc8b5 ALSA: hda - Fix deadlock at error in building PCM
85cdc32aea927682cfbaf21e1503a024c4356e51 ALSA: hda - Fix inverted internal mic on Lenovo G50-80
7f075aa594aab632cb6e04859679f72eb9ff8407 KVM: arm: use GIC support unconditionally
f4778084b715e649d4b095151cfe30c9067c2a59 rtl28xxu: fix control message flaws
76d6f9644b3c9029e920b315c7187605e7acf260 si2168: Bounds check firmware
f7832ff91dd51ad2a43bd37846f9cef15b8c03e6 si2157: Bounds check firmware
d347b289bf2767fe6d2c87589c38cc194a6a07c5 drm: fix mutex leak in drm_dp_get_mst_branch_device
29589707855ec7ed432a614ee91e3fab38643233 powerpc/rtas: Validate rtas.entry before calling enter_rtas()
11d9bb923f7f15361313e6f52bcd6dac0ebbe117 iommu/amd: Don't clear DTE flags when modifying it
75deee3f94d33c9858bbc2e7d67f43eaca84f5dc iommu/amd: Fix BUG when faulting a PROT_NONE VMA
1fe434c0efcc3aecc851649511b9d43e7480b79e iommu/vt-d: fix range computation when making room for large pages
ebf5cf189b7dfc2e9c563f3e027d4d9719af2c8d iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 series
c35a6567e963b129a0258494ef690e29c6fb44ad iwlwifi: mvm: flush fw_dump_wk when mvm fails to start
4508582e6a831d8256fe6305967d0a8cf13f9758 iwlwifi: mvm: init card correctly on ctkill exit check
940bea34f5034f94321984e9546f4f4b064d9ded iwlwifi: mvm: fix D3 firmware PN programming
a55c440ef8c233c97dd1b0ebe095b96f2a93e917 iwlwifi: mvm: clear csa countdown when AP is stopped
0f4e2e7765c5cd0f0fd84a943364e6a44b84b706 rtlwifi: rtl8821ae: Fix system lockups on boot
02fe6ec79d4ddd0624406a49af1939c99191f6d0 iwlwifi: fix firmware filename for 3160
f45118528da06f294cc4aa6867dc431b9fe54001 iwlwifi: dvm: fix D3 firmware PN programming
1b4fe74c9f9af831cef9b9ec27dfdb22802838ef ath9k: declare required extra tx headroom
10f9e3bce7f3ab7ab4d09a9b78c7208c9a1455f7 Linux 4.1.12
57293d164ce7c9cc91dd27050f6622edabbe0c02 sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()
d906a24a7ab60868a191c25e437f92f48948b5ca sched/preempt, xen: Use need_resched() instead of should_resched()
41c4e0825b9d43a5d43a90c050ac9de4387865ba nfs4: have do_vfs_lock take an inode pointer
c7fc0d83869f71e89bdc7cb4ee65ff02ac66159f locks: inline posix_lock_file_wait and flock_lock_file_wait
b2540f146402c1cf28ea5a84ec5bb1f4c332e59e locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
0bdb53e1b4b3d99acb7579cf68ffdaee9ebb4e4f locks: have flock_lock_file take an inode pointer instead of a filp
23a0f8cd351ed6908c24273a174c8c2bd807134f svcrdma: handle rdma read with a non-zero initial page offset
ae7d500538b57f329614db03ed2e46d1e54d8192 arm64: Fix THP protection change logic
e44ddb67769172af7ef7d2b37e6a65df56317698 pinctrl: imx25: ensure that a pin with id i is at position i in the info array
98197d3de58a62785be3e421864d6145955f197d sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
3905f7abd0410acdd497661e84c7f6ef672c1e04 sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
dd703751ffe7818e43c85f4fea509c2868dce937 rbd: fix double free on rbd_dev->header_name
015ec5d44756f18dc887fb9b55288cccb1a659ef dm thin: fix missing pool reference count decrement in pool_ctr error path
4e4887f08f2ece9e7f1975af4c3dc797b1ad557b drm/radeon: add pm sysfs files late
17c5761b02dc7c815193d1a66a8a51c860e58e4d drm/radeon: attach tile property to mst connector
510035b39ccbbbc0e5d9018796d60c009c3becba drm/dp/mst: make mst i2c transfer code more robust.
db531487d7f87820533fa37be4e52439034075d1 drm/nouveau/fbcon: take runpm reference when userspace has an open fd
65825ff6388e1905ea128cb5341822840ddda62e workqueue: make sure delayed work run in local cpu
90e210c2de3e70d92f1b77b707714f0ad5bd4540 i2c: designware-platdrv: enable RuntimePM before registering to the core
67e6df4ba36ac3f15a229a7aab69349e6b82cf10 i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
d07e907e6a7a6d887f9641915529f8415195d468 i2c: s3c2410: enable RuntimePM before registering to the core
4689c5051cc7caf95d51916d191fa575931c5adc i2c: rcar: enable RuntimePM before registering to the core
b6af04a2106867e49fa1351bf7ab7426a8c2b63c mfd: max77843: Fix max77843_chg_init() return on error
271759afb5a49f1d1e5a3cef5c0fdec867f9bba4 nfsd/blocklayout: accept any minlength
a20f5eac880c215ef9aeaa147aa991e0f42dd8b0 arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
6780e0d1b043cad12625e0cb293b8d2ce5e39973 btrfs: fix use after free iterating extrefs
2382a147ed804d66fbfd1c1c97b88bc5f15c49db btrfs: check unsupported filters in balance arguments
2105f9aec785cbc4679132abb44645bb3c59a93e memcg: convert threshold to bytes
3ae2c7951214fd5926101e817432feabb7f72feb crypto: ahash - ensure statesize is non-zero
6ebf06eb1dec3ed5603107d0b7c192e3a515479a crypto: sparc - initialize blkcipher.ivsize
d96105a5fefafefc110e964a75889e2dda8a8434 drm: Fix locking for sysfs dpms file
e09e88967de067453d19bdf102808ce3cfb266d4 net/unix: fix logic about sk_peek_offset
9bf31c538f5f370013cadbb18a40398b0c00d9e2 af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
a96cb1c6030aa565bcf15e0b03dee3ca5bb1d05a af_unix: Convert the unix_sk macro to an inline function for type safety
e962218b42896856642f8d37bb69c4f1feaa8ad9 netlink: Trim skb to alloc size to avoid MSG_TRUNC
7b61554c25cbc110338d3191809daecd584682fa tipc: move fragment importance field to new header position
3f90898b43b4e7fea7a58f34f886a78b9f753e52 ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
3043def89ac220e0719f0c1b97f27b139a44f2b5 act_mirred: clear sender cpu before sending to tx
bc845f677c04e09fa988ac95ce3f335df9d2ba0b ovs: do not allocate memory from offline numa node
a54d12792c87a5ebe32f5e54c46a0932f4ff774a bpf: fix panic in SO_GET_FILTER with native ebpf programs
8ae3dfacdd8257691332d98f258ac8858bcd6585 inet: fix race in reqsk_queue_unlink()
bbc89a6195a2310a182cf583e9825dfc1ebe58ce ppp: don't override sk->sk_state in pppoe_flush_dev()
fac948a1c4188780633c4ef509941876dcc99502 net: add pfmemalloc check in sk_add_backlog()
31b8abd140ad0be5f63bae0e4e6beb9d52b16f85 inet: fix races in reqsk_queue_hash_req()
9bdfdea4cc4617aaa3a4f291904fe85e6ca2c9a6 skbuff: Fix skb checksum partial check.
7017f73bb9837ca8cc5d0a4116aae679bdd8df22 skbuff: Fix skb checksum flag on skb pull
d55cd294a22769515cfc3c97783669369fb4b111 l2tp: protect tunnel->del_work by ref_count
9cda65f34d0d0aed35effe37d9f85d6d9b5285fd net/ibm/emac: bump version numbers for correct work with ethtool
205a8514e63a221c3a5071f27521013444e43e5f Linux 4.1.11
baf19f15c8d54395b338a34004ff1f0c1d7c15e7 3w-9xxx: don't unmap bounce buffered commands
a8ef8d4e5bbc5035a1e9789592ca7e8db09c2ea8 MIPS: Fix console output for Fulong2e system
e3f916d20c2dc6169a14cb8266bbdb88a97bbbae mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
13bc967d64d56b232189218b435178a3c2388de3 intel_pstate: Fix overflow in busy_scaled due to long delay
8a1d5ab8258cfd3143eae034ee2a07e08ae2cf42 serial: atmel: fix error path of probe function
5e2b2e1c44da4a44931466eb0a47b097840be43a serial: 8250: add uart_config entry for PORT_RT2880
9f98531e220596953ce62c5df084bf073d88f901 drivers/tty: require read access for controlling terminal
614ea4ea2c3face1f54dcc8e9a0ba134adce427e tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
a0533fb8cf60edd38790a8b4a6ebf4b78d1f771c staging: speakup: fix speakup-r regression
383f72c17c5f1b4e27f8dd5887a78ce6ce577179 dm cache: fix NULL pointer when switching from cleaner policy
16d4c27cb8ca5b7955efbf4389e1537ff948f7ef dm: fix AB-BA deadlock in __dm_destroy()
2058efbcb0eb148db2086266cfb048da42fd0a93 namei: results of d_is_negative() should be checked after dentry revalidation
645b9d3806330fc9fb5bc0b30ff6845e344888de clk: ti: fix dual-registration of uart4_ick
863e9b4f5ab7e6c7230b289397b06ca4c77a671d nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
aaf19f122d2e826cab6a56dabfdfcd485430a9bc fix a braino in ovl_d_select_inode()
9abb3b81094857a1e2d7dea5b2a8605e29d8c77d overlayfs: Make f_path always point to the overlay and f_inode to the underlay
0d2ea357d7aaaa93c81bae718f3eb88f90e337e3 overlay: Call ovl_drop_write() earlier in ovl_dentry_open()
583c46f9ce3818c85da204eeb19adfe1d4ea860a md/bitmap: don't pass -1 to bitmap_storage_alloc.
0cf68c236f11431677c2dee17161cec5df42a5b9 genirq: Fix race in register_irq_proc()
5f9611c8005b4d066f7d7fd8384d9a5486acc5f6 igb: do not re-init SR-IOV during probe
9373e7b420ec7dc8b9c20c5eae472c2906c67893 net/xen-netfront: only napi_synchronize() if running
59c73a0acf07e06480bb0e253f059317827aa623 m68k: Define asmlinkage_protect
f01570729d1ee1293c25517087672f73277d354f arm64: readahead: fault retry breaks mmap file read random detection
249af812dcf37ef58f24f152d07c585cdb4f2153 arm64: ftrace: fix function_graph tracer panic
b23b63c222d2fc0d342ff8f4d6b0bf9bd894135f arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
eed13ce27f481cba65352e73403ca15e67bc26a4 vfs: Test for and handle paths that are unreachable from their mnt_root
6f4e45e35c02fd23589a62aab0dc84286cc1302c dcache: Handle escaped paths in prepend_path
344fa142ddc8d2316d0fc30eddf32bf56d19c01f mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset
c1d40e01ad8c01eb36557dab69cefd972f5f0415 mmc: sdhci: fix dma memory leak in sdhci_pre_req()
ef110859613fdbe6e866b09c3b2fd9081faa25dd UBI: return ENOSPC if no enough space available
189c815c3535412f80f3cc628149aa8dda50b3d2 UBI: Validate data_size
207663ca0d556e09d14c743cdf507e50b12e76fe UBIFS: Kill unneeded locking in ubifs_init_security
d3a1196bfc462943694623412d8e03aaf172bdc1 inet: fix potential deadlock in reqsk_queue_unlink()
a58897f9e663bb9b64b703f7dd451c7089cb28bb rsi: Fix possible leak when loading firmware
e6b5ff2bbb2f2b10860efaa052783eeaa3cd257d powerpc/MSI: Fix race condition in tearing down MSI interrupts
41f3fa173272bdc28e47f9e4004c62eb27a9474a tools lib traceevent: Fix string handling in heterogeneous arch environments
42719676db08e05831407b4f0990cd98bd3ddc7b batman-adv: Fix potentially broken skb network header access
3e6263c022b2c377bf883c99e278eb8bbe207325 batman-adv: Fix potential synchronization issues in mcast tvlv handler
8dbeac75e6c679b87a6b50f0fc05c31cec1ed58c batman-adv: Make MCAST capability changes atomic
3dd853ed30efc82a19f3a1b5a05760d5803601e5 batman-adv: Make TT capability changes atomic
505f068df9dd37bfa86114f746bacedc2b32437a batman-adv: Make NC capability changes atomic
88108b384f4817c9f935ad0932e2fce80d790a2e MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
9885de37b322fe2b5fde15db6a080b6bde59fa74 cpufreq: dt: Tolerance applies on both sides of target voltage
7a84668027d9936f8f8bd0eb6d0c07964ef2ade0 cpu/cacheinfo: Fix teardown path
408bfba9544679db7a3c6a4268d4e668e35e5f0e USB: Add reset-resume quirk for two Plantronics usb headphones.
866713d4ed8be3ced20229f31ce1ac9d4d96a7e9 usb: Add device quirk for Logitech PTZ cameras
4c381d2d524c82bee6c25f277faa2f341c98dbd1 USB: chaoskey read offset bug
4cd1e73994526a6647e16b631ba76bbb4944660c usb: musb: cppi41: allow it to work again
860964cd6311e32b217a180c262c938d366a28b4 usb: phy: phy-generic: Fix reset behaviour on legacy boot
74830c233c3c2dc4b034399f3d4d029e35db9a11 usb: Use the USB_SS_MULT() macro to get the burst multiplier.
7e1f01e6c0e99241b3b03e71385d0f4dfb9180ab usb: chipidea: udc: using the correct stall implementation
29a6161885e2fe7638e271a406521ba9ddd9e89c usb: musb: dsps: fix polling in device-only mode
a8ca14b73cf8b141c48d3ac47821b260b00d2462 security: fix typo in security_task_prctl
6340b49a7a0eade043c80a1c95842273e93eaa67 regmap: debugfs: Don't bother actually printing when calculating max length
86d7065eada688b6b8d2687cbc045ef88c43973f regmap: debugfs: Ensure we don't underflow when printing access masks
cd0264a0f8e61cc2ee55600d7878eb65566bb82a ipr: Enable SIS pipe commands for SIS-32 devices.
71cb8ae2808b3f738d01a634f0ac7e18bbb0b0d6 pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers
b25c5418235ec7d7389eb8ca157758639e5db328 ath10k: reject 11b tx fragmentation configuration
bff1c3b39ae30ec13d10a581655ec07af5c76608 device property: fix potential NULL pointer dereference
453995c8b13b02acc4e82c718c13c98373167655 PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS
1a693d9cb531a2d869d767796f1f3934bb951d78 mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
43c20144a4b4bd84d49bc1f5819481db9c000b34 mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()
1f58388f5997f960598a1a899313c9cb970d50dd mtd: pxa3xx_nand: add a default chunk size
61e7a13ec7bc432a42b283df4b02ff83f163e6e9 docs: update HOWTO for 3.x -> 4.x versioning
28f9166c7e4045bfeeaa188695e2c3f77dc5d773 irqchip/gic-v3-its: Add missing cache flushes
ba8d3bb3dea5ca82cce82939535c4a65161dc8be irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()
22ee53c3bdb8ab208056cf306fc60527f883b494 cifs: use server timestamp for ntlmv2 authentication
76ff51ce2e55873e479c550127e405442fa09a7e usb: chipidea: imx: fix a typo for imx6sx
1c65e22e91c6adcb8bdf2e3097c2f4cffa3f3102 dts: imx25: fix sd card gpio polarity specified in device tree
958847c5ed05cc1feb4b6202db98c893aed8c678 dts: imx53: fix sd card gpio polarity specified in device tree
67833edcfc736cc89a374959433ffb7fb36bb536 dts: imx51: fix sd card gpio polarity specified in device tree
c5a8210d4b9e5fb39f187409addfe7b00dc1bbb9 mmc: sdhci-esdhc-imx: fix cd regression for dt platform
9a2d8c9f46a31ace6a2bc66b3b367938a177af84 mmc: sdhci-esdhc-imx: Do not break platform data boards
da81f3e68a13c4ab431119ed590b22e24e3e3469 mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe
8468a2989dbef6e40cf3a56721b228f5e8ae436e mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
7abb2eeda8ce0ad0516d638e7bbeaacf745d4d75 batman-adv: Make DAT capability changes atomic
103c584bcde170c3035041d85e79a90eae177eaf batman-adv: protect tt_local_entry from concurrent delete events
b046d646f1cbe1453b4ae63dc749e62f6e01c9c7 batman-adv: fix kernel crash due to missing NULL checks
1fc6fc1d5b9dc9c878b2b1c044e079b193e6cb92 fbdev: select versatile helpers for the integrator
5dadf3a1f95d56e117e0ac5b1be502bad398c6ad ipvs: call skb_sender_cpu_clear
6f2abd993cda96fc118bab69a82f9f73233dae59 ipvs: fix crash with sync protocol v0 and FTP
64d449fd0659221fb927bf2257a750052fe1a8e3 ipvs: skb_orphan in case of forwarding
4ec8fb23158797affae7993c15beba080488482f ipvs: fix crash if scheduler is changed
f1d62fb20245bc89d6ba93d829763450250a592b ipvs: do not use random local source address for tunnels
66196fff4dddb5ff617b45f991f83a25f7629e1f serial/amba-pl011: Disable interrupts around TX softirq
c04b33c93dc0c566b02ac573528bb82ac6065666 sched/fair: Prevent throttling in early pick_next_task_fair()
7983297d99ea11152a76420d4325f5d1925e2547 Initialize msg/shm IPC objects before doing ipc_addid()
4e34c36a797dc4ca1e0b9b97f668628801dd882b usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
bc1a2e4e22baf5f6eeada5be042c208b1147fc1b xhci: init command timeout timer earlier to avoid deleting it uninitialized
0dee698fa202b662e9d2f8f2a44db5b2f68f44d7 xhci: change xhci 1.0 only restrictions to support xhci 1.1
adaca10d389b17d75339e1338b929da45e6254a4 usb: xhci: exit early in xhci_setup_device() if we're halted or dying
4881cd43051c1763cd86c526b789ad05fa1ab7a4 usb: xhci: Clear XHCI_STATE_DYING on start
04563b9427dd1a3728775ad96fbd37541e612999 usb: xhci: lock mutex on xhci_stop
eb8e51323be935f52aec7c164deb1c1d86f8f706 xhci: give command abortion one more chance before killing xhci
44f73be485f66dfeca7c6a5e334a7a11b97a4151 USB: whiteheat: fix potential null-deref at probe
ba8a7feeb68433c76fa35e4c8277e3af5460ead8 drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)
27b9cf2edc7aac66c229c847411443cecc338720 drm/radeon: Restore LCD backlight level on resume (>= R5xx)
64822f988a306843157002fa8536ae64df73a3d0 drm: Reject DRI1 hw lock ioctl functions for kms drivers
eea5a642208204cc2999d1f03f5db7177c40159a drm/i915/bios: handle MIPI Sequence Block v3+ gracefully
83777bf17d3bc20ef777e18aa3391eb3f5b11043 drm/qxl: recreate the primary surface when the bo is not primary
827630e9731d77aeac08a8569f18685278f07ac4 drm/qxl: only report first monitor as connected if we have no state
5ceb4f5dd1059664aa4093e88e64edd3955f3d21 Do not fall back to SMBWriteX in set_file_size error cases
52213f9e44c7396c64fcb32b48b62e34871f2763 disabling oplocks/leases via module parm enable_oplocks broken for SMB3
f1f22082dfd9398f548af6fb169dc5fbfbec1508 Fix sec=krb5 on smb3 mounts
896f0858ce91e3207ea5bd59abc23fb58b2c159a NFS: Fix a write performance regression
0fe83960ecd61b82fb436728712330b61b47d53a nfs: fix pg_test page count calculation
953c972242a0772d938b391bc9d70b3c0591c20f NFS: Do cleanup before resetting pageio read/write to mds
25cbde3442a1fd07fc233bd881ded2f5bc8f4e26 Bluetooth: Delay check for conn->smp in smp_conn_security()
a365025b053c37cfe27d16a4cf32e971cde3b41d netfilter: nf_log: don't zap all loggers on unregister
146560ee780bd92bda069ec7bf685ea4369ed4a3 netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
cc2cc007bc8307f0f8f6e6686af2835d8fd0eecd netfilter: nf_log: wait for rcu grace after logger unregistration
a251cb2078af1e3be62847547746bf13f75c6d90 netfilter: nftables: Do not run chains in the wrong network namespace
1ad248d2d57fdc457283072bde67931d5b564eb7 netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
5eb491ba5d0669b3435965f08f41132f9ee4274c netfilter: ctnetlink: put back references to master ct and expect objects
99fecec5708258d5b0bcf8359581d3cfa0f34287 netfilter: nf_conntrack: Support expectations in different zones
5e51f797611ef276603e7070fc4c39b5a43ddb21 netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()
16e6df022b41901165f67c30f807074fd6c4507b netfilter: nfnetlink: work around wrong endianess in res_id field
a95d7d9f4cb0f61d7e0da862a95897d7bc777f62 dm raid: fix round up of default region size
6298be5ee4f9445a0d5003adc32a2d0967e336b8 md/raid0: apply base queue limits *before* disk_stack_limits
abb5e1983c9088f1d889b16338bc0a05fa936eea md/raid0: update queue parameter in a safer location.
182318334b8298203e16e6f6d8a11e2030e8bb38 USB: option: add ZTE PIDs
8e61c75ae0cf1b0b168cb2cf5ca3dc3ca72ff777 staging: ion: fix corruption of ion_import_dma_buf
f11a82cafa7200fd60ef1cb62d53d3ae8233a77f dm btree: add ref counting ops for the leaves of top level btrees
6b27c668eff7929c87993542935d1206d800bfd1 svcrdma: Fix send_reply() scatter/gather set-up
35dc0ffe365c80e33b7c096c582688226c57963a ath10k: fix dma_mapping_error() handling
839e359734a7bdd7143c48ff125e6b8c507710de dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE
d1124f24bd6910248a7f12af5ec0efbc915781ab PCI: Clear IORESOURCE_UNSET when clipping a bridge window
0ef7b705764bad68176542f16f7bd2d3fa72cc7e PCI: Use function 0 VPD for identical functions, regular VPD for others
7559c548a3c54d83a6caaaa31c83d01076d8c54f PCI: Fix devfn for VPD access through function 0
e84e81255e79c19128b0f30ba6937ccf55933a86 Btrfs: update fix for read corruption of compressed and shared extents
98ef625978667ef284f3671dee77e886d1511a18 Btrfs: fix read corruption of compressed and shared extents
51e828d6a3b9af30a23937252f1686afbb750a8e btrfs: skip waiting on ordered range for special files
43af64e93407fe866252328a99ec57d3947da511 ASoC: sgtl5000: fix wrong register MIC_BIAS_VOLTAGE setup on probe
6cf02fadec0245b6fe13d7d7c8bc7405a38208c9 ASoC: db1200: Fix DAI link format for db1300 and db1550
c606b8d1b2c549588ca70435780f05f25b8239eb ASoC: dwc: correct irq clear method
99100337fa0b6654712ca76997cf52c51696e820 ASoC: fix broken pxa SoC support
ca51bf3e5504c8c0df5dd00688ac242de8e2efa6 ASoC: pxa: pxa2xx-ac97: fix dma requestor lines
efec92c44e9883d1b13b7785ff4dc2b66872d87b ALSA: hda - Disable power_save_node for IDT 92HD73xx chips
ace476458e5b77bcbefeee0dfff8e3e4a531907b ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1
dd555c5e6380e2227beae37e681517afcf4bbbe0 ALSA: hda: Add dock support for ThinkPad T550
d7a83056d3f0827ea20ad57228ba5589adc15868 ALSA: synth: Fix conflicting OSS device registration on AWE32
e2899bcb8c36757a6cb823dc4ebde07f127ea0d6 ALSA: hda - Disable power_save_node for Thinkpads
51d3a065d242f59ac6a26c31ad9a350cf6e210b6 mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
40c96f62047368d4f0a70b505dfd302be0bd82bb ocfs2/dlm: fix deadlock when dispatch assert master
455a35d039d0a84d021721cdde2384ec36c0b6e0 lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer when n < pool->hint
9a36019b8e0a6064614e6227d26c144e88c635ea mm: migrate: hugetlb: putback destination hugepage to active list
f72f5774c30418cf802a8964398bbc102d08abe5 spi: spidev: fix possible NULL dereference
52b5970ab83c557628b91382914e5d0dac5c4c11 spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled
ee346d7a9f345f68678a1e19797f72f51b7c04af spi: xtensa-xtfpga: fix register endianness
dc7a3d707c9784f26048d6f059e7467a8a92e04b spi: Fix documentation of spi_alloc_master()
ff7cad4b0de99be1828554d8e43662ffdac1dba9 s390/boot/decompression: disable floating point in decompressor
e5864e3711404b6c277cd1f69d5ebe197e4f0b95 s390/compat: correct uc_sigmask of the compat signal frame
8210b9199f66447513b63c9a5aef988ee60c4319 sched/core: Fix TASK_DEAD race in finish_task_switch()
438437983e0cefa439e9b161f74b805d0416eec0 leds/led-class: Add missing put_device()
6cdd2beb9a3627de301bc03474e0805e4b53efba x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
b05730b2e8a43445244e436d9715b1ab1dd59c81 x86/mm: Set NX on gap between __ex_table and rodata
f0caabec9306b92288d8146a5e4454b968af009a x86/process: Add proper bound checks in 64bit get_wchan()
18b756c4d6137c541252843c04667b6d6655dea4 x86/kexec: Fix kexec crash in syscall kexec_file_load()
6adcb2b15e3d534f7e34c197c9f314de25810729 x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down
d6a4aed83c19f98741e081e79dbb36472aefa57a Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
3f2a8445b8082586cfc83ee640494bb1a51c157d x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code
b3eb2816d05082015e67f9275c5cc401c2eef43c x86/paravirt: Replace the paravirt nop with a bona fide empty function
e6491ecad829ef7e49a8a7cf3eb4b8189d926efa x86/platform: Fix Geode LX timekeeping in the generic x86 build
341711093165b2e33c353480f123e5a0c69c91b5 x86/alternatives: Make optimize_nops() interrupt safe and synced
d97c1eca67cf264d1ac8f5abe5eba7221c26b1a8 x86/apic: Serialize LVTT and TSC_DEADLINE writes
c46eada1470d4af205ffa3cf7aad8d909792af7f dmaengine: dw: properly read DWC_PARAMS register
eb218995a9031ed04fb5e0566fac5ab21bfe4b4e blockdev: don't set S_DAX for misaligned partitions
7ae7e1459597cbd0c30972f1c29a1b1c0d5825c4 ARM: dts: fix usb pin control for imx-rex dts
d46cd96d855aa21e0c22c70534491ac3437864fe ARM: EXYNOS: reset Little cores when cpu is up
49d8fc8a402190421759e665b82988229de537b7 ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work again
b43dbfb4b38d0c414899285fe94c1bdc8db39706 ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsets
ca4104a08c62d29b43d30b8058507b2dd35ef5f2 ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpoints
c014e0ffd0ddaff75e59a77b463b5c852ecfd8cf windfarm: decrement client count when unregistering
fd9af2c0f0b32f7783a0b66c2949932de87ab36f ARM: 8429/1: disable GCC SRA optimization
5e624cb5d02e467dbeea3dccdacbd4e86c1705b1 ARM: fix Thumb2 signal handling when ARMv6 is enabled
28ef4c4b4760e7787660795ea89f04aec284fd77 hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips
feada04ec6c916fa3779d736e75c8453ee3ddc58 sched: access local runqueue directly in single_task_running
f829ccff84346019decac2a527495bbaa5565008 watchdog: sunxi: fix activation of system reset
1252222767288451387b0892840a844fdb095fa6 perf: Fix AUX buffer refcounting
41e324d7edbb2c33a4492f8a5e65044609fe2732 perf header: Fixup reading of HEADER_NRCPUS feature
1477cb59bba427bab5dd7e91a448d0c1a11ac230 perf tools: Add empty Build files for architectures lacking them
63f155ca0df06d116e4bbed31c264598a9d8c622 perf stat: Get correct cpu id for print_aggr
5c23f8cd8a4a3ce31f65711f3b100055347b8751 perf hists: Update the column width for the "srcline" sort key
d4cb7d0fc447e6117c99e45f3f4f698017201f2d perf tools: Fix copying of /proc/kcore
37f70c3811230c2ee4a3a9eece54cf7ee5ba00f9 perf/x86/intel: Fix constraint access
61be5a59622ab5b2c0152e3d32b0d8b18ca65875 toshiba_acpi: Fix hotkeys registration on some toshiba models
35afa65642a9a88c81913377b93a3a66220f8b9d target: Fix v4.1 UNIT_ATTENTION se_node_acl->device_list[] NULL pointer
b6ac3aee1c73d5b107ae6ec6e3715b39db782781 iser-target: Put the reference on commands waiting for unsol data
060f45157d2a43dffd51a10e9707336f58ae34b7 iser-target: remove command with state ISTATE_REMOVE
57bc4a2d5be815c3b917fdf54a2013e8df565e42 target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess
4863a3f3a6fee85504d78254de97aea26e0c661c scsi: fix scsi_error_handler vs. scsi_host_dev_release race
e77fb714b612371276f733947ad776ccf1f7aefe target/iscsi: Fix np_ip bracket issue by removing np_ip
a5428d82f04e051e9c0d1da2b353c21be01600c7 time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
6d9cc6c15c8a1019263ab8a85eeb38dcf3c3c9d6 KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit
ffd269ee140151a04f33731a7160b571186d5bba KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
a5b48a8ed5004bc857cd15b4a5e4f93773251874 arm: KVM: Disable virtual timer even if the guest is not using it
c286128ffc7ffaeaf5cf8d7b0b64c9883160a636 kvm: fix double free for fast mmio eventfd
348a20a23f03953f1a0ab57b55cd9079084b14f4 kvm: factor out core eventfd assign/deassign logic
989bbb3a4c25d9e21a791a4d23cf24610270db63 kvm: fix zero length mmio searching
87f3ae1f34a06fb5296a4b0d763737171c3f2d65 kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd
35f5af9cb6994ee92e27b2cd5936142337983284 KVM: vmx: fix VPID is 0000H in non-root operation
10e259a1ec2e4b39e1a9d49d51dbd152a8e5f3c3 arm: KVM: Fix incorrect device to IPA mapping
27f1b7fed9c305ef46f8708f1bdde9cdb5f166bd Linux 4.1.10
85695fdcbb8a7bffe8e0782b2f264c18ad264ecc hp-wmi: limit hotkey enable
6e3105d5b2418166d48f162758fc3ed8bb77d997 zram: fix possible use after free in zcomp_create()
d48623677191e0f035d7afd344f92cf880b01f8e netlink: Replace rhash_portid with bound
4e27762417669cb459971635be550eb7b5598286 netlink: Fix autobind race condition that leads to zero port ID
d600176461e85a0bf3b963587e4ca92d494a7a47 mvneta: use inband status only when explicitly enabled
ebfd3e10bf111a7954d75fc4723b3fb3450483e0 of_mdio: add new DT property 'managed' to specify the PHY management type
282117acdfac7b5d621b18f002a9751d7f583daf net: phy: fixed_phy: handle link-down case
90eb52c94901af7f78f9751f8ffff67fbb0bf741 net: dsa: bcm_sf2: Do not override speed settings
fce134644303a4ebe0892edc9af7d46e0ebda9ab fib_rules: fix fib rule dumps across multiple skbs
74bff4a07790822d7f7787d3e67b13b94e8f78a9 net: revert "net_sched: move tp->root allocation into fw_init()"
c3647e60c838b88e9cabe208b3eeea2c5eceaf85 tcp: add proper TS val into RST packets
6d80e35071740489cf3b4d7a0d33bf732dd8ab75 openvswitch: Zero flows on allocation.
cf9cf6bc253c5d83a8cb593d4ed7042bb4f04e7c macvtap: fix TUNSETSNDBUF values > 64k
fd0a1a9da244fe54dd7756e25a074c5cb12fe444 net/mlx4_en: really allow to change RSS key
022ce825bec2cba19bfb3cc5473df4347851c506 bridge: fix igmpv3 / mldv2 report parsing
5cadd6bac523e5e78ae18284e5f2b286ebff070b sctp: fix race on protocol/netns initialization
65d48c630ff80a19c39751a4a6d3315f4c3c0280 netlink, mmap: transform mmap skb into full skb on taps
85b722085574a327e617f049423dab3faac64a04 net: dsa: bcm_sf2: Fix 64-bits register writes
c59231c8788b8c11d806fb08996e6135821eedf6 ipv6: fix multipath route replace error recovery
0f5262e8ddb6e7264724de0d9ec220d13b2ef1ff net: dsa: bcm_sf2: Fix ageing conditions and operation
5008d77ef8b27c8c464e35d290ec4fa3adb5f9e1 net/ipv6: Correct PIM6 mrt_lock handling
8bb9225a7bd3a07aadd58b19a633f1f7a8884d01 net: eth: altera: fix napi poll_list corruption
5e06748086650d178186181c2bfe2518bb959fd5 net: fec: clear receive interrupts before processing a packet
8d14167cc854117c94f02f5ba612689869b3d9a4 ipv6: fix exthdrs offload registration in out_rt path
6a7ca4e15715ece5c2a4d306ded237ec7d1ba231 sock, diag: fix panic in sock_diag_put_filterinfo
26b732f035763e44a777a213e35c272f5ca41430 usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
5184fc66fd660f675ed5662cc4288fedc579e222 cls_u32: complete the check for non-forced case in u32_destroy()
0fade09c7073b8899a20a80c61349ea344caf28b vxlan: re-ignore EADDRINUSE from igmp_join
5c02ee314d9f1672283c3c679520b489650936e2 ip6_gre: release cached dst on tunnel removal
cbc890891ddaf0240ad669dd9f0e48c599ff3d63 Linux 4.1.9
c3a0355bddf35457563a0d64e91f9dfca7c80280 cxl: Don't remove AFUs/vPHBs in cxl_reset
e55ffaf457bcc8ec4e9d9f56f955971f834d65b3 ipv4: off-by-one in continuation handling in /proc/net/route
b21ee342590aa41e21aa0196bff5af592cc349d0 net: dsa: Do not override PHY interface if already configured
0c1122ae6107b01e50bb18fa40eb44e7fa492fbc inet: fix races with reqsk timers
d36f8434da8c333aa3837cf421a52f3835642759 inet: fix possible request socket leak
d397617f757558a18f491e41b5f95a5bcf446d70 netlink: make sure -EBUSY won't escape from netlink_insert
1d79bc603aec343479bc56bc770b8b13c9660523 bna: fix interrupts storm caused by erroneous packets
b291dba31d0862c9262005ee7a8b38f2377494fa bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and policy
9000d23361befc59b04273c7b5ae1bfee2eaa4ee bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy
89b2791c0fd6938a1c2124589fe1b0f699d4b0d2 udp: fix dst races with multicast early demux
c1a6ce0483bbdd9cf3489ef9efc312482344f58c rds: fix an integer overflow test in rds_info_getsockopt()
715bb7ae43279e24a8d4d35a9ac8288b47a75500 rocker: free netdevice during netdevice removal
563071d6899c56701a47e945c5f39673bfcb0d38 net: sched: fix refcount imbalance in actions
e04f76d6215119252fc7d0b8033d4529f931f9f9 act_bpf: fix memory leaks when replacing bpf programs
2ef3d434d30f074fc744f86a956239feea922b04 packet: tpacket_snd(): fix signed/unsigned comparison
d339d03860f21b3f27a674312df09b6ce92c0c42 packet: missing dev_put() in packet_do_bind()
d1f56d1041b423c2c9c767b03eaade32f5463efc fib_trie: Drop unnecessary calls to leaf_pull_suffix
f75d70aa248dad6038eb5b49b5b816ce96e8ae7e net/mlx4_core: Fix wrong index in propagating port change event to VFs
90ec7452b5804da4e0a0041e25c4ee74e06578db bridge: netlink: fix slave_changelink/br_setport race conditions
51677b722338da3671ef19846616cf3811253760 virtio_net: don't require ANY_LAYOUT with VERSION_1
b265c3003196a76f9b88d54e098e982e7c55647c netlink: don't hold mutex in rcu callback when releasing mmapd ring
1d18abda904fa7d299239c6ba17b986a43f36b3c inet: frags: fix defragmented packet's IP header for af_packet
dcdd14ea0bd3e1fc668c22baf7d2992a3062e33a sched: cls_flow: fix panic on filter replace
9238d30c469f797598ef6eb616c68fabe67532e6 sched: cls_bpf: fix panic on filter replace
68c2a15f7246e095707471935ac6281386493a7f bonding: correct the MAC address for "follow" fail_over_mac policy
a1f2fcd2d6adc73a0d40247573266d3c668b3b52 Revert "sit: Add gro callbacks to sit_offload"
f6eda61aba0ca9e6388fcb2453541281d4f8cb14 bonding: fix destruction of bond with devices different from arphrd_ether
7921f568ebdebd8862de6146d04137d0c8176ce0 ipv6: lock socket in ip6_datagram_connect()
ef84567e9484f1a4755b184f6ad888c371504245 isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
3e71447b891943cfaf8e5be7bd638c0414b3fea8 fq_codel: fix a use-after-free
1b8976fedaf00e6e06ebe850aa4c8602d55282c3 bridge: mdb: fix double add notification
e308dd584ec309635129444e41dd4c90abf61842 net: Fix skb_set_peeked use-after-free bug
8b843198d812c885a8a9aeedf0135b47e3e500f5 net: Fix skb csum races when peeking
f21407a98826002e0274c09f1d77ab0f69b80a3d net: Clone skb before setting peeked flag
316590d25ea05263eb4869fa668bf8a78fa04c1c net/xen-netback: off by one in BUG_ON() condition
5568552ac83161a71b02f15e1d9c5b388d3da0a1 net: call rcu_read_lock early in process_backlog
f75c8a3015422128ca150e81c730bc2a471b5f4a net: do not process device backlog during unregistration
af9f8e1f82574c2eb91377aa93db0a1297e92c0b bridge: fix potential crash in __netdev_pick_tx()
fd08e0ccaa649064ca0df99eaadb58199be41970 net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
27463fc0ab7a97bb0f311623f846f5f7c8457be8 bridge: mdb: zero out the local br_ip variable before use
bb18cdc8b40e14a36fff015e794724e989af426c net/tipc: initialize security state for new connection socket
952f21eb0cd26e07b9a9e0639c0bd9453caee441 ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
61d0de723e87ffcbe2350a582ecc426dbe78054c rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
c559b9ff0bcbfce18608d1e89cdc2358e234f803 Revert "dev: set iflink to 0 for virtual interfaces"
bd60ae48f727ef6cb9b0524fb49b7336cbb0ca66 net: graceful exit from netif_alloc_netdev_queues()
56fd491a29b829fac4ffb30f1fcec2b386455ad0 rhashtable: fix for resize events during table walk
ba6143d6e411fb94a9d73fffbaf309c126f3c16a ipv6: Make MLD packets to only be processed locally
164802e408904270d95f74de66404ba54df3fc60 jbd2: avoid infinite loop when destroying aborted journal
76763f58c0f7d27d1aaee039a89969964d73bf7d lib/decompressors: use real out buf size for gunzip with kernel
d9c410f96c332b82e4b3de03f6e5f45902f1dbfb hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
2a0538e207c245fa649a090eaa3585302eb950e5 net: stmmac: dwmac-rk: Fix clk rate when provided by soc
4d95fbcd38406f6747aeb86560a15a95e4527cc4 stmmac: troubleshoot unexpected bits in des0 & des1
79866f313766dd2e8e118053e1eb8bd5abd608ac stmmac: fix check for phydev being open
6a85820d32b8f908e2dd41b75977fb77768118c2 IB/mlx4: Fix incorrect cq flushing in error state
c6632eb0bba08cb911f19ef3a96ff7df346c80ae IB/mlx4: Use correct SL on AH query under RoCE
6c634f2d7447b3056f69c4c6442e5eeef839a441 IB/mlx4: Forbid using sysfs to change RoCE pkeys
fe5e52bf0b5b8a2ae1fefdb359fd8616ab7c9815 IB/mlx4: Fix potential deadlock when sending mad to wire
26783066148258ea62996c30d9c063dd193cb7a2 IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
6465d5d793ecc69c78c1ad7da2e4bbd13de9f063 IB/iser: Fix possible bogus DMA unmapping
cdb6f383011c73248db3974bc5175ba45053005d IB/iser: Fix missing return status check in iser_send_data_out
ce3e4e26260af851fb0188306c8bb47748955ef8 IB/uverbs: Fix race between ib_uverbs_open and remove_one
909246d01e085df6d6808fea35146910c0f30b09 IB/uverbs: reject invalid or unknown opcodes
780dbff3f4b9613a36879f6defe69572a3f1c934 IB/qib: Change lkey table allocation to support more MRs
b25b17c50502368c2306a449ce217d34f8e0b287 IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
bff7d8e55354c86893324b85eed532cb0c94f965 IB/srp: Handle partial connection success correctly
0796f55ba4db268f3a6a6c6bb9e481ce9eaf5d48 ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi list
919a78e3e4df2c28f8b6c1aff5d6d9d9beff0d52 hfs: fix B-tree corruption after insertion at position 0
22fda415e1316c6077277341cd5d8679f6f630fa eCryptfs: Invalidate dcache entries when lower i_nlink is zero
feab9b2a1002c23d415f7a2db4f4777c60d3eb52 iommu/vt-d: Really use upper context table when necessary
1f398b31044845397b5e2fefdb7ac247180e6a7c iommu/tegra-smmu: Parameterize number of TLB lines
fb2908b509749657cab5f7dbda2f24add8668969 iommu/io-pgtable-arm: Unmap and free table when overwriting with block
70ebd071ea1a363f859a2b2480bfe12cb4cf93b3 iommu/fsl: Really fix init section(s) content
18c45d9c8e9a8449f73b333eb1dd354d88ceb186 md: flush ->event_work before stopping array.
ae286448cf64d37128b74c72b9b5435da7e4ba17 md/raid10: always set reshape_safe when initializing reshape_position.
d7edf5fe979269233c9d20e5101ae004df05070e md/raid5: don't let shrink_slab shrink too far.
ed8b312450dae5e5a9e5bc022e1261a2e6414984 md/raid5: avoid races when changing cache size.
cd6a4dd89b4cdcc220c255ba5fe29b677d431cbd mmc: core: fix race condition in mmc_wait_data_done
cea49b29549b4eec81dad4ade3acc7fc175cfccd mmc: sdhci: also get preset value and driver type for MMC_DDR52
2b1e7d58a82a911fae3dcb762590a68e78806434 mmc: sdhci-pci: set the clear transfer mode register quirk for O2Micro
2be9c8262419a2db45e7461b1eb26ead770a4438 fs: Don't dump core if the corefile would become world-readable.
244d3c13db7a94ceecfb591fba716a525d53aa38 fs: if a coredump already exists, unlink and recreate with O_EXCL
154dff393c2a7b554469f626e442901ce8acc905 vmscan: fix increasing nr_isolated incurred by putback unevictable pages
804a6f7fb449d20d7fa560d040c75e95d8faf3e3 parisc: Filter out spurious interrupts in PA-RISC irq handler
f39b5f920977852886e4491d354e72b95935ec0b parisc: Use double word condition in 64bit CAS operation
645305df79c555470ab6728561314ea852e2612f PCI,parisc: Enable 64-bit bus addresses on PA-RISC
1a64393e4a48bb45c6b50a557bf719d0c4d01045 rtc: abx80x: fix RTC write bit
4530473fda002bbcb567419d55f5bc9f7f6541fc rtc: s5m: fix to update ctrl register
68912df901b9807a708cd1599b30fa56548d15e1 rtc: s3c: fix disabled clocks for alarm
85d1ba73e42e8317b21ba71ab277fb762a45e6b0 SUNRPC: Lock the transport layer on shutdown
77bb3c931d577185760c59428a87e8966a126b0b SUNRPC: Ensure that we wait for connections to complete before retrying
f160db25e9c4baa65871f4f7972064f1d7ecb160 SUNRPC: xs_reset_transport must mark the connection as disconnected
fc56e1157e720c07a5ef553f492349af547eb60c SUNRPC: Fix a thinko in xs_connect()
0e592fde0adf6047581a43ca057f17e919cb082d net: sunrpc: fix tracepoint Warning: unknown op '->'
d40d9de9d3533ef6607342ec153b426b9d2b892e Revert "NFSv4: Remove incorrect check in can_open_delegated()"
3d5c6b90ed90eadcd9c66951877697d848e63ac1 NFSv4.1: Fix a protocol issue with CLOSE stateids
f6384199b2592674c7e6cfcfb4c0c54eacf992d7 NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
b5a6dec79b2764584e5d5105f3f49bc58bf99513 NFS41/flexfiles: zero out DS write wcc
66bfdda4b2042bca88b429a55ca010d5ab94f991 NFSv4: Force a post-op attribute update when holding a delegation
73e8e7b2bbf68ddc590a0e725c2099fe0fa75b6a NFS41/flexfiles: update inode after write finishes
8d1920be7e762a77468c5ea82aab1ac4358d8fc9 NFS: nfs_set_pgio_error sometimes misses errors
87fbed4145998fbb3960c243c70cf78fbd7e5f42 NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client
0bdce6a850fe41e414700193996165fd787352f4 NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
e204275a010138f27bca6bdc24ae6b042cd568e8 NFS: Don't let the ctime override attribute barriers.
7bc97ee9c3ffd89d6226ec82398f5fbe843164e8 NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
ea056d3d54709b92498af8f8b7175ca2e9e02980 nfsd: ensure that delegation stateid hash references are only put once
0940ed480a9e75bddcfa7c2d7e42411b08514534 nfsd: ensure that the ol stateid hash reference is only put once
8751006ab36573c2314b3ef99164eb7079a86175 nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug
9b6d61edd38cdedf81c1bbe79fc637c533df984a NFSv4/pnfs: Ensure we don't miss a file extension
fe995635458e8967dedc75ed8d47fe208e77a9be Btrfs: check if previous transaction aborted to avoid fs corruption
c7f2670397e5a1ecfeb3fe5995306d44ba911404 media: am437x-vpfe: Fix a race condition during release
3eaf132eca3a276733faafcdd09fbf3e05091849 media: am437x-vpfe: Requested frame size and fmt overwritten by current sensor setting
f82aa0e2a52daa65a7c6648c5d5d331c93d61774 v4l: omap3isp: Fix sub-device power management code
78cc6a0aa1812329d31c3633bef364e9b15f0051 rc-core: fix remove uevent generation
c85ea6919f1cf092ad6418323e49faac6ac7cf3c mm: make page pfmemalloc check more robust
f48b9555a631b2363feb0be735f4d608b4c72e3c x86/mm: Initialize pmd_idx in page_table_range_init_count()
397995fe3a36cf86913f724ee1d1933443e86d06 mm: check if section present during memory block registering
a75c632bfbd637a80832511b91ab4f46cbc88175 Add radeon suspend/resume quirk for HP Compaq dc5750.
c1589311c9e46c84aea04546b65be12481db8d81 CIFS: fix type confusion in copy offload ioctl
f5a73e9c4a1c5dc9f1d90abf782c5f9ac694e443 powerpc/mm: Recompute hash value after a failed update
b46f51da057f2a4728f8cc4e30e64e297151db76 powerpc/boot: Specify ABI v2 when building an LE boot wrapper
98747a5651a63b7e9246880909013753c7b633eb crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
b40924367be91f86c882a6a023a50fbfd7f9c430 powerpc: Uncomment and make enable_kernel_vsx() routine available
ce813f1fef5077fb318c0802aa0be148a580e632 powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
e4b334216318a348011304a8f83e8c33d9664f38 powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
f1ab3c0449ca09b72e6eea7eb077244bfffb7478 powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()
91552f87853c6e50b3968f6514ddb9084acb9f10 powerpc/eeh: Probe after unbalanced kref check
7584b2d8dbe6f49a76d756b83682a298f33cbfb6 powerpc/pseries: Fix corrupted pdn list
56347e799e690aebf26037fb2e11325078cedeb3 pinctrl: at91: fix null pointer dereference
d521521ee7c630dfe5f0036946b820f2ace80cb1 ALSA: hda - Fix white noise on Dell M3800
0ea955bb6792090d06e93a4822407d6d6238bf74 ALSA: hda - Add some FIXUP quirks for white noise on Dell laptop.
68e17e9c950fcde261e286491b24d2015ea0edcb ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437
cd7885f07b7cf2e44b29c64d3f79e6cb104e1b19 ALSA: hda - Enable headphone jack detect on old Fujitsu laptops
ae7d175f7d461643dd6eface450704c4076cfc0d ALSA: usb-audio: correct the value cache check.
37e7e6bf19f75255444a6a53d90a16d8c5e5a471 Input: evdev - do not report errors form flush()
f283a20ab79c44af3e493cfbcc2550404d75c3b8 arm64: KVM: Disable virtual timer even if the guest is not using it
7dd1e0b3f23eafbbbac8b018b591c613f8468368 KVM: arm64: add workaround for Cortex-A57 erratum #852523
26550ff8f2ef668a526ca8fedbcf86bbd018169b arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
1feed3799f32961ccfade28cd755f93c023fa21c arm64: errata: add module build workaround for erratum #843419
ad09182eee001c592b7a442fad5e7b2ca61b34aa arm64: head.S: initialise mdcr_el2 in el2_setup
a70957a9cab26b99de59514598eaf201312f8956 arm64: compat: fix vfp save/restore across signal handlers in big-endian
fe6b3cafd6a0ee59a6bd5b5a0e2fee18ea257328 arm64: set MAX_MEMBLOCK_ADDR according to linear region size
01cb08b46fbcb7572db3cfa41a46b054ec8c2fc9 of/fdt: make memblock maximum physical address arch configurable
380cd983b40fb5a58d7c06a11c736ce9d531d408 arm64: flush FP/SIMD state correctly after execve()
1bcc586eae97f5dfb9249c2d8c9406f0f8da57ae arm64: kconfig: Move LIST_POISON to a safe value
2a6f41747737303b2241f0e30c6960a30102ac26 Revert "ext4: remove block_device_ejected"
c4f568f41c5ba3a16f70743240b7cad77ea250ec ext4: don't manipulate recovery flag when freezing no-journal fs
a847e529661790162905169d28e9fe6e819345b7 cxl: Fix unbalanced pci_dev_get in cxl_probe
348b074897b6ce7004a9b4024b2c641a1262a961 cxl: Remove racy attempt to force EEH invocation in reset
1a7af1d9c5256dab6c33caf0b855d38102e79bb5 mac80211: enable assoc check for mesh interfaces
5242720923a0a6d3a59b62e51c053f0948b9d2a3 MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions
2297868856a2208eed7598446edfcc71ffb717a1 MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6
4e00f05deff2b5828c0bf2a747f8b024c0b25718 tg3: Fix temperature reporting
a0e26ed623a1e1460c1a191fbc0f37bddab7851a igb: Fix oops caused by missing queue pairing
d7378111c7f7845a14792564d5168505f5309b74 rtlwifi: rtl8821ae: Fix an expression that is always false
e8ad44583d5cffa93063a2c866c6f7806dd40374 rtlwifi: rtl8192cu: Add new device ID
11e43d237c8ca2d39047c527b105366823c5f8bc unshare: Unsharing a thread does not require unsharing a vm
1af97771b397a9ca2ee984c3277bcada3eec95cd blk-mq: fix buffer overflow when reading sysfs file of 'pending'
4fbdb442390e3eeb755d299c3dcbc777ea83f193 nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter
f84e11df678f2e3c47264f9f42523d822b3fe426 NFC: st21nfca: fix use of uninitialized variables in error path
36311a9ec4904c080bbdfcefc0f3d609ed508224 Linux 4.1.8
77798915750db46f10bb449e1625d6368ea42e25 ARM: rockchip: fix broken build
d3b428f0361d6dcbe7c6665ae0a824517a0b1ca9 fs: create and use seq_show_option for escaping
213abaf9525398c7dd34012b29274261dd8cd797 hpfs: update ctime and mtime on directory modification
16e327d319bf3cbdd507693ed18792cda3af3324 fs: Set the size of empty dirs to 0.
ad2fee661f32e3f5399c116453d50867df3a6042 drivercore: Fix unregistration path of platform devices
f4e4aaa5b1c9ad0ce9370444f566b972fb988349 ACPI, PCI: Penalize legacy IRQ used by ACPI SCI
33a0064c659d8fbbe6811aaddd0274e0e68b5e92 ARM: dts: rockchip: fix rk3288 watchdog irq
322ce3c54460446faa3db9db50f0e801c631625e ARM: rockchip: fix the CPU soft reset
23df80191134ee02b5575436c7f1d366b2795a15 ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUP
f7da4ad880129c40624b22e009ef94891ac8d32e ARM: dts: fix clock-frequency of display timing0 for exynos3250-rinato
25f5225e7c06316ed7d5866bb95ea0acd3de7921 ARM: orion5x: fix legacy orion5x IRQ numbers
86bd6436f2d4df75952820010af611dcf85d17f9 of/address: Don't loop forever in of_find_matching_node_by_address().
72cdf324731e08faebd16a6a281872f6f7d8fcb2 soc/tegra: pmc: Avoid usage of uninitialized variable
e4b09a61e9b1eb200f300cdc21d146dbdc4014ca x86/mce: Reenable CMCI banks when swiching back to interrupt mode
0fd96604b85be283a3bef4939fdd70d30a232bbc regulator: pbias: Fix broken pbias disable functionality
1042a41280224603cc6e6c282d4811bcfd79a251 auxdisplay: ks0108: fix refcount
7aa3b3b1d7838a75ad91fce91f187d26aacaa682 spi/spi-xilinx: Fix mixed poll/irq mode
7d3cb0eecda8d19007f0004a3af071ed1bc997b7 spi/spi-xilinx: Fix spurious IRQ ACK on irq mode
7d72c3751d555482a6729f99d4a41cc71660db1f Doc: ABI: testing: configfs-usb-gadget-sourcesink
d92f2a2a9b0afc5dd75679b63d0f682d75865c07 Doc: ABI: testing: configfs-usb-gadget-loopback
f1d35b3d905cc564fa3fb89a3d802dd90b8ef8a8 devres: fix devres_get()
3799248733cbdb14ca12b0680a2e776cb35e19fe xtensa: fix kernel register spilling
36c2895c6b132f8ff19074f6d226bcedf2614e89 xtensa: fix threadptr reload on return to userspace
49102e956fec3806fb0c7fb7b68b0900feab8ece KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
73e56fdc3699efea574812d1116dfebd347ce88e KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE
76c77a45a74a51dc7bdf7773d8ec37ba7cffe361 KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set
8609dd0dc11cf342adc727d5f19e471ed291cf4e KVM: MMU: fix validation of mmio page fault
fd54f2ee1ac27477ebf78d082e6e411d82fe3766 HID: cp2112: fix I2C_SMBUS_BYTE write
d60fc16235b744ac10a82f03aec26110eeec7b51 HID: cp2112: fix byte order in SMBUS operations
3e1ed32743b9a2eb37c90d7e66c8b416bd60ffae HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_error
16d2c7bc05ebfa25feecaacb74d43ec4b3dbc28e crypto: ghash-clmulni: specify context size for ghash async algorithm
176688bba97e4829627a08c852ff8bf07348bffa crypto: vmx - Fixing GHASH Key issue on little endian
9feb2d70d3bc561c900e0d976d7700306f4806a4 serial: samsung: fix DMA for FIFO smaller than cache line size
da5b2f0abeaa4816e8dbc8dffef33704f53db1b3 serial: samsung: fix DMA mode enter condition for small FIFO sizes
5fe45c8dbe3f1927db62fbbbc37b64cbe41967b4 serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
72b188506229b25c075a6573b0a6b54b5a14947d serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
6c5f039655a41ba80e5e64ebb2b7032369f16ee1 serial: 8250: don't bind to SMSC IrCC IR port
b3100c898181590cabc652a925d268c78a69b77a ASoC: arizona: Poll for FLL clock OK rather than use interrupts
d23f2688b991310d4f27d4abaf7769ea301c9a91 ASoC: arizona: Fix gain settings of FLL in free-run mode
3f3c08dd0dc598f0cfe6efb8de17139c03309ea7 ASoC: adav80x: Remove .read_flag_mask setting from adav80x_regmap_config
b167a60c024decd22fd48459f24225cb6f92ab05 ASoC: samsung: Remove redundant arndale_audio_remove
59358f278d5c3ba3b2bd14d83ded72a2faafb51b ASoC: rt5640: fix line out no sound issue
c7d416e290ded6f563c0d316787037c79e268a07 tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()
bf14cc44d1adfe4d2d3420b51f6f44765e0219ff usb: host: ehci-sys: delete useless bus_to_hcd conversion
08ccc8bb7d2a9cf6543e686b43b59f888f4782e9 usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
d408e5eccd26f1efd97fdbd568f3fa6b6f95e2a0 usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
bd89ac2a5d7760cd739eb228214295862bfb64f9 doc: usb: gadget-testing: using the updated testusb.c
6e9660ca6fbf805c26aaef8856eb4680c689a5d2 usb: gadget: m66592-udc: forever loop in set_feature()
533f267763456f75d57bd590830629bf28fe3d8c xfs: Fix file type directory corruption for btree directories
39516016709f4bf72d6e4c12089bbae7b1432ba7 xfs: Fix xfs_attr_leafblock definition
16f47b6ab239970067885a9384c456c6b530bb12 libxfs: readahead of dir3 data blocks should use the read verifier
3a6e0a041c7eea1455def429f97ca3ec3844b004 USB: pl2303: fix baud-rate divisor calculations
62e9fa636be500d83cae0b2de1ad91a98d6b986b USB: ftdi_sio: Added custom PID for CustomWare products
16b58e65e405a1b671caad2204fce9d46df26dd0 USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module
0d57ef0f108b7a956f6cd246eda2777391b134e5 USB: symbolserial: Use usb_get_serial_port_data
574c2c05ce61098130a06bf6cd16c7215b19be58 spi: dw: Allow interface drivers to limit data I/O to word sizes
e712a3824ba05f5edddab8066a148dfd548f0119 spi: img-spfi: fix kbuild test robot warning
1d43421636933f74c6f642a61951dbfa3732edec spi: img-spfi: fix multiple calls to request gpio
b82ed8c90e5f1ad73d1c355c58ef38a789a16c7d spi: img-spfi: check for timeout error before proceeding
49b85054a83dd407879206f43fd6944287848189 spi: sh-msiof: Fix FIFO size to 64 word from 256 word
1583eaece6faf7b389085771c0eb4bf1af5960f2 spi: Fix regression in spi-bitbang-txrx.h
7f3f69a695fe2d10a9afad4419c68d731f775b94 spi: bcm2835: set up spi-mode before asserting cs-gpio
a1ff8fe3a5387ac0c33b2a4677690e322bec8c04 PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI
884372a6b09964f236fa8148bc831c84f68d8a09 PCI: Add VPD function 0 quirk for Intel Ethernet devices
91a37c794cf2cf7ec1f9afc4cbf4a118df7e085e PCI: Add dev_flags bit to access VPD through function 0
e756cabae72cb32d339a8584b73fb8f67f5d5211 PCI: Fix TI816X class code quirk
88ce676adff806066f2ec27ff8ad3aa366a2dd20 clk: qcom: Fix MSM8916 prng clock enable bit
448696655e6d9a8e94a6e7af5ec5d2834840edd9 clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks
95a275367ba98a04f790a9b2dd320a866ed5f153 clk: pxa: fix core frequency reporting unit
77ec29edce35e4d969b9c8ced633d02da2365e34 clk: versatile: off by one in clk_sp810_timerclken_of_get()
30840a6068fca6d56208b48dd83f448e509753ef clk: pistachio: correct critical clock list
d865d79dba304627da19806d454838ee80b6eae4 clk: pistachio: Fix override of clk-pll settings from boot loader
0c34e6c8de0e7fcd7321217aeedfa797894c2324 clk: s5pv210: add missing call to samsung_clk_of_add_provider()
dcce0e4e44ed93c0438d258232b15be481641cfa clk: exynos4: Fix wrong clock for Exynos4x12 ADC
befadb239291808c185c9029d8b418beca05882a clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_mac
2c0a3f6ee3f768a4cc3462b532ce38ae5cbbf22c PM / clk: don't return int on __pm_clk_enable()
b248fcf1cedcb427ccfd7a09a1b56b3c50190f81 staging: comedi: usbduxsigma: don't clobber ao_timer in command test
815efa5df8a5fc651289a3302cd89a6dbf30ac28 staging: comedi: usbduxsigma: don't clobber ai_timer in command test
75882550ea3ec52c783f440f97ac4c6999916ede staging: comedi: adl_pci7x3x: fix digital output on PCI-7230
668327e49d2aa4782da771c4b1c6c152bf5084a1 sched: Fix cpu_active_mask/cpu_online_mask race
da4ecf32643639585af69bf5f0e5143198e43c39 iio: adis16480: Fix scale factors
db783fa06defd4f908861a83d602c33f29af86e9 iio: Add inverse unit conversion macros
dfc28f84d3d1d45bf2720362ee03420b8637d4ba iio: adis16400: Fix adis16448 gyroscope scale
3f0ade6354d14d0efb7d344ea388a4d154fba03f iio: industrialio-buffer: Fix iio_buffer_poll return value
ddf196ae809800281b5494b3cda7cbff0f89e4a3 iio: event: Remove negative error code from iio_event_poll
b78f553c856992967005427faf3cdc403578f863 iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required
93f3257cb2a4f75e6d7ed3eb3d608639c708dd19 s390/setup: fix novx parameter
8613898412bb80464d201bc9af7a44e599e547e1 s390/sclp: fix compile error
f22f4cf524e66f20c86570023027504288f9bef2 drm/i915: Limit the number of loops for reading a split 64bit register
5b2c006168304879990b33f696219eff47157d8d drm/i915: Always mark the object as dirty when used by the GPU
a822e861b7457e17d83ab7cb3f1c78c64e346cb1 drm/i915: Allow DSI dual link to be configured on any pipe
2c176780c2cd8e66d6fd1041debc9bdd909fa479 drm/qxl: validate monitors config modes
cdfbbe252c3fa94a4ce83fb8d8331cc58de2fc35 drm/i915: Preserve SSC earlier
6002d1973933c76033c08d531e3f29d2da68000b drm/radeon: fix HDMI quantization_range for pre-DCE5 asics
00f6fa71ff02e572f660f7971232e9f3a95c9838 drm/radeon/native: Send out the full AUX address
b394195ca54af86c6ebb44396c29c24875870de4 drm/radeon/atom: Send out the full AUX address
16c5921e6028fb684b7082eca718e2189fc3ae2b drm/i915: Check DP link status on long hpd too
8aece0b0ccfda469bbe589cc178fe832f15a69be drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6
5a206fe2675e696828be0df1c48a7e9f30e03003 DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
7b638e8e6d2cca69e5756cf4eb66fc41a661a037 x86/ldt: Further fix FPU emulation
b33c0beeedf3fd7e329b0a81add3a15920184019 x86/ldt: Correct FPU emulation access to LDT
7a1644e246c65eb58b04c3167dd5307de7ac86c9 x86/ldt: Correct LDT access in single stepping logic
618683abc90f828b980a969d4f55d0d322155c8f x86/ldt: Make modify_ldt synchronous
0c5c1f1a4f991ee015da85cce6d2d9f9c9380b4f Linux 4.1.7
c84847f370c56509b2bddc357f43bd0dd4ffb404 ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executable
e9da4d6ac69af64671ea76662b74a522a6e54dd2 x86/idle: Restore trace_cpu_idle to mwait_idle() calls
07a015ad4dd3a5a8651fca4cc1477ed8f69c7393 x86/apic: Fix fallout from x2apic cleanup
5c9c2d3c9e6fdd7cc94e833b81f950068edfac95 x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC
4925e8b95623c85ed10fbf7263f9f2a4a6eb90ac arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs
f223ee716ec995fd863e5ba1006150c3ea03defc arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
6d02086227037e9dea0e15ae0b59cb9910f047e1 fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fnic_queuecommand() to avoid deadloack
df56874d1424bdc220a8197dbfff59c4a2b529e6 Add factory recertified Crucial M500s to blacklist
cad4bab399358cbcfe3c73f9da69bc05456ffa12 can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
ec970fe98aa5d81215c3ba9729793d166b152966 SCSI: Fix NULL pointer dereference in runtime PM
0c7e8b8a0a4c216d5f9d1b6115858f70ede814ed genirq: Introduce irq_chip_set_type_parent() helper
533eb4c087ba86e232ac9b49db9e553e1bdb4c59 genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy
f683ad037883682204b83185991fbd03282b079b ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism
8e5c21ff49d4f033c102ffd6ff1c76a660f71715 irqchip/crossbar: Restore set_wake functionality
0c7ff29d25807ae4be8fbea3b2b1d3d8fef8455d irqchip/crossbar: Restore the mask on suspend behaviour
f10bb883e421d4a35e9849515bdf1926278d8cd8 irqchip/crossbar: Restore the irq_set_type() mechanism
e18d264c4e706faf0dcb25abb3ebaa82ff4e8210 9p: ensure err is initialized to 0 in p9_client_read/write
5598cbeda80ea71125855e9ffa6777ded745af5c drm/i915: Avoid TP3 on CHV
d0cd6730fd070442e97dd6bc32fc315dc40f1068 drm/i915: remove HBR2 from chv supported list
8de8663a93eee38e82bcdd511d2b4f9e99de02a0 drm/i915: Flag the execlists context object as dirty after every use
c407ed50a8f9d0be5839a7af9a4a6e14aea8cb33 drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only
ca1868ab9206637d98316a19e56a477b7a69432d Input: gpio_keys_polled - request GPIO pin as input.
7aadce453a529fdca8d8e2d4d7d494f9646748c4 PCI: Don't use 64-bit bus addresses on PA-RISC
e1768fd6fdba1345321ab350f60ec109cb832c01 target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
82cb8352e372319b2fc57bd6ed34c726a37fe24b mac80211: fix invalid read in minstrel_sort_best_tp_rates()
360c2a1448754b76fbf742b6270f5da1d4db3700 ALSA: hda: fix possible NULL dereference
ac44e50e61aaa6ef939970ad1532ce7a274a0ca5 ALSA: hda - Fix path power activation
93bebe57621df3753f8b533dbfbd055438d52534 ALSA: hda - Check all inputs for is_active_nid_for_any()
f27db157e2bfc330e7e6599b9427c7e9821d646f ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noises
e6212cca33e130cf5c5222a3f5b3608564c2cd49 ALSA: usb: Add native DSD support for Gustard DAC-X20U
2e4728c6359824fcbd46dad5a3acc85f441ecf6f ALSA: hda - Fix the white noise on Dell laptop
56577410e1e08afcc1a37d0b75d529e8be2f03d0 ALSA: usb-audio: Fix runtime PM unbalance
2f9de0cc23d064bcae6756976a7560a55290514e cpuset: use trialcs->mems_allowed as a temp variable
4cd8e7b8c016b3ba1104341fa86c000af33850aa Revert "libata: Implement NCQ autosense"
0a72deb0923c023b3e84087a5ae2a94fd4daf43c Revert "libata: Implement support for sense data reporting"
e344b9213af5de206f78bf5b8789351dc4cbabef Revert "libata-eh: Set 'information' field for autosense"
47c47104b9908154a09565122f3dc6cf82182ee2 crypto: caam - fix memory corruption in ahash_final_ctx
686cb03a4e6bf3aef1dd46bf29ebb20866dbbd12 crypto: nx - respect sg limit bounds when building sg lists for SHA
2a51c43d1d6824c3fce1511e0f30db51274e7cd7 sd: Fix maximum I/O size for BLOCK_PC requests
71b6a23ea944c6a30958bd15a69211e1fd521e1e libiscsi: Fix host busy blocking during connection teardown
6829ed43ba4fb8b4957bc6a6915e8372ad848d97 MIPS: Fix seccomp syscall argument for MIPS64
fd1090c256f53c12d3840056a15112264ee26c0a regmap: regcache-rbtree: Clean new present bits on present bitmap resize
1cc4bf08d789b5daf679244d93f4adebb19ff64d Revert x86 sigcontext cleanups
e8dd540d01845c634350182e3a5489ff95a130a0 mfd: arizona: Fix initialisation of the PM runtime
3a9570eadcc10d5952c94ff3180da66c0a0c685e ARM: invalidate L1 before enabling coherency
a3595b864a2d64cf5084cbd822be622a4b0f5664 ARM: v7 setup function should invalidate L1 cache
5211aabc75f8173cc0d9b0c990737756eae7f6c6 ARM: 8384/1: VDSO: force use of BFD linker
2f9204986c71763ea48ad02882b3db805357907a ARM: 8385/1: VDSO: group link options
a6040ad81032cc6d90e761eeb81d65a6880b73c7 ARM: dts: OMAP5: Fix broken pbias device creation
1d38be7b2c53fb4ac2af60bd137ea66541dfdecd ARM: dts: OMAP4: Fix broken pbias device creation
12fd9b8085a741711e1cb1a5375b307ea6c779e1 ARM: dts: dra7: Fix broken pbias device creation
374f87fdfece43a29dd8bf7ced27a16a2de36dff ARM: dts: omap243x: Fix broken pbias device creation
cdda95937ec1f62e29f6e89c87600555594f3dec ARM: imx6: correct i.MX6 PCIe interrupt routing
1070185064814a5e9807fd5f2639f7bd2698502f libfc: Fix fc_fcp_cleanup_each_cmd()
9ddd673ff000280299c0ae654f33c519aa52789b libfc: Fix fc_exch_recv_req() error path
3f52099b9579b39c8e6bfbbd1a92edc303c6d9fd drm/vmwgfx: Fix execbuf locking issues
39d202573c4d5ec3b3a3930b31dc0c621e771414 drm/radeon: add new OLAND pci id
e0a829ebdcc4732ceec327fc00c300430257b8f8 HID: uclogic: fix limit in uclogic_tablet_enable()
731fedc9a4c9192e0250e8615d2db08134749b3d HID: hid-input: Fix accessing freed memory during device disconnect
0d2808f59028f624b18529bc445a1dcdcec56ae9 EDAC, ppc4xx: Access mci->csrows array elements properly
c329597eab7c6bb451d4a8f7e53906248d4e0411 localmodconfig: Use Kbuild files too
32d063ab015630c0fe3d0d7de6eaaf095f87cc22 dm thin metadata: delete btrees when releasing metadata snapshot
eb63f85afac03722b2229d61c39fec3083fcfa53 xen/xenbus: Don't leak memory when unmapping the ring on HVM backend
0733a428056a18a6fbb1b57664a98cee4761d634 x86/xen: build "Xen PV" APIC driver for domU as well
6d61ce6dc7c831e690a3d44228b38d155db441fc rtlwifi: Fix NULL dereference when PCI driver used as an AP
c9557ae624bdb05c44b12a42195076a3191455e6 rtlwifi: rtl8723be: Add module parameter for MSI interrupts
c82f14951c4d67eb6f6bcb28e5cf5a85ae242e64 iwlwifi: pcie: fix prepare card flow
58b9cca673e06a9f98a902d95ff4cda951a7f234 perf: Fix PERF_EVENT_IOC_PERIOD migration race
db8d87e1cd13809687f39a3da567cb823e1b7576 perf: Fix double-free of the AUX buffer
b8cae722c4afc4c116dc34e013c82cd5bbc68bb8 perf: Fix running time accounting
75d370fe0b1159aedf960c843b514b39c82e822f perf: Fix fasync handling on inherited events
57e25b602cab84202e69f22bce932336cb0db03b rsi: Fix failure to load firmware after memory leak fix and fix the leak
e46ebf0b0f94429f6813d8e4162dd060ef7ca7fd xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
8fab9f94b4b4d5487bb3e2b683f7f85e8aba5c09 xen-blkfront: don't add indirect pages to list when !feature_persistent
48f8d0f5a4fec334ec2c3c5c6ec6867a885e2329 clk: pxa: pxa3xx: fix CKEN register access
d73eba8c9e33c0d5b487c04a0fc498432f074fea mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held
0ebc1f07b7570ca97734c408b0ba87bf340b2cb0 mm/hwpoison: fix page refcount of unknown non LRU page
b6805da60f0196d8703963ef0d476001bcea12a4 ipc/sem.c: update/correct memory barriers
7be83cf01024dd5186ae9743a5438904da1cb6ca ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
4ff62ca06c0c0b084f585f7a2cfcf832b21d94fc Linux 4.1.6
1ccdd6c6e9a342c2ed4ced38faa67303226a2a6a nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
3b5c2aed0e5557c6bc4a305e7627a16a764b4cdb nfsd: refactor nfs4_preprocess_stateid_op
f627ab0afcd983b3cb5f6d47c5006fd14cfc9a01 kvm: x86: fix kvm_apic_has_events to check for NULL pointer
52124831a34a52764a2ce76f1ba0703ecf9d220a signal: fix information leak in copy_siginfo_from_user32
c08a75d950725cdd87c19232a5a3850c51520359 signal: fix information leak in copy_siginfo_to_user
8a97f0e58abc93f67f1f6ca571e4ff758739cedf signalfd: fix information leak in signalfd_copyinfo
7f488aad4f9dbaced8a4529817a7404658406a96 mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
00d707ae64f062c2c4b488c76306278a1298557a thermal: exynos: Disable the regulator on probe failure
1770acb5356360a373c58835a8d1e786506a3f76 Input: alps - only Dell laptops have separate button bits for v2 dualpoint sticks
be9a404609b44c0fd35b40491d387ee5646da2d1 mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict
a1e6e21f9ed08a436290af81bc3e8b51c8b2cfff USB: qcserial: Add support for Dell Wireless 5809e 4G Modem
8dc811bbac76eb7433d9731de2e7d0f91e0f9bc2 USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355
49b38223eaf3947542f18fec68c03ae6588c4abb usb: gadget: f_uac2: fix calculation of uac2->p_interval
7f49ff48592f08bc2419c0b87103c6e62bb5385a staging: lustre: Include unaligned.h instead of access_ok.h
18d08fe123ad241d9cc9c3ab0562a607bb3189ef staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULL
8ce686edc53a87b40c53597f03dc9c72877518a4 dm: fix dm_merge_bvec regression on 32 bit systems
24a9fa79d5b9f3cf555c24336f56c0fcbbdd98bf md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies
be424ace3767c8b632e88d110341e2a9fba8c9bb PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition
c7e6f05156402364f34669e0fa6fd69b834f994b nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
4b6bf170e83e666974ce00d7251dd0d4b5ca5439 ocfs2: fix shift left overflow
c42af788a7e6a33ff8d19b964d9e91df204fde9b ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
dbbf0fec573be060c7869674ec112b4c3de58957 ipc: modify message queue accounting to not take kernel data structures into account
25ab1617bf735b8a411104c60852651cae6769fd hwmon: (dell-smm) Blacklist Dell Studio XPS 8100
f03bde70841d33615dc6921cca369f4035ee6c68 hwmon: (nct7904) Export I2C module alias information
4a4a6ddbd97f8942916c88dba7f6a189434fd222 ALSA: fireworks/firewire-lib: add support for recent firmware quirk
852fbebb7c8aa17fdea227299f45be119a65bd1c ALSA: hda - one Dell machine needs the headphone white noise fixup
66832d90e275ca52f348d6599f4769f9a99aea1a ALSA: hda - fix cs4210_spdif_automute()
dcee583335047bcc1501e3b49d4537a8320022c6 ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
d13a03e5e2ae19babd18be7814ec52992c618c69 ARM: dts: i.MX35: Fix can support.
1fc5d70706d0de5dba99b541689c1c6a66727711 rbd: fix copyup completion race
593b1559bb5024f922724b86c161a13006948d63 crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
7047312d383203f7b8447261f1a473cf54aedec3 crypto: qat - Fix invalid synchronization between register/unregister sym algs
640e60174d90fe6043fd79c645dce206eb2d1ab9 hwrng: core - correct error check of kthread_run call
f90781aa88aaf93f78d8ef7ad002f6ae526ac132 xen/gntdevt: Fix race condition in gntdev_release()
d24944adc3fb3e128ddb9c695f339b395e798cfb x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
07d74a4b2fd2d3ec063b5350a185a18cfedc3712 ASoC: dapm: Don't add prefix to widget stream name
d90d06680f8287f11a5ad6d83680790e5da86f08 ASoC: dapm: Lock during userspace access
e52e67a7832367967b3a1b363eb2f90c4f5e153a ASoC: pcm1681: Fix setting de-emphasis sampling rate selection
b0e4d399f6c4d463250cd28c0be6cccf4c7127d5 ASoC: ssm4567: Keep TDM_BCLKS in ssm4567_set_dai_fmt
ba8d2b484d19090e0c19b38c4f3d8d1ab65107bb ASoC: Intel: Get correct usage_count value to load firmware
40114a3e4210f30b5d16788e6e7b928868881cfd ARM: dts: keystone: fix dt bindings to use post div register for mainpll
c6fdd1b52bb30abd861708f18509493cbb84ec44 clk: keystone: add support for post divider register for main pll
b75513b0f1c734b1e084a6e9952ea6260d4724e3 sparc64: Fix userspace FPU register corruptions.
2d089963836a8e884df3788fad73d5048d0d88b1 crypto: nx - Fix reentrancy bugs
71a0c1ecf7004a5949cceaa4bb1240923e9d2000 crypto: nx - Fixing SHA update bug
b2b6e1667f52af6477f4a360cefe8c463dfb60fa crypto: nx - Fixing NX data alignment with nx_sg list
c0e0ec977861b29059691d51a68bf563d3bc218a dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
37df1cab0c4d4ec0f4bec868b2e26b84e725c478 x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
d8246ca4e3ce08c9ed98ebe292f36ee2bc5f54ab x86/nmi/64: Reorder nested NMI checks
1dd191d72fdfb46988d8c97c8b19fc6d83d44d3e x86/nmi/64: Improve nested NMI comments
60e6cbaf875edd9aef40948d0790decb8e1a77cc x86/nmi/64: Switch stacks on userspace NMI entry
f163d838c24833d4493e693a612be275b723d5e8 x86/nmi/64: Remove asm code that saves CR2
e0146756cb2b7122adbe9b5bb97da4a99c5437b3 x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
4e1fb62bc119a4a130b01ff538c2b9a4c0853acc x86/asm/entry/64: Remove pointless jump to irq_return
b235edce5cbe4e978d44d8c57ec15afc4ba27d50 ath10k: fix qca61x4 hw2.1 support
33afeac21b9cb79ad8fc5caf239af89c79e25e1e md: use kzalloc() when bitmap is disabled
73f7d1ff06aaee5a51ef26fbe48252878c98bd0e phy: twl4030-usb: make runtime pm more reliable.
87a73d80571ac563db67c72b0827c22f979c5936 usb: chipidea: ehci_init_driver is intended to call one time
89dd0d8ca5069df6d18493a852285cc2dfb3bdfe usb: udc: core: add device_del() call to error pathway
b5c270edd80f00434b8b15ae12e9ecbd5c038b2a USB: sierra: add 1199:68AB device ID
57e5880a312a6985e76e32d959de76deeb770d76 drivers/usb: Delete XHCI command timer if necessary
5c09786f13e2d0db8d0e8d0175a87c5a19bb3349 xhci: fix off by one error in TRB DMA address boundary check
e925654834c583e62d08777c6993e20a362a69ac dmaengine: pl330: Really fix choppy sound because of wrong residue calculation
9cd4b78cd56489755fcba685b5e1a243cea6e6cf dmaengine: pl330: Fix overflow when reporting residue in memcpy
4e200fcacc37eebe93acfc3d751b6b7b79bf85a1 Bluetooth: Fix NULL pointer dereference in smp_conn_security
ccd98d0cc1bd2c31a065258256727217e112db96 ipr: Fix invalid array indexing for HRRQ
b91250c3f7be2ac7705027f06a0edb98194c33ed ipr: Fix incorrect trace indexing
65f3a9d893f17796575aaa0c43898edf1c709eb6 ipr: Fix locking for unit attention handling
220dad5a140841103c0f25ccc659e4ec6035dc61 drm/dp-mst: Remove debug WARN_ON
7b449d0568bc9522969009d52337b46f6ce8a2f1 drm/radeon/combios: add some validation of lvds values
6f9dbb525abc7b21b76bdee6558b6e706425d1a8 drm/radeon: rework audio detect (v4)
7f62822ffdb19561d89f9da7956d125f95300eed drm/i915: Replace WARN inside I915_READ64_2x32 with retry loop
57689a9f86b856fcdfd3102cb95b7e930856524a drm/i915: Declare the swizzling unknown for L-shaped configurations
14e69b5a7229454f662b976d4518e84f6eb7d825 fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
f797296322df8950e358d18e1f0168fe8d7a9e24 MIPS: Make set_pte() SMP safe.
9bc226acd9f692206851b9323d42c7dc02c2dbdd MIPS: Flush RPS on kernel entry with EVA
701af4aeccff8d196859dd66b1e298cacd454414 Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"
c6adca1ab5a611c46f7acdb4ef4990966d34184b MIPS: show_stack: Fix stack trace with EVA
47650397eb480f99a1ae9c43e5d79dbb220b94c3 MIPS: do_mcheck: Fix kernel code dump with EVA
6adda660861c3dbdc41629bef2b9d6ffad783be6 MIPS: Export get_c0_perfcount_int()
6300e59fa9852292d2fafc733e75b449b2286d8e MIPS: Fix sched_getaffinity with MT FPAFF enabled
00bccfd7af02de130a6fbebb3095688a439dc561 MIPS: Malta: Don't reinitialise RTC
672f42875d1ad80c6f7c58db3a6dcf5b34a57e7c MIPS: Replace add and sub instructions in relocate_kernel.S with addiu
80e2e4be68de3ab6ae1c93830c786b50f8fa017d MIPS: unaligned: Fix build error on big endian R6 kernels
352cb8677f83a6cf2139151578c8c79785d2d4bf Linux 4.1.5
ace89c9942b31342c008d26601ad7f89dfeedb06 perf symbols: Store if there is a filter in place
d00799670008b9d6745e2b4adb1f7e09b3e71069 xfs: remote attributes need to be considered data
ff7f8c6411b43080cd8dc5907e2ef9613934daab xfs: remote attribute headers contain an invalid LSN
58e8dcc3d24e8115e8d0d988c8a0c68992a1c8fb drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutex
53f092abcba808c59ae9d4744175e9c25287a81c drm/nouveau: hold mutex when calling nouveau_abi16_fini()
140d4baa12b22909676ea2be7cfdc12fa1572720 drm/nouveau/kms/nv50-: guard against enabling cursor on disabled heads
49aed64d0a9e9bce6e848440ed8bcce2d8fab558 drm/nouveau/fbcon/nv11-: correctly account for ring space usage
de60f552147f87956aa3a56ecb410e4f583dc99d qla2xxx: kill sessions/log out initiator on RSCN and port down events
1e6ff894cd9fd295a7447b243c4882749f0a5a0c qla2xxx: fix command initialization in target mode.
6dad361baad76206bb51e9af1814bddb45a99488 qla2xxx: Remove msleep in qlt_send_term_exchange
117118ea1a8e170b3461105439b563fb7e834fec qla2xxx: release request queue reservation.
beca4eb65b6f392577ae2a6507eb3b3579f69dd3 qla2xxx: Fix hardware lock/unlock issue causing kernel panic.
c97cda421f4d5c34638423fb7e07e7968703e619 intel_pstate: Add get_scaling cpu_defaults param to Knights Landing
725dbab305404b65d01d788cee4e5bedc2964150 iscsi-target: Fix iser explicit logout TX kthread leak
5f4f44a51d81bba3ce116857a7bdf4f45231ed58 iscsi-target: Fix iscsit_start_kthreads failure OOPs
00ff0eb11dbddcc2c2ba914f5d89755a43a0aa21 iscsi-target: Fix use-after-free during TPG session shutdown
d1339ce0bcb285a0756bf9037f49e258b5df636f IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM
13e8ae1f4da1386297c2cf65522b38f8e24fa88a NFS: Fix a memory leak in nfs_do_recoalesce
c7231368e696a31c78e61189273999c0b5243bbf NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked
c9bb1d26fe5747a4dbea75fe37e6474f6abbcdad avr32: handle NULL as a valid clock object
f22d5595d56d15b7aadc0ff5cc47e8811d4c9eb1 NFS: Don't revalidate the mapping if both size and change attr are up to date
fe7c1d336dff21503aa08bda735519aeed795afb hwmon: (nct7904) Rename pwm attributes to match hwmon ABI
1c57a6c95d3de1ea32010d88b9b93984d3302e8d hwmon: (nct7802) Fix integer overflow seen when writing voltage limits
fd1a8f57bfd8686709c17cbe878470bd43fb3c4e vhost: actually track log eventfd file
f919f7a4d004513372807cedc14fac43f0652c4c perf/x86/intel/cqm: Return cached counter value from IRQ context
d9aa2c20eef957e4b28c4f835bbc749035c4e5ef perf hists browser: Take the --comm, --dsos, etc filters into account
3425ebac158abf137ce7dcbe062baeb4c04e0097 blk-mq: set default timeout as 30 seconds
ba3961ad681981dc74fcd519b8f98be8bc3ac381 n_tty: signal and flush atomically
f3ef6ad3e4501dae41b0015a3bd8e179b56bdfd8 rds: rds_ib_device.refcount overflow
26121b675728939c515594b2bb866756b7789c16 ARC: Make ARC bitops "safer" (add anti-optimization)
3092e514c62477fa17401667d4ffb4921b14842c ARC: Reduce bitops lines of code using macros
e8647ec68feb66acd35b0f7fa3177bb47cc6a94e x86/efi: Use all 64 bit of efi_memmap in setup_e820()
c54f557fa580989c304cc5c83528efa5a1819a85 efi: Check for NULL efi kernel parameters
b3525bdf91087473d4490ab7acc31f59821cc04a arm64/efi: map the entire UEFI vendor string before reading it
07ddeec8a096a8d6e8be2af06703b3e828c15d59 efi: Handle memory error structures produced based on old versions of standard
5728ec989adce2f303000b84469750579f162c2d x86/mm: Add parenthesis for TLB tracepoint size calculation
35c8bade335f6d747f4567cfa5b678b6798a2187 mei: prevent unloading mei hw modules while the device is opened.
81b75e85593dcbfde8a86cd44bd75cc96a22849e xhci: do not report PLC when link is in internal resume state
c65fd970bbb46be9e517d93e67b5e9f27f5e45a0 xhci: prevent bus_suspend if SS port resuming in phase 1
6f0433c52944a822f338f300fff672fa2fd43ac5 xhci: report U3 when link is in resume state
eb9a669517a2eeb2e55fff733191c128b2f55830 xhci: Calculate old endpoints correctly on device reset
df86527517e8cd14f7ebec7302e70590543a49b5 serial: core: Fix crashes while echoing when closing
4eede03b97bf6d89681905668e983f99b5847827 Revert "serial: imx: initialized DMA w/o HW flow enabled"
6cf671f37e11f4b1b32f6cb2c6094dd923bcce4f usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
33f293b92e35ae208aefccdca05bcc268e03e4d2 ata: pmp: add quirk for Marvell 4140 SATA PMP
e4cadcc1c4595b336d7f9f9b1fb51c5afdf9a6f5 regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug
1fbb15f220a6740327764b3775566771a4746fe6 blkcg: fix gendisk reference leak in blkg_conf_prep()
106c930a30784cb783b8ad9d4e685fd1d0c0cbe7 Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
bec2057fee79fe271a629c98feb2201faba4ff2c tile: use free_bootmem_late() for initrd
56e8479a04db9085278e17e0eac594927d327c5d spi: imx: Fix small DMA transfers
19ea7491d0b3555c333ceacaf489c51fa3d6e89e spi: img-spfi: fix support for speeds up to 1/4th input clock
4731b65de6b30b7a8e771c51e4fb4a53846f158e md/raid1: fix test for 'was read error from last working device'.
5c5aba569ebf67a8bad4bf258af4111e42101654 iwlwifi: pcie: prepare the device before accessing it
a8bc0fe729d868ffec8a1050925da446da32a01e iwlwifi: nvm: remove mac address byte swapping in 8000 family
bed0400e01d7ade4be054c909817fd1d3a591012 iwlwifi: mvm: fix antenna selection when BT is active
103c46c95b48b228c98a8751726ab3bd9e90b525 HID: cp2112: fix to force single data-report reply
5ca991392ffc8fb1aaff9008fb3a2471ce578120 mmc: sdhci-pxav3: fix platform_data is not initialized
a53ccf3cfe09ff026dd0d38a4211bf5766743ba3 mmc: sdhci-esdhc: Make 8BIT bus work
7a64ba1a070e33af42f21811886497ee33030670 mmc: sdhci check parameters before call dma_free_coherent
2ebb372240adabb59cc2671e64a85c2cc6f803b8 mmc: omap_hsmmc: Fix DTO and DCRC handling
6cbebdadb406e308d845c0b88d79fe3e2275760d iommu/vt-d: Fix VM domain ID leak
23713b4de718469da486aca7f27d8983b60d7622 ftrace: Fix breakage of set_ftrace_pid
3af9ac3e2251ef2424bc4745fa27458bf134da3c mnt: In detach_mounts detach the appropriate unmounted mount
4647b34f1a3b08b70f8e20436c7dbec721d47f35 mnt: Clarify and correct the disconnect logic in umount_tree
59366187ef6725cf9c37aec5dd2e6c80aa05a24a Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callback
848bd661126da2386b526d3dd0193b6564a2731d mac80211: clear subdir_stations when removing debugfs
8cc9a81362527fcd4a7249cbec8feb244b83772a drivers: clk: st: Incorrect register offset used for lock_status
679125858bcf81b47a21e10cdcf769c66f8831d7 drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks
b7a843d6c3063389a83d3260d6ee53bafdb39ec3 drivers: clk: st: Fix flexgen lock init
785807850c4b58522e37efaae4c9329be01aaa46 st: null pointer dereference panic caused by use after kref_put by st_open
cb6fd3e6f10bd6c73075dd9a8826e74ed6fffacf scsi: fix memory leak with scsi-mq
a77aa615ba7c4d7511993ecf4278bd604da49991 scsi: fix host max depth checking for the 'queue_depth' sysfs interface
dc59806d397a10f8a7c838f3de4fe0185d4299a3 irqchip/gicv3-its: Fix mapping of LPIs to collections
9bf9f8b09de63b57c39968491ae9301b8114a43d Revert "dm: only run the queue on completion if congested or no requests pending"
68b9e67311ca10a0bdce6ab2939ca0ff3ebac91b x86, perf: Fix static_key bug in load_mm_cr4()
dbd7bf9912e6635fe2dbbcb927aecf179afab630 ALSA: hda - Fix MacBook Pro 5,2 quirk
574169a14b5cafe227a41f7a9d9bdf6acaacaae7 ALSA: usb-audio: add dB range mapping for some devices
1484f6f9ad42a4acd6755ae2bad5ee75f88bd3cc ALSA: hda - Apply a fixup to Dell Vostro 5480
96b9b980c78785631a281c73b3fb3939382b9d26 ALSA: hda - Apply fixup for another Toshiba Satellite S50D
d1456c439644a6ba93245546e8c2613b0bdef990 ALSA: hda - Add headset mic pin quirk for a Dell device
e40f560b7faaa362f7c72bc40dde20630d9eab33 ALSA: hda - Add new GPU codec ID 0x10de007d to snd-hda
e7e08353d3e6d02d5fb1ae7f7cba775e31bbb478 ALSA: hda: add new AMD PCI IDs with proper driver caps
291603b69df0e25f48bacdeeb3e4d2f041cf23f0 ALSA: hda - Add headset mic support for Acer Aspire V5-573G
898dbc106e50ab6de4106e2415d0f40e260903c4 ALSA: pcm: Fix lockdep warning with nonatomic PCM ops
2b16e01ae6b5c0c5e1f382fcad51a3053270374a ALSA: line6: Fix -EBUSY error during active monitoring
d1374d7f4f70867f7d0a7b4a89be086a143e5cdd ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4
8ee1239a023a9a8bdbb1eaeba4e956204beedacd genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
39a0ac96dfeeda6e22748be7beac0813a544f511 dma-debug: skip debug_dma_assert_idle() when disabled
62a3fb2346044a21c8dc4d43a7812e7a54adb39b bio integrity: do not assume bio_integrity_pool exists if bioset exists
32469b1200b97621d0ec24aa0eb675264b95dc7b kbuild: Allow arch Makefiles to override {cpp,ld,c}flags
a783168dabf7c681959353b6560da3b0b1370386 ARC: make sure instruction_pointer() returns unsigned value
bad8eab06cbce7ef086e60a5e5dff3923f831d61 ARC: Override toplevel default -O2 with -O3
a2bfecc423b5f96bbf9d5acb22fbceea084cc2d5 s390/cachinfo: add missing facility check to init_cache_level()
19d959286d62e07ce0e46c6c65ace822a6dc52e0 s390/bpf: clear correct BPF accumulator register
36566f6df428262b8ab122e062d72c1a81ad4576 s390/nmi: fix vector register corruption
88b7166f0d995edd9884a4641d2a0bca77b52090 s390/sclp: clear upper register halves in _sclp_print_early
5e62f6843f4071e5cbb021c00737ebd0673ebf18 s390/process: fix sfpc inline assembly
f662ffe3a409bef287c5f0b235d9095b5aa72436 crypto: omap-des - Fix unmapping of dma channels
6b12a75d0777a320a691a5f7a38aab2f4e80a733 x86/kasan: Fix boot crash on AMD processors
bcb87bb5a5c1f990e584c6003e50869087bc2646 x86/kasan: Flush TLBs after switching CR3
2fe36f4f2f2ae489cb7ab431b9a35947d426bbbb x86/kasan: Fix KASAN shadow region page tables
16e28fc11cd6a2d04a488486cb7c945168dc2a8d x86/init: Clear 'init_level4_pgt' earlier
025a294ac3b4e1010f2bb25304aaa3d2d4770389 freeing unlinked file indefinitely delayed
8a5d1e374b59ffaf10bd64c319cdca7560d49c4c can: mcp251x: fix resume when device is down
23596d7deb0401e36aef49e96d252d8095cdff79 can: rcar_can: print signed IRQ #
436eacc4992c0b51ebea61a8a7ac81807f44eb6e can: c_can: Fix default pinmux glitch at init
78574b4bdc49fb0d7d5d3218beb069d259b2b631 can: rcar_can: fix IRQ check
153fa24b8f6763c51915c59feed10dad045bd880 can: replace timestamp as unique skb attribute
cea0f568222b53b21242c50445776fccd4a1b8b8 MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU
219485e36468309cc71f7580d633a0b416d8e985 MIPS: Require O32 FP64 support for MIPS64 with O32 compat
7ed06198d9b38b8a6c8e8a0944a4a6c3f03e5a35 MIPS: c-r4k: Fix cache flushing for MT cores
a6130c5e14b2f824c0b7e5e9dddd46529616c6af MIPS: Fix erroneous JR emulation for MIPS R6
9af14dc3d33cba85698bbfea62bcf8fee56a7c76 ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not set
50c301372e86ce52a897ead3f55044811a9ebb57 ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check
0784a0b533fc6526b2f899ce9fe50d745f791fba ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2
c0c4945b2c39ca6a543664cbccce26b400d66562 ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmux
7185dab0dbe1f8e2cae26dd759475aa146e1f071 ARM: pxa: fix dm9000 platform data regression
0ab58712e54f3a3258072feb15ab14bfbc42fa02 parisc: mm: Fix a memory leak related to pmd not attached to the pgd
78eb5efb6f79ca8fbd03cd0082e6bb22ca37fb48 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results
d474669e907ea28024def319bfcdef6a2c21d6ac Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"
5f0f854a0a8185240c934c77e8c9092313ba932e powerpc/powernv: Fix race in updating core_idle_state
4a0c377cda3533ff80c60c4fd46f787aff4715c3 cxl: Check if afu is not null in cxl_slbia
bbf9f2c9cf06ccb1543c23501f77f6d34868d009 cxl: Fix off by one error allowing subsequent mmap page to be accessed
89e419960fb6a260f6a112821507d516117d5aa1 Linux 4.1.4
eee18465135ca687330666ce1886603c3c265ae5 x86/mpx: Do not set ->vm_ops on MPX VMAs
c86df9fa76f914d84e02caf2aaf11a22ca1820c2 mm: avoid setting up anonymous pages into file mapping
bf94e2202c008de5ebb87e6f5887aba5b9aa8152 Fix firmware loader uevent buffer NULL pointer dereference
206f4fba0c512a45a7cc547ca7388a4e2d7c9c03 hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
53c34bd0491cadbe4cbc211327f608ebc8ba4eaa hpfs: kstrdup() out of memory handling
abf09a2bc0b62809acf20486190071696f5f1d7b ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h
ec5ea3004ddc46c09c6805119cedb7b8f516b997 ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepoints
a0238976f43770541b4f899415f0e75800df2d4a perf bench numa: Fix to show proper convergence stats
6b344aadf96db338f644f5d205596b82e6248d07 arm64: Don't report clear pmds and puds as huge
1aca08fe1fba6dd5e895a379519c57a5918d5281 arm64: bpf: fix endianness conversion bugs
83893dd22e36d0da4b27ed7d8930669d84044d23 arm64: bpf: fix out-of-bounds read in bpf2a64_offset()
2dd7172e36d015013859e5afd3abaeffa92e9397 ARM64: smp: Fix suspicious RCU usage with ipi tracepoints
409e901e4d22f51cbe19a9ec1f943fbbdcc35853 p9_client_write(): avoid double p9_free_req()
7e7ef0282a07dc7fc267c6e753f1a2e0919f7e01 EDAC, octeon: Fix broken build due to model helper renames
634c7dc4993bfa57e66d82ca1394c472cc16e57a ARM: dove: fix legacy dove IRQ numbers
fb74882f63287d2a19edbc3a7a425ff21de771b7 agp/intel: Fix typo in needs_ilk_vtd_wa()
a6a8032fb8622cf5ba914fbb5e8555f411d327d7 rbd: use GFP_NOIO in rbd_obj_request_create()
4932ba1eb094b3e7ef56ca9d11751543dce6c1e1 9p: don't leave a half-initialized inode sitting around
9974db06b353ada77b1c11c13a34ffd00227235a 9p: forgetting to cancel request on interrupted zero-copy RPC
213f7d2bbfe91396a5c18ccc4057bcee6674f455 SUNRPC: Fix a memory leak in the backchannel code
746af0098bf877cac19f821997cfb21a530e343d nfs: always update creds in mirror, even when we have an already connected ds
1488271989894c89ddac1fa6764edb89421c2160 nfs: fix potential credential leak in ff_layout_update_mirror_cred
a400ef50e78554c779742d45c6f7bfa4fa39d990 NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes
380db129455056b9edb8b8643023d5edbcb91595 nfs: increase size of EXCHANGE_ID name string buffer
9b0702a4f1925ad80e04b1f78012116446e53222 fixing infinite OPEN loop in 4.0 stateid recovery
4e4c360e0ec888eb2373185e0c204b1f4896046d NFS: Fix size of NFSACL SETACL operations
48ac6c92fabea8eaf75d1f25255a502b1c354f48 pNFS/flexfiles: Fix the reset of struct pgio_header when resending
759367b8eaa40930166671679a00f5ec97e2c5fa pNFS: Fix a memory leak when attempted pnfs fails
e420c99545b699d262cf507244eef0959380e46b clk: qcom: Use parent rate when set rate to pixel RCG clock
9baf2fc882dfe349c227f4d82dd475973dfc8ccd clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereference
c4087d1c9897eade8ea4122956d4357f5d6a2043 clk: Fix JSON output in debugfs
8409afae50e61b3f8297483cf8b8abf52f951909 gpiolib: Add missing dummies for the unified device properties interface
54472f76f659f91ddad03a79723a8a229bb12fff watchdog: omap: assert the counter being stopped before reprogramming
34f94b18c76f5912815cb1612f40deb7fcb4d0f6 of: return NUMA_NO_NODE from fallback of_node_to_nid()
4473d8ccadce054ba37c02f1cf131ae007a5e32e ovl: lookup whiteouts outside iterate_dir()
4e5c0806a19975c7d9ab9171af53d4e8125342aa dell-laptop: Fix allocating & freeing SMI buffer page
a35b0d6cc0ec26fb607f6cf7bc7be5756c5de63e of/address: use atomic allocation in pci_register_io_range()
0b99ffc6ea42e16fa4c5b01a414ac0f26766a5f4 ideapad: fix software rfkill setting
65f5cac612390fdf05f21df8633f7ed11f778f22 ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blocked
4f0b316fff5b5b90ab8f5f9292b464f0c26d19e3 clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifier
8b7c99ee18a5a872406ffcffdc60fd4a7744770a e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
063c47a030bf17eac2d9010f0a899be5f7f4db87 mac80211: prevent possible crypto tx tailroom corruption
7b53ca5c69fd9054c0fc3af97717176a8dacdb4f cfg80211: ignore netif running state when changing iftype
a35fe5b6b3657f510fb48016c6454603ffb93f7b iwlwifi: mvm: fix ROC reference accounting
80879086fee9a4bb608689d3e0dc2ddb184aa48b mac80211: fix the beacon csa counter for mesh and ibss
ae41bfc68161ea5d280091ccb9593e9f68d5db44 security_syslog() should be called once only
f843b096c026fba1c2c584a5b9644bb2974bbff7 __bitmap_parselist: fix bug in empty string handling
9116f601d95504745db41d077ba7ee8606f73996 compiler-intel: fix wrong compiler barrier() macro
534cc62858a02a6fd4664b5f2802f75732c5ba16 firmware: dmi_scan: Only honor end-of-table for 64-bit tables
01fed2338abfbfd9719bc9ae0f2673c145f24955 PM / sleep: Increase default DPM watchdog timeout to 60
c791ad1e41a2b1c8df71590d08dbe4b1a1c3b1d5 mm/hugetlb: introduce minimum hugepage order
0bcd77743dd60a8a64a9a39e25007968f8cc1c37 tty: remove platform_sysrq_reset_seq
f354666d1be19af7ae671105c693bdb4633eef6b RDMA/ocrdma: fix double free on pd
32419b851e1fbad53a3908cc3bea923dfb6a1416 PM / clk: Fix clock error check in __pm_clk_add()
55df32920758f51d584f5a60a8b82919019c9c4d mmc: sdhci: Restore behavior while creating OCR mask
f213f0f73da0b349931fa3efaf2af79b03efde99 mmc: card: Fixup request missing in mmc_blk_issue_rw_rq
06ab12e64f674aedd402505e2ad89b1765cc86e0 serial: samsung: only use earlycon for console
1d7a398b461183e920bc591af399580f9623c849 ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit kernel
24b2b68ee25b25737af7c3b37a63f516d57e8d23 ACPICA: Tables: Enable default 64-bit FADT addresses favor
c0f2312598c9adaf4ab819f4d61a1ceaa8705d36 ACPICA: Tables: Fix an issue that FACS initialization is performed twice
b1bce17e823a3f0c5abb8c6becb2ba314fba8588 ACPICA: Tables: Enable both 32-bit and 64-bit FACS
af3cc7722632f36dd8e05c63d1d261d8fc543487 ACPI / LPSS: Fix up acpi_lpss_create_device()
3dfbf8770ae059d73ee34e7c49c0f628863be932 ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
2dfdaa269d01df3861f6967fd3d08d1ad732794b ACPI / resources: free memory on error in add_region_before()
94fc30841d7d5f59957db6231100c5c07e7c0eab crush: fix a bug in tree bucket decode
650b07ba3c2382113a52f23581e861629476cca5 fuse: initialize fc->release before calling it
872d2790a36047dd0f032666550951b4fb865fb4 selinux: fix mprotect PROT_EXEC regression caused by mm change
9d680e03989324f000596be4862728a7c30f22c1 selinux: don't waste ebitmap space when importing NetLabel categories
df7c9ca8f5925d9b839864437b7090a865d560e4 Btrfs: fix file corruption after cloning inline extents
98f7bfe6a25a7b822efc7fcc72b7b494fefd438f Btrfs: fix list transaction->pending_ordered corruption
992a3fbb5f5d77b23e4d7a785e4ad22b4acf82cd Btrfs: fix memory leak in the extent_same ioctl
544f8fbe0af1ab753531cfc4efedf39d64a2a656 Btrfs: fix fsync data loss after append write
9547e86be4af61fb535d1487d6a0a607bb67f392 Btrfs: fix race between caching kthread and returning inode to inode cache
6f953ad80fba78eed807fe61d96c4dde50708698 Btrfs: use kmem_cache_free when freeing entry in inode cache
528feaeaf153863372517c6e713fcc4fe848deeb md: fix a build warning
54b1fb57886f3b2a7be247937efa26d6e305aaa4 Btrfs: don't invalidate root dentry when subvolume deletion fails
83719f40f525caffa63e2599416241156d4f6a3b ARM: dts: mx23: fix iio-hwmon support
2618fae8d09a715fd79a9f8673bd307ab2aa6986 hwmon: (nct7802) fix visibility of temp3
f94402351ca06e1fd5699e3e01601d517e01d1a8 hwmon: (mcp3021) Fix broken output scaling
7640ca524e936f7e47dc8ecbc463ea1876346f4d md: Skip cluster setup for dm-raid
0f9457afe159aee56f80b20fff27a6af60f2b7a1 md: unlock mddev_lock on an error path.
adeb846a6d8fdc8b9dc19a65393382838cad727f md: clear mddev->private when it has been freed.
499b1532e1ee4e3c6ebc1ced5a1d1e75f696262e dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
63544f7d8ab278c0c63d92d093308c0d0c912f07 tracing: Fix sample output of dynamic arrays
624dda42c3e7a00608ca4532b2f7bc127bc0f740 tracing: Have branch tracer use recursive field of task struct
2161c8679389c9008ec7a1c5c279ced37cc07f5e tracing: Fix typo from "static inlin" to "static inline"
a27274be0112c7d458caba759e1d550fd9985e5f tracing/filter: Do not allow infix to exceed end of string
baa7b46259b0dabb66bb4cd0dc28379bc5942c17 tracing/filter: Do not WARN on operand count going below zero
66963999a2b2f589e108c786bfcb2e2b560d920e ima: update builtin policies
bf609547cdb2f274fb5bd978affc8649022b5d3a ima: extend "mask" policy matching support
9428e8a37303a363bc4a8ac08501045f2195c02d ima: add support for new "euid" policy condition
2b92ad967d2884fed41469c0c37f3cd14937fad6 ima: fix ima_show_template_data_ascii()
60e2874ce4570fa546d9c173a5a5cf7b9e966070 evm: labeling pseudo filesystems exception
0ecc8ea6de19f41bf1332ef9dd472412b9ce4fa3 ima: do not measure or appraise the NSFS filesystem
7869fa6047fe7c5076e70b57a83fb351b42c34c6 ima: cleanup ima_init_policy() a little
73cc530acfebd856d803d3f153350a2892715da8 ima: skip measurement of cgroupfs files and update documentation
4fd5dc9eece297f49f16f82422ead3a28b11ea70 KEYS: ensure we free the assoc array edit if edit is valid
e47f1631376e53715e14a0d1e25421f3868f90b1 KEYS: fix "ca_keys=" partial key matching
c2c40e1af2a2a78c04120567709344b1bf9f8111 tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted
f7ea8a3bd52da9670d32fd9869657a8501edff23 tpm: Fix initialization of the cdev
82bebdad67b9d968cf564166a09aab6e7f4e2301 vTPM: set virtual device before passing to ibmvtpm_reset_crq
510c99974fdbc18f143c41cbd461c522f5ad7164 tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()
7a8599a5a88f7996db19cf8ecc466fd95e9dcc4e w1_therm reference count family data
f2cb7e30813040794190995f54f42a8addeec8da xfs: don't truncate attribute extents if no extents exist
1d94f9fc91f94dacfce82638a485dcf9474dc305 xfs: fix remote symlinks on V5/CRC filesystems
f8a895a6704bba5752c136f7338814c40c891e89 libata: Fix regression when the NCQ Send and Receive log page is absent
0f974562e301457fb3f314df5ae3bca7d9e0aa6c drm: Stop resetting connector state to unknown
463059b56b8468f31e6112213ac6667d507e6538 drm: Provide compat ioctl for addfb2.1
7e230794ec1a9a439c527893b7e7efb69ad33e78 drm: add a check for x/y in drm_mode_setcrtc
c22488876adbfca5511afed4b828407cb2556a11 drm/rockchip: use drm_gem_mmap helpers
8a235410e43ae851e6657d00d3605efc7ff77f76 drm/radeon/ci: silence a harmless PCC warning
d019429c10adf02d4b107ce815ff3c4aa6c3459a drm/radeon: fix user ptr race condition
ea039f927524e36c15b5905b4c9469d788591932 drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5
f72642c67038dc91715dc96b29a05c100a4f26ea drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL
46b334754f07e698c52ffbbbe33d58f303cab8e9 drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)
5161879c7e43ba40edbe2991ec31bfa6f7e2fe30 drm/radeon: Clean up reference counting and pinning of the cursor BOs
7c4cbc81127b31fa179578e8b17b422efc16d966 drm/radeon: Handle irqs only based on irq ring, not irq status regs.
56308551a9569ea10791092a99c9f6b5b2d4ddf8 drm/radeon: fix HDP flushing
8b941a43ea7709111d3cbea2bdfcc678975255da drm/radeon: only check the sink type on DP connectors
d1a4362d41e4feb52df6464f70fb64f21b894623 Revert "drm/radeon: dont switch vt on suspend"
7b49262b642511a16699cc63cf2a716739f0c43f drm/radeon: SDMA fix hibernation (CI GPU family).
e25083389dcf06d65d56a64c1eca4c2a79e53556 drm/radeon: compute ring fix hibernation (CI GPU family) v2.
1f977d7e942519127aea0a08e9d08437b363cf19 drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls
6fff1aa7fc51334cb71a358f3f536fe9d5d6c994 Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"
7bd3a9a9f4c231c8e4c7233f2e0cd83db12726dc drm/i915: Forward all core DRM ioctls to core compat handling
e639564b6050d71ca2b4e575685b6f7d3642d18a drm/i915: Snapshot seqno of most recently submitted request.
0f2bb042f21bdb28f20efcf1ff1c507e2f8b3caa drm/i915: Declare the swizzling unknown for L-shaped configurations
fb07c9c85095d9520c4d4db69bef70442ec62a72 drm/i915: fix backlight after resume on 855gm
6947522ca7e23f92dc5e29fa7d2a3e68df3d7d04 drm/i915: Fix IPS related flicker
28362ad0c52531e85a296ba2c3623c220101c628 drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path
598f69d4fb04f188a819bf649c0b35dd4225dc8d drm/radeon: clean up radeon_audio_enable
32d12fc20e3c726ca858d0e5055fb596fce2f8bc drm/radeon: take the mode_config mutex when dealing with hpds (v2)
c074d39c847fa25c63bff1361ac0518ccd1f2fef drm/atomic: fix out of bounds read in for_each_*_in_state helpers
db4d9159da3f595b964d986cb53d33fd24e5774c drm/bridge: ptn3460: Include linux/gpio/consumer.h
e0cf83cc3de0341d8cabbb23097ad85f5ce97a11 drm/qxl: Do not leak memory if qxl_release_list_add fails
3d47c41f985273eaee48e8b1b72a41f5b126cd70 drm/qxl: Do not cause spice-server to clean our objects
3950be0f2d0feef1a8e647af82af861cd020c81e drm/tegra: dpaux: Fix transfers larger than 4 bytes
c8f84f037a61845643f4f86bf9ba49494a65e2c0 drm/dp/mst: make sure mst_primary mstb is valid in work function
e60bd2d701a57d0cd9fe53de5e1426af03874c0d drm/dp/mst: take lock around looking up the branch device on hpd irq
5c507167d2ef467ecd2ec4ad40a0bd70b4fad814 drm/dp/mst: close deadlock in connector destruction.
0f0b7b10c3545704cf0d1705e33f1cc5a9fe8097 drm/vgem: Set unique to "vgem"
95f9b41004efdfe910aaf91b5d79f32d532845b1 bus: arm-ccn: Fix node->XP config conversion
8aef146bbff57b508e8adfb3541dbc464abe3676 ARM: at91/dt: update udc compatible strings
70e421867746a693dd01b05531c4787e0747666e ARM: at91/dt: trivial: fix USB udc compatible string
6e853d1593afa65bcddaa991b1b4fef508262317 tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
e4b5f20b9d80d0d87af5d1393f6fdab98245dc41 ARM: at91/dt: sama5d4: fix dma conf for aes, sha and tdes nodes
85d5e517fe566cc3581d2220c321e9ee11d2022f ARM: at91/dt: sama5d4ek: mci0 uses slot 0
f7639d364c02eff91f433aca4e2d9ddaf37fb099 block: Do a full clone when splitting discard bios
adc7a64b2882aba125431dd22e4e364b71ff37c6 block: loop: avoiding too many pending per work I/O
7c9da37f27a40fabe91dae40efb6117e97469326 block: loop: convert to per-device workqueue
4f27844f84d6dd76fe84d25c5bece18295d870f6 mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()
be22af9f28db4b669969b0ea231d5ecb4dc7b01d dm btree: silence lockdep lock inversion in dm_btree_del()
b2ce140833c6cc81068f2c9d2cbefd78be7550bf dm thin: allocate the cell_sort_array dynamically
3fa6173cb7abee0d4fe493bc71665aa12188bace dm btree remove: fix bug in redistribute3
0cb6b5abbc5f4a4e237c9c42c4a5014217038891 dm space map metadata: fix occasional leak of a metadata block on resize
3198d36127dc9015017926b4d905cc62de962f90 dm stats: fix divide by zero if 'number_of_areas' arg is zero
3bf9ad4c48534dd0d7f201e315c340069a244664 dm cache: fix race when issuing a POLICY_REPLACE operation
0906f9b902c18323bd82945a272432ba3330191a usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
e951f84074b84a3f5aecbffd01da74576e0068d5 usb: core: lpm: set lpm_capable for root hub device
2c231aeff7e41ddd011417973262b78914b45899 USB: OHCI: Fix race between ED unlink and URB submission
ba4ba9b026589f920909f6a5f2e3bfa861b162fb USB: serial: Destroy serial_minors IDR on module exit
8701f782b511f75be55315c92426f7197908ea86 USB: option: add 2020:4000 ID
7e5423dc7b2589e2f781274da8f112fb13c07a50 USB: cp210x: add ID for Aruba Networks controllers
13d5f386c4978fd3ab9bbe92013ede0c21bbaed1 usb: musb: host: rely on port_mode to call musb_start()
1fd1fe35f15436869e182c1fb075d9f837dcf0c2 usb: f_mass_storage: limit number of reported LUNs
35dff3a0bd57b32df5d7990fddbf4e54d96a4621 usb: gadget: mv_udc_core: fix phy_regs I/O memory leak
4db43b5199062e0c6f0424462ce8c4978bcecf15 usb: gadget: f_fs: do not set cancel function on synchronous {read,write}
c856349b0e83bf406242a1a3e44f8391d71fd5a8 usb: gadget: composite: Fix NULL pointer dereference
a808fa062ff7ec85b7b0a344df52329083f044b0 phy: berlin-usb: fix divider for BG2CD
cc4c7d238d166b4e92878a113f00f7e6d4044041 usb: phy: mxs: suspend to RAM causes NULL pointer dereference
d1221a608bd19cc6b539cffacfad3e104fcff0ef phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.
f32f8e6652d70c8453129fc4b9048a1eef6bc48c USB: devio: fix a condition in async_completed()
2c2e438cbb85386f4622626bfcb20f799980c9e1 usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset
b7473317530efd0b80cfdeba8a196a4d8fe49d69 usb: dwc3: Reset the transfer resource index on SET_INTERFACE
0343379cabd1736cce291f4555d239a66813f987 usb: dwc3: gadget: don't clear EP_BUSY too early
f46bc2957ec103ae9dccf4eb55ad2c40173c5144 usb: dwc3: gadget: return error if command sent to DEPCMD register fails
2dc7e2d5d7dca18c9f8a8cf5c0d2d3c5591af9a8 usb: dwc3: gadget: return error if command sent to DGCMD register fails
5a01a6e9d6f4a24039ceec3f9a38b196395d096d libata: force disable trim for SuperSSpeed S238
5f5cc9ddc13efb5f1d2797e9b8df1d4c6e97296b libata: Do not blacklist M510DC
3b1c86a973f2e665c1697d965e459bf1b6713825 libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors limit
54150eb4cde1b758d788045d3ddc7ee336ce3d6d libata: add ATA_HORKAGE_NOTRIM
e77d2137a071122135da5fa2418d5a7720bf7b07 libata: Expose TRIM capability in sysfs
a1fcca3abfc219a53e397d131d253603d9f04015 libata: Fall back to unqueued READ LOG EXT if the DMA variant fails
822d2eac314e6d7ffc3e98d71676d3d9f6ef7894 libata: increase the timeout when setting transfer mode
5c040d16a3786184356bb0baaa6bc74294bfd88f libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER
eda7047688d78e9450a73d82fef825fc3c384c70 libata: Do not blacklist Micron M500DC
3041c3fb3bfc12bc2a5c9aa69d76cdb4c6f0476d ASoC: tas2552: Fix kernel crash caused by wrong kcontrol entry
849349aa2dabe93aee517f337e2394ab62921393 ASoC: tas2552: Fix kernel crash when the codec is loaded but not part of a card
01567c41cfbca8fdc28565f0c33e89bbcb87ae2d ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]
142796fdb1a12dfc52a5dfa152849b19b62ef3bf ASoC: wm8903: Fix define for WM8903_VMID_RES_250K
98384697170b16d11a47d3e192ee4a0f5f8d7970 ASoC: wm8955: Fix setting wrong register for WM8955_K_8_0_MASK bits
5d799a8697f8d2bfa228be19f1ac72d8e98ce895 ASoC: wm8737: Fixup setting VMID Impedance control register
91ff38153a7ba011a9bd56a0ffa52f6bed9d1059 ASoC: omap: fix up SND_OMAP_SOC_OMAP_ABE_TWL6040 dependency, again
ebfcb43f3fab1a01fa04bd5b167826c0b1d97742 ASoC: imx-wm8962: Add a missing error check
d23555e426b6531eccb1018714adfc1e6f762c6d ASoC: qcom: remove incorrect dependencies
b5bb3aa87c167fcf227996e8ea6fc28332f316b4 ASoC: max98925: Fix mask for setting DAI invert mode
d83057a32525626d96217f0112c7197b223180fe ASoC: rt5645: Init jack_detect_work before registering irq
b955267c9fd99df9a4fcf1b2b570c3c1fa89d8ba ASoC: arizona: Fix noise generator gain TLV
27b76178c496bdb4fc24278ff9e659dc0a5db10f cx24116: fix a buffer overflow when checking userspace params
22ab213ceae3260d181316f7361419fbe4a5682c s5h1420: fix a buffer overflow when checking userspace params
755d7f5c163af374219462e707cdd9b83ee2f830 saa7164: fix querycap warning
16eeb2182fb8f31a91e831f6f1ead91f373df4f6 af9013: Don't accept invalid bandwidth
ce99975dce28f20447fb72ddc8f8bf482d4f2559 cx24117: fix a buffer overflow when checking userspace params
a7faceb949f9511c17172200738a621b7f0ef0ff cx18: add missing caps for the PCM video device
60f69783daf3967b828eb71eafd76d2ce3fabc6c rc-core: fix dib0700 scancode generation for RC5
1202e777b67d669aef34326da1f248c933735c78 media: Fix regression in some more dib0700 based devices
24dade33c059e297602a100d5e3b34de3106e259 vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffers
b7bc8d0ac57d3728d0a2c14db9dec2cf5cf02b15 iio: adc: at91_adc: allow to use full range of startup time
4cb9ad71fc2b17e1b8540de8943b5d7f5019e922 iio: adc: rockchip_saradc: add missing MODULE_* data
2f69632bdd525e69893f029c528b4d6dc8e123a1 iio: proximity: sx9500: Fix proximity value
f3a389420f672f820de69fb583fcab4502aa494e iio: ABI: Clarify proximity output value
b2789eb0e024b09fde4d3a3b0ddae12d3a650902 iio: twl4030-madc: Pass the IRQF_ONESHOT flag
21b9c4eca727901b770d387aead27b344dc7f9f6 iio: tmp006: Check channel info on write
85250adce4a27debef10bd510ddfc4de928b4586 iio: inv-mpu: Specify the expected format/precision for write channels
734f561a7a7d2ccf792f53f35187136f61d38835 iio: DAC: ad5624r_spi: fix bit shift of output data value
cfdbaedd8da7b45b0043b709f688663edfab49f2 iio: light: tcs3414: Fix bug preventing to set integration time
5354bc06756b59dc89d6ce24658e747e6753a926 iio:accel:bmc150-accel: fix counting direction
62d59f98d13440855e140a68ba6996fd3ff89b50 iio:adc:cc10001_adc: fix Kconfig dependency
19d75d2ca962e8a7d3e2351f9062bd7093e0941f iio:light:cm3323: clear bitmask before set
a6edb0fca0fa693468a340a8200efdfa7e9a4f9b i2c: use parent adapter quirks in mux
ab33fd4b630206d0d7b55c6df9acdb4623c1ec5b i2c: mux: pca954x: Use __i2c_transfer because of quirks
f7c70cbf6bfff389b8d4448c801997a6181327dc i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()
790d203b212fe6c73564bfc1258d7993692f9fc6 i2c: at91: fix a race condition when using the DMA controller
29c1b3c87b50260525575d260efd6af66a25bf4d rtc: snvs: fix wakealarm by call enable_irq_wake earlier
0268313777f9ff4c61adfee1b726dbde2f68ed44 NFC: st21nfcb: remove st21nfcb_nci_i2c_disable
fff9252c7de221c9dc0c9b7e49815e1ebb15f0aa NFC: st21nfcb: Do not remove header once the payload is sent
25cd02f381876793dc5acd14d87f0dffccad1973 NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointer
99d0ebdb4b9811ebe8e89ab07480b7836b4aa87a jbd2: fix ocfs2 corrupt when updating journal superblock fails
14624906f5f4356dd69e62b2ed671275cb3a0ed3 jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
a345e343e0f6cccbb8d3891044b94d1d66407a11 ext4: replace open coded nofail allocation in ext4_free_blocks()
8591fac57a6cf0c98269c9525e43c17b76835068 ext4: correctly migrate a file with a hole at the beginning
c23d1fbb672464b34894305a70268fcd52eec683 ext4: be more strict when migrating to non-extent based file
864c38b9d91bc101c804cb604b74c4edda76c377 ext4: fix reservation release on invalidatepage for delalloc fs
ad7f8a81e1cf1a999f633c08cee61975daceff08 ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
1fdc8c7f1e7d853644c0ad5661ae2e6dfab7baa2 bufferhead: Add _gfp version for sb_getblk()
ae82e119e810848c6596031c1bed8c9a38e70322 ext4: fix fencepost error in lazytime optimization
1c1964376ab16bc80dc24db2972a9d8f9120c9a4 ext4: set lazytime on remount if MS_LAZYTIME is set by mount
c632b53d850c401b63d5a308b2faafa98d8140af ext4: don't retry file block mapping on bigalloc fs with non-extent file
1d54c6bb0c889f29f829dd400b5af3e5874fbfa0 ext4: call sync_blockdev() before invalidate_bdev() in put_super()
2171417e120ae8825ea0ea263667e47ba9d1aa36 ext4: fix race between truncate and __ext4_journalled_writepage()
be43d21df90d10f5f10252c114f5fb024b7ba5ae hid-sensor: Fix suspend/resume delay
366031c6dd1c6b57a9d48a66cdc48e21c994a1bd staging: comedi: cb_pcimdas: fix handlers for DI and DO subdevices
92c09183c74a03d85f2184992c9b0e3308c8bb8d staging: rtl8712: prevent buffer overrun in recvbuf2recvframe
c79d02758654aeef5448f9b42952e699dd2c5463 staging: vt6655: device_rx_srv check sk_buff is NULL
a225aecb12853c4231aac1dc2927755bb2a068a1 staging: vt6655: check ieee80211_bss_conf bssid not NULL
c4fdcdb1689f93b8b048e09c03924e730dfad600 staging: vt6656: check ieee80211_bss_conf bssid not NULL
6ab8bb14ed9e6b7979da424bdafc959fd602c42a ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.
33e1432c291b72339b03ea3450d7840cdba1dbe1 rtlwifi: Remove the clear interrupt routine from all drivers
01fe812522c67852943800c724199836a66d3a52 ath9k_htc: memory corruption calling set_bit()
f3a16a0597a773deb7ee578c3453e62cc1f9e222 ath9k: fix DMA stop sequence for AR9003+
b5c06428d38a0d74d90901d2c3fcf8ad29292216 Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on Apple
6665e53d7bd3e84d1f203b4d747d0c06c4bbf345 Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth Dongle
2f5ce3a02ce2e5dbf14f4f391cb88a4682b0019d Bluetooth: btusb: Fix secure send command length alignment on Intel 8260
a5b637f8893adb8ccd17f6f92158241e8537aba8 Bluetooth: btusb: Fix memory leak in Intel setup routine
2bd8b830dafea36e902518dd4be77e9432634c2d Bluetooth: Fix race condition with user channel and setup stage
4c3c2d140a873c9330dd51119aa9e13225cd65ef m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire
250cb4138bda236ea39bc430421c84e3b1586630 m68knommu: make ColdFire SoC selection a choice
9366d297b6e2949761ae79fd275c972c1384076c openrisc: fix CONFIG_UID16 setting
6d033f883bc7eb4d2bfcbfaef48a8c7441942430 pinctrl: mvebu: armada-xp: fix functions of MPP48
42ae173f64203d396a68d82a7962fd19e4d7a819 pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functions
51ba8d4f98ba8d6f5504577ddc4db2b1a657260e pinctrl: mvebu: armada-xp: remove non-existing NAND pins
665a170e81d002fe355e03cef2ae01401de97d71 pinctrl: mvebu: armada-39x: fix incorrect total number of GPIOs
32ebad3d19ecad29837467bf4a6d0857a50ed03d pinctrl: mvebu: armada-38x: fix incorrect total number of GPIOs
1d3f0ee87cec8957c39d6b08be076b0a11f9fb4c pinctrl: mvebu: armada-38x: fix PCIe functions
7f6d2a35acdd503e4bc35f790ccfefffba1872cc pinctrl: mvebu: armada-375: remove non-existing NAND re/we pins
2893c1e916f58001b534b3050c6413b9d050a00d pinctrl: mvebu: armada-375: remove incorrect space in pin description
f1a1a4b4cf987c0609aba4f45ddd44d7719d03e0 pinctrl: mvebu: armada-370: fix spi0 pin description
09ed2dbb1a7e827c09115e46e59dfe03b8ccac94 pinctrl: zynq: fix offset address for {SD0,SD1}_WP_CD_SEL
fc25a0db97a0417990c4f380f04ecf0d0ca095a6 pinctrl: zynq: fix DEFINE_ZYNQ_PINMUX_FUNCTION_MUX macro
c8bde72f9af412de57f0ceae218d648640118b0b Linux 4.1.3
7890602ea4fa5793f5ecad24bcca0049fa7ca06d Input: pixcir_i2c_ts - fix receive error
d389ad7c0e6c02efaa3fe7992efb2452022e4b63 of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port
5224e2a708f617fb69ea7cb56613838af40af188 PCI: pciehp: Wait for hotplug command completion where necessary
30e8a1821385dbd85830b407103f28d989764911 PCI: Add pci_bus_addr_t
7044198591216ee701f98eeefecabc9d0ad6c2ef PCI: Propagate the "ignore hotplug" setting to parent
4aa339cddbcc05b7f8ff4f0960550929aa77213e mtd: dc21285: use raw spinlock functions for nw_gpio_lock
857814ee65dbc942b18b2dc713124ffff043035e mtd: fix: avoid race condition when accessing mtd->usecount
2c6f129c8fcf59946e62216792e162b9d9f0dc8e leds / PM: fix hibernation on arm when gpio-led used with CPU led trigger
ab12dcd70c11074e6ed28b0304f059a075e33db0 video: mxsfb: Make sure axi clock is enabled when accessing registers
25d8f169eee423940158a0ab33ed5dd1dd995cf9 genirq: devres: Fix testing return value of request_any_context_irq()
b14524edc36d494d75c760743cc9435ef4c12a2f IB/srp: Fix reconnection failure handling
c1ab680046ba170050e91ec49577699de1a24e1a IB/srp: Fix connection state tracking
86e4f5b10e79205f5eb254a3c60d111931f2a274 IB/srp: Fix a connection setup race
5e72c7cc287d9415debd623e96ac275f20d37645 IB/srp: Remove an extraneous scsi_host_put() from an error path
3646ac368739a302008cc7bf33a985da2cfa1a17 scsi_transport_srp: Fix a race condition
3705ac339307a3f6b5a84e48cb82be0167b4e633 scsi_transport_srp: Introduce srp_wait_for_queuecommand()
bcd201e2ae1c3e431a89a02a48c05112f19eb65e spi: pl022: Specify 'num-cs' property as required in devicetree binding
46afcceeebddd0f6e1d328c9c9c93059adffdf08 spi: orion: Fix maximum baud rates for Armada 370/XP
927973d93be4524ad25518e0e3412cd27d425e29 spi: fix race freeing dummy_tx/rx before it is unmapped
9da8e034daa3670221442392ce9ea17474591c34 livepatch: add module locking around kallsyms calls
c17210c30c65355713afb618da1e24b970fa69c8 regulator: core: fix constraints output buffer
1a9850fbeb65734827a7dd0088ea357b0f22a242 regulator: max77686: fix gpio_enabled shift wrapping bug
6489f7a496378983980e8219dfaeaf66d581590b regmap: Fix possible shift overflow in regmap_field_init()
88822cdb258714ce2fdc9a6eed87e7dd7d205a6b regmap: Fix regmap_bulk_read in BE mode
1021c97205005db4f101e7fa55095ec13118ac03 mm, thp: respect MPOL_PREFERRED policy with non-local node
03445a4c2324f4adddd6b6c9b92879c1c754238a mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
3baf726f001b69454f3eb18a589c508992622be9 mm: kmemleak: allow safe memory scanning during kmemleak disabling
e3334dca73de24e5798759b14ed9e4f58e241fbd arm64: vdso: work-around broken ELF toolchains in Makefile
da8de4cde423fcd62233467ff9c067137beda0e8 arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP
f6b01e505aa5785eaeda028fc0f151599f90b557 arm64: entry: fix context tracking for el0_sp_pc
eeac30f17f468292f1141c6f5d95afc38a18260f arm64: Do not attempt to use init_mm in reset_context()
6bc62fd9b8493bd6a07bb73a5d63ed28fea40b78 mei: txe: reduce suspend/resume time
5acb6674291b15ea45d5bd65baff96a896f11ec6 mei: me: wait for power gating exit confirmation
f6795f11a4dfb7fbbd4b34668271a553141c0aa7 power_supply: Fix possible NULL pointer dereference on early uevent
9f8e1f603600b300906e695d106a0e5cc39dcf82 power_supply: Fix NULL pointer dereference during bq27x00_battery probe
16e860b30b2c3703d92a6cd701a6e602d897f481 arc: fix use of uninitialized arc_pmu
3e43ff498fb1a9f8a58c7746c207b8ffd9a9a87d ARC: add compiler barrier to LLSC based cmpxchg
eb1eecd100ce48d4f8368a0c475ecb937abd40ec ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
f3ff4345ef597115869a227dbf738dde157f8521 tools selftests: Fix 'clean' target with make 3.81
8841d6439b1d6504d9c7498ebfdee1408e09460e iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI id
c75c95bb4bb656d1d2914caf17d71317941100f2 ACPI / PNP: Avoid conflicting resource reservations
5ab4a6010600c24c37f5178d6da981e18cbb090a ACPI / PM: Add missing pm_generic_complete() invocation
9e6004867b1a9e4ededb8d56edb827de67073291 ACPI / init: Switch over platform to the ACPI mode later
13e888e7678c544cf4460eb997f6b9f660193563 ALSA: hda - Add a fixup for Dell E7450
f367c3b94b1a20a27eb51a2646d7409a1da2d761 ALSA: hda - Fix the dock headphone output on Fujitsu Lifebook E780
4b461d112cdbca4183f4b2f0d67a081a650269ab ALSA: hda - Add headset support to Acer Aspire V5
d097fff2c1fbeef22c20f0d6a9a9ed236baabba7 ALSA: hda - restore the MIC FIXUP for some Dell machines
c69c5674d87690f87e48a4267bc68e62fc605d9c ALSA: hda - Disable widget power-save for VIA codecs
167bdde510b17d86767b71282c91036ab671340f ALSA: hda - set proper caps for newer AMD hda audio in KB/KV
704ffc4cf721867e35cb922b12cae3210d6f7e67 ALSA: hda - Fix Dock Headphone on Thinkpad X250 seen as a Line Out
08e394684b82b0987295d96201071f52504c83f5 ALSA: pcm: Fix pcm_class sysfs output
37100f76f93236e99a89c0f0c5531eff03920725 Disable write buffering on Toshiba ToPIC95
77d10175396e764488886923eeaec58c3ff1fb7b ipr: Increase default adapter init stage change timeout
a6556a506ea1c737e8adafd59015786448ffbf3f rcu: Correctly handle non-empty Tiny RCU callback list with none ready
9b553d64d949da26b63759e4ae9af863676bad37 gpio: rcar: Check for irq_set_irq_wake() failures
03c29ef2e86669e356493153d80b5c4ed0fc2f84 gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip
51c2c47ef6349d49e49002054f8c0d11d3b5646e mnt: Modify fs_fully_visible to deal with locked ro nodev and atime
b5eb51f2ee063044401492650e9e01bb35974870 mnt: Refactor the logic for mounting sysfs and proc in a user namespace
8e7c56b6f14d1388d5aa2feb5b28dd6360199cef mnt: Update fs_fully_visible to test for permanently empty directories
28dd1f346b2f0fc2ab8285046ed0bd91e9b808d3 sysfs: Create mountpoints with sysfs_create_mount_point
9924f6e89823a41bfd272ab759636276b9f9ee9c sysfs: Add support for permanently empty directories to serve as mount points.
80c298105bf80e33ae494eaeba51f00352b5373c kernfs: Add support for always empty directories.
a2020b02c1ec4fffddb77785773dff533428f814 proc: Allow creating permanently empty directories that serve as mount points
bdbdf7ee9d561da7b4b840435c963344061953d6 sysctl: Allow creating permanently empty directories that serve as mountpoints.
c2f633b99857d27333de18f53d123a180672c52b fs: Add helper functions for permanently empty directories.
5cf9896dc5c72a6c68c36140568b755f697f7760 Linux 4.1.2
4e1fc88c6112cb9b691807cc4fe0b6bfa66b1e60 fs/ufs: restore s_lock mutex_init()
b94332a90b6572713d0a4ca92563e9655a7dd33d ufs: Fix possible deadlock when looking up directories
918ef5dc2e9761f4cf34e8059e74cc2f834234ca ufs: Fix warning from unlock_new_inode()
c89d4319ae55186496c43b7a6e510aa1d09dd387 vfs: Ignore unlocked mounts in fs_fully_visible
1eda16d166170124b56e4090075ce6997c3d43af vfs: Remove incorrect debugging WARN in prepend_path
0da5a72210cbe177ab1043be058403ca49eb7a2b fs/ufs: restore s_lock mutex
60c92e3205a6eb78c7970bf370cc9c550bd0c132 fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge"
4c1215740834bef3dec9e1ef9c4f5bbe86f1f6cb fs: Fix S_NOSEC handling
8ed8b759437fadfd18202be9bb65a7f80c3c6d63 KVM: x86: make vapics_in_nmi_mode atomic
58382447b9a9989da551a7b17e72756f6e238bb8 KVM: x86: properly restore LVT0
da75b45af7778af80c7c1d9853868e9bb4b75065 KVM: arm/arm64: vgic: Avoid injecting reserved IRQ numbers
aae3d9fecc22c1c7565c94f0818704a1908543ce KVM: s390: virtio-ccw: don't overwrite config space values
2c7a81c60df147a14735ca3c0f039cf4507b65fc s390/kdump: fix REGSET_VX_LOW vector register ELF notes
17de07163877d0f1fdd9185130ac4111f5f340f7 s390/bpf: Fix backward jumps
534c9f9886c25221d4f4dd396cd78b67214c1796 KVM: s390: clear floating interrupt bitmap and parameters
14fe2f14d73609cfdb19b71467d085e5347f7353 KVM: s390: fix external call injection without sigp interpretation
4f3d3bc20372afb29708307608946e2bb56a5a64 MIPS: Fix KVM guest fixmap address
dff1316f4f15d9c3ff3ff9c11f2c92e0a2040a49 KVM: mips: use id_to_memslot correctly
b6f2faffa0a189c28a2f2242c0b23fb031ba3075 x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A
9dc6d43528e147f9d243df8da6ccf54c7ee244de x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing
f6707abd213039644950edb760d5c46503f065fa powerpc/perf: Fix book3s kernel to userspace backtraces
b9d118e11a1b94c155a1cc985f1a2d3a9e03da2f tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP set in periodic mode
301773b62355e8a6028a8023be2d04c7317915d9 ARM: mvebu: fix suspend to RAM on big-endian configurations
3544f27efa25890516158c8e13d21e878969d125 ARM: tegra20: Store CPU "resettable" status in IRAM
3f3587c4ff8c828aac436237aeca8694a26defd3 ARM: kvm: psci: fix handling of unimplemented functions
c8bdf091472978ecfc884148b50be5f93761fdf9 arm: KVM: force execution of HCPTR access on VM exit
805f18e0bcbf894c4412e3069c7ac4c3e1feb9bf selinux: fix setting of security labels on NFS
cd430d3e58e79d93597c26ee684730302940ae8c intel_pstate: set BYT MSR with wrmsrl_on_cpu()
4b81f9f8194ffa58b27d269233c9f778b758cb2b mmc: sdhci: fix low memory corruption
396887ba3a77ee7f8b17ea85afa8501262e230b4 iommu/amd: Handle large pages correctly in free_pagetable
72e09509a225e553f3736b3822a91f99f8c4777c iommu/arm-smmu: Fix broken ATOS check
44cb6ff1db11f2a147cccc943927a5ca20d1bb81 Revert "crypto: talitos - convert to use be16_add_cpu()"
0e566fe9dea0750713fa267b5a0b23f0b78b26ea crypto: talitos - avoid memleak in talitos_alg_alloc()
1e4205d4e0b0579b906de8ec7c5920968bfb32a9 usb: gadget: f_fs: add extra check before unregister_gadget_item
bfa06e6258be556d44aad030fe1babeed4f92240 net: mvneta: disable IP checksum with jumbo frames for Armada 370
5c40e8bf8f8239a5e1fe85ceeb8c6d930f28ef8e ARM: mvebu: update Ethernet compatible string for Armada XP
b5aded8311788994641bd1d04b4b922f9c202b8f net: mvneta: introduce compatible string "marvell, armada-xp-neta"
8c6e5415f83cb5ba0da1321ec743b650c8a16764 amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocation
67866a8c30f4707cef895635d5d08cb8105d2f5e sctp: Fix race between OOTB responce and route removal
7e2a3d667c4c9ca494c73f5930365240a31c4eb0 bnx2x: fix lockdep splat
6c10c84170c40bf3d4a9953ae5a2ffe59ad736d4 net: phy: fix phy link up when limiting speed via device tree
62a9ad17a245002cc611fc4667c2919ef422d8ee mlx4: Disable HA for SRIOV PF RoCE devices
1b74080050336e29a82abc2a9b2e1f901485a362 net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled
7a9aa8ab0c706b3d2770a3996c9e63f08074c855 net/mlx4_en: Wake TX queues only when there's enough room
f3f6617f6b90f2e27ee7362f8a2f4063c7eac6a7 net/mlx4_en: Release TX QP when destroying TX ring
66634bb1c4f1eda70583eddaf8c5e980f05a8fb9 ip: report the original address of ICMP messages
6fc8b947b364ceb6d91e5b6f3e3d22cd9a013ac0 xen-netback: fix a BUG() during initialization
c31967d447989b85b631dda39487a319df21e03a tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
1bc31b1e80a716b903cf40ae4d679c820f71d518 mvneta: add forgotten initialization of autonegotiation bits
80b856db9f9e1dbaf20a24020f8ade95c14f7477 mac80211: fix locking in update_vlan_tailroom_need_count()
914b0ef228c97dfea025091428f6c7809c9d38ad neigh: do not modify unlinked entries
2c330edb4b31fdf18c6a6c4d1d9b482632c3925b packet: avoid out of bounds read in round robin fanout
d7884e43677ba8618ae2f1ead7b96b215b409e20 packet: read num_members once in packet_rcv_fanout()
08be544ef5d8453b7778bd57f3da8eeebcf1cd65 bridge: fix br_stp_set_bridge_priority race conditions
bd0a0d20ebd08f250af9023530b5de4bc433ebaa sctp: fix ASCONF list handling
1a2cddd17ebe5e76a796c25e11cdd5518310eabc can: fix loss of CAN frames in raw_rcv
aa0b8c72f5c1e0208bfafb383b535bdc9d3b2c6b KVM: nSVM: Check for NRIPS support before updating control field
9d281572f2be11afa36e1534da43890cb9a130cc ARM: clk-imx6q: refine sata's parent
9bdbb8968e9e7e6b9619076d1867da1c0cfec2c7 ARM: dts: sunxi: Adjust touchscreen compatible for sun5i and later
6a010c0abd49388a49af3d5a5bfc00e0d5767607 Linux 4.1.1
81440341dbbb9655ba666c62325cceb17dec4621 cdc-acm: Add support of ATOL FPrint fiscal printers
d0a2a8df991b409174b5cc663791de0f95d875c5 b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset
46c266ff8435422631402284e2a3b62ef1560141 ath3k: add support of 13d3:3474 AR3012 device
a621d2c97a591fd811c192af007c0ae0d796dc30 ath3k: Add support of 0489:e076 AR3012 device
754bad2c5cb0475a3dd1fc65887eddcf48c3c8f0 Bluetooth: ath3k: Add support of 04ca:300d AR3012 device
c7bd5d27d2cb7796a0142f53a5033498f266ec07 perf tools: Fix build breakage if prefix= is specified
b675101824a103b3cf8f05c407a53ad50f987730 perf/x86: Honor the architectural performance monitoring version
55c9e52cf3b056109ab84de8d2a5b4b6e0a4cefa perf/x86/intel/bts: Fix DS area sharing with x86_pmu events
0432ca1ad0d399d40db32c4364143b1d741e18c5 perf/x86: Add more Broadwell model numbers
12709f95fd8ca75ec1c4dbed945751b4d0d1d05f perf: Fix ring_buffer_attach() RCU sync, again
51fbd77c171936aed07cf5081741d8e3437d683b x86/boot: Fix overflow warning with 32-bit binutils
Change-Id: If2d6f2a72eac64ba811f5ed1c40f891e9c71ee91
Signed-off-by: John Stultz <john.stultz@linaro.org>
2 files changed