summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.247v4.19.247Greg Kroah-Hartman2022-06-141-1/+1
* tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet2022-06-141-4/+7
* mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami2022-06-142-8/+35
* mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_writeTokunori Ikegami2022-06-141-45/+32
* md/raid0: Ignore RAID0 layout if the second zone has only one devicePascal Hambourg2022-06-141-15/+16
* powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman2022-06-141-4/+14
* Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman2022-06-141-1/+6
* ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz2022-06-141-2/+2
* ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz2022-06-141-2/+2
* nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek2022-06-141-3/+10
* nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek2022-06-141-1/+1
* mmc: block: Fix CQE recovery reset successAdrian Hunter2022-06-141-2/+1
* ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov2022-06-142-6/+7
* cifs: return errors during session setup during reconnectsShyam Prasad N2022-06-141-0/+3
* ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui2022-06-141-0/+7
* vringh: Fix loop descriptors check in the indirect casesXie Yongji2022-06-141-2/+8
* nodemask: Fix return values to be unsignedKees Cook2022-06-142-21/+21
* nbd: fix io hung while disconnecting deviceYu Kuai2022-06-141-1/+1
* nbd: fix race between nbd_alloc_config() and module removalYu Kuai2022-06-141-9/+19
* nbd: call genl_unregister_family() first in nbd_cleanup()Yu Kuai2022-06-141-1/+6
* modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada2022-06-141-1/+2
* drm/radeon: fix a possible null pointer dereferenceGong Yuanjun2022-06-141-0/+4
* ceph: allow ceph.dir.rctime xattr to be updatableVenky Shankar2022-06-141-1/+9
* Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek2022-06-141-4/+6
* md: protect md_unregister_thread from reentrancyGuoqing Jiang2022-06-141-5/+10
* kernfs: Separate kernfs_pr_cont_buf and rename_lock.Hao Luo2022-06-141-12/+19
* serial: msm_serial: disable interrupts in __msm_console_write()John Ogness2022-06-141-0/+5
* staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng2022-06-141-3/+3
* clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara2022-06-141-5/+5
* extcon: Modify extcon device to be created after driver data is setbumwoo lee2022-06-141-12/+17
* misc: rtsx: set NULL intfdata when probe failsShuah Khan2022-06-141-0/+1
* usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski2022-06-141-1/+0
* USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green2022-06-141-2/+2
* drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou2022-06-141-0/+2
* drivers: tty: serial: Fix deadlock in sa1100_set_termios()Duoming Zhou2022-06-141-2/+2
* USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni2022-06-141-2/+4
* drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou2022-06-141-1/+1
* drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou2022-06-141-1/+1
* tty: Fix a possible resource leak in icom_probeHuang Guobin2022-06-141-1/+1
* tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()Zheyu Ma2022-06-141-0/+2
* lkdtm/usercopy: Expand size of "out of frame" objectKees Cook2022-06-141-3/+14
* iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang2022-06-141-8/+12
* drm: imx: fix compiler warning with gcc-12Linus Torvalds2022-06-141-1/+1
* net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin2022-06-141-1/+5
* ip_gre: test csum_start instead of transport headerWillem de Bruijn2022-06-141-6/+5
* net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud2022-06-141-2/+5
* net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada2022-06-141-1/+0
* net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada2022-06-141-1/+0
* net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada2022-06-141-1/+0
* SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever2022-06-141-1/+5