aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-09net: stmmac: fix possible memory leak in stmmac_dvr_probe()Gaosheng Cui1-1/+2
2022-12-09net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()Zhang Changzhong1-2/+6
2022-12-09net: defxx: Fix missing err handling in dfx_init()Yongqiang Liu1-4/+18
2022-12-09net: vmw_vsock: vmci: Check memcpy_from_msg()Artem Chernyshev1-1/+5
2022-12-08Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices"Benjamin Tissoires1-19/+0
2022-12-08Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires1-0/+9
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo3-3/+14
2022-12-08net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()Radu Nicolae Pirea (OSS)1-1/+1
2022-12-08s390/qeth: fix use-after-free in hsciAlexandra Winter1-1/+1
2022-12-08macsec: add missing attribute validation for offloadEmeel Hakim1-0/+1
2022-12-08net: mvneta: Fix an out of bounds checkDan Carpenter1-4/+1
2022-12-08net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao1-0/+1
2022-12-08docs/zh_CN: Add LoongArch booting description's translationYanteng Si2-0/+49
2022-12-08docs/LoongArch: Add booting descriptionYanteng Si2-0/+43
2022-12-08LoongArch: mm: Fix huge page entry update for virtual machineHuacai Chen1-14/+16
2022-12-08LoongArch: Export symbol for function smp_send_reschedule()Bibo Mao2-10/+11
2022-12-07ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet1-0/+5
2022-12-07net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang1-2/+2
2022-12-07net: phy: mxl-gpy: add MDINT workaroundMichael Walle1-0/+85
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski2-0/+10
2022-12-07media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()Hans Verkuil1-29/+73
2022-12-07net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY portsVladimir Oltean1-2/+5
2022-12-07xen/netback: fix build warningJuergen Gross1-1/+1
2022-12-07xen/netback: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-07platform/x86/amd: pmc: Add a workaround for an s0i3 issue on CezanneMario Limonciello1-0/+6
2022-12-07dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switch_acl_entry_remove()Yuan Can1-0/+4
2022-12-07ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong1-0/+1
2022-12-07tipc: call tipc_lxc_xmit without holding node_read_lockXin Long1-3/+9
2022-12-07can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus1-0/+6
2022-12-07can: can327: flush TX_work on ldisc .close()Max Staudt1-7/+10
2022-12-07can: slcan: fix freed work crashJiri Slaby (SUSE)1-4/+6
2022-12-07can: af_can: fix NULL pointer dereference in can_rcv_filterOliver Hartkopp1-3/+3
2022-12-06net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao1-0/+2
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel2-0/+13
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel2-0/+28
2022-12-06net: fec: properly guard irq coalesce setupRasmus Villemoes1-1/+2
2022-12-06bonding: get correct NA dest addressHangbin Liu1-1/+1
2022-12-07ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointerAnders Roxell1-1/+1
2022-12-06Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"Will Deacon1-1/+16
2022-12-06xen/netback: don't call kfree_skb() with interrupts disabledJuergen Gross3-6/+10
2022-12-06xen/netback: Ensure protocol headers don't fall in the non-linear areaRoss Lagerwall1-100/+123
2022-12-06tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing1-1/+3
2022-12-06net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian1-1/+1
2022-12-06net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng2-1/+4
2022-12-06net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian1-1/+1
2022-12-06net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu1-1/+3
2022-12-06ravb: Fix potential use-after-free in ravb_rx_gbeth()YueHaibing1-1/+1
2022-12-06net: microchip: sparx5: Fix missing destroy_workqueue of mact_queueQiheng Lin1-0/+3
2022-12-06ip_gre: do not report erspan version on GRE interfaceHangbin Liu1-19/+29
2022-12-06net: wwan: iosm: fix memory leak in ipc_mux_init()Zhengchao Shao1-0/+1