summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-14net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman1-1/+1
2022-06-14bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet1-0/+1
2022-06-14af_unix: Fix a data-race in unix_dgram_peer_wake_me().Kuniyuki Iwashima1-1/+1
2022-06-14ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin1-0/+3
2022-06-14xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee1-0/+5
2022-06-14video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...Yang Yingliang1-5/+7
2022-06-14NFSv4: Don't hold the layoutget locks across multiple RPC callsTrond Myklebust1-0/+4
2022-06-14m68knommu: fix undefined reference to `_init_sp'Greg Ungerer1-0/+1
2022-06-14m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer1-1/+2
2022-06-14i2c: cadence: Increase timeout per message if necessaryLucas Tanure1-2/+10
2022-06-14tracing: Avoid adding tracer option before update_tracer_optionsMark-PK Tsai1-0/+7
2022-06-14tracing: Fix sleeping function called from invalid context on RT kernelJun Miao1-3/+3
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun1-0/+1
2022-06-14perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan1-2/+2
2022-06-14tipc: check attribute length for bearer nameHoang Le1-2/+1
2022-06-14afs: Fix infinite loop found by xfstest generic/676David Howells1-1/+4
2022-06-14tcp: tcp_rtx_synack() can be called from process contextEric Dumazet1-2/+2
2022-06-14net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy1-0/+5
2022-06-14nfp: only report pause frame configuration for physical deviceYu Xiao1-2/+2
2022-06-14ubi: ubi_create_volume: Fix use-after-free when volume creation failedZhihao Cheng1-1/+0
2022-06-14jffs2: fix memory leak in jffs2_do_fill_superBaokun Li1-0/+1
2022-06-14modpost: fix removing numeric suffixesAlexander Lobakin1-1/+1
2022-06-14net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin1-0/+1
2022-06-14net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter1-0/+3
2022-06-14s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn1-2/+2
2022-06-14clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski1-1/+1
2022-06-14bus: ti-sysc: Fix warnings for unbind for serialTony Lindgren1-1/+3
2022-06-14firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handleMiaoqian Lin1-1/+1
2022-06-14serial: stm32-usart: Correct CSIZE, bits, and parityIlpo Järvinen1-3/+12
2022-06-14serial: st-asc: Sanitize CSIZE and correct PARENB for CS7Ilpo Järvinen1-0/+4
2022-06-14serial: sh-sci: Don't allow CS5-6Ilpo Järvinen1-1/+5
2022-06-14serial: txx9: Don't allow CS5-6Ilpo Järvinen1-0/+2
2022-06-14serial: digicolor-usart: Don't allow CS5-6Ilpo Järvinen1-0/+2