index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-12
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
2023-09-12
veth: Update XDP feature set when bringing up device
Toke Høiland-Jørgensen
2023-09-12
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
2023-09-12
net: macb: fix sleep inside spinlock
Sascha Hauer
2023-09-12
wwan: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
2023-09-12
Merge branch 'add-support-for-icssg-on-am64x-evm'
Paolo Abeni
2023-09-12
net: ti: icssg-prueth: Add AM64x icssg support
MD Danish Anwar
2023-09-12
dt-bindings: net: Add compatible for AM64x in ICSSG
MD Danish Anwar
2023-09-12
net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
Liu Jian
2023-09-11
tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()
Steven Rostedt (Google)
2023-09-11
tracing/synthetic: Print out u64 values properly
Tero Kristo
2023-09-11
tracing/synthetic: Fix order of struct trace_dynamic_info
Steven Rostedt (Google)
2023-09-11
iavf: Fix promiscuous mode configuration flow messages
Brett Creeley
2023-09-11
i40e: fix potential memory leaks in i40e_remove()
Andrii Staikov
2023-09-11
platform/x86: asus-wmi: Support 2023 ROG X16 tablet mode
Luke D. Jones
2023-09-11
platform/mellanox: NVSW_SN2201 should depend on ACPI
Geert Uytterhoeven
2023-09-11
platform/mellanox: mlxbf-bootctl: add NET dependency into Kconfig
David Thompson
2023-09-11
platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
Shravan Kumar Ramani
2023-09-11
platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
Shravan Kumar Ramani
2023-09-11
platform/mellanox: mlxbf-tmfifo: Drop jumbo frames
Liming Sun
2023-09-11
platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptors
Liming Sun
2023-09-11
net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988
Lorenzo Bianconi
2023-09-11
net: ethernet: mtk_eth_soc: fix uninitialized variable
Daniel Golle
2023-09-11
kcm: Fix memory leak in error path of kcm_sendmsg()
Shigeru Yoshida
2023-09-11
r8152: check budget for r8152_poll()
Hayes Wang
2023-09-11
Merge branch 'sha1105-regressions'
David S. Miller
2023-09-11
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
2023-09-11
net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
Vladimir Oltean
2023-09-11
net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...
Vladimir Oltean
2023-09-11
net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...
Vladimir Oltean
2023-09-11
net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
Vladimir Oltean
2023-09-11
net:ethernet:adi:adin1110: Fix forwarding offload
Ciprian Regus
2023-09-11
hsr: Fix uninit-value access in fill_frame_info()
Ziyang Xuan
2023-09-11
Merge branch 'rule_buf-OOB'
David S. Miller
2023-09-11
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...
Hangyu Hua
2023-09-11
net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
Hangyu Hua
2023-09-11
net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
Hangyu Hua
2023-09-11
net: stmmac: fix handling of zero coalescing tx-usecs
Vincent Whitchurch
2023-09-10
Linux 6.6-rc1
v6.6-rc1
Linus Torvalds
2023-09-10
Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-09-10
Merge branch 'smc-r-fixes'
David S. Miller
2023-09-10
net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...
Guangguan Wang
2023-09-10
net/smc: bugfix for smcr v2 server connect success statistic
Guangguan Wang
2023-09-10
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
2023-09-10
net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()
Jinjie Ruan
2023-09-10
net: bcmasp: add missing of_node_put
Julia Lawall
2023-09-10
selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...
Juntong Deng
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-10
Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[prev]
[next]