summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14thunderbolt: Use different lane for second DisplayPort tunnelMika Westerberg
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-14drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()Duoming Zhou
2022-06-14drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()Duoming Zhou
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-14staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang
2022-06-14iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang
2022-06-14iov_iter: Fix iter_xarray_get_pages{,_alloc}()David Howells
2022-06-14nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde
2022-06-14drm: imx: fix compiler warning with gcc-12Linus Torvalds
2022-06-14tcp: use alloc_large_system_hash() to allocate table_perturbMuchun Song
2022-06-14net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek BehĂșn
2022-06-14net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin
2022-06-14ip_gre: test csum_start instead of transport headerWillem de Bruijn
2022-06-14net/mlx5: fs, fail conflicting actionsMark Bloch
2022-06-14net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud
2022-06-14net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed
2022-06-14net/mlx5: Lag, filter non compatible devicesMark Bloch
2022-06-14net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada
2022-06-14net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-14SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever
2022-06-14xsk: Fix handling of invalid descriptors in XSK TX batching APIMaciej Fijalkowski
2022-06-14i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson
2022-06-14net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-06-14net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-14bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet
2022-06-14x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich
2022-06-14af_unix: Fix a data-race in unix_dgram_peer_wake_me().Kuniyuki Iwashima
2022-06-14stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET
2022-06-14xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada
2022-06-14net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_registerMiaoqian Lin
2022-06-14amt: fix wrong type string definitionTaehee Yoo
2022-06-14amt: fix possible null-ptr-deref in amt_rcv()Taehee Yoo
2022-06-14amt: fix wrong usage of pskb_may_pull()Taehee Yoo
2022-06-14netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso
2022-06-14netfilter: nf_tables: memleak flow rule from commit pathPablo Neira Ayuso
2022-06-14netfilter: nf_tables: release new hooks on unsupported flowtable flagsPablo Neira Ayuso
2022-06-14ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin
2022-06-14netfilter: nf_tables: always initialize flowtable hook list in transactionPablo Neira Ayuso
2022-06-14SUNRPC: Trap RDMA segment overflowsChuck Lever
2022-06-14powerpc/kasan: Force thread size increase with KASANMichael Ellerman
2022-06-14netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso
2022-06-14netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net pathPablo Neira Ayuso
2022-06-14netfilter: nat: really support inet nat without l3 addressFlorian Westphal
2022-06-14drm/panfrost: Job should reference MMU not file_privSteven Price
2022-06-14drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalidMarek Vasut
2022-06-14xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee