summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.296v4.14.296Greg Kroah-Hartman2022-10-261-1/+1
* thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki2022-10-261-5/+1
* inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet2022-10-268-18/+23
* efi: libstub: drop pointless get_memory_map() callArd Biesheuvel2022-10-261-8/+0
* md: Replace snprintf with scnprintfSaurabh Sengar2022-10-261-2/+2
* ext4: continue to expand file system when the target size doesn't reachJerry Lee 李修賢2022-10-261-1/+1
* net/ieee802154: don't warn zero-sized raw_sendmsg()Tetsuo Handa2022-10-261-0/+4
* net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring2022-10-261-3/+9
* perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter2022-10-261-2/+7
* usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu2022-10-261-4/+4
* Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung2022-10-261-6/+0
* usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo2022-10-261-0/+3
* usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie2022-10-261-1/+6
* md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5dLogan Gunthorpe2022-10-261-0/+12
* HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim2022-10-261-0/+4
* nbd: Fix hung when signal interrupts nbd_start_device_ioctl()Shigeru Yoshida2022-10-261-2/+4
* scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren2022-10-261-1/+1
* media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma2022-10-262-26/+26
* ARM: dts: imx6sl: add missing properties for sramAlexander Stein2022-10-261-0/+3
* ARM: dts: imx6qp: add missing properties for sramAlexander Stein2022-10-261-0/+6
* ARM: dts: imx6dl: add missing properties for sramAlexander Stein2022-10-261-0/+3
* ARM: dts: imx6q: add missing properties for sramAlexander Stein2022-10-261-0/+3
* ARM: dts: imx7d-sdb: config the max pressure for tsc2046Haibo Chen2022-10-261-6/+1
* drm/amdgpu: fix initial connector audio valuehongao2022-10-261-1/+6
* platform/x86: msi-laptop: Change DMI match / alias strings to fix module autoloadingHans de Goede2022-10-261-5/+3
* drm/vc4: vec: Fix timings for VEC modesMateusz Kwiatkowski2022-10-261-2/+2
* drm: Prevent drm_copy_field() to attempt copying a NULL pointerJavier Martinez Canillas2022-10-261-0/+6
* drm: Use size_t type for len variable in drm_copy_field()Javier Martinez Canillas2022-10-261-1/+1
* r8152: Rate limit overflow messagesAndrew Gaul2022-10-261-1/+3
* Bluetooth: L2CAP: Fix user-after-freeLuiz Augusto von Dentz2022-10-261-0/+7
* net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memoryLiu Jian2022-10-261-1/+2
* wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle2022-10-261-1/+4
* wifi: rt2x00: set SoC wmac clock registerDaniel Golle2022-10-261-0/+21
* wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle2022-10-261-1/+1
* wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle2022-10-261-1/+2
* can: bcm: check the result of can_send() in bcm_can_tx()Ziyang Xuan2022-10-261-3/+4
* Bluetooth: hci_sysfs: Fix attempting to call device_add multiple timesLuiz Augusto von Dentz2022-10-261-0/+3
* Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()Tetsuo Handa2022-10-261-4/+6
* wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin2022-10-261-1/+2
* xfrm: Update ipcomp_scratches with NULL when freedKhalid Masum2022-10-261-0/+1
* wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa2022-10-261-15/+28
* tcp: annotate data-race around tcp_md5sig_pool_populatedEric Dumazet2022-10-261-4/+10
* openvswitch: Fix overreporting of drops in dropwatchMike Pattrick2022-10-261-2/+3
* openvswitch: Fix double reporting of drops in dropwatchMike Pattrick2022-10-261-3/+10
* wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng2022-10-261-6/+6
* NFSD: Return nfserr_serverfault if splice_ok but buf->pages have dataAnna Schumaker2022-10-261-1/+1
* thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crashSrinivas Pandruvada2022-10-261-2/+4
* powercap: intel_rapl: fix UBSAN shift-out-of-bounds issueChao Qin2022-10-261-0/+3
* MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook2022-10-261-2/+2
* ACPI: video: Add Toshiba Satellite/Portege Z830 quirkArvid Norlander2022-10-261-0/+16