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.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-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-31
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
1
-1
/
+1
2022-12-31
pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()
Gaosheng Cui
1
-2
/
+6
2022-12-31
ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt
Gaosheng Cui
1
-0
/
+3
2022-12-31
media: ov5640: set correct default link frequency
Guoniu.zhou
1
-1
/
+2
2022-12-31
media: saa7164: fix missing pci_disable_device()
Liu Shixin
1
-1
/
+3
2022-12-31
ALSA: pcm: Set missing stop_operating flag at undoing trigger start
Takashi Iwai
1
-1
/
+3
2022-12-31
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
1
-0
/
+2
2022-12-31
hwmon: (jc42) Restore the min/max/critical temperatures on resume
Martin Blumenstingl
1
-1
/
+9
2022-12-31
hwmon: (jc42) Convert register access and caching to regmap/regcache
Martin Blumenstingl
2
-102
/
+132
2022-12-31
regulator: core: fix resource leak in regulator_register()
Yang Yingliang
1
-0
/
+1
2022-12-31
configfs: fix possible memory leak in configfs_create_dir()
Chen Zhongjin
1
-0
/
+2
2022-12-31
hsr: Synchronize sequence number updates.
Sebastian Andrzej Siewior
2
-1
/
+10
2022-12-31
hsr: Synchronize sending frames to have always incremented outgoing seq nr.
Sebastian Andrzej Siewior
2
-7
/
+8
2022-12-31
hsr: Disable netpoll.
Sebastian Andrzej Siewior
2
-11
/
+8
2022-12-31
hsr: Avoid double remove of a node.
Sebastian Andrzej Siewior
2
-5
/
+12
2022-12-31
hsr: Add a rcu-read lock to hsr_forward_skb().
Sebastian Andrzej Siewior
1
-0
/
+3
2022-12-31
Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
Sebastian Andrzej Siewior
7
-187
/
+106
2022-12-31
clk: qcom: clk-krait: fix wrong div2 functions
Christian Marangi
1
-0
/
+2
2022-12-31
clk: qcom: lpass-sc7180: Fix pm_runtime usage
Douglas Anderson
1
-8
/
+16
2022-12-31
clk: qcom: lpass-sc7280: Fix pm_runtime usage
Douglas Anderson
1
-34
/
+21
2022-12-31
clk: qcom: lpass: Add support for resets & external mclk for SC7280
Taniya Das
2
-2
/
+55
2022-12-31
clk: qcom: lpass: Handle the regmap overlap of lpasscc and lpass_aon
Taniya Das
2
-44
/
+44
2022-12-31
dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
Taniya Das
1
-0
/
+2
2022-12-31
dt-bindings: clock: Add resets for LPASS audio clock controller for SC7280
Taniya Das
2
-3
/
+21
2022-12-31
regulator: core: fix module refcount leak in set_supply()
Yang Yingliang
1
-0
/
+1
2022-12-31
mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
Xiongfeng Wang
1
-3
/
+10
2022-12-31
wifi: mt76: fix coverity overrun-call in mt76_get_txpower()
Deren Wu
1
-1
/
+2
2022-12-31
wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDC
Nicolas Cavallari
1
-0
/
+1
2022-12-31
wifi: mt76: mt7915: rework eeprom tx paths and streams init
Shayne Chen
2
-39
/
+23
2022-12-31
wifi: mt76: mt7921: fix reporting of TX AGGR histogram
Lorenzo Bianconi
1
-1
/
+1
2022-12-31
wifi: mt76: mt7915: fix reporting of TX AGGR histogram
Lorenzo Bianconi
1
-1
/
+1
2022-12-31
wifi: mt76: mt7915: fix mt7915_mac_set_timing()
Ryder Lee
1
-6
/
+15
2022-12-31
wifi: mt76: mt7921: fix antenna signal are way off in monitor mode
Sean Wang
1
-11
/
+21
2022-12-31
wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
Chen Zhongjin
1
-1
/
+3
2022-12-31
wifi: mac80211: fix maybe-unused warning
Íñigo Huguet
1
-1
/
+1
2022-12-31
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
1
-0
/
+1
2022-12-31
wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()
Yuan Can
1
-0
/
+3
2022-12-31
spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE
Alexander Sverdlin
1
-5
/
+16
2022-12-31
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
1
-1
/
+1
2022-12-31
bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
Pengcheng Yang
1
-1
/
+4
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
5
-12
/
+19
2022-12-31
bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
Pengcheng Yang
1
-1
/
+2
2022-12-31
Input: wistron_btns - disable on UML
Randy Dunlap
1
-1
/
+1
2022-12-31
netfilter: conntrack: set icmpv6 redirects as RELATED
Florian Westphal
2
-2
/
+87
2022-12-31
clk: visconti: Fix memory leak in visconti_register_pll()
Xiu Jianfeng
1
-0
/
+1
2022-12-31
ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probe
Zhang Qilong
1
-4
/
+4
2022-12-31
drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs
Xia Fukun
1
-1
/
+1
2022-12-31
drm/amdkfd: Fix memory leakage
Konstantin Meskhidze
1
-1
/
+1
2022-12-31
drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
Xiongfeng Wang
1
-0
/
+1
2022-12-31
drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()
Xiongfeng Wang
1
-0
/
+1
[prev]
[next]