summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-02cifs: Use after free in debug codeDan Carpenter1-2/+2
2022-12-02cifs: fix missing unlock in cifs_file_copychunk_range()ChenXiaoSong1-1/+3
2022-12-02dma-buf: Use dma_fence_unwrap_for_each when importing fencesJason Ekstrand1-6/+17
2022-12-02usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak1-4/+10
2022-12-02usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak2-9/+6
2022-12-02usb: dwc3: exynos: Fix remove() functionMarek Szyprowski1-10/+1
2022-12-02can: gs_usb: remove dma allocationsVasanth Sadhasivan1-33/+6
2022-12-02lib/vdso: use "grep -E" instead of "egrep"Greg Kroah-Hartman1-1/+1
2022-12-02io_uring/poll: fix poll_refs race with cancelationLin Ma1-1/+2
2022-12-02io_uring/filetable: fix file reference underflowLin Ma1-2/+0
2022-12-02s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1
2022-12-02net: thunderx: Fix the ACPI memory leakYu Liao1-1/+3
2022-12-02octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang1-2/+5
2022-12-02virtio_net: Fix probe failed when modprobe virtio_netLi Zetao1-2/+1
2022-12-02net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo1-0/+2
2022-12-02octeontx2-pf: Add check for devm_kcallocJiasheng Jiang1-0/+2
2022-12-02net: enetc: preserve TX ring priority across reconfigurationVladimir Oltean3-11/+19
2022-12-02net: enetc: cache accesses to &priv->si->hwVladimir Oltean3-48/+49
2022-12-02net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...Zhang Changzhong1-0/+1
2022-12-02nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek1-15/+36
2022-12-02nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek1-1/+3
2022-12-02nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-12-02fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells2-3/+6
2022-12-02s390/dasd: fix no record found for raw_track_accessStefan Haberland1-4/+2
2022-12-02s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun1-1/+4
2022-12-02net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón1-0/+1
2022-12-02net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()Yuan Can1-1/+3
2022-12-02arcnet: fix potential memory leak in com20020_probe()Wang Hai1-2/+9
2022-12-02ipv4: Fix error return code in fib_table_insert()Ziyang Xuan1-1/+3
2022-12-02net: ethernet: mtk_eth_soc: fix resource leak in error pathYan Cangang1-2/+2
2022-12-02net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()Ziyang Xuan1-1/+3
2022-12-02dccp/tcp: Reset saddr on failure after inet6?_hash_connect().Kuniyuki Iwashima4-0/+8
2022-12-02test_kprobes: fix implicit declaration error of test_kprobesLi Hua1-0/+1
2022-12-02blk-mq: fix queue reference leak on blk_mq_alloc_disk_for_queue failureChristoph Hellwig1-1/+6
2022-12-02fs: do not update freeing inode i_io_listSvyatoslav Feldsherov1-11/+19
2022-12-02netfilter: flowtable_offload: add missing lockingFelix Fietkau1-0/+4
2022-12-02netfilter: ipset: restore allowing 64 clashing elements in hash:net,ifaceJozsef Kadlecsik1-1/+1
2022-12-02cpufreq: amd-pstate: change amd-pstate driver to be built-in typePerry Yuan2-11/+2
2022-12-02tsnep: Fix rotten packetsGerhard Engleder1-1/+56
2022-12-02dma-buf: fix racing conflict of dma_heap_add()Dawei Li1-13/+15
2022-12-02bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang1-4/+8
2022-12-02regulator: twl6030: re-add TWL6032_SUBCLASSAndreas Kemnade1-0/+2
2022-12-02NFC: nci: fix memory leak in nci_rx_data_packet()Liu Shixin1-1/+3
2022-12-02net: sched: allow act_ct to be built without NF_NATXin Long1-1/+1
2022-12-02net: sparx5: fix error handling in sparx5_port_open()Liu Jian1-2/+12
2022-12-02sfc: fix potential memleak in __ef100_hard_start_xmit()Zhang Changzhong1-0/+1
2022-12-02net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo1-1/+1
2022-12-02xfrm: Fix ignored return value in xfrm6_init()Chen Zhongjin1-1/+5
2022-12-02xfrm: Fix oops in __xfrm_state_delete()Thomas Jarosch1-1/+1
2022-12-02zonefs: Fix race between modprobe and mountZhang Xiaoxu1-6/+6