summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-26ftrace: Fix the possible incorrect kernel messageWang Wensheng1-1/+1
2022-11-26dm-crypt: provide dma_alignment limit in io_hintsKeith Busch1-0/+1
2022-11-26block: make dma_alignment a stacking queue_limitKeith Busch3-11/+13
2022-11-26netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen1-0/+1
2022-11-26cifs: add check for returning value of SMB2_set_info_initAnastasia Belova1-0/+2
2022-11-26s390: avoid using global register for current_stack_pointerVasily Gorbik1-1/+10
2022-11-26net: thunderbolt: Fix error handling in tbnet_init()Yuan Can1-5/+14
2022-11-26net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing2-0/+6
2022-11-26net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing1-0/+3
2022-11-26cifs: Fix wrong return value checking when GETFLAGSZhang Xiaoxu1-2/+2
2022-11-26nvmet: fix a memory leak in nvmet_auth_set_keySagi Grimberg1-0/+2
2022-11-26net: dsa: don't leak tagger-owned storage on switch driver unbindVladimir Oltean1-0/+10
2022-11-26net/x25: Fix skb leak in x25_lapb_receive_frame()Wei Yongjun1-1/+1
2022-11-26net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian1-1/+2
2022-11-26cifs: add check for returning value of SMB2_close_initAnastasia Belova1-0/+2
2022-11-26netfs: Fix dodgy mathsDavid Howells1-8/+9
2022-11-26netfs: Fix missing xas_retry() calls in xarray iterationDavid Howells2-2/+10
2022-11-26platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz1-4/+20
2022-11-26platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné1-0/+9
2022-11-26drbd: use after free in drbd_create_device()Dan Carpenter1-2/+2
2022-11-26bridge: switchdev: Fix memory leaks when changing VLAN protocolIdo Schimmel1-3/+14
2022-11-26net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang1-3/+7
2022-11-26net: hns3: fix return value check bug of rx copybreakJie Wang1-2/+2
2022-11-26net: hns3: fix incorrect hw rss hash type of rx packetJian Shen6-94/+94
2022-11-26net: ena: Fix error handling in ena_init()Yuan Can1-1/+7
2022-11-26kcm: close race conditions on sk_receive_queueCong Wang1-52/+6
2022-11-26net: ionic: Fix error handling in ionic_init_module()Yuan Can1-1/+7
2022-11-26mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen1-0/+2
2022-11-26erofs: fix missing xas_retry() in fscache modeJingbo Xu1-3/+7
2022-11-26xen/pcpu: fix possible memory leak in register_pcpu()Yang Yingliang1-1/+1
2022-11-26net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shimsVladimir Oltean3-2/+18
2022-11-26net: mhi: Fix memory leak in mhi_net_dellink()Wei Yongjun1-0/+2
2022-11-26drm/lima: Fix opp clkname setting in case of missing regulatorErico Nunes1-6/+9
2022-11-26octeon_ep: ensure get mac address successfully before eth_hw_addr_set()Ziyang Xuan1-1/+5
2022-11-26octeon_ep: fix potential memory leak in octep_device_setup()Ziyang Xuan1-1/+5
2022-11-26octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()Ziyang Xuan1-1/+1
2022-11-26octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()Ziyang Xuan1-2/+0
2022-11-26bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui1-1/+9
2022-11-26net: caif: fix double disconnect client in chnl_net_open()Zhengchao Shao1-3/+0
2022-11-26net: macvlan: Use built-in RCU list checkingChuang Wang1-2/+2
2022-11-26mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo1-1/+1
2022-11-26net: liquidio: release resources when liquidio driver open failedZhengchao Shao1-8/+26
2022-11-26soc: imx8m: Enable OCOTP clock before reading the registerXiaolei Wang1-0/+11
2022-11-26mctp i2c: don't count unused / invalid keys for flow releaseJeremy Kerr1-15/+32
2022-11-26net: stmmac: ensure tx function is not running in stmmac_xdp_release()Mohd Faizal Abdul Rahim1-0/+3
2022-11-26net: phy: dp83867: Fix SGMII FIFO depth for non OF devicesMichael Sit Wei Hong1-0/+7
2022-11-26net: hinic: Fix error handling in hinic_module_init()Yuan Can1-1/+8
2022-11-26mISDN: fix possible memory leak in mISDN_dsp_element_register()Yang Yingliang1-1/+2
2022-11-26net: bgmac: Drop free_netdev() from bgmac_enet_remove()Wei Yongjun1-1/+0
2022-11-26ata: libata-core: do not issue non-internal commands once EH is pendingNiklas Cassel1-0/+10