summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-14staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng1-3/+3
2022-06-14staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng1-9/+18
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: st_sensors: Add a local lock for protecting odrMiquel Raynal2-6/+21
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: fs, fail conflicting actionsMark Bloch1-3/+32
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-14net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin1-1/+3
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-14xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada1-1/+0
2022-06-14netfilter: nf_tables: memleak flow rule from commit pathPablo Neira Ayuso1-0/+6
2022-06-14ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin1-0/+3
2022-06-14netfilter: nat: really support inet nat without l3 addressFlorian Westphal2-1/+45
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-14dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data typeRadhey Shyam Pandey1-2/+3
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-14f2fs: remove WARN_ON in f2fs_is_valid_blkaddrDongliang Mu1-2/+2
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: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang1-0/+6