mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAl+qXXkACgkQONu9yGCS aT65dQ//XSAlbGEPmBNEI4Snj3xzNQFkWRDRC7+eGqkI92vpkL8H6M8f6OVUlTXA WgtSWK0KixoSj8oGhHoB3mylZ1KZpgb6kIMIjwP0bUYV4psav8C9khr2zfDfLnxR NCv6XxVKq1e2wnER42nbjqClxbE39R2YgZ3KfiMkXeo7HNsEwU3ZKLx5XdN6AfEz T7ZmXmSQ5+zZ7GxJhNbyI3xKAV/jYLueK2Bp/IebZY3elDS4DyklENKPsUmfP6AA 7fvogAwy/vHoHCD7IUSInqF+Cx8g8S+Dj1gil9yqwsyLuaWB1EcOkDJFznwg9+sN pcpLwvGishwVJRzQzDc+p2hUp1cfu1PUZlLeaTU3qP6QELhnz4hx88ksfSvk6QOY 8uKWM7AvnQ/Dp9a48b0gaT+wTEeYAhDXK9wj+EBmCykFYEui+8X+S93niJcmo0IY ciEyaKsVYv2ajjHrFaWV4VEn5U1rrzbxRw/gx3xuRnd413CYluhqSkKR1QBQ0EIV Z/BEaM4QSIckaSIBtXCeQAsyr2gX8kE1a3cx9xe2YylSBkbc0kLtk+lLFtBziiIK epnCisEOc3PY+0WyVH1McqWYtXwfsvbSEqCS/ZUFWgxKOnLyjmcKK5X/brC3fhAI RtomnNtdFPzaHFRLcJ8oGImhGMmFyEGJ2Xmdpinv1RQA56kxbW0= =MDvs -----END PGP SIGNATURE----- Merge 4.14.205 into android-4.14-stable Changes in 4.14.205 drm/i915: Break up error capture compression loops with cond_resched() xen/events: don't use chip_data for legacy IRQs tipc: fix use-after-free in tipc_bcast_get_mode gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP gianfar: Account for Tx PTP timestamp in the skb headroom net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms sfp: Fix error handing in sfp_probe() Blktrace: bail out early if block debugfs is not configured blktrace: fix debugfs use after free i40e: Fix a potential NULL pointer dereference i40e: add num_vectors checker in iwarp handler i40e: Wrong truncation from u16 to u8 i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c i40e: Memory leak in i40e_config_iwarp_qvlist Fonts: Replace discarded const qualifier ALSA: usb-audio: Add implicit feedback quirk for Qu-16 lib/crc32test: remove extra local_irq_disable/enable kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled mm: always have io_remap_pfn_range() set pgprot_decrypted() gfs2: Wake up when sd_glock_disposal becomes zero ftrace: Fix recursion check for NMI test ftrace: Handle tracing when switching between context tracing: Fix out of bounds write in get_trace_buf futex: Handle transient "ownerless" rtmutex state correctly ARM: dts: sun4i-a10: fix cpu_alert temperature x86/kexec: Use up-to-dated screen_info copy to fill boot params of: Fix reserved-memory overlap detection blk-cgroup: Fix memleak on error path blk-cgroup: Pre-allocate tree node on blkg_conf_prep scsi: core: Don't start concurrent async scan on same host vsock: use ns_capable_noaudit() on socket create drm/vc4: drv: Add error handding for bind ACPI: NFIT: Fix comparison to '-ENXIO' vt: Disable KD_FONT_OP_COPY fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent serial: 8250_mtk: Fix uart_get_baud_rate warning serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init USB: serial: cyberjack: fix write-URB completion race USB: serial: option: add Quectel EC200T module support USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 USB: serial: option: add Telit FN980 composition 0x1055 USB: Add NO_LPM quirk for Kingston flash drive usb: mtu3: fix panic in mtu3_gadget_stop() ARC: stack unwinding: avoid indefinite looping Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE" PM: runtime: Resume the device earlier in __device_release_driver() arm64: dts: marvell: espressobin: add ethernet alias Linux 4.14.205 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I57cdf9a75fc420bc9013c1a8e7228d2e52d44743
…
…
…
…
…
…
…
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%