index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
Linux 5.15.83
v5.15.83
Greg Kroah-Hartman
1
-1
/
+1
2022-12-14
io_uring: Fix a null-ptr-deref in io_tctx_exit_cb()
Harshit Mogalapalli
1
-1
/
+3
2022-12-14
io_uring: move to separate directory
Jens Axboe
8
-10
/
+10
2022-12-14
block: move CONFIG_BLOCK guard to top Makefile
Masahiro Yamada
2
-2
/
+3
2022-12-14
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
1
-0
/
+6
2022-12-14
s390/qeth: fix use-after-free in hsci
Alexandra Winter
1
-1
/
+1
2022-12-14
s390/qeth: fix various format strings
Heiko Carstens
1
-7
/
+7
2022-12-14
macsec: add missing attribute validation for offload
Emeel Hakim
1
-0
/
+1
2022-12-14
net: mvneta: Fix an out of bounds check
Dan Carpenter
1
-4
/
+1
2022-12-14
net: thunderbolt: fix memory leak in tbnet_open()
Zhengchao Shao
1
-0
/
+1
2022-12-14
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
1
-0
/
+5
2022-12-14
net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
Yang Yingliang
1
-2
/
+2
2022-12-14
net: phy: mxl-gpy: fix version reporting
Michael Walle
1
-5
/
+6
2022-12-14
xen/netback: fix build warning
Juergen Gross
1
-1
/
+1
2022-12-14
dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...
Yuan Can
1
-0
/
+4
2022-12-14
ethernet: aeroflex: fix potential skb leak in greth_init_rings()
Zhang Changzhong
1
-0
/
+1
2022-12-14
tipc: call tipc_lxc_xmit without holding node_read_lock
Xin Long
1
-3
/
+9
2022-12-14
net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()
Zhengchao Shao
1
-0
/
+2
2022-12-14
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
2
-0
/
+13
2022-12-14
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2
-0
/
+28
2022-12-14
tipc: Fix potential OOB in tipc_link_proto_rcv()
YueHaibing
1
-1
/
+3
2022-12-14
net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
Liu Jian
1
-1
/
+1
2022-12-14
net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
Zeng Heng
2
-1
/
+4
2022-12-14
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
Liu Jian
1
-1
/
+1
2022-12-14
net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq
Yongqiang Liu
1
-1
/
+3
2022-12-14
net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
Qiheng Lin
1
-0
/
+3
2022-12-14
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
1
-19
/
+29
2022-12-14
net: stmmac: fix "snps,axi-config" node property parsing
Jisheng Zhang
1
-4
/
+4
2022-12-14
gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()
Wang Yufen
1
-0
/
+1
2022-12-14
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
1
-4
/
+4
2022-12-14
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
1
-0
/
+6
2022-12-14
i40e: Disallow ip4 and ip6 l4_4_bytes
Przemyslaw Patynowski
1
-10
/
+2
2022-12-14
i40e: Fix for VF MAC address 0
Sylwester Dziedziuch
1
-0
/
+2
2022-12-14
i40e: Fix not setting default xps_cpus after reset
Michal Jaron
1
-1
/
+18
2022-12-14
net: mvneta: Prevent out of bounds read in mvneta_config_rss()
Dan Carpenter
1
-0
/
+3
2022-12-14
xen-netfront: Fix NULL sring after live migration
Lin Liu
1
-0
/
+6
2022-12-14
octeontx2-pf: Fix potential memory leak in otx2_init_tc()
Ziyang Xuan
1
-1
/
+6
2022-12-14
net: mdiobus: fix double put fwnode in the error path
Yang Yingliang
1
-1
/
+3
2022-12-14
net: mdiobus: fwnode_mdiobus_register_phy() rework error handling
Oleksij Rempel
1
-9
/
+12
2022-12-14
net: encx24j600: Fix invalid logic in reading of MISTAT register
Valentina Goncharenko
1
-2
/
+2
2022-12-14
net: encx24j600: Add parentheses to fix precedence
Valentina Goncharenko
1
-2
/
+2
2022-12-14
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
Wei Yongjun
1
-0
/
+1
2022-12-14
selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload
Zhengchao Shao
1
-1
/
+1
2022-12-14
net: dsa: sja1105: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-14
net: dsa: hellcreek: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-14
net: dsa: ksz: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-14
Bluetooth: Fix not cleanup led when bt_init fails
Chen Zhongjin
1
-1
/
+3
2022-12-14
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
1
-0
/
+1
2022-12-14
vmxnet3: use correct intrConf reference when using extended queues
Ronak Doshi
1
-2
/
+14
2022-12-14
vmxnet3: correctly report encapsulated LRO packet
Ronak Doshi
1
-2
/
+9
[next]