summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-14Linux 4.19.247v4.19.247Greg Kroah-Hartman1-1/+1
2022-06-14tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet1-4/+7
2022-06-14mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami2-8/+35
2022-06-14mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_writeTokunori Ikegami1-45/+32
2022-06-14md/raid0: Ignore RAID0 layout if the second zone has only one devicePascal Hambourg1-15/+16
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman1-4/+14
2022-06-14Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman1-1/+6
2022-06-14ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz1-2/+2
2022-06-14ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz1-2/+2
2022-06-14nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek1-3/+10
2022-06-14nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-06-14mmc: block: Fix CQE recovery reset successAdrian Hunter1-2/+1
2022-06-14ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov2-6/+7
2022-06-14cifs: return errors during session setup during reconnectsShyam Prasad N1-0/+3
2022-06-14ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui1-0/+7
2022-06-14vringh: Fix loop descriptors check in the indirect casesXie Yongji1-2/+8
2022-06-14nodemask: Fix return values to be unsignedKees Cook2-21/+21
2022-06-14nbd: fix io hung while disconnecting deviceYu Kuai1-1/+1
2022-06-14nbd: fix race between nbd_alloc_config() and module removalYu Kuai1-9/+19
2022-06-14nbd: call genl_unregister_family() first in nbd_cleanup()Yu Kuai1-1/+6
2022-06-14modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada1-1/+2
2022-06-14drm/radeon: fix a possible null pointer dereferenceGong Yuanjun1-0/+4
2022-06-14ceph: allow ceph.dir.rctime xattr to be updatableVenky Shankar1-1/+9
2022-06-14Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek1-4/+6
2022-06-14md: protect md_unregister_thread from reentrancyGuoqing Jiang1-5/+10
2022-06-14kernfs: Separate kernfs_pr_cont_buf and rename_lock.Hao Luo1-12/+19
2022-06-14serial: msm_serial: disable interrupts in __msm_console_write()John Ogness1-0/+5
2022-06-14staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng1-3/+3
2022-06-14clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara1-5/+5
2022-06-14extcon: Modify extcon device to be created after driver data is setbumwoo lee1-12/+17
2022-06-14misc: rtsx: set NULL intfdata when probe failsShuah Khan1-0/+1
2022-06-14usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski1-1/+0
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green1-2/+2
2022-06-14drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou1-0/+2
2022-06-14drivers: tty: serial: Fix deadlock in sa1100_set_termios()Duoming Zhou1-2/+2
2022-06-14USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni1-2/+4
2022-06-14drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou1-1/+1
2022-06-14drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou1-1/+1
2022-06-14tty: Fix a possible resource leak in icom_probeHuang Guobin1-1/+1
2022-06-14tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()Zheyu Ma1-0/+2
2022-06-14lkdtm/usercopy: Expand size of "out of frame" objectKees Cook1-3/+14
2022-06-14iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang1-8/+12
2022-06-14drm: imx: fix compiler warning with gcc-12Linus Torvalds1-1/+1
2022-06-14net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin1-1/+5
2022-06-14ip_gre: test csum_start instead of transport headerWillem de Bruijn1-6/+5
2022-06-14net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud1-2/+5
2022-06-14net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada1-1/+0
2022-06-14net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada1-1/+0
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada1-1/+0
2022-06-14SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever1-1/+5