mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmKEnboACgkQONu9yGCS aT79bg/8CmzMv6NQP3ZUjxQ+i93luPSmgYE+RYqT4NT2peEPIdNX5WXvx7kSMhwv GHQwXCh+plQOesoMxZiyKex6k/E8bsGUs8wA6tGfEEgSEeBVF9Ky9KXWk/Nk4FJc fmjxGYCNsr2mPSGNWewtH24goE0Mf8d5b0g7U7x9MmRrQkGpQrU0PhFiGIQbJ8lH agtnvLipDMiCNOFwcGNNyfW5BmtQuOWmTWdgDtmcLbP23IWqdytuuLZXTGZtz8Hf 3Wj6dHDqEKBGDl0FwGvpYEclB0gCTYO3LJblLk4BJ57lKTnkhAACo8qnp8qL5vve HP/rkgug6ZBOL17rKBQEoPodopDOTSa7ChQR+P7KHOYzp4YUypaZFx2Vuy/9rdQ6 CCdlwQc08cIAts7yNiQPEBDLNTlVT6roEZL1+OdFVkNgrL3VyfptCpWcm/sm+0Rh By/CmoBT74ZdqLrDGzb9PpVVjjI8NFv1NGm8fM4T6LelnmjiXnO9mskhic/umMsN FtNiSzFew5w2wZc4eDHIo1UlelGifjhCfNPYlSbusZvGnfIsQ7uCaF/GBI0x3maw YoyzfLB/q7MPh4kGm1Ak8kczwadFkN2H7BzwzaDV2avABjXrpgornbKLL+hSdXhu KQfIJu1lVRVELMT2RL6B6rh5/hm+x7m31rhTUD/abRAu4t6rHbs= =MJcb -----END PGP SIGNATURE----- Merge 4.14.280 into android-4.14-stable Changes in 4.14.280 batman-adv: Don't skb_split skbuffs with frag_list net: Fix features skip in for_each_netdev_feature() ipv4: drop dst in multicast routing path netlink: do not reset transport header in netlink_recvmsg() mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection hwmon: (ltq-cputemp) restrict it to SOC_XWAY s390/ctcm: fix variable dereferenced before check s390/ctcm: fix potential memory leak s390/lcs: fix variable dereferenced before check net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() hwmon: (f71882fg) Fix negative temperature ASoC: max98090: Reject invalid values in custom control put() ASoC: max98090: Generate notifications on changes for custom control ASoC: ops: Validate input values in snd_soc_put_volsw_range() tcp: resalt the secret every 10 seconds usb: cdc-wdm: fix reading stuck on device close USB: serial: pl2303: add device id for HP LM930 Display USB: serial: qcserial: add support for Sierra Wireless EM7590 USB: serial: option: add Fibocom L610 modem USB: serial: option: add Fibocom MA510 modem cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp() drm/vmwgfx: Initialize drm_mode_fb_cmd2 ping: fix address binding wrt vrf tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe() Linux 4.14.280 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I26d972bb02df91d847604b4abb78ac84c1371203
…
Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.
Description
Languages
C
98.1%
Assembly
1.2%
Makefile
0.3%