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.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-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
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-11
/
+22
2022-12-07
net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()
Zhengchao Shao
1
-0
/
+2
2022-12-07
Merge branch 'ipv4-two-bug-fixes'
Jakub Kicinski
3
-0
/
+41
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
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+16
2022-12-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-11
/
+25
2022-12-06
Merge tag 'for-linus-xsa-6.1-rc9-tag' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-106
/
+133
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
2022-12-06
tipc: Fix potential OOB in tipc_link_proto_rcv()
YueHaibing
1
-1
/
+3
2022-12-06
net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
Liu Jian
1
-1
/
+1
2022-12-06
net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
Zeng Heng
2
-1
/
+4
2022-12-06
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
Liu Jian
1
-1
/
+1
2022-12-06
net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq
Yongqiang Liu
1
-1
/
+3
2022-12-06
ravb: Fix potential use-after-free in ravb_rx_gbeth()
YueHaibing
1
-1
/
+1
2022-12-06
net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
Qiheng Lin
1
-0
/
+3
2022-12-06
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
1
-19
/
+29
2022-12-06
net: wwan: iosm: fix memory leak in ipc_mux_init()
Zhengchao Shao
1
-0
/
+1
2022-12-06
net: mana: Fix race on per-CQ variable napi work_done
Haiyang Zhang
2
-6
/
+19
2022-12-06
net: stmmac: fix "snps,axi-config" node property parsing
Jisheng Zhang
1
-4
/
+4
2022-12-06
gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()
Wang Yufen
1
-0
/
+1
2022-12-06
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
1
-0
/
+6
2022-12-05
proc: proc_skip_spaces() shouldn't think it is working on C strings
Linus Torvalds
1
-12
/
+13
2022-12-05
proc: avoid integer type confusion in get_proc_long
Linus Torvalds
1
-3
/
+2
2022-12-05
ipc/sem: Fix dangling sem_array access in semtimedop race
Jann Horn
1
-1
/
+2
2022-12-05
i40e: Disallow ip4 and ip6 l4_4_bytes
Przemyslaw Patynowski
1
-10
/
+2
2022-12-05
i40e: Fix for VF MAC address 0
Sylwester Dziedziuch
1
-0
/
+2
2022-12-05
i40e: Fix not setting default xps_cpus after reset
Michal Jaron
1
-1
/
+18
2022-12-05
net: mvneta: Prevent out of bounds read in mvneta_config_rss()
Dan Carpenter
1
-0
/
+3
2022-12-05
xen-netfront: Fix NULL sring after live migration
Lin Liu
1
-0
/
+6
2022-12-05
net: microchip: sparx5: correctly free skb in xmit
Casper Andersson
2
-18
/
+25
2022-12-05
octeontx2-pf: Fix potential memory leak in otx2_init_tc()
Ziyang Xuan
1
-1
/
+6
2022-12-05
net: mdiobus: fix double put fwnode in the error path
Yang Yingliang
1
-1
/
+3
2022-12-05
net: encx24j600: Fix invalid logic in reading of MISTAT register
Valentina Goncharenko
1
-2
/
+2
2022-12-05
net: encx24j600: Add parentheses to fix precedence
Valentina Goncharenko
1
-2
/
+2
2022-12-05
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
Wei Yongjun
1
-0
/
+1
2022-12-05
nfp: correct desc type when header dma len is 4096
Yinjun Zhang
1
-3
/
+3
2022-12-05
Linux 6.1-rc8
v6.1-rc8
Linus Torvalds
1
-1
/
+1
2022-12-04
Revert "mm: align larger anonymous mappings on THP boundaries"
Linus Torvalds
1
-3
/
+0
2022-12-04
char: tpm: Protect tpm_pm_suspend with locks
Jan Dabros
1
-2
/
+3
2022-12-04
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+13
2022-12-04
Merge tag 'timers_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-12-04
Merge tag 'powerpc-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-31
/
+22
[prev]
[next]