summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-06ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet1-0/+2
2023-02-06netlink: annotate data races around sk_stateEric Dumazet1-4/+6
2023-02-06netlink: annotate data races around dst_portid and dst_groupEric Dumazet1-9/+14
2023-02-06netlink: annotate data races around nlk->portidEric Dumazet1-2/+5
2023-02-06netlink: remove hash::nelems check in netlink_insertLi RongQing1-5/+0
2023-02-06netfilter: nft_set_rbtree: skip elements in transaction from garbage collectionPablo Neira Ayuso1-1/+15
2023-02-06net: fix UaF in netns ops registration error pathPaolo Abeni1-1/+1
2023-02-06EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam1-8/+7
2023-02-06ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti1-1/+1
2023-02-06cifs: Fix oops due to uncleared server->smbd_conn in reconnectDavid Howells1-0/+1
2023-02-06smbd: Make upper layer decide when to destroy the transportLong Li3-27/+101
2023-02-06trace_events_hist: add check for return value of 'create_hist_field'Natalia Petrova1-0/+2
2023-02-06tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)3-2/+4
2023-02-06module: Don't wait for GOING modulesPetr Pavlu1-5/+21
2023-02-06scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov1-1/+1
2023-02-06Bluetooth: hci_sync: cancel cmd_timer if hci_open failedArchie Pusaka1-0/+1
2023-02-06fs: reiserfs: remove useless new_opts in reiserfs_remountDongliang Mu1-6/+0
2023-02-06perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo1-2/+2
2023-02-06block: fix and cleanup bio_check_roChristoph Hellwig1-4/+1
2023-02-06netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT stateFlorian Westphal1-0/+10
2023-02-06w1: fix WARNING after calling w1_process()Yang Yingliang1-1/+3
2023-02-06w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2-3/+4
2023-02-06tcp: avoid the lookup process failing to get sk in ehash tableJason Xing2-6/+19
2023-02-06dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...Liu Shixin1-1/+3
2023-02-06dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handlingSwati Agarwal1-6/+7
2023-02-06dmaengine: xilinx_dma: program hardware supported buffer lengthRadhey Shyam Pandey1-4/+20
2023-02-06dmaengine: xilinx_dma: commonize DMA copy size calculationAndrea Merello1-8/+31
2023-02-06HID: betop: check shape of output reportsPietro Borrello1-8/+9
2023-02-06net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock1-8/+1
2023-02-06dmaengine: Fix double increment of client_count in dma_chan_get()Koba Ko1-3/+4
2023-02-06net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2023-02-06usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami1-0/+2
2023-02-06usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami1-0/+5
2023-02-06HID: check empty report_list in hid_validate_values()Pietro Borrello1-2/+2
2023-02-06net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit1-1/+6
2023-02-06net: usb: sr9700: Handle negative lenSzymon Heidrich1-1/+1
2023-02-06wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich1-13/+6
2023-02-06net: nfc: Fix use-after-free in local_cleanup()Jisoo Jang1-0/+1
2023-02-06phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing1-1/+3
2023-02-06bpf: Fix pointer-leak due to insufficient speculative store bypass mitigationLuis Gerhorst1-1/+3
2023-02-06amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju2-0/+26
2023-02-06amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju1-8/+15
2023-02-06affs: initialize fsdata in affs_truncate()Alexander Potapenko1-1/+1
2023-02-06IB/hfi1: Fix expected receive setup error exit issuesDean Luick1-33/+50
2023-02-06IB/hfi1: Reserve user expected TIDsDean Luick1-8/+6
2023-02-06IB/hfi1: Reject a zero-length user expected bufferDean Luick1-0/+2
2023-02-06tomoyo: fix broken dependency on *.conf.defaultMasahiro Yamada1-1/+1
2023-02-06EDAC/highbank: Fix memory leak in highbank_mc_probe()Miaoqian Lin1-2/+5
2023-02-06HID: intel_ish-hid: Add check for ishtp_dma_tx_mapJiasheng Jiang1-0/+10
2023-02-06ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'Fabio Estevam1-1/+0