summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-14Linux 5.4.227v5.4.227Greg Kroah-Hartman
2022-12-14can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-14ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet
2022-12-14net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang
2022-12-14xen/netback: fix build warningJuergen Gross
2022-12-14ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong
2022-12-14ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-14tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing
2022-12-14net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian
2022-12-14net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian
2022-12-14net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu
2022-12-14net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang
2022-12-14nvme initialize core quirks before calling nvme_init_subsystemPankaj Raghav
2022-12-14NFC: nci: Bounds check struct nfc_target arraysKees Cook
2022-12-14i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski
2022-12-14i40e: Fix for VF MAC address 0Sylwester Dziedziuch
2022-12-14i40e: Fix not setting default xps_cpus after resetMichal Jaron
2022-12-14net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter
2022-12-14xen-netfront: Fix NULL sring after live migrationLin Liu
2022-12-14net: encx24j600: Fix invalid logic in reading of MISTAT registerValentina Goncharenko
2022-12-14net: encx24j600: Add parentheses to fix precedenceValentina Goncharenko
2022-12-14mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()Wei Yongjun
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-14net: dsa: ksz: Check return valueArtem Chernyshev
2022-12-14Bluetooth: Fix not cleanup led when bt_init failsChen Zhongjin
2022-12-14Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()Wang ShaoBo
2022-12-14af_unix: Get user_ns from in_skb in unix_diag_get_exact().Kuniyuki Iwashima
2022-12-14igb: Allocate MSI-X vector when testingAkihiko Odaki
2022-12-14e1000e: Fix TX dispatch conditionAkihiko Odaki
2022-12-14gpio: amd8111: Fix PCI device reference count leakXiongfeng Wang
2022-12-14drm/bridge: ti-sn65dsi86: Fix output polarity setting bugQiqi Zhang
2022-12-14ca8210: Fix crash by zero initializing dataHauke Mehrtens
2022-12-14ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan
2022-12-14can: af_can: fix NULL pointer dereference in can_rcv_filterOliver Hartkopp
2022-12-14HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng
2022-12-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova
2022-12-14HID: usbhid: Add ALWAYS_POLL quirk for some miceAnkit Patel
2022-12-14drm/shmem-helper: Remove errant put in error pathRob Clark
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth
2022-12-14mm/gup: fix gup_pud_range() for daxJohn Starks
2022-12-14memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-14media: v4l2-dv-timings.c: fix too strict blanking sanity checksHans Verkuil
2022-12-14Revert "net: dsa: b53: Fix valid setting for MDB entries"Rafał Miłecki
2022-12-14xen/netback: don't call kfree_skb() with interrupts disabledJuergen Gross
2022-12-14xen/netback: do some code cleanupJuergen Gross
2022-12-14xen/netback: Ensure protocol headers don't fall in the non-linear areaRoss Lagerwall
2022-12-14mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn
2022-12-14mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn