summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-14Linux 5.10.159v5.10.159Greg Kroah-Hartman1-1/+1
2022-12-14can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus1-0/+6
2022-12-14macsec: add missing attribute validation for offloadEmeel Hakim1-0/+1
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter1-4/+1
2022-12-14ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet1-0/+5
2022-12-14net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang1-2/+2
2022-12-14xen/netback: fix build warningJuergen Gross1-1/+1
2022-12-14ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong1-0/+1
2022-12-14tipc: call tipc_lxc_xmit without holding node_read_lockXin Long1-3/+9
2022-12-14net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao1-0/+2
2022-12-14ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel2-0/+13
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel2-0/+28
2022-12-14tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing1-1/+3
2022-12-14net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian1-1/+1
2022-12-14net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian1-1/+1
2022-12-14net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu1-1/+3
2022-12-14ip_gre: do not report erspan version on GRE interfaceHangbin Liu1-19/+29
2022-12-14net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang1-4/+4
2022-12-14nvme initialize core quirks before calling nvme_init_subsystemPankaj Raghav1-4/+4
2022-12-14NFC: nci: Bounds check struct nfc_target arraysKees Cook1-0/+6
2022-12-14i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski1-5/+1
2022-12-14i40e: Fix for VF MAC address 0Sylwester Dziedziuch1-0/+2
2022-12-14i40e: Fix not setting default xps_cpus after resetMichal Jaron1-1/+18
2022-12-14net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter1-0/+3
2022-12-14xen-netfront: Fix NULL sring after live migrationLin Liu1-0/+6
2022-12-14net: encx24j600: Fix invalid logic in reading of MISTAT registerValentina Goncharenko1-2/+2
2022-12-14net: encx24j600: Add parentheses to fix precedenceValentina Goncharenko1-2/+2
2022-12-14mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()Wei Yongjun1-0/+1
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao1-1/+1
2022-12-14net: dsa: ksz: Check return valueArtem Chernyshev1-1/+2
2022-12-14Bluetooth: Fix not cleanup led when bt_init failsChen Zhongjin1-1/+3
2022-12-14Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()Wang ShaoBo1-0/+1
2022-12-14vmxnet3: correctly report encapsulated LRO packetRonak Doshi1-2/+9
2022-12-14af_unix: Get user_ns from in_skb in unix_diag_get_exact().Kuniyuki Iwashima1-8/+12
2022-12-14drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420Guillaume BRUN1-3/+3
2022-12-14igb: Allocate MSI-X vector when testingAkihiko Odaki1-0/+2
2022-12-14e1000e: Fix TX dispatch conditionAkihiko Odaki1-2/+2
2022-12-14gpio: amd8111: Fix PCI device reference count leakXiongfeng Wang1-0/+4
2022-12-14drm/bridge: ti-sn65dsi86: Fix output polarity setting bugQiqi Zhang1-2/+2
2022-12-14netfilter: ctnetlink: fix compilation warning after data race fixes in ct markPablo Neira Ayuso1-9/+10
2022-12-14ca8210: Fix crash by zero initializing dataHauke Mehrtens1-1/+1
2022-12-14ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan1-1/+1
2022-12-14netfilter: nft_set_pipapo: Actually validate intervals in fields after the fi...Stefano Brivio1-2/+3
2022-12-14rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter2-2/+2
2022-12-14rtc: mc146818-lib: fix locking in mc146818_set_timeMateusz Jończyk1-2/+4
2022-12-14rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson1-0/+2
2022-12-14mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb pageBaolin Wang3-19/+30
2022-12-14can: af_can: fix NULL pointer dereference in can_rcv_filterOliver Hartkopp1-2/+2
2022-12-14HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng1-0/+3
2022-12-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova1-0/+6