summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-26Merge 4.14.296 into android-4.14-stableASB-2022-11-01_4.14-stableGreg Kroah-Hartman
2022-10-26Linux 4.14.296Greg Kroah-Hartman
2022-10-26thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki
2022-10-26inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet
2022-10-26efi: libstub: drop pointless get_memory_map() callArd Biesheuvel
2022-10-26md: Replace snprintf with scnprintfSaurabh Sengar
2022-10-26ext4: continue to expand file system when the target size doesn't reachJerry Lee 李修賢
2022-10-26net/ieee802154: don't warn zero-sized raw_sendmsg()Tetsuo Handa
2022-10-26net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring
2022-10-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-26usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu
2022-10-26Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung
2022-10-26usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo
2022-10-26usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie
2022-10-26md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5dLogan Gunthorpe
2022-10-26HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim
2022-10-26nbd: Fix hung when signal interrupts nbd_start_device_ioctl()Shigeru Yoshida
2022-10-26scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren
2022-10-26media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma
2022-10-26ARM: dts: imx6sl: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6qp: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6dl: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6q: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx7d-sdb: config the max pressure for tsc2046Haibo Chen
2022-10-26drm/amdgpu: fix initial connector audio valuehongao
2022-10-26platform/x86: msi-laptop: Change DMI match / alias strings to fix module auto...Hans de Goede
2022-10-26drm/vc4: vec: Fix timings for VEC modesMateusz Kwiatkowski
2022-10-26drm: Prevent drm_copy_field() to attempt copying a NULL pointerJavier Martinez Canillas
2022-10-26drm: Use size_t type for len variable in drm_copy_field()Javier Martinez Canillas
2022-10-26r8152: Rate limit overflow messagesAndrew Gaul
2022-10-26Bluetooth: L2CAP: Fix user-after-freeLuiz Augusto von Dentz
2022-10-26net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memoryLiu Jian
2022-10-26wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle
2022-10-26wifi: rt2x00: set SoC wmac clock registerDaniel Golle
2022-10-26wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle
2022-10-26can: bcm: check the result of can_send() in bcm_can_tx()Ziyang Xuan
2022-10-26Bluetooth: hci_sysfs: Fix attempting to call device_add multiple timesLuiz Augusto von Dentz
2022-10-26Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()Tetsuo Handa
2022-10-26wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin
2022-10-26xfrm: Update ipcomp_scratches with NULL when freedKhalid Masum
2022-10-26wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa
2022-10-26tcp: annotate data-race around tcp_md5sig_pool_populatedEric Dumazet
2022-10-26openvswitch: Fix overreporting of drops in dropwatchMike Pattrick
2022-10-26openvswitch: Fix double reporting of drops in dropwatchMike Pattrick
2022-10-26wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng
2022-10-26NFSD: Return nfserr_serverfault if splice_ok but buf->pages have dataAnna Schumaker
2022-10-26thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada
2022-10-26powercap: intel_rapl: fix UBSAN shift-out-of-bounds issueChao Qin
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook