lineage_android_kernel_xiao.../tools
Greg Kroah-Hartman 1dc2c2919d This is the 4.9.179 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlzpbNIACgkQONu9yGCS
 aT6nqhAAwpNcOEw4aAT3oZ7u1Sto5bU4BonMNcwwSrf2hnS0+EGX+tCi3Tl2fsoZ
 7VGU2Vj8maRuEcS19NyXSg7n4nTCPbx5nXGkA1l0rG+BL/Fov965F7SwB4qx65G5
 EM5rfUnyY/SveR2hZ6/x8vTOMslqKbflQo4FkTq/vh9FSNYgupIghbACQ/yxJhvY
 aZVLhLE/sTDB+Gs/nLddE+EjQxBJM5RSo90cGw3aMRx/qaWUTpnD6t4kyu6MWXii
 8tjnavANnCi1qvkiiff8in2By4I6Oc80njf/YdMoztoW7OcQk0RNJgavNZYjHQUQ
 ZlsAu4xFLTTpANCYVI1YhzwdhxCU+M+E8nDBW9Xe4llyxjlxqZZfR7fJg1C8My2O
 43LueJEjz7dh7+vUF6ZlEkBYLjBpA1wXef0Nvpa78lHa3V0pGg59JQmNZBqD8Z41
 zILBAs7IJ59Z88f4gdDPIVr0qtzQUGFZMdF34C7FW3HFogKviEJy24zgp+UQhj7e
 fO2RlmyV8pC5W5LfAbyHM5KlCN+iVMqijlghDSrXMJknlkZjFy8Z6ADpKh33Frag
 flgtgvrlUcdS4wpg14vTDqbKADArgZTdxfzBCn9LCGEXNmBxC6oCbbR6eJpXYyEg
 Ik0RZ2NMu90U0UZW+nQ3TyQLJn1v0Ls94Wjv21Cldlrb0sjqWZE=
 =D2sr
 -----END PGP SIGNATURE-----

Merge 4.9.179 into android-4.9

Changes in 4.9.179
	net: avoid weird emergency message
	net/mlx4_core: Change the error print to info print
	ppp: deflate: Fix possible crash in deflate_init
	tipc: switch order of device registration to fix a crash
	vsock/virtio: free packets during the socket release
	tipc: fix modprobe tipc failed after switch order of device registration
	vsock/virtio: Initialize core virtio vsock before registering the driver
	parisc: Export running_on_qemu symbol for modules
	parisc: Skip registering LED when running in QEMU
	parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
	stm class: Fix channel free in stm output free path
	md: add mddev->pers to avoid potential NULL pointer dereference
	intel_th: msu: Fix single mode with IOMMU
	p54: drop device reference count if fails to enable device
	of: fix clang -Wunsequenced for be32_to_cpu()
	cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
	media: ov6650: Fix sensor possibly not detected on probe
	NFS4: Fix v4.0 client state corruption when mount
	clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider
	fuse: fix writepages on 32bit
	fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
	iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
	ceph: flush dirty inodes before proceeding with remount
	tracing: Fix partial reading of trace event's id file
	memory: tegra: Fix integer overflow on tick value calculation
	perf intel-pt: Fix instructions sampling rate
	perf intel-pt: Fix improved sample timestamp
	perf intel-pt: Fix sample timestamp wrt non-taken branches
	objtool: Allow AR to be overridden with HOSTAR
	fbdev: sm712fb: fix brightness control on reboot, don't set SR30
	fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
	fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
	fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
	fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
	fbdev: sm712fb: fix support for 1024x768-16 mode
	fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
	fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
	PCI: Mark Atheros AR9462 to avoid bus reset
	PCI: Factor out pcie_retrain_link() function
	PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
	dm delay: fix a crash when invalid device is specified
	xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
	xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
	vti4: ipip tunnel deregistration fixes.
	xfrm4: Fix uninitialized memory read in _decode_session4
	mac80211: Fix kernel panic due to use of txq after free
	KVM: arm/arm64: Ensure vcpu target is unset on reset failure
	power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
	ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
	perf bench numa: Add define for RUSAGE_THREAD if not present
	Revert "Don't jump to compute_result state from check_result state"
	md/raid: raid5 preserve the writeback action after the parity check
	btrfs: Honour FITRIM range constraints during free space trim
	fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
	Linux 4.9.179

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2019-05-27 09:38:34 +02:00
..
accounting BACKPORT: delayacct: track delays from thrashing cache pages 2019-03-22 14:08:39 -07:00
arch x86/fpu: Finish excising 'eagerfpu' 2018-10-13 09:18:59 +02:00
build tools: build: Use HOSTLDFLAGS with fixdep 2018-08-24 13:12:39 +02:00
cgroup
firewire
gpio tools/gpio: Fix build error with musl libc 2018-02-03 17:05:34 +01:00
hv Tools: hv: Fix a bug in the key delete code 2018-09-26 08:36:35 +02:00
iio
include This is the 4.9.106 stable release 2018-06-05 11:11:27 +02:00
kvm/kvm_stat
laptop
lguest
lib tools lib traceevent: Fix missing equality check for strcmp 2019-05-16 19:43:42 +02:00
net
nfsd
objtool objtool: Allow AR to be overridden with HOSTAR 2019-05-25 18:26:50 +02:00
pcmcia
perf perf bench numa: Add define for RUSAGE_THREAD if not present 2019-05-25 18:26:56 +02:00
power x86/msr-index: Cleanup bit defines 2019-05-14 19:19:39 +02:00
scripts Kbuild: fix # escaping in .cmd files for future Make 2018-07-11 16:26:45 +02:00
spi
testing selftests/net: correct the return value for run_netsocktests 2019-05-16 19:43:43 +02:00
thermal/tmon tools/thermal: tmon: fix for segfault 2018-05-30 07:50:43 +02:00
time
usb tools: usb: ffs-test: Fix build on big endian systems 2018-09-05 09:20:00 +02:00
virtio ptr_ring: fix up after recent ptr_ring changes 2018-11-10 07:42:50 -08:00
vm tools/vm/page-types.c: fix "defined but not used" warning 2018-10-10 08:53:20 +02:00
Makefile