mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 07:19:39 +01:00
2a73be1b0e5adecd29e3dfb3f987d6bc761bc8f3
12 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
9cdfe60127 |
linux-yocto/4.14/4.15: deterministic srcversion
Author: Juro Bystricky <juro.bystricky@intel.com> Date: Fri Mar 30 10:14:05 2018 -0700 modpost: srcversion sometimes incorrect "srcversion" field inserted into module modinfo section contains a sum of the source files which made it. However, this field can be incorrect. Building the same module can end up having inconsistent srcversion field eventhough the sources remain the same. This can be reproduced by building modules in a deeply nested directory, but other factors contribute as well. The reason for incorrect srcversion is that some source files can be simply silently skipped from the checksum calculation due to limited buffer space for line parsing. This patch addresses two issues: 1. Allocates a larger line buffer (32k vs 4k). 2. Issues a warning if a line length exceeds the line buffer. Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> (From OE-Core rev: 7d92ed3dcd8c4b5f7cde2f521569c792d55fae65) Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|
|
7425a5d813 |
linux-yocto/4.14: add elfutils, util-linux and openssl dependencies
4.15+ already has the following dependencies:
DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
DEPENDS += "openssl-native util-linux-native"
Updates to 4.14 via the -stable releases have also introduced the same
dependencies to 4.14's "make scripts". As such, we bring the same lines
into 4.14 to restore the ability to build scripts.
(From OE-Core rev: 148fd7a5bfea5d18952355a294e6d36ca82291d2)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
b2eb8c5d87 |
linux-yocto/4.14: update to v4.14.30
Integrating the korg -stable releases for v4.14, which comprise the
following commits:
de8cdc557231 Linux 4.14.30
5019b23699f4 RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
957435b566c9 kbuild: fix linker feature test macros when cross compiling with Clang
e82496fbe3a0 RDMA/ucma: Don't allow join attempts for unsupported AF family
ce3e82c0630f RDMA/ucma: Fix access to non-initialized CM_ID object
712b442c68c2 clk: migrate the count of orphaned clocks at init
02db484a0583 RDMA/core: Do not use invalid destination in determining port reuse
8b0c4a2e04f7 serial: 8250_pci: Don't fail on multiport card class
00fb52a3828d IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
cf1eb16eef13 IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
3748694f1b91 scsi: mpt3sas: wait for and flush running commands on shutdown/unload
9d72b2696e0a scsi: mpt3sas: fix oops in error handlers after shutdown/unload
0493d72ee4d6 dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
e618ff1ac59c crypto: artpec6 - set correct iv size for gcm(aes)
53555c8fc8a2 clk: si5351: Rename internal plls to avoid name collisions
fa97cdb4c71e clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()
9e9d9b1a3dbf clk: Don't touch hardware when reparenting during registration
24c92f975cb2 clk: at91: pmc: Wait for clocks when resuming
14d920fc4579 nfsd4: permit layoutget of executable-only files
1de82078a0c0 ARM: dts: aspeed-evb: Add unit name to memory node
e434a6eaed8c RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
7b7e076f8cad scsi: lpfc: Fix issues connecting with nvme initiator
1626beb0b5d8 scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
6f4649f3bef8 soc: qcom: smsm: fix child-node lookup
f1f225794a41 ip_gre: fix potential memory leak in erspan_rcv
9cd6c84e9377 ip_gre: fix error path when erspan_rcv failed
e6cfc525163e ip6_vti: adjust vti mtu according to mtu of lower device
f2b32ce1ccef iommu/vt-d: clean up pr_irq if request_threaded_irq fails
915bd53d68f6 pinctrl: rockchip: enable clock when reading pin direction register
130e535210ba pinctrl: Really force states during suspend/resume
06299bd0cf73 media: davinci: fix a debug printk
fea718819c69 PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures
e1645629785b PCI: endpoint: Fix find_first_zero_bit() usage
194b5ce11968 PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
d67d7bf8f12d coresight: Fix disabling of CoreSight TPIU
f16a65befe74 pty: cancel pty slave port buf's work in tty_release
728e120d1786 drm/omap: DMM: Check for DMM readiness after successful transaction commit
9967208b4f6c mmc: sdhci-xenon: wait 5ms after set 1.8V signal enable
83a2960ff6d1 omapdrm: panel: fix compatible vendor string for td028ttec1
f7eda23c2990 vgacon: Set VGA struct resource types
58668d153baf iser-target: avoid reinitializing rdma contexts for isert commands
a3e4b8fe6479 IB/umem: Fix use of npages/nmap fields
251695a39f05 RDMA/cma: Use correct size when writing netlink stats
a4ac7cb593ad IB/ipoib: Avoid memory leak if the SA returns a different DGID
9766562956fd rtc: ac100: Fix multiple race conditions
badf37254bc7 media: s5p-mfc: Fix lock contention - request_firmware() once
639dab36edbd sfp: fix non-detection of PHY
1a6610de8c1b sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
1b485793ce84 net: phy: meson-gxl: check phy_write return value
ea60e54b22aa /dev/mem: Add bounce buffer for copy-out
79a49fcc0768 mmc: block: fix logical error to avoid memory leak
9dd93e524955 mmc: avoid removing non-removable hosts during suspend
c1326c691f4d drm/tilcdc: ensure nonatomic iowrite64 is not used
e2a6f2967f67 dmaengine: zynqmp_dma: Fix race condition in the probe
f4a0f85594ba platform/chrome: Use proper protocol transfer function
71233e2541a4 watchdog: Fix kref imbalance seen if handle_boot_enabled=0
08b810901020 watchdog: Fix potential kref imbalance when opening watchdog
008029510ac8 cros_ec: fix nul-termination for firmware build info
79c3f5cf466d serial: 8250_dw: Disable clock on error
f1be26620373 tty: goldfish: Enable 'earlycon' only if built-in
5ff0741646fd qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
a9a14b17f72c media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
057ee30417e5 ath10k: handling qos at STA side based on AP WMM enable/disable
824f8613ea62 media: bt8xx: Fix err 'bt878_probe()'
2159db50a572 rtlwifi: always initialize variables given to RT_TRACE()
9f180c6db58e rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
9854881c225a spi: sh-msiof: Avoid writing to registers from spi_master.setup()
6467b3e25447 hv_netvsc: Fix the TX/RX buffer default sizes
8dc11c413557 hv_netvsc: Fix the receive buffer size limit
e53e85d5082c RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
4df82a41e819 drm/msm: fix leak in failed get_pages
b3cff08483d0 media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_interrupt
b453f9d8c55e cpufreq: longhaul: Revert transition_delay_us to 200 ms
e59e19dc4086 Bluetooth: btqcomsmd: Fix skb double free corruption
5b58533858e3 Bluetooth: hci_qca: Avoid setup failure on missing rampatch
23081c335df9 staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
23e73e2ab4d2 scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura controllers
809607940362 Linux 4.14.29
f2216e3e1d64 usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
3914aae2ae24 USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()
c209d68794e6 scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
91cb90636e03 scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
31de69d5c9b8 scsi: qla2xxx: Fix NULL pointer access for fcport structure
8cdd1908c174 scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_que
1a8902505673 btrfs: Fix memory barriers usage with device stats counters
d35115930d84 btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
cb6945546b52 btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
0136bd7238b2 btrfs: alloc_chunk: fix DUP stripe size handling
7e7fbff126d1 btrfs: add missing initialization in btrfs_check_shared
e625797168ce btrfs: Fix NULL pointer exception in find_bio_stripe
e01cf461f1d0 irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
1f4b6d083dc6 RDMAVT: Fix synchronization around percpu_ref
cd21b3400bc1 fs/aio: Use RCU accessors for kioctx_table->table[]
076c7c06801a fs/aio: Add explicit RCU grace period when freeing kioctx
b071bce3ff7e lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
e693f1331c4c KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
b85437d007f4 kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3
2ffe95e3aa1e KVM: arm/arm64: Reduce verbosity of KVM init log
0481f001d9c1 fs: Teach path_connected to handle nfs filesystems with multiple roots.
690291bccba9 drm/amdgpu/dce: Don't turn off DP sink when disconnected
1a50b5f07acf drm/radeon: fix prime teardown order
b4a9192c74ad drm/amdgpu: fix prime teardown order
bdbd0a2082d5 drm/nouveau/bl: Fix oops on driver unbind
3d1ef6fbdc22 ALSA: seq: Clear client entry before deleting else at closing
0609022631b3 ALSA: seq: Fix possible UAF in snd_seq_check_queue()
c0cafa62d780 ALSA: hda - Revert power_save option default value
5ee6abaa5370 ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
a9cf8b6fe73b parisc: Handle case where flush_cache_range is called with no context
6fcb523eafa0 x86/mm: Fix vmalloc_fault to use pXd_large
4b428e9998c1 KVM: x86: Fix device passthrough when SME is active
732f9a89fc1e x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist
76aaa3978252 x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit kernels
68ce99300659 x86/vm86/32: Fix POPF emulation
602e52e66fbe selftests/x86/entry_from_vm86: Add test cases for POPF
102c51c63494 selftests/x86: Add tests for the STR and SLDT instructions
6d3789cafd00 selftests/x86: Add tests for User-Mode Instruction Prevention
9ad561690f83 selftests/x86/entry_from_vm86: Exit with 1 if we fail
4cf4908d1d4e x86/cpufeatures: Add Intel PCONFIG cpufeature
828ba3c7fd5a x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
42b96e19dddd Linux 4.14.28
1c8b6717a268 drm/i915/glk: Disable Guc and HuC on GLK
e09475d69826 dmaengine: qcom_hidma: check pending interrupts
4f33fcc68abe IB/mlx5: revisit -Wmaybe-uninitialized warning
fd6170bf4381 ima: relax requiring a file signature for new files with zero length
c02dd004559c locking/locktorture: Fix num reader/writer corner cases
09e59383eb1c rcutorture/configinit: Fix build directory error message
17c8c5998857 ipvlan: add L2 check for packets arriving via virtual devices
0ced0c46b418 Fix misannotated out-of-line _copy_to_user()
4117e8971923 mmc: mmc_test: Ensure command queue is disabled for testing
b45ccc79b04a ASoC: nuc900: Fix a loop timeout test
00be5b299063 crypto: caam/qi - use correct print specifier for size_t
8077cba5b1f0 mac80211: remove BUG() when interface type is invalid
f6ae26c08033 mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
9bece8dda367 agp/intel: Flush all chipset writes after updating the GGTT
4df57c45f762 arm64: dts: renesas: salvator-common: Add EthernetAVB PHY reset
9281b0856dcd powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled context
d744153d67fd powerpc/modules: Don't try to restore r2 after a sibling call
12848af16f9e drm/amdkfd: Fix memory leaks in kfd topology
30d45938f2a5 veth: set peer GSO values
a80de288d6c5 net: sched: drop qdisc_reset from dev_graft_qdisc
127bda4b0912 virtio_net: Disable interrupts if napi_complete_done rescheduled napi
623f21858691 media: davinci: vpif_capture: add NULL check on devm_kzalloc return value
b6b70d70331f media: cpia2: Fix a couple off by one bugs
8834a75d8acb dm raid: fix raid set size revalidation
77ec30a0b35e media: vsp1: Prevent suspending and resuming DRM pipelines
32097005dd78 scsi: dh: add new rdac devices
97b8a9a87832 scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
a60a3523b398 scsi: core: scsi_get_device_flags_keyed(): Always return device flags
677794fb0ca2 bnxt_en: Don't print "Link speed -1 no longer supported" messages.
564030343299 spi: sun6i: disable/unprepare clocks on remove
4309a1e0d1c3 tools/usbip: fixes build with musl libc toolchain
9c0a007d1efc ath10k: fix invalid STS_CAP_OFFSET_MASK
0c2fa288cfc3 mwifiex: cfg80211: do not change virtual interface during scan processing
1a7e2b546b0f clk: qcom: msm8916: fix mnd_width for codec_digcodec
6d6a5eae5600 drm/amdgpu:fix virtual dce bug
bd301e538bd6 iwlwifi: mvm: avoid dumping assert log when device is stopped
e6fb81cb22b7 perf annotate: Fix objdump comment parsing for Intel mov dissassembly
f9b186caa071 perf annotate: Fix unnecessary memory allocation for s390x
9334b702531d pinctrl: sh-pfc: r8a7795-es1: Fix MOD_SEL1 bit[25:24] to 0x3 when using STP_ISEN_1_D
162ee473a0cb pinctrl: sh-pfc: r8a7791: Add can_clk function
81a16b68d254 drm/sun4i: Fix format mask in DE2 driver
5dc7257b7ca7 pwm: stmpe: Fix wrong register offset for hwpwm=2 case
65722e73086d scsi: ses: don't ask for diagnostic pages repeatedly during probe
5d8c64ea75f3 drm/amdgpu:fix random missing of FLR NOTIFY
0049457bfde6 cpufreq: Fix governor module removal race
bde5c6dca065 ath10k: update tdls teardown state to target
6af44accf4ff iio: health: max30102: Add power enable parameter to get_temp function
975486d1f138 iio: adc: ina2xx: Shift bus voltage register to mask flag bits
cb334409bb02 drm/etnaviv: make THERMAL selectable
893bfd501781 power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_init_hw_registers()'
487d43596072 power: supply: ab8500_charger: Fix an error handling path
7579edac03e6 leds: pm8058: Silence pointer to integer size warning
ab3db1af4210 xfrm: Fix xfrm_replay_overflow_offload_esn
5aac93adff9c userns: Don't fail follow_automount based on s_user_ns
926b261b1ed5 mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
2f1f60c4b903 ARM: dts: omap3-n900: Fix the audio CODEC's reset pin
0ed43f944a40 ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
5132282f9c4b net: thunderx: Set max queue count taking XDP_TX into account
4ab1fcc7a5f7 mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
bd174cd107d0 net: xfrm: allow clearing socket xfrm policies.
f113f794410a rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe()
31a0f4502108 net: ieee802154: adf7242: Fix bug if defined DEBUG
00c7a2690dcc test_firmware: fix setting old custom fw path back on exit
919ba939de1a crypto: cavium - fix memory leak on info
90cf769aeb5a crypto: ecc - Fix NULL pointer deref. on no default_rng
cebb9043093e sched: Stop resched_cpu() from sending IPIs to offline CPUs
9c2825526d96 sched: Stop switched_to_rt() from sending IPIs to offline CPUs
872181a79b35 USB: ledtrig-usbport: fix of-node leak
b9faab6a01e9 typec: tcpm: fusb302: Resolve out of order messaging events
dc3173bf6ccb staging: rtl8822be: fix missing null check on dev_alloc_skb return
0e2685fef97d drm/amdgpu: fix get_max_engine_clock_in_mhz
dc743e973895 ARM: dts: exynos: Correct Trats2 panel reset line
7299cd29f12c clk: meson: gxbb: fix wrong clock for SARADC/SANA
9ac03f5260e4 ARM: dts: koelsch: Move cec_clock to root node
cc218843b44d iwlwifi: mvm: rs: don't override the rate history in the search cycle
f0ab595c2de0 HID: elo: clear BTN_LEFT mapping
addf1ae9fcb2 HID: multitouch: Only look at non touch fields in first packet of a frame
d2bbda4c374c video/hdmi: Allow "empty" HDMI infoframes
182c594668e7 dma-buf/fence: Fix lock inversion within dma-fence-array
e19df194b50e drm/edid: set ELD connector type in drm_edid_to_eld()
2b0509fa4afe Revert "btrfs: use proper endianness accessors for super_copy"
d916e453942b dm mpath: fix passing integrity data
dbacf552cdbf earlycon: add reg-offset to physical address before mapping
0da58aed9edc serial: core: mark port as initialized in autoconfig
099d055f8ab9 serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
e52fb772cb1d usb: dwc3: Fix lock-up on ID change during system suspend/resume
99d7fb05c1e9 usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
59b0613d3f40 usb: usbmon: Read text within supplied buffer size
42b8dfefbb1b usb: quirks: add control message delay for 1b1c:1b20
d4f0bf4525fd usbip: vudc: fix null pointer dereference on udc->lock
f8187fd2aeda USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
6de9ee2f3020 staging: android: ashmem: Fix lockdep issue during llseek
4c2d71dd0f90 staging: comedi: fix comedi_nsamples_left.
fdd0f1b2efc7 uas: fix comparison for error code
3c8e0474f543 tty/serial: atmel: add new version check for usart
a6a8916de0db serial: sh-sci: prevent lockup on full TTY buffers
d03fbfded594 xhci: fix endpoint context tracer output
d7c3836cd166 xhci: Fix front USB ports on ASUS PRIME B350M-A
490869f59f58 usb: host: xhci-rcar: add support for r8a77965
92d770524625 ASoC: rt5651: Fix regcache sync errors on resume
57e2eb2d13db ASoC: wm_adsp: For TLV controls only register TLV get/set
90442512a6c6 ASoC: sgtl5000: Fix suspend/resume
577ad1c9bcfd ASoC: sun4i-i2s: Fix RX slot number of SUN8I
a971fc44c94b x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
6bccf8962b78 net: phy: Restore phy_resume() locking assumption
76fbc152cd8c net: phy: fix resume handling
9b1fb9cc922d Linux 4.14.27
24e955e59100 x86/kprobes: Fix kernel crash when probing .entry_trampoline code
e8be8ff1f757 objtool: Fix 32-bit build
a617f2e36d67 objtool: Fix another switch table detection issue
c3b9f72606ac objtool, retpolines: Integrate objtool with retpoline support more closely
a69898c9eb0a objtool: Add module specific retpoline rules
3945bbe1525f kbuild: move cc-option and cc-disable-warning after incl. arch Makefile
6288eb92cae8 kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
cfe39acafbaf kbuild: re-order the code to not parse unnecessary variables
e6993149fa4d objtool: Add retpoline validation
8c2768139ffb objtool: Use existing global variables for options
f9be9ef91a14 x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
4d840d9a1742 x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
6fceef2e7feb x86/paravirt, objtool: Annotate indirect calls
5065490489ee x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
945e3d00ecdc x86/speculation, objtool: Annotate indirect calls/jumps for objtool
e76a9431f21a x86/retpoline: Support retpoline builds with Clang
c3ffdb5a2ed4 x86/speculation: Use IBRS if available before calling into firmware
a66fe0437d85 Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
8cb411344339 x86-64/realmode: Add instruction suffix
cd9547e51503 x86/LDT: Avoid warning in 32-bit builds with older gcc
e793e30063b9 x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
c507f00d2b5e x86/mm: Remove stale comment about KMEMCHECK
5f9d19a6c9e1 x86/entry/64: Use 'xorl' for faster register clearing
b690fda31a47 x86/entry: Reduce the code footprint of the 'idtentry' macro
2e19277e1df5 nospec: Include <asm/barrier.h> dependency
bebe3994ddaf nospec: Kill array_index_nospec_mask_check()
dc2f0da8350e MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
20b4c7f86df9 dt-bindings: Document mti,mips-cpc binding
608d96fc43a3 scsi: qla2xxx: Fix recursion while sending terminate exchange
8540351ee8a4 scsi: qla2xxx: Fix NULL pointer crash due to probe failure
3deecffb1b78 ALSA: hda: add dock and led support for HP ProBook 640 G2
f2ba41eb6290 ALSA: hda: add dock and led support for HP EliteBook 820 G3
818b447d14e4 ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
6d3a7dcba8c5 ALSA: seq: More protection for concurrent write and ioctl races
d9c724729d0d ALSA: seq: Don't allow resizing pool in use
7b4e500bada3 ALSA: hda/realtek - Make dock sound work on ThinkPad L570
816ee317d8a2 ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
3c69eccc1ab1 ALSA: hda/realtek: Limit mic boost on T480
37872f84cc2d ALSA: hda/realtek - Add headset mode support for Dell laptop
2c269a2557a9 ALSA: hda/realtek - Add support headset mode for DELL WYSE
c5bd1ad601d1 x86/spectre_v2: Don't check microcode versions when running under hypervisors
c192a793f056 perf tools: Fix trigger class trigger_on()
5c1c405d3936 x86/MCE: Serialize sysfs changes
859334041d04 x86/MCE: Save microcode revision in machine check records
c6a1c0caf2d0 bcache: don't attach backing with duplicate UUID
14c2230b83bc bcache: fix crashes in duplicate cache device register
f1833eb13078 IB/mlx5: Fix incorrect size of klms in the memory region
525673339fb1 dm bufio: avoid false-positive Wmaybe-uninitialized warning
ffced04184f5 kbuild: Handle builtin dtb file names containing hyphens
e3a8c7b5d707 IB/core: Fix missing RDMA cgroups release in case of failure to register device
c1badd7b65c4 arm64: mm: fix thinko in non-global page table attribute check
3da2a62a61d1 KVM: s390: fix memory overwrites when not using SCA entries
583cc79b7380 virtio_ring: fix num_free handling in error case
5f9113db06a4 loop: Fix lost writes caused by missing flag
7f18a19b2113 Documentation/sphinx: Fix Directive import error
88b3e6acbae0 mm/memblock.c: hardcode the end_pfn being -1
d50cb5cedb6f lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
89d3fccd8bab Input: matrix_keypad - fix race when disabling interrupts
91e019af29cd PCI: dwc: Fix enumeration end when reaching root subordinate
d90bb7c6806b MIPS: OCTEON: irq: Check for null return on kzalloc allocation
e06fe5925771 MIPS: ath25: Check for kzalloc allocation failure
26f1a4666090 MIPS: BMIPS: Do not mask IPIs during suspend
6c6f1e60b5e4 drm/amdgpu:Always save uvd vcpu_bo in VM Mode
783fd8eb86fc drm/amdgpu:Correct max uvd handles
e919af14fa17 drm/amdgpu: fix KV harvesting
f641c63d750a drm/radeon: fix KV harvesting
755e5527e57f drm/amdgpu: Notify sbios device ready before send request
20f3ff9738c0 drm/amdgpu: used cached pcie gen info for SI (v2)
26078a2d862d drm/amd/powerplay: fix power over limit on Fiji
9c1192dcb7ba drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
1dd93412438e Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
cfc381d215af drm/amd/powerplay/vega10: allow mclk switching with no displays
396ff3687674 drm/amd/powerplay/smu7: allow mclk switching with no displays
9b9a82c0e2e1 drm/nouveau: prefer XBGR2101010 for addfb ioctl
e6a23183d800 drm/amdgpu: Fix deadlock on runtime suspend
9c1508eff805 drm/radeon: Fix deadlock on runtime suspend
8c13b37c887d drm/nouveau: Fix deadlock on runtime suspend
c261d5a4e5bf drm: Allow determining if current task is output poll worker
363e3fd5fa49 workqueue: Allow retrieval of current task's work struct
0547d1135081 drm/i915: Always call to intel_display_set_init_power() in resume_early.
07b749546521 scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
4dbc3e4d8b28 scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
2e5033364e0d drm/i915/perf: fix perf stream opening lock
c16a67695cd6 drm/i915: Try EDID bitbanging on HDMI after failed read
d3accc34d793 drm/i915: Update watermark state correctly in sanitize_watermarks
7b3f881e41c5 drm/i915: Disable DC states around GMBUS on GLK
492056f2944e drm/i915: Clear the in-use marker on execbuf failure
f306b12928b9 drm/i915: Fix rsvd2 mask when out-fence is returned
4b26a307391f regulator: stm32-vrefbuf: fix check on ready flag
bba05fb6a13b net/smc: fix NULL pointer dereference on sock_create_kern() error path
e0486b303556 IB/uverbs: Improve lockdep_check
dbfed071633c RDMA/mlx5: Fix integer overflow while resizing CQ
01b8c0e36063 RDMA/ucma: Check that user doesn't overflow QP state
9b2d784a39d4 RDMA/ucma: Limit possible option size
7b7574e9b209 NFS: Fix unstable write completion
e131a6d68cd5 pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
2bca2c58d83b NFS: Fix an incorrect type in struct nfs_direct_req
29060ff7c1ed scsi: qla2xxx: Fix memory leak in dual/target mode
0393270e9e58 scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
e62c1051a4fd scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
f5ff7098d906 scsi: qla2xxx: Defer processing of GS IOCB calls
1bc43df12141 scsi: qla2xxx: Clear loop id after delete
21e4e9c6d8ab scsi: qla2xxx: Fix scan state field for fcport
0b42928ca54c scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
11739154e650 scsi: qla2xxx: Fix abort command deadlock due to spinlock
4929c452336c scsi: qla2xxx: Fix PRLI state check
f92ec32f33ba scsi: qla2xxx: Fix Relogin being triggered too fast
1411448e0a1b scsi: qla2xxx: Fix NPIV host cleanup in target mode
4274e4a3bee9 scsi: qla2xxx: Fix login state machine stuck at GPDB
585f4ebd9e66 scsi: qla2xxx: Serialize GPNID for multiple RSCN
a6d50e89f119 scsi: qla2xxx: Retry switch command on time out
8e6cbe51afee scsi: qla2xxx: Fix re-login for Nport Handle in use
fae72a271001 scsi: qla2xxx: Skip IRQ affinity for Target QPairs
2cd1f76b293e scsi: qla2xxx: Move session delete to driver work queue
e0be82d7801a scsi: qla2xxx: Fix gpnid error processing
f58abb5bbd23 scsi: qla2xxx: Fix system crash for Notify ack timeout handling
7b6f41b7377a tpm: only attempt to disable the LPC CLKRUN if is already enabled
30c3b70e8d83 tpm: remove unused variables
1ef7d99cc897 tpm: delete the TPM_TIS_CLK_ENABLE flag
7cea3381216a tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
f1bb2393fcd0 tpm_tis: Move ilb_base_addr to tpm_tis_data
9131a1b3d9c8 netfilter: use skb_to_full_sk in ip6_route_me_harder
39f154faecc2 netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
2d7e07003950 netfilter: bridge: ebt_among: add missing match size checks
eaa06bfba8ea netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
c89e04e5c06e netfilter: IDLETIMER: be syzkaller friendly
53f94e6110aa netfilter: nat: cope with negative port range
ab737b02b2fd netfilter: x_tables: fix missing timer initialization in xt_LED
2a7ebc07a153 netfilter: xt_hashlimit: fix lock imbalance
4514a597aa43 netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
638c2e4eff89 netfilter: add back stackpointer size checks
310f286ded5f ASoC: Intel: kbl: fix jack name
314b54aae2ad ASoC: Intel: Skylake: Fix jack name format substitution
c116baf79f0e ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
77fbdd1e2a0c watchdog: hpwdt: Remove legacy NMI sourcing.
41da51dbc372 watchdog: hpwdt: fix unused variable warning
d40d7b332592 watchdog: hpwdt: Check source of NMI
9a07f4a6befc watchdog: hpwdt: SMBIOS check
31c4bc6e01e5 kbuild: move "_all" target out of $(KBUILD_SRC) conditional
96427a5164f3 Linux 4.14.26
dc6fb79de47d KVM: x86: fix backward migration with async_PF
a91064ff43a2 bpf, ppc64: fix out of bounds access in tail call
3e272a8cd57a bpf: allow xadd only on aligned memory
e1760b3563fb bpf: add schedule points in percpu arrays management
03549a3476e1 bpf, arm64: fix out of bounds access in tail call
7e657aa3b4f7 bpf, x64: implement retpoline for tail call
853223c2caf4 bpf: fix rcu lockdep warning for lpm_trie map_free callback
62a2caa5027f bpf: fix memory leak in lpm_trie map_free callback function
d9fd73c60bc9 bpf: fix mlock precharge on arraymaps
8773f9bfa9e8 Linux 4.14.25
df11c2268c39 nvme-rdma: don't suppress send completions
9474d8fa7ac4 md: only allow remove_and_add_spares when no sync_thread running.
4df591f704a2 ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
2b8446579c1b ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
b2190cc39184 ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530
b95f8ca8d719 KVM/x86: remove WARN_ON() for when vm_munmap() fails
615462370ab6 KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in kvm_valid_sregs()
db98acd6f859 PCI/ASPM: Deal with missing root ports in link state handling
b4830f3ad9c5 KVM: x86: fix vcpu initialization with userspace lapic
1f17daea7026 KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely()
03d62460c731 KVM: x86: move LAPIC initialization after VMCS creation
0d62a56dc454 KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
7135aaf3ed63 KVM: mmu: Fix overlap between public and private memslots
1ebf9ab6c4a0 KVM: X86: Fix SMRAM accessing even if VM is shutdown
f925158cb0d2 KVM: x86: extend usage of RET_MMIO_PF_* constants
e0c7b2b16666 ARM: kvm: fix building with gcc-8
fc6be8bc1216 ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
4c02f0164b0e ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore som
8dc356e5b936 ARM: orion: fix orion_ge00_switch_board_info initialization
b20d1086410a x86/mm: Fix {pmd,pud}_{set,clear}_flags()
656772cb7233 nospec: Allow index argument to have const-qualified type
81a158d21498 KVM: s390: consider epoch index on TOD clock syncs
dbab3751bcc7 KVM: s390: consider epoch index on hotplugged CPUs
58a5d1ac69a7 KVM: s390: provide only a single function for setting the tod (fix SCK)
c09ea9a8da5b KVM: s390: take care of clock-comparator sign control
bd3ead457638 EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL
1ba2b9e01dbf media: m88ds3103: don't call a non-initalized function
ccddee811eba blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatch
c5f32462f0df s390/qeth: fix IPA command submission race
eae17c406390 s390/qeth: fix IP address lookup for L3 devices
87c4789f452d Revert "s390/qeth: fix using of ref counter for rxip addresses"
56f662db7f56 s390/qeth: fix double-free on IP add/remove race
027637104ddf s390/qeth: fix IP removal on offline cards
fa4919e37f8e s390/qeth: fix overestimated count of buffer elements
128c7e692333 s390/qeth: fix SETIP command handling
fcdfb9d80dc9 s390/qeth: fix underestimated count of buffer elements
99a781947c2a virtio-net: disable NAPI only when enabled during XDP set
5134b919cc2c tuntap: disable preemption during XDP processing
1903344b6320 tuntap: correctly add the missing XDP flush
abb4a8b870b5 tcp: purge write queue upon RST
eec434c573e7 netlink: put module reference if dump start fails
abd7663b5d1c mlxsw: spectrum_router: Do not unconditionally clear route offload indication
ebadf888288c cls_u32: fix use after free in u32_destroy_key()
fb8a84cb9f6a amd-xgbe: Restore PCI interrupt enablement setting on resume
e7b316ac78e2 net/mlx5e: Verify inline header size do not exceed SKB linear size
cbd173b8105c bridge: Fix VLAN reference count problem
00ec3b0ca32f sctp: fix dst refcnt leak in sctp_v6_get_dst()
97ba6e5ff684 net: ipv4: Set addr_type in hash_keys for forwarded case
73cb791fe41c mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
0ab87ec99e99 tcp: revert F-RTO extension to detect more spurious timeouts
cc8dadb8c0f4 tcp: revert F-RTO middle-box workaround
36728a6b39c1 sctp: do not pr_err for the duplicated node in transport rhlist
54d6bc97b4c9 net/sched: cls_u32: fix cls_u32 on filter replace
a01550d778a4 net_sched: gen_estimator: fix broken estimators based on percpu stats
5b5be45ed1f2 net/mlx5e: Fix loopback self test when GRO is off
ff01f118d168 doc: Change the min default value of tcp_wmem/tcp_rmem.
d6a76199e851 tcp_bbr: better deal with suboptimal GSO
f0a04a0e1ab4 rxrpc: Fix send in rxrpc_send_data_packet()
17634603d494 tcp: Honor the eor bit in tcp_mtu_probe
dcb5da20ee3f net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
f26693d38760 net/mlx5e: Specify numa node when allocating drop rq
2229dd5dd6c6 mlxsw: spectrum_switchdev: Check success of FDB add operation
9f02a069bfdd sctp: fix dst refcnt leak in sctp_v4_get_dst
bf014cc18a3c net/mlx5e: Fix TCP checksum in LRO buffers
fecb84a83f84 udplite: fix partial checksum initialization
1fc74a57a8ae sctp: verify size of a new chunk in _sctp_make_chunk()
5775f7876467 ppp: prevent unregistered channels from connecting to PPP units
795f3deff199 net: sched: report if filter is too large to dump
60b28d5ef3e3 netlink: ensure to loop over all netns in genlmsg_multicast_allns()
3bcf69f8e786 net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
f80c28a585b5 net: fix race on decreasing number of TX queues
da260080c2e3 net: ethernet: ti: cpsw: fix net watchdog timeout
94870df33c9b net: amd-xgbe: fix comparison to bitshift when dealing with a mask
c3d7d3a099f6 ipv6 sit: work around bogus gcc-8 -Wrestrict warning
2cdc12a498fc hdlc_ppp: carrier detect ok, don't turn off negotiation
4a5048e7fdeb fib_semantics: Don't match route with mismatching tclassid
4c13e689e5f0 bridge: check brport attr show in brport_show
71978491bb66 x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
f70befc397a6 x86/platform/intel-mid: Handle Intel Edison reboot correctly
e521a723fd3f x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
93e1f7fc77e6 direct-io: Fix sleep in atomic due to sync AIO
0ba6c33b3287 dax: fix vma_is_fsdax() helper
3379a37a7409 cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
d5168ce35434 vfio: disable filesystem-dax page pinning
7f43f610c4bb block: kyber: fix domain token leak during requeue
17644a0bbb19 block: fix the count of PGPGOUT for WRITE_SAME
eae6179f5539 btrfs: use proper endianness accessors for super_copy
dabf89052e8e parisc: Fix ordering of cache and TLB flushes
47e7fc96cddc parisc: Reduce irq overhead when run in qemu
90c3f0d36000 parisc: Use cr16 interval timers unconditionally on qemu
6b218ed6bd07 timers: Forward timer base before migrating timers
ec274a65154a mmc: dw_mmc: Fix out-of-bounds access for slot's caps
e03d46a156d9 mmc: dw_mmc: Factor out dw_mci_init_slot_caps
4d5123a0b37c mmc: dw_mmc: Avoid accessing registers in runtime suspended state
cb65fc21f387 mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
33b42aa617d1 mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
e2c3f7270218 ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
34516912bfd7 ALSA: hda: Add a power_save blacklist
e5e9a08e151f ALSA: x86: Fix missing spinlock and mutex initializations
a2102a155f3d ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
ebc24a828a2f ALSA: usb-audio: Add a quirck for B&W PX headphones
e5966192439e tpm_tis_spi: Use DMA-safe memory for SPI transfers
fbb6fba47c05 tpm: constify transmit data pointers
f8e331c508c2 tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
37dfbccd4b22 tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
e9951ab03f51 tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus
648b62fda1a3 tpm: fix potential buffer overruns caused by bit glitches on the bus
703fca31ac31 tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
972b19e615a2 ixgbe: fix crash in build_skb Rx code path
971039cc4da1 Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
(From OE-Core rev: 22ab6e95a31ca10e14d1dfab8119e87e125505d4)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
af167d4948 |
linux-yocto/meta: improve wifi driver granularity
Integrating the following commit for the 4.12+ kernels: Author: Nathan Rossi <nathan@nathanrossi.com> Date: Wed Mar 21 00:10:02 2018 +1000 features/wifi: Add WiFi driver fragments for various vendors/interfaces This change adds WiFi driver configuration fragments. The fragments are split into vendor and interface files to allow for easy selection of drivers for specific interface types (USB, PCI, SDIO) which is useful for BSPs with specific interfaces. The specific vendor/interface config fragments can be included by specific BSPs in its .scc files. However .scc files (wifi-*.scc) are provided to allow enabling interface specific or all interfaces drivers via KERNEL_FEATURES or inclusion via other .scc files. And wifi-common.scc is provided to enable the base config options required for all WiFi drivers, which is done to ensure correct configuration for default no config setups (e.g. linux-yocto-tiny). This patch only enables a limited set of drivers, which is based on what the common-pc-wifi.cfg fragment sets as well as some additional drivers, that primarily appear in USB WiFi devices. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> This gives us a much better granularity of drivers and a good baseline for future improvements. The 4.12 fragments are also slightly re-organized on top of this commit to avoid patch failures when including the new frags. (From OE-Core rev: c24d6863768a64b2c1632d5202790689a1164694) Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|
|
2fca0f53ab |
mpc8315e-rdb: fix broken ethernet
Integrating the following commits to fix the ethernet on the mpc8315e-rdb: 12f3957167b0 net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b c986bc511c18 net: phy: Add general dummy stubs for MMD register access (From OE-Core rev: 6dd68cddc3536c11b9f868fde34a745256648c25) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|
|
6b4fab7588 |
linux-yocto/4.14/4.15: revert "features/systemtap/systemtap.cfg: enable CONFIG_KERNEL_DEBUG"
The following commit: Author: California Sullivan <california.l.sullivan@intel.com> Date: Wed Feb 17 16:47:10 2016 -0800 ktypes: add developer ktype The developer ktype enables EMBEDDED, EXPERT, and DEBUG_KERNEL, opening up more kernel options and setting some defaults. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Was created to address the kernel footprint related issues that are related to many of the kernel debug options. When this commit was merged, it re-enabled CONFIG_DEBUG_KERNEL for the standard kernel, since it includes the systemtap fragment. The correct thing to do is to move systemtap properly into the developer kernel type. For now, you can build the developer kernel type, or add the developer kernel configuration fragment via a bbappend, and you'll have a functional systemtap. [YOCTO #12603] (From OE-Core rev: ad8f68e9831c57fde62f7b1942bfa9e1307f113d) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|
|
a7c9bc7020 |
linux-yocto: aufs and systemtap
Integrating a configuration change for systemtap: features/systemtap/systemtap.cfg: enable CONFIG_KERNEL_DEBUG And porting the aufs warning fix to 4.14 and 4.15: aufs: fix compile warning (From OE-Core rev: db2a8c827332c0837d029e99b210036218f8f9dc) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|
|
b4992cf036 |
linux-yocto/4.14: update to v4.14.24
Updating the korg stable release which comprises the following commits:
6e4548ea58e6 Linux 4.14.24
ab5d9d1751bc net: sched: fix use-after-free in tcf_block_put_ext
ac2be03ba64f net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
1c8e7e61cbdf net: sched: crash on blocks with goto chain action
b6b42b3d2d95 net: sched: fix crash when deleting secondary chains
bc44a1bbd131 arm64: dts: marvell: mcbin: add comphy references to Ethernet ports
d8cf635c9142 arm64: dts: marvell: add comphy nodes on cp110 master and slave
27245fc6f7a8 powerpc/pseries: Enable RAS hotplug events later
60190108f7e2 MIPS: Implement __multi3 for GCC7 MIPS64r6 builds
819cbaae314e mlxsw: pci: Wait after reset before accessing HW
3d23aaff9e55 nfp: always unmask aux interrupts at init
e69660fdecda of_mdio: avoid MDIO bus removal when a PHY is missing
83d9e9c211fe net: gianfar_ptp: move set_fipers() to spinlock protecting area
00c840f3b51c sctp: make use of pre-calculated len
413e58ac3d84 sctp: add a ceiling to optlen in some sockopts
cd659881219d xen/gntdev: Fix partial gntdev_mmap() cleanup
5aee2c142e3d xen/gntdev: Fix off-by-one error when unmapping with holes
197faf0c3a14 SolutionEngine771x: fix Ether platform data
f5ac846ba15f mdio-sun4i: Fix a memory leak
84ada11975b7 xen-netfront: enable device after manual module load
0e29d0bac356 bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.
a74e2cb46cdb bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()
4a33ecfb67b9 x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"
fa10314f23bc nvme-fabrics: initialize default host->id in nvmf_host_default()
5e1311a13449 powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ
9024bb7e27d2 leds: core: Fix regression caused by commit 2b83ff96f51d
be2b86901a34 bpf: sockmap missing NULL psock check
5ac98131312a ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y
7e3acce11e08 block: drain queue before waiting for q_usage_counter becoming zero
91c12917d4a8 wcn36xx: Fix dynamic power saving
3f39cc7fe90b can: flex_can: Correct the checking for frame length in flexcan_start_xmit()
0f258cc64f4e mac80211: mesh: drop frames appearing to be from us
c38bd3a9fe11 nl80211: Check for the required netlink attribute presence
d66a35c2a1fa net: ena: unmask MSI-X only after device initialization is completed
aae87222cc9c i40e: don't remove netdev->dev_addr when syncing uc list
0f51f3cf99df i40e/i40evf: Account for frags split over multiple descriptors in check linearize
1edfa41adb10 uapi libc compat: add fallback for unsupported libcs
5c9da1201713 x86/efi: Fix kernel param add_efi_memmap regression
935454915c33 RDMA/netlink: Fix locking around __ib_get_device_by_index
7cbd67344e05 drm/ttm: check the return value of kzalloc
d31d0cf5a980 NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625
49a8f703725e e1000: fix disabling already-disabled warning
f22fec25935d macvlan: Fix one possible double free
4d3d428c56a0 xfs: quota: check result of register_shrinker()
4def40b2ee02 xfs: quota: fix missed destroy of qi_tree_lock
ba28394c579b IB/ipoib: Fix race condition in neigh creation
67851c9381a1 IB/mlx4: Fix mlx4_ib_alloc_mr error flow
9d27ab346384 Input: xen-kbdfront - do not advertise multi-touch pressure support
4132ec352700 ip6_tunnel: allow ip6gre dev mtu to be set below 1280
d4727e485a1d btrfs: Fix flush bio leak
4c6652a08139 s390/dasd: fix wrongly assigned configuration data
622ded58410c afs: Fix missing error handling in afs_write_end()
4ebaea9e65d2 genirq: Guard handle_bad_irq log messages
1fd2d40b4667 IB/mlx5: Fix mlx5_ib_alloc_mr error flow
c2acc8859138 led: core: Fix brightness setting when setting delay_off=0
6b800ce9ee84 perf/x86/intel: Plug memory leak in intel_pmu_init()
2f4c6c045305 bnx2x: Improve reliability in case of nested PCI errors
9f00176d7c5e tg3: Enable PHY reset in MTU change path for 5720
2c0d89a27335 tg3: Add workaround to restrict 5762 MRRS to 2048
575650b6566b tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
831923622a59 tipc: error path leak fixes in tipc_enable_bearer()
cbc3dbfe4f37 netfilter: nf_tables: fix potential NULL-ptr deref in nf_tables_dump_obj_done()
cdbde4c04c5c crypto: inside-secure - fix request allocations in invalidation path
7cc6e8415d23 crypto: inside-secure - free requests even if their handling failed
0971f188da94 crypto: inside-secure - per request invalidation
0653ba0580ae arm64: dts: renesas: ulcb: Remove renesas, no-ether-link property
22d5e20c6a55 lib/mpi: Fix umul_ppmm() for MIPS64r6
36d0a678fb25 crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
99b329b4611a ARM: dts: ls1021a: fix incorrect clock references
8164587e5262 RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
831c169c9bac i915: Reject CCS modifiers for pipe C on Geminilake
8a5c84b1055a netfilter: uapi: correct UNTRACKED conntrack state bit number
b7b0385937fa scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_error
e2f52fa3f8d6 netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()
def8d0ae4ac9 xen/balloon: Mark unallocated host memory as UNUSABLE
caca324f9373 ASoC: rsnd: fixup ADG register mask
43da2bcade2a net/mlx5: Stay in polling mode when command EQ destroy fails
a2cfb1c664c3 net/mlx5: Cleanup IRQs in case of unload failure
9a472c211291 net/mlx5e: Fix ETS BW check
11be1c24a60d net: stmmac: Fix bad RX timestamp extraction
06dcd2d77a01 net: stmmac: Fix TX timestamp calculation
3eeac1d10a1b ip6_tunnel: get the min mtu properly in ip6_tnl_xmit
5dc4cbcfb5f2 ip6_gre: remove the incorrect mtu limit for ipgre tap
212ea3380bbb ip_gre: remove the incorrect mtu limit for ipgre tap
4699beb77127 vxlan: update skb dst pmtu on tx path
26e6b9f0be83 net: arc_emac: fix arc_emac_rx() error paths
9b72f8c448ec net: mediatek: setup proper state for disabled GMAC on the default
c7f40ff40061 x86-64/Xen: eliminate W+X mappings
54c153a0847b staging: ion: Fix ion_cma_heap allocations
d61a373f4344 cgroup: Fix deadlock in cpu hotplug path
56d80186a5ac ASoC: nau8825: fix issue that pop noise when start capture
3cf652bedcb9 spi: atmel: fixed spin_lock usage inside atmel_spi_remove
52a63f35cd70 mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nl
647ed111f78f x86/stacktrace: Make zombie stack traces reliable
e095ecaec6d9 xfrm: Reinject transport-mode packets through tasklet
e677319068b0 drm/nouveau/pci: do a msi rearm on init
0b9aeeb6070e net: phy: xgene: disable clk on error paths
ac4dc9f1af33 sget(): handle failures of register_shrinker()
60f1c1f27992 sctp: fix the issue that a __u16 variable may overflow in sctp_ulpq_renege
c8b8dd735938 x86/asm: Allow again using asm.h when building for the 'bpf' clang target
ba9443c55f36 ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatch
ae3471f65a04 parisc: Reduce thread stack to 16 kb
4b2e0f099619 ipv6: icmp6: Allow icmp messages to be looped back
6de1b002a29f mtd: nand: brcmnand: Zero bitflip is not an error
f485259011ad mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM
14862bfbffd9 net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support
043309fb5106 net: aquantia: Fix hardware DMA stream overload on large MRRS
dabd233b757d net: aquantia: Fix actual speed capabilities reporting
fbd047ffcccf nvme: check hw sectors before setting chunk sectors
a1aef5ce2abe nvme-fc: remove double put reference if admin connect fails
4d9f62729178 phy: cpcap-usb: Fix platform_get_irq_byname's error checking.
959f6a0906d5 dmaengine: fsl-edma: disable clks on all error paths
7cfa95893cbb scsi: aacraid: Fix I/O drop during reset
647a37ec1a17 mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()'
7edaa9afb923 exec: avoid gcc-8 warning for get_task_comm
f92679fee6ad hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
267ef1d33284 Linux 4.14.23
ac3d021048be microblaze: fix endian handling
9ce9f4e4a543 m32r: fix endianness constraints
821e97898016 drm/i915/breadcrumbs: Ignore unsubmitted signalers
1f0ffdc67108 drm/amdgpu: add new device to use atpx quirk
4517799bf655 drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
14fdf4448277 drm/amdgpu: add atpx quirk handling (v2)
30537deb089c drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
46c1e4023b58 drm/amdgpu: Add dpm quirk for Jet PRO (v2)
68de83c13b30 drm/amdgpu: disable MMHUB power gating on raven
8ac8aa5eba0e drm: Handle unexpected holes in color-eviction
5c9beaf3aca7 drm/cirrus: Load lut in crtc_commit
faf1a75046cb usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
51aba4e16ccc usb: gadget: f_fs: Use config_ep_by_speed()
6e936140e0d7 usb: gadget: f_fs: Process all descriptors during bind
7551ff0ab230 Revert "usb: musb: host: don't start next rx urb if current one failed"
7e402ea2cdc2 usb: ldusb: add PIDs for new CASSY devices supported by this driver
a1e8aa2176d2 usb: dwc3: ep0: Reset TRB counter for ep0 IN
49e18b2ba887 usb: dwc3: gadget: Set maxpacket size for ep0 IN
1075f6078692 usb: host: ehci: use correct device pointer for dma ops
3b5061ec6fca drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
f74ddc2e6152 Add delay-init quirk for Corsair K70 RGB keyboards
21aadb063e70 arm64: cpufeature: Fix CTR_EL0 field definitions
6842a512ad16 arm64: Disable unhandled signal log messages by default
96e99291728f arm64: Remove unimplemented syscall log message
7e8407d1462d usb: ohci: Proper handling of ed_rm_list to handle race condition between usb_kill_urb() and finish_unlinks()
85c3d26bd754 ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
50f80b646a2b PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
4a665d628f93 irqchip/mips-gic: Avoid spuriously handling masked interrupts
bc4704f507cd irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
62160e348e89 mm, swap, frontswap: fix THP swap if frontswap enabled
7a14562d6e2c x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
0b82d316fa5b Kbuild: always define endianess in kconfig.h
6315213f0a78 iio: adis_lib: Initialize trigger before requesting interrupt
9dc4030c87b7 iio: buffer: check if a buffer has been set up when poll is called
1b985a6e8d4d iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
f4f94e9baeba iio: adc: stm32: fix stm32h7_adc_enable error handling
2492eca0a05b RDMA/uverbs: Sanitize user entered port numbers prior to access it
84205f964bcc RDMA/uverbs: Fix circular locking dependency
aaa1915e3d2c RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
f3d66d43500c RDMA/uverbs: Protect from command mask overflow
da768ed845a5 RDMA/uverbs: Protect from races between lookup and destroy of uobjects
606f74e3d01b extcon: int3496: process id-pin first so that we start with the right status
29e76b211e92 PKCS#7: fix certificate blacklisting
1a1f7f726bd8 PKCS#7: fix certificate chain verification
99b2095ac71e X.509: fix NULL dereference when restricting key with unsupported_sig
dcb04cc79483 X.509: fix BUG_ON() when hash algorithm is unsupported
fa465cd56813 i2c: bcm2835: Set up the rising/falling edge delays
3e1d63cc7a5f i2c: designware: must wait for enable
ebaefbdaf552 cfg80211: fix cfg80211_beacon_dup
2f9eed6e3772 MIPS: Drop spurious __unused in struct compat_flock
4fc16629e9bc scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
53c86c2d90c6 xtensa: fix high memory/reserved memory collision
9428e622eca7 MIPS: boot: Define __ASSEMBLY__ for its.S build
b3aff5c3b2a1 kconfig.h: Include compiler types to avoid missed struct attributes
35d75b7bfc67 arm64: mm: don't write garbage into TTBR1_EL1 register
485595768d89 netfilter: drop outermost socket lock in getsockopt()
55b195735142 Linux 4.14.22
c902ff1e4b25 vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
eff339b5d250 mei: me: add cannon point device ids for 4th device
06320148eecd mei: me: add cannon point device ids
95c085388397 crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
fc4cb30f2cd5 drm/i915: fix intel_backlight_device_register declaration
68a2a5204760 crypto: talitos - fix Kernel Oops on hashing an empty file
e94fc847bd6e hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close
385aeea71289 powerpc/perf/imc: Fix nest-imc cpuhotplug callback failure
473900cd523a PCI: rcar: Fix use-after-free in probe error path
73974676f802 xen: XEN_ACPI_PROCESSOR is Dom0-only
8babb5320885 platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410
721d4b02495c x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
d91c3f2e540f mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
abe8e59ab2f2 usb: dwc3: of-simple: fix missing clk_disable_unprepare
98b35258b394 usb: dwc3: gadget: Wait longer for controller to end command processing
58d3cc9687f5 dmaengine: jz4740: disable/unprepare clk if probe fails
4826773306b5 drm/vc4: Release fence after signalling
645ad410dcbd ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update
06078bd640c3 drm/armada: fix leak of crtc structure
20db5b3e3da3 xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
1840744a7f2e IB/mlx4: Fix RSS hash fields restrictions
8edeefab9ef2 spi: sun4i: disable clocks in the remove function
e8e50037b6de ASoC: rockchip: disable clock on error
5be88596c7b0 staging: ccree: Uninitialized return in ssi_ahash_import()
30fe9f094c17 clk: fix a panic error caused by accessing NULL pointer
03e82f2b2157 netfilter: xt_bpf: add overflow checks
c232fd3d7034 xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)
05fc2b8ba00a dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved
27e2830b3115 dmaengine: ioat: Fix error handling path
249d9f3ef5e9 scsi: bfa: fix type conversion warning
e748a5ea4ff2 scsi: bfa: fix access to bfad_im_port_s
dd079e26a0e4 scsi: lpfc: Use after free in lpfc_rq_buf_free()
9b8ffbead22d gianfar: Disable EEE autoneg by default
f2f12ea19fae 509: fix printing uninitialized stack memory when OID is empty
9c65a55722ac net: dsa: mv88e6xxx: Unregister MDIO bus on error path
0ef99ba03888 net: dsa: mv88e6xxx: Fix interrupt masking on removal
74875198a68e net: ethernet: arc: fix error handling in emac_rockchip_probe
f04764307af8 virtio_net: fix return value check in receive_mergeable()
64313a130c3d brcmfmac: Avoid build error with make W=1
90b0805d6085 btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
27b0dc31686b Btrfs: disable FUA if mounted with nobarrier
8edc5b9772d0 btrfs: Fix quota reservation leak on preallocated files
a59eb84df2b7 locking/lockdep: Fix possible NULL deref
0aeed5daaf62 net: qualcomm: rmnet: Fix leak on transmit failure
8172a467adae KVM: VMX: fix page leak in hardware_setup()
034ddb54c33e VSOCK: fix outdated sk_state value in hvs_release()
8001a37b83c4 net_sched: red: Avoid illegal values
e428e8ce3a00 net_sched: red: Avoid devision by zero
6e95c4f92177 gianfar: fix a flooded alignment reports because of padding issue.
4bbd45c38ed6 nfp: fix port stats for mac representors
45f9e44667c1 ARM: dts: Fix elm interrupt compiler warning
29c9acbc7463 s390/dasd: prevent prefix I/O error
dfb48332d602 s390/virtio: add BSD license to virtio-ccw
0b028b06afc9 PM / runtime: Fix handling of suppliers with disabled runtime PM
8b9d371a8c01 powerpc/perf: Fix oops when grouping different pmu events
30791140de21 m68k: add missing SOFTIRQENTRY_TEXT linker section
ae5a0acea273 ipvlan: Add the skb->mark as flow4's member to lookup route
b35e7321347a bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
9537ff76fa06 scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
b0d049e91314 iio: fix kernel-doc build errors
4c5ae538b3da iio: proximity: sx9500: Assign interrupt from GpioIo()
567c1f767ef4 md/raid1/10: add missed blk plug
86659fbb32a5 phylink: ensure we take the link down when phylink_stop() is called
778e7124f71d sfp: fix RX_LOS signal handling
7a7bcee6d73c sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune
559be170a470 md/raid5: correct degraded calculation in raid5_error
2ded534c9074 IB/core: Init subsys if compiled to vmlinuz-core
1ffc1b361ac2 RDMA/cma: Make sure that PSN is not over max allowed
f917b1c60e4a i40iw: Correct ARP index mask
03f23424aa2b i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE
f10f5b89c136 i40iw: Allocate a sdbuf per CQP WQE
97ef3a5027b0 KVM: arm/arm64: Fix spinlock acquisition in vgic_set_owner
2117bba3cfbb meson-gx-socinfo: Fix package id parsing
844dfa1b4188 IB/hfi1: Initialize bth1 in 16B rc ack builder
04521caaea96 pinctrl: sunxi: Fix A64 UART mux value
b1f0445d07f3 pinctrl: sunxi: Fix A80 interrupt pin bank
073cd31e2fd1 gpio: davinci: Assign first bank regs for unbanked case
4c194e5b0d90 gpio: 74x164: Fix crash during .remove()
d4ec37fab600 net: mvpp2: allocate zeroed tx descriptors
801f3b0c40da media: ov13858: Select V4L2_FWNODE
b8c033b1f4bf media: s5k6aa: describe some function parameters
2dc548c0671d trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter list
49a3efa81147 kvm: arm: don't treat unavailable HYP mode as an error
c05bbe5dc862 pinctrl: denverton: Fix UART2 RTS pin mode
6f8a0b09520b perf test: Fix test 21 for s390x
8b6c6ab154b9 perf bench numa: Fixup discontiguous/sparse numa nodes
7efaeefce5c9 perf top: Fix window dimensions change handling
984d85a69da9 perf: Fix header.size for namespace events
475e6b835d8c perf test shell: Fix check open filename arg using 'perf trace' on s390x
863b61caaeb8 perf annotate: Do not truncate instruction names at 6 chars
182d948c7ae9 perf help: Fix a bug during strstart() conversion
bfb3906919d1 perf record: Fix -c/-F options for cpu event aliases
761036954596 ARM: dts: am437x-cm-t43: Correct the dmas property of spi0
a1fd303e1e41 ARM: dts: am4372: Correct the interrupts_properties of McASP
c601b98e14df ARM: dts: logicpd-somlv: Fix wl127x pinmux
90e4395ca72d ARM: dts: logicpd-som-lv: Fix gpmc addresses for NAND and enet
104df4374d5d ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgen
17e712b1294a ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst function
b59a1da647f1 ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context
2ba11e4309b5 serdev: fix receive_buf return value when no callback
371cf4043b29 usb: build drivers/usb/common/ when USB_SUPPORT is set
c276379fa715 usbip: keep usbip_device sockfd state in sync with tcp_socket
d74450a91a4a staging: iio: ad5933: switch buffer mode to software
5ccf5138bd10 staging: iio: adc: ad7192: fix external frequency setting
6648ab4f03c0 staging: fsl-mc: fix build testing on x86
b46af094b82a binder: replace "%p" with "%pK"
047ba51a55e3 binder: check for binder_thread allocation failure in binder_poll()
95f9c2edcbae staging: android: ashmem: Fix a race condition in pin ioctls
441b5d10e460 ANDROID: binder: synchronize_rcu() when using POLLFREE.
129926c3756a ANDROID: binder: remove WARN() for redundant txn error
f6b581e3db4a dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
80b1c636a72b arm64: dts: add #cooling-cells to CPU nodes
225fcdd0e33b ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
52d4c1978cb4 video: fbdev/mmp: add MODULE_LICENSE
1f4f5777e5fa ASoC: ux500: add MODULE_LICENSE tag
14b2ad0bb2fa net_sched: gen_estimator: fix lockdep splat
701ba0df9520 net: avoid skb_warn_bad_offload on IS_ERR
83ee02de2c8d rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
c64534f82608 rds: tcp: correctly sequence cleanup on netns deletion.
6e12516df136 netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
be6c08bf9aea netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
516c855cf514 netfilter: on sockopt() acquire sock lock only in the required scope
2852a7dd15fe netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
f25f048d3bde netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}
6609d112229f netfilter: x_tables: fix int overflow in xt_alloc_table_info()
4249e8af8108 kcov: detect double association with a single task
7b5ec5505945 KVM: x86: fix escape of guest dr6 to the host
2cc50a1946e6 blk_rq_map_user_iov: fix error override
2c565a9538a1 staging: android: ion: Switch from WARN to pr_warn
747ad3d31592 staging: android: ion: Add __GFP_NOWARN for system contig heap
392e03283a3d crypto: x86/twofish-3way - Fix %rbp usage
9bae74042eb1 media: pvrusb2: properly check endpoint types
ca181454e726 selinux: skip bounded transition processing if the policy isn't loaded
116df867dbc1 selinux: ensure the context is NUL terminated in security_context_to_sid_core()
b517942f5126 ptr_ring: try vmalloc() when kmalloc() fails
6688494804d8 ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
73e6a383d150 ALSA: bcd2000: Add a sanity check for invalid EPs
b43a3e21937c ALSA: caiaq: Add a sanity check for invalid EPs
90bca3712acb ALSA: line6: Add a sanity check for invalid EPs
8c666e6471ac drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all
3587188ad596 dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify()
90f9a1ff1e8e blktrace: fix unlocked registration of tracepoints
2df0d6de5eff sctp: set frag_point in sctp_setsockopt_maxseg correctly
4d4d55665f32 xfrm: check id proto in validate_tmpl()
70c5e41f4734 xfrm: Fix stack-out-of-bounds read on socket policy lookup.
d6b36a2616ab RDMA/netlink: Fix general protection fault
846666fad8d7 KVM/x86: Check input paging mode when cs.l is set
7880fc541566 mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.
8e754b4ec589 xfrm: skip policies marked as dead while rehashing
e8370258ca0b xfrm: fix rcu usage in xfrm_get_type_offload
85c31887a20d xfrm: don't call xfrm_policy_cache_flush while holding spinlock
201941360944 esp: Fix GRO when the headers not fully in the linear part of the skb.
447f1170c23b mac80211_hwsim: validate number of different channels
b9e441e2e634 cfg80211: check dev_set_name() return value
ddf0936b9eef bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
6c0b71202f83 kcm: Only allow TCP sockets to be attached to a KCM mux
44890e9ff771 kcm: Check if sk_user_data already set in kcm_attach
ed25667f3303 vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
ebf7d035c39a usb: core: Add a helper function to check the validity of EP type in URB
58056a531e44 Linux 4.14.21
e506ac1dab86 ovl: hash directory inodes for fsnotify
f1a81c0eab38 ASoC: acpi: fix machine driver selection based on quirk
9a2b3777bd53 mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
44e47693e3a6 mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
ffe075e233bb mmc: sdhci-of-esdhc: disable SD clock for clock value 0
11785a9ece1b media: r820t: fix r820t_write_reg for KASAN
bbd577fec485 ARM: dts: Delete bogus reference to the charlcd
5782df0a58b6 arm: dts: mt2701: Add reset-cells
011c19041424 arm: dts: mt7623: Update ethsys binding
7367af9cf0e4 ARM: dts: s5pv210: add interrupt-parent for ohci
34aac3426553 arm64: dts: msm8916: Add missing #phy-cells
361bd5be7b84 ARM: pxa/tosa-bt: add MODULE_LICENSE tag
f5eab7c3d100 ARM: dts: exynos: fix RTC interrupt for exynos5410
dcdc01c2edd4 Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUS
875758d79d8f scsi: core: check for device state in __scsi_remove_target()
26f8c38bb466 x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
e4ea7c12229c usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
ac98d5a624fe mvpp2: fix multicast address filter
7466294dad89 ALSA: seq: Fix racy pool initializations
ec5a08abefe6 ALSA: usb: add more device quirks for USB DSD devices
e1b13eb16c98 ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
de3e81917564 ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
81ae4f7479f9 ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
5640397f06ad ALSA: hda/realtek - Add headset mode support for Dell laptop
8f65cd77c97c ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
c0cf529a8f4d ALSA: hda - Fix headset mic detection problem for two Dell machines
bc74262f3a65 mtd: nand: vf610: set correct ooblayout
8a8c9588c289 9p/trans_virtio: discard zero-length reply
61c07810bf2e Btrfs: fix unexpected -EEXIST when creating new inode
f30c7d95b4eb Btrfs: fix use-after-free on root->orphan_block_rsv
1371798b92c8 Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
9a701c4fa563 Btrfs: fix extent state leak from tree log
fda3bb933b33 Btrfs: fix crash due to not cleaning up tree log block's dirty bits
c766cb48771b Btrfs: fix deadlock in run_delalloc_nocow
f6318abd3a54 dm: correctly handle chained bios in dec_pending()
c8d0f63c1585 iscsi-target: make sure to wake up sleeping login worker
4cbb9fdf133c target/iscsi: avoid NULL dereference in CHAP auth error path
0528a533f368 blk-wbt: account flush requests correctly
67154fb80121 xprtrdma: Fix BUG after a device removal
84b41e3708ac xprtrdma: Fix calculation of ri_max_send_sges
848dd9bf5154 drm/qxl: reapply cursor after resetting primary
dc0b764a7c1a qxl: alloc & use shadow for dumb buffers
851e2ea82303 arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
ff59e379234b rtlwifi: rtl8821ae: Fix connection lost problem correctly
753fc48e595a mpls, nospec: Sanitize array index in mpls_label_ok()
294975841483 tracing: Fix parsing of globs with a wildcard at the beginning
29b4af70409c seq_file: fix incomplete reset on read from zero offset
0f0fd0073911 xenbus: track caller request id
a2fd6c095033 xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
0569dd9beef4 rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
3711b5c568cd console/dummy: leave .con_font_get set to NULL
6e6fd5b4ea9d video: fbdev: atmel_lcdfb: fix display-timings lookup
c77b38855036 PCI: keystone: Fix interrupt-controller-node lookup
8c125f391333 PCI: iproc: Fix NULL pointer dereference for BCMA
990bb6eb9ec2 PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
524a886aa8c9 MIPS: Fix incorrect mem=X@Y handling
f4f261974c6b MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
1f21cd46caca mm: Fix memory size alignment in devm_memremap_pages_release()
568c61facce6 mm: hide a #warning for COMPILE_TEST
ef7fd28b1137 ext4: correct documentation for grpid mount option
2e38988253c1 ext4: save error to disk in __ext4_grp_locked_error()
4d4d103a1b7e ext4: fix a race in the ext4 shutdown path
879bcbe0913f jbd2: fix sphinx kernel-doc build warnings
598b21708ec0 Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
e7cedb56ae9a mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
723cc3aeba9b Revert "mmc: meson-gx: include tx phase in the tuning process"
e8012ff87793 mmc: bcm2835: Don't overwrite max frequency unconditionally
a1341cac93fa mmc: sdhci: Implement an SDHCI-specific bounce buffer
e96a21989974 mbcache: initialize entry->e_referenced in mb_cache_entry_create()
c3bdd547042f rtc-opal: Fix handling of firmware error codes, prevent busy loops
a29adc04cb6d drm/radeon: adjust tested variable
808700475218 drm/radeon: Add dpm quirk for Jet PRO (v2)
254d48c8cc3b arm64: Add missing Falkor part number for branch predictor hardening
e4a6d687e5d9 drm/ast: Load lut in crtc_commit
dc2b0e41fc5e drm/amd/powerplay: Fix smu_table_entry.handle type
b51521c9a191 drm/qxl: unref cursor bo when finished with it
15cdc016f109 drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
f02c3f7f6d30 drm/ttm: Don't add swapped BOs to swap-LRU list
6c0398cfebf5 x86/entry/64: Fix CR3 restore in paranoid_exit()
231d0c70be74 x86/cpu: Change type of x86_cache_size variable to unsigned int
7d7ebee6ce11 x86/spectre: Fix an error message
325cbb04dc61 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
73f231c7ee69 selftests/x86/mpx: Fix incorrect bounds with old _sigfault
208beef6d8f2 x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()
d6d0c0a618a1 kmemcheck: rip it out for real
f369f1486116 kmemcheck: rip it out
b9870f85817e kmemcheck: remove whats left of NOTRACK flags
ae63fd26b2d8 kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
2abfcdf8e77d kmemcheck: remove annotations
1fed58f610b5 x86/speculation: Add <asm/msr-index.h> dependency
8b4cdbbb29d4 nospec: Move array_index_nospec() parameter checking into separate macro
9d4cb4dc7a11 x86/speculation: Fix up array_index_nospec_mask() asm constraint
41d315482500 x86/debug: Use UD2 for WARN()
4e0067c22d6b x86/debug, objtool: Annotate WARN()-related UD2 as reachable
842a0d95ef16 objtool: Fix segfault in ignore_unreachable_insn()
410d273ecc8e selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
8520ea2a0438 selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
cf4db6342da4 selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
e6eced764e1a selftests/x86/pkeys: Remove unused functions
3eb95d5187a3 selftests/x86: Clean up and document sscanf() usage
301e6fe0915c selftests/x86: Fix vDSO selftest segfault for vsyscall=none
5cf7b883bcba x86/entry/64: Remove the unused 'icebp' macro
bdcf05c64a64 x86/entry/64: Fix paranoid_entry() frame pointer warning
a816dd2fa2dc x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
de66c3a3b0a6 x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS macros
bd25388691c0 x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
3ce4863a44ff x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
47d9c905ae7a x86/entry/64: Interleave XOR register clearing with PUSH instructions
bb6873552764 x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro
51209eec238f x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions
d10d0bb86d97 x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculation attack surface
e578fedba81e PM: cpuidle: Fix cpuidle_poll_state_init() prototype
c59cce7943df PM / runtime: Update links_count also if !CONFIG_SRCU
2efd067aa4ef x86/speculation: Clean up various Spectre related details
a15bdf6579b2 KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
07a3a99ed7f9 X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
474bd0b82e24 KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods
bdc69a2ffa01 Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
b7451cb6159a x86/speculation: Correct Speculation Control microcode blacklist again
d5a1b559235a x86/speculation: Update Speculation Control microcode blacklist
372ed448263d x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
b973685e70c3 powerpc/mm/radix: Split linear mapping on hot-unplug
14d87b710338 crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
b3d33c5f296b crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
fff8ad7c18a2 compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
045e5161abfc compiler-gcc.h: Introduce __optimize function attribute
ec35f83de1c8 x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculation attack surface
2bc19b518cb2 x86/entry/64: Clear extra registers beyond syscall arguments, to reduce speculation attack surface
43d38b079ca7 x86: PM: Make APM idle driver initialize polling state
41fd295d90a7 x86/xen: init %gs very early to avoid page faults with stack protector
04f048fad32e x86/kexec: Make kexec (mostly) work in 5-level paging mode
0fe1e5ec1c27 x86/gpu: add CFL to early quirks
ba86431b7b58 drm/i915/kbl: Change a KBL pci id to GT2 from GT1.5
cc2759b7bb7c drm/i915: add GT number to intel_device_info
ce6ec5b8dc5a arm: spear13xx: Fix spics gpio controller's warning
349d03cb5378 arm: spear13xx: Fix dmas cells
b1637c1236d0 arm: spear600: Add missing interrupt-parent of rtc
cbcc2ff13af5 arm: dts: mt7623: fix card detection issue on bananapi-r2
be1965486122 ARM: dts: nomadik: add interrupt-parent for clcd
9be4b2f6d024 ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
34d58f7ccb65 ARM: lpc3250: fix uda1380 gpio numbers
bd4200936367 arm64: dts: msm8916: Correct ipc references for smsm
27f97375fcb8 s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
f25dfc9359cc dma-buf: fix reservation_object_wait_timeout_rcu once more v2
40be210c830e powerpc: Fix DABR match on hash based systems
3b09911d3beb powerpc/xive: Use hw CPU ids when configuring the CPU queues
892674b5058a powerpc/mm: Flush radix process translations when setting MMU type
4386f223b418 powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
5b98d31481f9 powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
2e7e8bd8f195 ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
1ec4c78e3444 mwifiex: resolve reset vs. remove()/shutdown() deadlocks
62def1d604a5 PM / devfreq: Propagate error from devfreq_add_device()
37efa60e1670 swiotlb: suppress warning when __GFP_NOWARN is set
8e56a935a4b7 cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
75a3f11c7bad RDMA/rxe: Fix rxe_qp_cleanup()
571cb36fac2f RDMA/rxe: Fix a race condition in rxe_requester()
7b4e8a46d4cf RDMA/rxe: Fix a race condition related to the QP error state
7dd2dbdd4606 kselftest: fix OOM in memory compaction test
9c2e7a048d19 selftests: seccomp: fix compile error seccomp_bpf
1d6eb826e65d IB/core: Avoid a potential OOPs for an unused optional parameter
d40ad865704b IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
18c0ee900c8d IB/core: Fix two kernel warnings triggered by rxe registration
ade57e9031fa IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
5a4255467cd8 IB/qib: Fix comparison error with qperf compare/swap test
7a748f0bb2e4 IB/umad: Fix use of unprotected device pointer
e99306bb4f67 scsi: smartpqi: allow static build ("built-in")
b6f2efb86440 tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y
7e83b2ff485c Linux 4.14.20
1dbdcf117b22 scsi: cxlflash: Reset command ioasc
5fc77964eaa9 scsi: lpfc: Fix crash after bad bar setup on driver attachment
ce6faf10fd65 rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
c561093ed684 scsi: core: Ensure that the SCSI error handler gets woken up
b470fb7b7910 ftrace: Remove incorrect setting of glob search field
d9ef40037443 devpts: fix error handling in devpts_mntget()
dff5406432ff mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
c7aee3941e1e ovl: take mnt_want_write() for removing impure xattr
e822be750270 ovl: fix failure to fsync lower dir
9fc03876355a acpi, nfit: fix register dimm error handling
f232bfdcdd76 ACPI: sbshc: remove raw pointer from printk() message
a51421b4cb09 drm/i915: Avoid PPS HW/SW state mismatch due to rounding
812245b4dbf6 arm64: dts: marvell: add Ethernet aliases
2a3d3015a73c objtool: Fix switch-table detection
4063cd5683ce btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
2617e62c2f12 lib/ubsan: add type mismatch handler for new GCC/Clang
5a5df7771064 lib/ubsan.c: s/missaligned/misaligned/
c87806a8e565 clocksource/drivers/stm32: Fix kernel panic with multiple timers
392640fd18f8 blk-mq: quiesce queue before freeing queue
c846868070d0 pktcdvd: Fix a recently introduced NULL pointer dereference
030dcf7d1af3 pktcdvd: Fix pkt_setup_dev() error path
f04fe1192e56 pinctrl: sx150x: Add a static gpio/pinctrl pin range mapping
5219eedf2d5e pinctrl: sx150x: Register pinctrl before adding the gpiochip
89cad3fa5491 pinctrl: sx150x: Unregister the pinctrl on release
688d1b8c4721 pinctrl: mcp23s08: fix irq setup order
05c9297f3405 pinctrl: intel: Initialize GPIO properly when used through irqchip
bed938ba673c EDAC, octeon: Fix an uninitialized variable warning
e68d638e4931 xtensa: fix futex_atomic_cmpxchg_inatomic
12ab9e1e8d61 alpha: fix formating of stack content
bef0563f39cd alpha: fix reboot on Avanti platform
371c5ada2af7 alpha: Fix mixed up args in EXC macro in futex operations
90d17505219a alpha: osf_sys.c: fix put_tv32 regression
632a537b3c6b alpha: fix crash if pthread_create races with signal delivery
16256f265880 signal/sh: Ensure si_signo is initialized in do_divide_error
34ad59099ead signal/openrisc: Fix do_unaligned_access to send the proper signal
765ae618ad9f ipmi: use dynamic memory for DMI driver override
fed016a79b42 Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version
2a2ee0c1fee7 Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
ed72fcf64362 Bluetooth: btsdio: Do not bind to non-removable BCM43341
0e4ac4aed9f9 HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
703b37d84598 pipe: fix off-by-one error when checking buffer limits
a125e9a42302 pipe: actually allow root to exceed the pipe buffer limits
75526a9bd3f4 kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
838f9cc948b0 kernel/async.c: revert "async: simplify lowest_in_progress()"
7e54b58285e1 fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
ebe2ba53851e media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
7a401e25f0a5 media: ts2020: avoid integer overflows on 32 bit machines
ad91b2e392be media: dvb-frontends: fix i2c access helpers for KASAN
062cd3463c17 kasan: rework Kconfig settings
e186d8bfdabd kasan: don't emit builtin calls when sanitization is off
d16919a3fe2d Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
e06f7b686daa watchdog: imx2_wdt: restore previous timeout after suspend+resume
b897f1dc780e ASoC: skl: Fix kernel warning due to zero NHTL entry
4562bfdeac87 ASoC: rockchip: i2s: fix playback after runtime resume
e747a02d9fcf KVM: PPC: Book3S PR: Fix broken select due to misspelling
985bf3991342 KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
be54d79b43fd KVM: PPC: Book3S HV: Drop locks before reading guest memory
88b64450cc0a KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
fe90a3a6f881 KVM: nVMX: Fix bug of injecting L2 exception into L1
6bad51166f87 KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
7dffdb31ad13 arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
f37a798e7724 crypto: sha512-mb - initialize pending lengths correctly
f428567e005f crypto: caam - fix endless loop when DECO acquire fails
1a4834092539 media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
ad01b40bb9be media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
b3f69836c92b media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
efabe94f8a0d media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
a20ab4df701b media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
f1b572d34648 media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
3df119772466 media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
16c25072560f media: v4l2-compat-ioctl32.c: avoid sizeof(type)
a38becb087b2 media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
0b7d6ac53606 media: v4l2-compat-ioctl32.c: fix the indentation
2b991eeb5cfb media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
2d280dab382e media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
ea96d8f676dd media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
2f00eb279088 crypto: hash - prevent using keyed hashes without setting key
8d906d183bce crypto: hash - annotate algorithms taking optional key
b806c0cc4c73 crypto: poly1305 - remove ->setkey() method
16210524c424 crypto: mcryptd - pass through absence of ->setkey()
ed7b0af0ca02 crypto: cryptd - pass through absence of ->setkey()
b8b32e2e68f0 crypto: hash - introduce crypto_hash_alg_has_setkey()
449704d3ba6f ahci: Add Intel Cannon Lake PCH-H PCI ID
53c5963da843 ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
e985f7c8ac38 ahci: Annotate PCI ids for mobile Intel chipsets as such
650d3d8512c6 kernfs: fix regression in kernfs_fop_write caused by wrong type
f1e31607e73d NFS: Fix a race between mmap() and O_DIRECT
1c38ad2f26d8 NFS: reject request for id_legacy key without auxdata
60017643c210 NFS: commit direct writes even if they fail partially
6421f29eb8af NFS: Fix nfsstat breakage due to LOOKUPP
3d03af006438 NFS: Add a cond_resched() to nfs_commit_release_pages()
3ac2d17a6ed3 nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
ace34428faa6 nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
068e53f9b192 ubifs: free the encrypted symlink target
e9a35f8b73f1 ubi: block: Fix locking for idr_alloc/idr_remove
5793f39de7f6 ubi: fastmap: Erase outdated anchor PEBs during attach
c94c39ac85f1 ubi: Fix race condition between ubi volume creation and udev
7eb52a6889e9 mtd: nand: sunxi: Fix ECC strength choice
16d11602c83b mtd: nand: Fix nand_do_read_oob() return value
4527b0887bc5 mtd: nand: brcmnand: Disable prefetch by default
0763f0418bb5 mtd: cfi: convert inline functions to macros
c584c903bae9 arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
dbca45b99655 arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
ac63fdb4a2b2 arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
37dc3e6c117e arm/arm64: smccc: Make function identifiers an unsigned quantity
908ad7a1484d firmware/psci: Expose SMCCC version through psci_ops
906a9f396cc8 firmware/psci: Expose PSCI conduit
6db26ad1dc46 arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
e47273d08623 arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
2cfe8929f624 arm/arm64: KVM: Turn kvm_psci_version into a static inline
98be7165d9f7 arm64: KVM: Make PSCI_VERSION a fast path
45e2061147c3 arm/arm64: KVM: Advertise SMCCC v1.1
4ba100aa94a0 arm/arm64: KVM: Implement PSCI 1.0 support
ce15f32d4884 arm/arm64: KVM: Add smccc accessors to PSCI code
4efa1a863a12 arm/arm64: KVM: Add PSCI_VERSION helper
591862b56000 arm/arm64: KVM: Consolidate the PSCI include files
0b3512fa7b0a arm64: KVM: Increment PC after handling an SMC trap
402aeac58753 arm64: Branch predictor hardening for Cavium ThunderX2
9b26a45c34e4 arm64: Implement branch predictor hardening for Falkor
48993dfa1af8 arm64: Implement branch predictor hardening for affected Cortex-A CPUs
3317097b2b4a arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
48c3538c3578 arm64: entry: Apply BP hardening for suspicious interrupts from EL0
6b47a8256a56 arm64: entry: Apply BP hardening for high-priority synchronous exceptions
aab3306701f1 arm64: KVM: Use per-CPU vector when BP hardening is enabled
9107ac4ea3da arm64: Move BP hardening to check_and_switch_context
5bee81c98029 arm64: Add skeleton to harden the branch predictor against aliasing attacks
c10e4aa77814 arm64: Move post_ttbr_update_workaround to C code
f91f190708b2 drivers/firmware: Expose psci_get_version through psci_ops structure
be53742befea arm64: cpufeature: Pass capability structure to ->enable callback
9da836a476fe arm64: Run enable method for errata work arounds on late CPUs
da1f67921d2f arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
d9ef050f2895 arm64: futex: Mask __user pointers prior to dereference
ba32050d308a arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
28d8886d985c arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
1ccaee9dea60 arm64: uaccess: Prevent speculative use of the current addr_limit
7a51d7d2f7f7 arm64: entry: Ensure branch through syscall table is bounded under speculation
2e985d2647a0 arm64: Use pointer masking to limit uaccess speculation
535357c9d3e9 arm64: Make USER_DS an inclusive limit
0a532ea3ef14 arm64: Implement array_index_mask_nospec()
6afdaf109c34 arm64: barrier: Add CSDB macros to control data-value prediction
1449a173a2ee arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
8703f27d7c5d arm64: entry: Reword comment about post_ttbr_update_workaround
e39247ca1714 arm64: Force KPTI to be disabled on Cavium ThunderX
2feb36ebe450 arm64: kpti: Add ->enable callback to remap swapper using nG mappings
ee28fed5ccc6 arm64: mm: Permit transitioning from Global to Non-Global without BBM
69288201803a arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
c98c8c235856 arm64: Turn on KPTI only on CPUs that need it
7aca19ea5a45 arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
fedf5a743cf2 arm64: kpti: Fix the interaction between ASID switching and software PAN
0b2995145ea4 arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
5385e5fe9724 arm64: capabilities: Handle duplicate entries for a capability
83ae3355bdfb arm64: Take into account ID_AA64PFR0_EL1.CSV3
5e319f4533bf arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
332e0288200f arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
68a65ce7039a arm64: use RET instruction for exiting the trampoline
3882b5f63f3c arm64: kaslr: Put kernel vectors address in separate data page
7fafcbb04f94 arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
2843ade2dad2 arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
4e29f25b2bc1 arm64: cpu_errata: Add Kryo to Falkor 1003 errata
15a511c0cbd1 arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
6472f1a3a54f arm64: entry: Hook up entry trampoline to exception vectors
86200f218f98 arm64: entry: Explicitly pass exception level to kernel_ventry macro
63d13760abd7 arm64: mm: Map entry trampoline into trampoline and kernel page tables
78422a7b5160 arm64: entry: Add exception trampoline page for exceptions from EL0
d6c414013bb4 arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
53b13950886c arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
a8bad38cff23 arm64: mm: Allocate ASIDs in pairs
00ff7de671f8 arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
95ce0d51f9a8 arm64: mm: Rename post_ttbr0_update_workaround
4445cb04410f arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
d26f0a5dc6a6 arm64: mm: Move ASID from TTBR0 to TTBR1
59f47f9dcdcd arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
78299fafcd78 arm64: mm: Use non-global mappings for kernel space
63380839c575 arm64: move TASK_* definitions to <asm/processor.h>
dd24d173b50a media: hdpvr: Fix an error handling path in hdpvr_probe()
2bd6279a4a8c media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
fd31a38d268f media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
e5e1e153ecd4 dccp: CVE-2017-8824: use-after-free in DCCP code
050b86b5bf20 drm/i915: Fix deadlock in i830_disable_pipe()
50018d09843c drm/i915: Redo plane sanitation during readout
19d8e5122fef drm/i915: Add .get_hw_state() method for planes
d9c3131f2ab4 sched/rt: Up the root domain ref count when passing it around via IPIs
9c41a8453c82 sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
fea5349eb88b KVM MMU: check pending exception before injecting APF
4c54eab372f8 arm64: Add software workaround for Falkor erratum 1041
0b69ec336d3d arm64: Define cputype macros for Falkor CPU
fd7467f82e58 watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
e94a7de2a3d2 sched/wait: Fix add_wait_queue() behavioral change
69373cdc4ae4 dmaengine: dmatest: fix container_of member in dmatest_callback
7adf1d63ef65 cpufreq: mediatek: add mediatek related projects into blacklist
4126cdb73193 CIFS: zero sensitive data when freeing
be6874b4d480 cifs: Fix autonegotiate security settings mismatch
061df7705a53 cifs: Fix missing put_xid in cifs_file_strict_mmap
b4a9ffad9702 powerpc/pseries: include linux/types.h in asm/hvcall.h
8caab9edccf5 watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
1722fe372784 Linux 4.14.19
d2aeb4e2bd8d Revert "x86/alternative: Print unadorned pointers"
22f16a74c474 scsi: storvsc: missing error code in storvsc_probe()
f18046f7a50a kernel/exit.c: export abort() to modules
c5c91d830507 arch: define weak abort()
3a570cfe785a crypto: tcrypt - fix S/G table for test_aead_speed()
68a9f19264fd media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
1bf81cff1bad media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
981f20bc7595 soreuseport: fix mem leak in reuseport_add_sock()
456add4c9bd3 ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
c04818abad46 tcp_bbr: fix pacing_gain to always be unity when using lt_bw
1da27118f419 rocker: fix possible null pointer dereference in rocker_router_fib_event_work
07ca93e3176b net: ipv6: send unsolicited NA after DAD
799a34d5b048 Revert "defer call to mem_cgroup_sk_alloc()"
b9b70c876a7a vhost_net: stop device during reset owner
6d35430fdaf4 tcp: release sk_frag.page in tcp_disconnect
e8513f250d1b r8169: fix RTL8168EP take too long to complete driver initialization.
a7c2cf702a40 qmi_wwan: Add support for Quectel EP06
fcee7812ea05 qlcnic: fix deadlock bug
166f27322f8c net: igmp: add a missing rcu locking section
2726946dfcd2 ip6mr: fix stale iterator
806d61d66900 kbuild: rpm-pkg: keep spec file until make mrproper
abc5896b7785 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
bafda5d37527 .gitignore: sort normal pattern rules alphabetically
(From OE-Core rev: bde0254a52f0827e15cdc66b91bef7c8ab03ea76)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
1a5a0b409b |
linux-yocto/4.14/4.15: yaffs2 fixes
Integrating the following fixes for yaffs2: 9f9649fffac9 yaffs2: Adjust the timer callback and init functions 0ef24a829eee yaffs2: include rawnand.h instead of nand.h (From OE-Core rev: 079024ffd828a933d64fadef744dd16e681dd166) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|
|
438372592d |
linux-yocto/4.14: update to v4.14.19
Integrating the korg -stable release with the following change summary: 1722fe372784 Linux 4.14.19 d2aeb4e2bd8d Revert "x86/alternative: Print unadorned pointers" 22f16a74c474 scsi: storvsc: missing error code in storvsc_probe() f18046f7a50a kernel/exit.c: export abort() to modules c5c91d830507 arch: define weak abort() 3a570cfe785a crypto: tcrypt - fix S/G table for test_aead_speed() 68a9f19264fd media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE 1bf81cff1bad media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION 981f20bc7595 soreuseport: fix mem leak in reuseport_add_sock() 456add4c9bd3 ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only c04818abad46 tcp_bbr: fix pacing_gain to always be unity when using lt_bw 1da27118f419 rocker: fix possible null pointer dereference in rocker_router_fib_event_work 07ca93e3176b net: ipv6: send unsolicited NA after DAD 799a34d5b048 Revert "defer call to mem_cgroup_sk_alloc()" b9b70c876a7a vhost_net: stop device during reset owner 6d35430fdaf4 tcp: release sk_frag.page in tcp_disconnect e8513f250d1b r8169: fix RTL8168EP take too long to complete driver initialization. a7c2cf702a40 qmi_wwan: Add support for Quectel EP06 fcee7812ea05 qlcnic: fix deadlock bug 166f27322f8c net: igmp: add a missing rcu locking section 2726946dfcd2 ip6mr: fix stale iterator 806d61d66900 kbuild: rpm-pkg: keep spec file until make mrproper abc5896b7785 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore bafda5d37527 .gitignore: sort normal pattern rules alphabetically (From OE-Core rev: 15032fc79149a62d68120be67478ea47ba8ca117) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|
|
cb820e01d5 |
linux-yocto/4.14: add -rt and update to v4.4.18
Integrating the preempt-rt patch to v4.14 and also updating the -stable
version to 4.14.18 to pickup the following fixes:
81d0cc85caab Linux 4.14.18
8d1ed7d4e1ce fpga: region: release of_parse_phandle nodes after use
a252f37c5f8b serial: core: mark port as initialized after successful IRQ change
f6d90612c96c KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
4a82531c96a2 KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
0716f551d5a2 KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
d395d69de67e KVM/x86: Add IBPB support
8f7c4d52a0e8 KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
4c8298c1fdd3 x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
6dd1f6989a54 x86/pti: Mark constant arrays as __initconst
ebaf2271a024 x86/spectre: Simplify spectre_v2 command line parsing
838dbae0acd0 x86/retpoline: Avoid retpolines for built-in __init functions
6f6eb84b14ac x86/kvm: Update spectre-v1 mitigation
7f8da2c8a191 KVM: VMX: make MSR bitmaps per-VCPU
ad368e5b2d56 x86/paravirt: Remove 'noreplace-paravirt' cmdline option
7a3f12294da4 x86/speculation: Use Indirect Branch Prediction Barrier in context switch
85543d7613c4 x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
c962dfa4aca0 x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
863b308dbb19 x86/spectre: Report get_user mitigation for spectre_v1
c9daf8144642 nl80211: Sanitize array index in parse_txq_params
98116c32d3b4 vfs, fdtable: Prevent bounds-check bypass via speculative execution
003513404120 x86/syscall: Sanitize syscall table de-references under speculation
edaf1538d3a5 x86/get_user: Use pointer masking to limit speculation
5f40de41ccae x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
2406eb9f4568 x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
31c5b332189e x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
437ac7b6868d x86: Introduce barrier_nospec
4820d42835b2 x86: Implement array_index_mask_nospec
478742cf80b7 array_index_nospec: Sanitize speculative array de-references
e72041f70c3c Documentation: Document array_index_nospec
fb9f2d9ab83d x86/asm: Move 'status' from thread_struct to thread_info
90522d30b223 x86/entry/64: Push extra regs right away
8459ebcbd6ec x86/entry/64: Remove the SYSCALL64 fast path
74ae346691dd x86/spectre: Check CONFIG_RETPOLINE in command line parser
04e073072d14 x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
23a4ca4e749a objtool: Warn on stripped section symbol
3e04e09855c5 objtool: Add support for alternatives at the end of a section
a358df03279e objtool: Improve retpoline alternative handling
92f4b68ed14c KVM: VMX: introduce alloc_loaded_vmcs
2e9521197f08 KVM: nVMX: Eliminate vmcs02 pool
76f06358ec40 ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
bc484da3e18c pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
ce094a80f019 iio: adc/accel: Fix up module licenses
c8aa5cd906a5 auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
9f8955f96bd5 x86/speculation: Simplify indirect_branch_prediction_barrier()
52d78bce4965 x86/retpoline: Simplify vmexit_fill_RSB()
7f3e0daa9e12 x86/cpufeatures: Clean up Spectre v2 related CPUID flags
249b1f7a7f09 x86/cpu/bugs: Make retpoline module warning conditional
91ff9a75f360 x86/bugs: Drop one "mitigation" from dmesg
b955239cf4ea x86/nospec: Fix header guards names
67eb59b8ecfb x86/alternative: Print unadorned pointers
dbbbafce5380 x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
0fd222b19766 x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
d9b47a41160c x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
a65710dc584c x86/msr: Add definitions for new speculation control MSRs
15ee82be40b6 x86/cpufeatures: Add AMD feature bits for Speculation Control
343c91242d09 x86/cpufeatures: Add Intel feature bits for Speculation Control
76c4bd53969b x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
86b5b1eb18aa module/retpoline: Warn about missing retpoline in module
c927726674c7 KVM: VMX: Make indirect call speculation safe
76bee09efb89 KVM: x86: Make indirect calls in emulator speculation safe
4ce354deed2c x86/retpoline: Remove the esp/rsp thunk
d6eded6c9453 powerpc/64s: Allow control of RFI flush via debugfs
517bdccc3af6 powerpc/64s: Wire up cpu_show_meltdown()
16d3d10d29f7 scripts/faddr2line: fix CROSS_COMPILE unset error
0146985addc3 Linux 4.14.17
04178b1709b6 x86/efi: Clarify that reset attack mitigation needs appropriate userspace
01ab9886ea78 Input: synaptics-rmi4 - do not delete interrupt memory too early
fced3c99e726 Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
aad757b65717 test_firmware: fix missing unlock on error in config_num_requests_store()
0db5de4f4e18 iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
e2d4cdb7b8a4 iio: adc: stm32: fix scan of multiple channels with DMA
cfd96cbd607a spi: imx: do not access registers while clocks disabled
e6e7d6baa61a serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
24293a3970e1 serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
aa33208b5a6f serial: 8250_of: fix return code when probe function fails to get reset
e00c5c771877 mei: me: allow runtime pm for platform with D0i3
86eda3864a70 android: binder: use VM_ALLOC to get vm area
7a3cee43e935 ANDROID: binder: remove waitqueue when thread exits.
2ba5966eddef usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
e0096f93aa42 usb: uas: unconditionally bring back host after reset
75816a439f65 usb: f_fs: Prevent gadget unbind if it is already unbound
1c226267c225 USB: serial: simple: add Motorola Tetra driver
d00a0442a99e usbip: list: don't list devices attached to vhci_hcd
aa7cdae765cf usbip: prevent bind loops on devices attached to vhci_hcd
9a24d3f8c566 USB: serial: io_edgeport: fix possible sleep-in-atomic
34b812ca3038 CDC-ACM: apply quirk for card reader
ca7964983ca4 USB: cdc-acm: Do not log urb submission errors on disconnect
bfc372036b41 USB: serial: pl2303: new device id for Chilitag
947914111303 usb: option: Add support for FS040U modem
3c538ad93546 tty: fix data race between tty_init_dev and flush of buf
eb6de1af2e72 staging: ccree: fix fips event irq handling build
fad7da7b638a staging: ccree: NULLify backup_info when unused
7a4b5ee973cf staging: lustre: separate a connection destroy from free struct kib_conn
c065b9947b05 KVM: x86: emulate #UD while in guest mode
e9273b08d4fb drm/vc4: Move IRQ enable to PM path
c789cfe0ae72 staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
0479bc01767f usb: gadget: don't dereference g until after it has been null checked
aafb1a7eb0f7 x86/xen: Support early interrupts in xen pv guests
99a8cad9c1b2 media: usbtv: add a new usbid
504b902b36a9 ARM: dts: NSP: Fix PPI interrupt types
12f165f4418a ARM: dts: NSP: Disable AHCI controller for HR NSP boards
c67fa169456e iwlwifi: fix access to prph when transport is stopped
99f3d5f37e58 iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif type
6c27a40c9e18 scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg
39527e909ea5 scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path
612959943e40 perf/core: Fix memory leak triggered by perf --namespace
773a1c5baad2 xfs: Properly retry failed dquot items in case of error during buffer writeback
4e506f41705c xfs: ubsan fixes
4a96f3d05668 drm/omap: displays: panel-dpi: add backlight dependency
345dc6d499d8 drm/omap: Fix error handling path in 'omap_dmm_probe()'
464711a74ce3 drm/bridge: tc358767: fix 1-lane behavior
340c9a4ba303 drm/bridge: tc358767: fix AUXDATAn registers access
b536eb986e45 drm/bridge: tc358767: fix timing calculations
0106381870a4 drm/bridge: tc358767: fix DP0_MISC register set
859bacc13cbb drm/bridge: tc358767: filter out too high modes
6d734363f2c5 drm/bridge: tc358767: do no fail on hi-res displays
345f165a31b8 drm/bridge: Fix lvds-encoder since the panel_bridge rework.
b2ba0bd34695 kmemleak: add scheduling point to kmemleak_scan()
bf6a04c3ffe1 scripts/faddr2line: extend usage on generic arch
ca4b61373ee8 SUNRPC: Allow connect to return EHOSTUNREACH
8f8b2c79c4a3 quota: Check for register_shrinker() failure.
600c904b919a net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
575c548137f8 drm/amdgpu: don't try to move pinned BOs
f730601cdead xfs: fortify xfs_alloc_buftarg error handling
95a7d23415b7 nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
f268e508aeb2 Btrfs: incremental send, fix wrong unlink path after renaming file
b27440626674 bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
c25d803a3b7d net: phy: marvell10g: fix the PHY id mask
5e60a297e78d net: mvpp2: fix the txq_init error path
606592f53b87 quota: propagate error from __dquot_initialize
1271aeb0027c hwmon: (pmbus) Use 64bit math for DIRECT format values
02cfbaa6cd42 lockd: fix "list_add double add" caused by legacy signal interface
156c80d4e197 race of lockd inetaddr notifiers vs nlmsvc_rqst change
631db7f3895b nfsd: check for use of the closed special stateid
e0849eb97066 grace: replace BUG_ON by WARN_ONCE in exit_net hook
3bd364d156b1 nfsd: Ensure we check stateid validity in the seqid operation checks
5f71ff510631 nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
c900ee9118d7 auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM
0ffb252208a2 xen-netfront: remove warning when unloading module
53c045c6d07d i2c: i2c-boardinfo: fix memory leaks on devinfo
30ac846da360 xfs: log recovery should replay deferred ops in order
1eccdbd4836a xfs: always free inline data before resetting inode fork during ifree
40ba283e2602 KVM: Let KVM_SET_SIGNAL_MASK work as advertised
809981870b66 Btrfs: fix list_add corruption and soft lockups in fsync
2ce1bbfb5e67 KVM: VMX: Fix rflags cache during vCPU reset
2f1b5183aee3 KVM: X86: Fix softlockup when get the current kvmclock
9a447435afab reiserfs: remove unneeded i_version bump
14a4e9f6bde8 sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
55f3de731c0b sctp: avoid flushing unsent queue when doing asoc reset
d4c72a410f3b sctp: only allow the asoc reset when the asoc outq is empty
928066e61940 btrfs: fix deadlock when writing out space cache
841211271ecc mac80211: fix the update of path metric for RANN frame
e23090a7d8f0 mac80211: use QoS NDP for AP probing
093a5cb46d05 drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enable
9be97a9abe9e openvswitch: fix the incorrect flow action alloc size
dd45c5e5be07 nvme-rdma: don't complete requests before a send work request has completed
120c41af36df uapi: fix linux/kfd_ioctl.h userspace compilation errors
b15f53b46d88 drm/amdkfd: Fix SDMA oversubsription handling
64aca9911a10 drm/amdkfd: Fix SDMA ring buffer size calculation
a595f190fc6b drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode
f9f175778bb9 bcache: check return value of register_shrinker
1392633bafde rxrpc: Fix service endpoint expiry
b89372f234a8 rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
92c131bebf47 rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing
e2443fb287cc s390: fix alloc_pgste check in init_new_context again
2e194c9c5596 null_blk: fix dev->badblocks leak
d290178f00d4 cpufreq: Add Loongson machine dependencies
cb78d818c30d ACPI / bus: Leave modalias empty for devices which are not present
82b90de5b111 s390/zcrypt: Fix wrong comparison leading to strange load balancing
18c128456eac s390/topology: fix compile error in file arch/s390/kernel/smp.c
71686d2a1759 nvmet-fc: correct ref counting error when deferred rcv used
93a4bcf2c425 nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
128dc55f891c nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
7af5f9137c93 nvme-loop: check if queue is ready in queue_rq
db2044fc4230 nvme-fc: check if queue is ready in queue_rq
26bd01c1affe nvme-fabrics: introduce init command check for a queue that is not alive
d46e961f056a KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was reinjected to L2
b689fc5b79d5 KVM: x86: ioapic: Preserve read-only values in the redirection table
408a26510739 KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
b501603be9df KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
f0a3691bf2e5 KVM: x86: fix em_fxstor() sleeping while in atomic
5e7c270a1e60 KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
4f5500a63455 KVM: X86: Fix operand/address-size during instruction decoding
df54fc5c28d2 KVM: x86: Don't re-execute instruction when not passing CR2 value
fbd81f09793b KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
d003b4bfda3b KVM: nVMX/nSVM: Don't intercept #UD when running L2
f1881befacbe cpupower : Fix cpupower working when cpu0 is offline
1d285c0440fe cpupowerutils: bench - Fix cpu online check
71341a8a7037 Btrfs: bail out gracefully rather than BUG_ON
9a8215c0a91e btrfs: Fix transaction abort during failure in btrfs_rm_dev_item
08bb42086b3e drm/vc4: Account for interrupts in flight
bdf19237e16f VFS: Handle lazytime in do_mount()
d7fec01990e6 scsi: aacraid: Fix hang in kdump
791274e77395 scsi: aacraid: Fix udev inquiry race condition
516868c59d82 ima/policy: fix parsing of fsuuid
80baea0e6cf3 igb: Free IRQs when device is hotplugged
e6a5fe318036 mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
bf8c4b3dd7bf gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
925e26b922c5 gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
aecad437fd70 power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
c76133afb903 HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
e3f7e6f2e033 HID: wacom: EKR: ensure devres groups at higher indexes are released
f41c8a003196 crypto: af_alg - whitelist mask and type
b9788e278cec crypto: sha3-generic - fixes for alignment and big endian operation
199d97815d32 crypto: inside-secure - avoid unmapping DMA memory that was not mapped
bb9eec7b301e crypto: inside-secure - fix hash when length is a multiple of a block
5ca02df01602 crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-aesni
f898a39985a3 crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesni
265502fe9ab6 crypto: aesni - add wrapper for generic gcm(aes)
e704e550cb7b crypto: aesni - Use GCM IV size constant
cffaf2b6b179 crypto: gcm - add GCM IV size constant
e50f1d7c0d07 crypto: aesni - fix typo in generic_gcmaes_decrypt
6b3dcff7ca7e crypto: aesni - handle zero length dst buffer
299218276576 crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
a5ba0b372da3 ALSA: hda - Reduce the suspend time consumption for ALC256
c5845e025423 gpio: Fix kernel stack leak to userspace
460c5b9745b8 gpio: stmpe: i2c transfer are forbiden in atomic context
636124c8699b tools/gpio: Fix build error with musl libc
00251aedef31 KVM: x86: Fix CPUID function for word 6 (80000001_ECX)
d5e06a186721 loop: fix concurrent lo_open/lo_release
d383a4277b75 futex: Fix OWNER_DEAD fixup
(From OE-Core rev: 045e5f71a3237609f2276e8c620de60b53a34475)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
d99333b065 |
linux-yocto: introduce 4.14 recipes
This commit makes the 4.14 kernel available for use with the Yocto configuration fragments and qemu* BSPs. It has been tested for x86,arm,mips and powerpc against the lsb, core* and glibc/mulsc test matrix. This will serve as the LTS kernel in master, with others being removed in subsequent commits. (From OE-Core rev: 04254d4cc9e6399afd027727864e237cb8006d6d) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |