Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b7e40c3d authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Merge 4.14.75 into android-4.14



Changes in 4.14.75
	drm/amd/pp: initialize result to before or'ing in data
	drm/amdgpu: add another ATPX quirk for TOPAZ
	serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
	tools/power turbostat: fix possible sprintf buffer overflow
	mac80211: Run TXQ teardown code before de-registering interfaces
	mac80211_hwsim: require at least one channel
	KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
	btrfs: btrfs_shrink_device should call commit transaction at the end
	scsi: csiostor: add a check for NULL pointer after kmalloc()
	mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
	mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
	gpio: adp5588: Fix sleep-in-atomic-context bug
	mac80211: mesh: fix HWMP sequence numbering to follow standard
	mac80211: avoid kernel panic when building AMSDU from non-linear SKB
	gpiolib: acpi: Switch to cansleep version of GPIO library call
	gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
	net: hns: add the code for cleaning pkt in chip
	net: hns: add netif_carrier_off before change speed and duplex
	cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
	mac80211: do not convert to A-MSDU if frag/subframe limited
	mac80211: always account for A-MSDU header changes
	tools/kvm_stat: fix python3 issues
	tools/kvm_stat: fix handling of invalid paths in debugfs provider
	gpio: Fix crash due to registration race
	ARC: atomics: unbork atomic_fetch_##op()
	md/raid5-cache: disable reshape completely
	RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
	i2c: uniphier: issue STOP only for last message or I2C_M_STOP
	i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
	net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
	fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
	mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
	cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
	mac80211: fix a race between restart and CSA flows
	mac80211: Fix station bandwidth setting after channel switch
	mac80211: don't Tx a deauth frame if the AP forbade Tx
	mac80211: shorten the IBSS debug messages
	tools/vm/slabinfo.c: fix sign-compare warning
	tools/vm/page-types.c: fix "defined but not used" warning
	mm: madvise(MADV_DODUMP): allow hugetlbfs pages
	bpf: 32-bit RSH verification must truncate input before the ALU op
	netfilter: xt_cluster: add dependency on conntrack module
	HID: add support for Apple Magic Keyboards
	usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
	HID: hid-saitek: Add device ID for RAT 7 Contagion
	scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values fails
	scsi: qedi: Add the CRC size within iSCSI NVM image
	perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
	perf util: Fix bad memory access in trace info.
	perf probe powerpc: Ignore SyS symbols irrespective of endianness
	netfilter: nf_tables: release chain in flushing set
	Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"
	RDMA/ucma: check fd type in ucma_migrate_id()
	HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
	USB: yurex: Check for truncation in yurex_read()
	nvmet-rdma: fix possible bogus dereference under heavy load
	net/mlx5: Consider PCI domain in search for next dev
	drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
	drm/nouveau/disp: fix DP disable race
	dm raid: fix rebuild of specific devices by updating superblock
	fs/cifs: suppress a string overflow warning
	net: ena: fix driver when PAGE_SIZE == 64kB
	net: ena: fix missing calls to READ_ONCE
	perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
	dm thin metadata: try to avoid ever aborting transactions
	arch/hexagon: fix kernel/dma.c build warning
	hexagon: modify ffs() and fls() to return int
	arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
	drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
	r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
	s390/qeth: use vzalloc for QUERY OAT buffer
	s390/qeth: don't dump past end of unknown HW header
	cifs: read overflow in is_valid_oplock_break()
	xen/manage: don't complain about an empty value in control/sysrq node
	xen: avoid crash in disable_hotplug_cpu
	xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
	ovl: fix access beyond unterminated strings
	ovl: fix memory leak on unlink of indexed file
	ovl: fix format of setxattr debug
	sysfs: Do not return POSIX ACL xattrs via listxattr
	smb2: fix missing files in root share directory listing
	iommu/amd: Clear memory encryption mask from physical address
	ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760
	crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
	crypto: mxs-dcp - Fix wait logic on chan threads
	crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
	gpiolib: Free the last requested descriptor
	Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
	tools: hv: fcopy: set 'error' in case an unknown operation was requested
	proc: restrict kernel stack dumps to root
	ocfs2: fix locking for res->tracking and dlm->tracking_list
	ixgbe: check return value of napi_complete_done()
	dm thin metadata: fix __udivdi3 undefined on 32-bit
	Linux 4.14.75

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parents d33692e8 8e6a9240
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 14
SUBLEVEL = 74
SUBLEVEL = 75
EXTRAVERSION =
NAME = Petit Gorille

+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@ static inline int atomic_fetch_##op(int i, atomic_t *v) \
	"1:	llock   %[orig], [%[ctr]]		\n"		\
	"	" #asm_op " %[val], %[orig], %[i]	\n"		\
	"	scond   %[val], [%[ctr]]		\n"		\
	"						\n"		\
	"	bnz     1b				\n"		\
	: [val]	"=&r"	(val),						\
	  [orig] "=&r" (orig)						\
	: [ctr]	"r"	(&v->counter),					\
+2 −2
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@

static __always_inline bool arch_static_branch(struct static_key *key, bool branch)
{
	asm goto("1: nop\n\t"
	asm_volatile_goto("1: nop\n\t"
		 ".pushsection __jump_table,  \"aw\"\n\t"
		 ".align 3\n\t"
		 ".quad 1b, %l[l_yes], %c0\n\t"
@@ -42,7 +42,7 @@ static __always_inline bool arch_static_branch(struct static_key *key, bool bran

static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch)
{
	asm goto("1: b %l[l_yes]\n\t"
	asm_volatile_goto("1: b %l[l_yes]\n\t"
		 ".pushsection __jump_table,  \"aw\"\n\t"
		 ".align 3\n\t"
		 ".quad 1b, %l[l_yes], %c0\n\t"
+2 −2
Original line number Diff line number Diff line
@@ -211,7 +211,7 @@ static inline long ffz(int x)
 * This is defined the same way as ffs.
 * Note fls(0) = 0, fls(1) = 1, fls(0x80000000) = 32.
 */
static inline long fls(int x)
static inline int fls(int x)
{
	int r;

@@ -232,7 +232,7 @@ static inline long fls(int x)
 * the libc and compiler builtin ffs routines, therefore
 * differs in spirit from the above ffz (man ffs).
 */
static inline long ffs(int x)
static inline int ffs(int x)
{
	int r;

+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ static void *hexagon_dma_alloc_coherent(struct device *dev, size_t size,
			panic("Can't create %s() memory pool!", __func__);
		else
			gen_pool_add(coherent_pool,
				pfn_to_virt(max_low_pfn),
				(unsigned long)pfn_to_virt(max_low_pfn),
				hexagon_coherent_pool_size, -1);
	}

Loading