开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-12-12
net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
net: farsync: Fix kmemleak when rmmods farsync
Li Zetao
2022-12-12
ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-09
drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
Yuan Can
2022-12-09
net: stmmac: fix possible memory leak in stmmac_dvr_probe()
Gaosheng Cui
2022-12-09
net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()
Zhang Changzhong
2022-12-09
net: defxx: Fix missing err handling in dfx_init()
Yongqiang Liu
2022-12-08
Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-08
Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-08
Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...
Benjamin Tissoires
2022-12-08
Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"
Benjamin Tissoires
2022-12-08
Merge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-12-08
Merge tag 'gpio-fixes-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-08
Merge tag 'ata-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2022-12-08
net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
Radu Nicolae Pirea (OSS)
2022-12-08
s390/qeth: fix use-after-free in hsci
Alexandra Winter
2022-12-08
macsec: add missing attribute validation for offload
Emeel Hakim
2022-12-08
net: mvneta: Fix an out of bounds check
Dan Carpenter
2022-12-08
net: thunderbolt: fix memory leak in tbnet_open()
Zhengchao Shao
2022-12-07
net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
Yang Yingliang
2022-12-07
net: phy: mxl-gpy: add MDINT workaround
Michael Walle
2022-12-07
Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-12-07
Merge tag 'platform-drivers-x86-v6.1-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-12-07
media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
Hans Verkuil
2022-12-07
net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY ports
Vladimir Oltean
2022-12-07
xen/netback: fix build warning
Juergen Gross
2022-12-07
xen/netback: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-07
platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
Mario Limonciello
2022-12-07
Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/lin...
Paolo Abeni
2022-12-07
dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...
Yuan Can
2022-12-07
ethernet: aeroflex: fix potential skb leak in greth_init_rings()
Zhang Changzhong
2022-12-07
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
2022-12-07
can: can327: flush TX_work on ldisc .close()
Max Staudt
2022-12-07
can: slcan: fix freed work crash
Jiri Slaby (SUSE)
2022-12-06
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-12-06
net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()
Zhengchao Shao
2022-12-06
net: fec: properly guard irq coalesce setup
Rasmus Villemoes
2022-12-06
bonding: get correct NA dest address
Hangbin Liu
2022-12-07
ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointer
Anders Roxell
2022-12-06
xen/netback: don't call kfree_skb() with interrupts disabled
Juergen Gross
2022-12-06
xen/netback: Ensure protocol headers don't fall in the non-linear area
Ross Lagerwall
2022-12-06
net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
Liu Jian
2022-12-06
net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
Zeng Heng
2022-12-06
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
Liu Jian
2022-12-06
net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq
Yongqiang Liu
2022-12-06
ravb: Fix potential use-after-free in ravb_rx_gbeth()
YueHaibing
2022-12-06
net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
Qiheng Lin
[next]