index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-3
/
+3
2022-12-12
net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-2
/
+2
2022-12-12
net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-12
net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-12
net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-12
net/tunnel: wait until all sk_user_data reader finish before releasing the sock
Hangbin Liu
1
-0
/
+1
2022-12-12
net: farsync: Fix kmemleak when rmmods farsync
Li Zetao
1
-0
/
+2
2022-12-12
ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-09
drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
Yuan Can
1
-0
/
+2
2022-12-09
net: stmmac: fix possible memory leak in stmmac_dvr_probe()
Gaosheng Cui
1
-1
/
+2
2022-12-09
net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()
Zhang Changzhong
1
-2
/
+6
2022-12-09
net: defxx: Fix missing err handling in dfx_init()
Yongqiang Liu
1
-4
/
+18
2022-12-09
net: vmw_vsock: vmci: Check memcpy_from_msg()
Artem Chernyshev
1
-1
/
+5
2022-12-08
Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...
Benjamin Tissoires
1
-19
/
+0
2022-12-08
Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"
Benjamin Tissoires
1
-0
/
+9
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
3
-3
/
+14
2022-12-08
net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
Radu Nicolae Pirea (OSS)
1
-1
/
+1
2022-12-08
s390/qeth: fix use-after-free in hsci
Alexandra Winter
1
-1
/
+1
2022-12-08
macsec: add missing attribute validation for offload
Emeel Hakim
1
-0
/
+1
2022-12-08
net: mvneta: Fix an out of bounds check
Dan Carpenter
1
-4
/
+1
2022-12-08
net: thunderbolt: fix memory leak in tbnet_open()
Zhengchao Shao
1
-0
/
+1
2022-12-08
docs/zh_CN: Add LoongArch booting description's translation
Yanteng Si
2
-0
/
+49
2022-12-08
docs/LoongArch: Add booting description
Yanteng Si
2
-0
/
+43
2022-12-08
LoongArch: mm: Fix huge page entry update for virtual machine
Huacai Chen
1
-14
/
+16
2022-12-08
LoongArch: Export symbol for function smp_send_reschedule()
Bibo Mao
2
-10
/
+11
2022-12-08
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
1
-0
/
+5
2022-12-08
net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
Yang Yingliang
1
-2
/
+2
2022-12-08
net: phy: mxl-gpy: add MDINT workaround
Michael Walle
1
-0
/
+85
2022-12-07
fscache: Fix oops due to race with cookie_lru and use_cookie
Dave Wysochanski
2
-0
/
+10
2022-12-07
media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
Hans Verkuil
1
-29
/
+73
2022-12-07
net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY ports
Vladimir Oltean
1
-2
/
+5
2022-12-07
xen/netback: fix build warning
Juergen Gross
1
-1
/
+1
2022-12-07
xen/netback: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-07
platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
Mario Limonciello
1
-0
/
+6
2022-12-07
dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...
Yuan Can
1
-0
/
+4
2022-12-07
ethernet: aeroflex: fix potential skb leak in greth_init_rings()
Zhang Changzhong
1
-0
/
+1
2022-12-07
tipc: call tipc_lxc_xmit without holding node_read_lock
Xin Long
1
-3
/
+9
2022-12-07
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
1
-0
/
+6
2022-12-07
can: can327: flush TX_work on ldisc .close()
Max Staudt
1
-7
/
+10
2022-12-07
can: slcan: fix freed work crash
Jiri Slaby (SUSE)
1
-4
/
+6
2022-12-07
can: af_can: fix NULL pointer dereference in can_rcv_filter
Oliver Hartkopp
1
-3
/
+3
2022-12-07
net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()
Zhengchao Shao
1
-0
/
+2
2022-12-07
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
2
-0
/
+13
2022-12-07
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2
-0
/
+28
2022-12-07
net: fec: properly guard irq coalesce setup
Rasmus Villemoes
1
-1
/
+2
2022-12-07
bonding: get correct NA dest address
Hangbin Liu
1
-1
/
+1
2022-12-07
ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointer
Anders Roxell
1
-1
/
+1
2022-12-06
Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"
Will Deacon
1
-1
/
+16
2022-12-06
xen/netback: don't call kfree_skb() with interrupts disabled
Juergen Gross
3
-6
/
+10
2022-12-06
xen/netback: Ensure protocol headers don't fall in the non-linear area
Ross Lagerwall
1
-100
/
+123
[next]