summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-14Linux 5.4.198v5.4.198Greg Kroah-Hartman
2022-06-14tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet
2022-06-14mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami
2022-06-14md/raid0: Ignore RAID0 layout if the second zone has only one devicePascal Hambourg
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman
2022-06-14Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman
2022-06-14ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz
2022-06-14ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz
2022-06-14nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek
2022-06-14nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-06-14mmc: block: Fix CQE recovery reset successAdrian Hunter
2022-06-14ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov
2022-06-14cifs: return errors during session setup during reconnectsShyam Prasad N
2022-06-14ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui
2022-06-14scripts/gdb: change kernel config dumping methodKuan-Ying Lee
2022-06-14vringh: Fix loop descriptors check in the indirect casesXie Yongji
2022-06-14nodemask: Fix return values to be unsignedKees Cook
2022-06-14cifs: version operations for smb20 unneeded when legacy support disabledSteve French
2022-06-14s390/gmap: voluntarily schedule during key settingChristian Borntraeger
2022-06-14nbd: fix io hung while disconnecting deviceYu Kuai
2022-06-14nbd: fix race between nbd_alloc_config() and module removalYu Kuai
2022-06-14nbd: call genl_unregister_family() first in nbd_cleanup()Yu Kuai
2022-06-14x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra
2022-06-14modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada
2022-06-14drm/radeon: fix a possible null pointer dereferenceGong Yuanjun
2022-06-14ceph: allow ceph.dir.rctime xattr to be updatableVenky Shankar
2022-06-14Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek
2022-06-14scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke
2022-06-14md: protect md_unregister_thread from reentrancyGuoqing Jiang
2022-06-14watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng
2022-06-14kernfs: Separate kernfs_pr_cont_buf and rename_lock.Hao Luo
2022-06-14serial: msm_serial: disable interrupts in __msm_console_write()John Ogness
2022-06-14staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng
2022-06-14staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng
2022-06-14clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara
2022-06-14extcon: Modify extcon device to be created after driver data is setbumwoo lee
2022-06-14misc: rtsx: set NULL intfdata when probe failsShuah Khan
2022-06-14usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green
2022-06-14drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou
2022-06-14drivers: tty: serial: Fix deadlock in sa1100_set_termios()Duoming Zhou
2022-06-14USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni
2022-06-14drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou
2022-06-14drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou
2022-06-14tty: Fix a possible resource leak in icom_probeHuang Guobin
2022-06-14tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()Zheyu Ma
2022-06-14lkdtm/usercopy: Expand size of "out of frame" objectKees Cook
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-06-14iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang
2022-06-14drm: imx: fix compiler warning with gcc-12Linus Torvalds