index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-30
ext4: factor out ext4_fc_disabled()
Ye Bin
2022-09-30
ext4: fix miss release buffer head in ext4_fc_write_inode
Ye Bin
2022-09-30
jbd2: fix potential use-after-free in jbd2_fc_wait_bufs
Ye Bin
2022-09-30
jbd2: fix potential buffer head reference count leak
Ye Bin
2022-09-30
ext4: fix dir corruption when ext4_dx_add_entry() fails
Zhihao Cheng
2022-09-30
ext4: remove ext4_inline_data_fiemap() declaration
Gaosheng Cui
2022-09-30
ext4: fix i_version handling in ext4
Jeff Layton
2022-09-30
mbcache: Avoid nesting of cache->c_list_lock under bit locks
Jan Kara
2022-09-30
jbd2: wake up journal waiters in FIFO order, not LIFO
Andrew Perepechko
2022-09-30
ext4: place buffer head allocation before handle start
Jinke Han
2022-09-30
ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate
Zhang Yi
2022-09-30
ext4: unconditionally enable the i_version counter
Jeff Layton
2022-09-30
net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
Daniel Golle
2022-09-30
Merge branch 'nfp-support-fec-mode-reporting-and-auto-neg'
Jakub Kicinski
2022-09-30
nfp: add support restart of link auto-negotiation
Fei Qin
2022-09-30
nfp: add support for link auto negotiation
Yinjun Zhang
2022-09-30
nfp: refine the ABI of getting `sp_indiff` info
Yinjun Zhang
2022-09-30
nfp: avoid halt of driver init process when non-fatal error happens
Yinjun Zhang
2022-09-30
nfp: add support for reporting active FEC mode
Yinjun Zhang
2022-09-30
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
2022-09-30
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
2022-09-30
MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURE
Lukas Bulwahn
2022-09-30
selftests/tc-testing: update qdisc/cls/action features in config
Zhengchao Shao
2022-09-30
dt-bindings: nfc: marvell,nci: fix reset line polarity in examples
Dmitry Torokhov
2022-09-30
Merge branch 'devlink-sanitize-per-port-region-creation-destruction'
Jakub Kicinski
2022-09-30
net: dsa: remove bool devlink_port_setup
Vladimir Oltean
2022-09-30
net: dsa: don't do devlink port setup early
Jiri Pirko
2022-09-30
net: dsa: don't leave dangling pointers in dp->pl when failing
Vladimir Oltean
2022-09-30
net: dsa: move port_setup/teardown to be called outside devlink port register...
Jiri Pirko
2022-09-30
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
2022-09-30
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
2022-09-30
net: devlink: introduce port registered assert helper and use it
Jiri Pirko
2022-09-30
r8169: add rtl_disable_rxdvgate()
Chunhao Lin
2022-09-30
Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-09-30
clk: mvebu: armada-37xx-tbg: Remove the unneeded result variable
ye xingchen
2022-09-30
genetlink: reject use of nlmsg_flags for new commands
Jakub Kicinski
2022-09-30
clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe
Miaoqian Lin
2022-09-30
clk: Renesas versaclock7 ccf device driver
Alex Helms
2022-09-30
dt-bindings: Renesas versaclock7 device tree bindings
Alex Helms
2022-09-30
Bluetooth: hci_sync: Fix not indicating power state
Luiz Augusto von Dentz
2022-09-30
clk: ti: Balance of_node_get() calls for of_find_node_by_name()
Liang He
2022-09-30
clk: imx: scu: fix memleak on platform_device_add() fails
Lin Yujun
2022-09-30
clk: vc5: Use regmap_{set,clear}_bits() where appropriate
Lars-Peter Clausen
2022-09-30
clk: vc5: Check IO access results
Lars-Peter Clausen
2022-09-30
Merge tag 'drm-fixes-2022-10-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-09-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-30
Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...
Linus Torvalds
2022-09-30
Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-30
selftests/xsk: Fix double free
Magnus Karlsson
2022-09-30
bpftool: Fix error message of strerror
Tianyi Liu
[prev]
[next]