summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-31can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua
2022-03-31can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
2022-03-31can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
2022-03-31can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde
2022-03-31can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error valueTom Rix
2022-03-30net: sparx5: uses, depends on BRIDGE or !BRIDGERandy Dunlap
2022-03-30wireguard: socket: ignore v6 endpoints when ipv6 is disabledJason A. Donenfeld
2022-03-30wireguard: socket: free skb in send6 when ipv6 is disabledWang Hai
2022-03-30wireguard: queueing: use CFI-safe ptr_ring cleanup functionJason A. Donenfeld
2022-03-30sfc: Avoid NULL pointer dereference on systems without numa awarenessMartin Habets
2022-03-30ptp: ocp: handle error from nvmem_device_findJonathan Lemon
2022-03-30net: dsa: felix: fix possible NULL pointer dereferenceZheng Yongjun
2022-03-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-03-29net: lan966x: fix kernel oops on ioctl when I/F is downMichael Walle
2022-03-28ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski
2022-03-28ice: xsk: Stop Rx processing when ntc catches ntuMaciej Fijalkowski
2022-03-28ice: xsk: Eliminate unnecessary loop iterationMagnus Karlsson
2022-03-28Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-28net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-28net: bnxt_ptp: fix compilation errorDamien Le Moal
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-28Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-27Merge tag 'mailbox-v5.18' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2022-03-27Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2022-03-27pinctrl: mediatek: common-v1: fix semicolon.cocci warningskernel test robot
2022-03-26octeontx2-af: initialize action variableTom Rix
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-26net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun
2022-03-26qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix
2022-03-26net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap
2022-03-26Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-26net: hns3: fix phy can not link up when autoneg off and resetGuangbin Huang
2022-03-26net: hns3: add NULL pointer check for hns3_set/get_ringparam()Hao Chen
2022-03-26net: hns3: add netdev reset check for hns3_set_tunable()Hao Chen
2022-03-26net: hns3: clean residual vf config after disable sriovPeng Li
2022-03-26net: hns3: add max order judgement for tx spare bufferHao Chen
2022-03-26net: hns3: fix ethtool tx copybreak buf size indicating not aligned issueHao Chen
2022-03-25Merge tag 'for-linus-5.17-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2022-03-25net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli
2022-03-25net: hns3: refine the process when PF set VF VLANJian Shen
2022-03-25net: hns3: add vlan list lock to protect vlan listJian Shen
2022-03-25net: hns3: fix port base vlan add fail when concurrent with resetJian Shen
2022-03-25net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen