summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-16riscv: fix reserved memory setupConor Dooley2-1/+1
2022-11-16riscv: vdso: fix build with llvmJisheng Zhang1-1/+1
2022-11-16riscv: process: fix kernel info leakageJisheng Zhang1-0/+2
2022-11-16net: macvlan: fix memory leaks of macvlan_common_newlinkChuang Wang1-1/+3
2022-11-16ethernet: tundra: free irq when alloc ring failed in tsi108_open()Zhengchao Shao1-1/+4
2022-11-16ALSA: memalloc: Don't fall back for SG-buffer with IOMMUTakashi Iwai1-9/+11
2022-11-16net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()Zhengchao Shao1-0/+1
2022-11-16ethernet: s2io: disable napi when start nic failed in s2io_card_up()Zhengchao Shao1-9/+20
2022-11-16net: atlantic: macsec: clear encryption keys from the stackAntoine Tenart2-7/+13
2022-11-16net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart1-0/+1
2022-11-16stmmac: dwmac-loongson: fix missing of_node_put() while module exitingYang Yingliang1-5/+14
2022-11-16stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_pr...Yang Yingliang1-2/+5
2022-11-16stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exitingYang Yingliang1-1/+12
2022-11-16cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...Zhengchao Shao1-1/+1
2022-11-16mctp: Fix an error handling path in mctp_init()Wei Yongjun2-2/+4
2022-11-16stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHzTan, Tee Min1-2/+9
2022-11-16net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()Zhengchao Shao1-0/+1
2022-11-16net: cpsw: disable napi in cpsw_ndo_open()Zhengchao Shao1-0/+2
2022-11-16iavf: Fix VF driver counting VLAN 0 filtersMichal Jaron1-0/+2
2022-11-16ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski4-2/+31
2022-11-16net/mlx5e: E-Switch, Fix comparing termination table instanceRoi Dayan1-6/+8
2022-11-16net/mlx5e: TC, Fix wrong rejection of packet-per-second policingJianbo Liu1-6/+0
2022-11-16net/mlx5e: Fix tc acts array not to be dependent on enum orderRoi Dayan1-60/+32
2022-11-16net/mlx5e: Add missing sanity checks for max TX WQE sizeMaxim Mikityanskiy3-1/+35
2022-11-16net/mlx5: fw_reset: Don't try to load device in case PCI isn't workingShay Drory1-1/+2
2022-11-16net/mlx5: E-switch, Set to legacy mode if failed to change switchdev modeChris Mi2-21/+11
2022-11-16net/mlx5: Allow async trigger completion execution on single CPU systemsRoy Novich1-3/+8
2022-11-16net/mlx5: Bridge, verify LAG state when adding bond to bridgeVlad Buslov1-0/+31
2022-11-16net: wwan: iosm: fix invalid mux header typeM Chetan Kumar2-0/+9
2022-11-16net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfgM Chetan Kumar1-3/+8
2022-11-16net: nixge: disable napi when enable interrupts failed in nixge_open()Zhengchao Shao1-0/+1
2022-11-16net: tun: call napi_schedule_prep() to ensure we own a napiEric Dumazet1-6/+13
2022-11-16net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()Zhengchao Shao1-1/+6
2022-11-16netfilter: Cleanup nft_net->module_list from nf_tables_exit_net()Shigeru Yoshida1-1/+2
2022-11-16netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()Ziyang Xuan1-0/+1
2022-11-16perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng1-0/+1
2022-11-16perf test: Fix skipping branch stack sampling testJames Clark2-2/+7
2022-11-16perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev1-1/+1
2022-11-16perf stat: Fix crash with --per-node --metric-only in CSV modeNamhyung Kim1-1/+3
2022-11-16drivers: net: xgene: disable napi when register irq failed in xgene_enet_open()Zhengchao Shao1-1/+3
2022-11-16octeontx2-pf: Fix SQE threshold checkingRatheesh Kannoth3-13/+21
2022-11-16net: ethernet: mtk-star-emac: disable napi when connect and start PHY failed ...Zhengchao Shao1-0/+2
2022-11-16net: lapbether: fix issue of invalid opcode in lapbeth_open()Zhengchao Shao1-0/+1
2022-11-16dmaengine: stm32-dma: fix potential race between pause and resumeAmelie Delaunay1-8/+6
2022-11-16dmaengine: ti: k3-udma-glue: fix memory leak when register device failYang Yingliang1-0/+3
2022-11-16dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()Christophe JAILLET1-0/+1
2022-11-16dmaengine: apple-admac: Fix grabbing of channels in of_xlateMartin PoviĊĦer1-1/+1
2022-11-16dmaengine: idxd: fix RO device state error after been disabled/resetFengqian Gao1-6/+14
2022-11-16dmaengine: idxd: Fix max batch size for Intel IAAXiaochen Shen4-6/+38
2022-11-16dmanegine: idxd: reformat opcap output to match bitmap_parse() inputDave Jiang4-7/+26