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.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
2023-11-28
drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga
Mario Limonciello
1
-6
/
+6
2023-11-28
drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
Mario Limonciello
2
-4
/
+4
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
3
-5
/
+5
2023-11-28
wifi: ath10k: fix clang-specific fortify warning
Dmitry Antipov
1
-1
/
+1
2023-11-28
wifi: ath9k: fix clang-specific fortify warnings
Dmitry Antipov
2
-2
/
+2
2023-11-28
wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
Ping-Ke Shih
1
-0
/
+4
2023-11-28
x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size
Mike Rapoport (IBM)
2
-14
/
+0
2023-11-28
clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardware
Ronald Wahl
1
-0
/
+1
2023-11-28
clocksource/drivers/timer-imx-gpt: Fix potential memory leak
Jacky Bai
1
-5
/
+13
2023-11-28
locking/ww_mutex/test: Fix potential workqueue corruption
John Stultz
1
-8
/
+12
2023-11-20
Linux 4.14.330
v4.14.330
Greg Kroah-Hartman
1
-1
/
+1
2023-11-20
btrfs: use u64 for buffer sizes in the tree search ioctls
Filipe Manana
1
-5
/
+5
2023-11-20
Revert "mmc: core: Capture correct oemid-bits for eMMC cards"
Dominique Martinet
1
-1
/
+1
2023-11-20
fbdev: fsl-diu-fb: mark wr_reg_wa() static
Arnd Bergmann
1
-1
/
+1
2023-11-20
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
1
-1
/
+1
2023-11-20
tg3: power down device only on SYSTEM_POWER_OFF
George Shuklin
1
-1
/
+2
2023-11-20
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2
-6
/
+7
2023-11-20
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
1
-3
/
+3
2023-11-20
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
1
-2
/
+2
2023-11-20
llc: verify mac len before reading mac header
Willem de Bruijn
3
-2
/
+14
2023-11-20
pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
Florian Fainelli
1
-2
/
+2
2023-11-20
media: dvb-usb-v2: af9035: fix missing unlock
Hans Verkuil
1
-4
/
+9
2023-11-20
media: s3c-camif: Avoid inappropriate kfree()
Katya Orlova
1
-4
/
+2
2023-11-20
pcmcia: ds: fix possible name leak in error path in pcmcia_device_add()
Yang Yingliang
1
-3
/
+1
2023-11-20
pcmcia: ds: fix refcount leak in pcmcia_device_add()
Yang Yingliang
1
-2
/
+8
2023-11-20
pcmcia: cs: fix possible hung task and memory leak pccardd()
Yang Yingliang
1
-0
/
+1
2023-11-20
dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
Christophe JAILLET
1
-1
/
+0
2023-11-20
USB: usbip: fix stub_dev hub disconnect
Jonas Blixt
1
-2
/
+7
2023-11-20
misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()
Jinjie Ruan
1
-3
/
+4
2023-11-20
dmaengine: ti: edma: handle irq_of_parse_and_map() errors
Dan Carpenter
1
-2
/
+2
2023-11-20
usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency
Jia-Ju Bai
1
-1
/
+1
2023-11-20
tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
Yi Yang
1
-6
/
+11
2023-11-20
mfd: dln2: Fix double put in dln2_probe
Dinghao Liu
1
-1
/
+0
2023-11-20
ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs fails
Cezary Rojewski
1
-0
/
+1
2023-11-20
sh: bios: Revive earlyprintk support
Geert Uytterhoeven
1
-0
/
+11
2023-11-20
RDMA/hfi1: Workaround truncation compilation error
Leon Romanovsky
1
-1
/
+1
2023-11-20
ext4: move 'ix' sanity check to corrent position
Gou Hao
1
-5
/
+5
2023-11-20
ARM: 9321/1: memset: cast the constant byte to unsigned char
Kursad Oney
1
-0
/
+1
2023-11-20
hwrng: geode - fix accessing registers
Jonas Gorski
1
-2
/
+4
2023-11-20
firmware: ti_sci: Mark driver as non removable
Dhruva Gole
1
-45
/
+1
2023-11-20
ARM: dts: qcom: mdm9615: populate vsdcc fixed regulator
Krzysztof Kozlowski
1
-8
/
+6
2023-11-20
drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()
Christophe JAILLET
1
-2
/
+13
2023-11-20
drm/radeon: possible buffer overflow
Konstantin Meskhidze
1
-3
/
+4
2023-11-20
drm/rockchip: vop: Fix reset of state in duplicate state crtc funcs
Jonas Karlman
1
-1
/
+2
2023-11-20
platform/x86: wmi: Fix probe failure when failing to register WMI devices
Armin Wolf
1
-8
/
+8
2023-11-20
clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+8
2023-11-20
clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+6
2023-11-20
clk: keystone: pll: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
1
-6
/
+9
2023-11-20
clk: qcom: clk-rcg2: Fix clock rate overflow for high parent frequencies
Devi Priya
1
-10
/
+4
2023-11-20
ipv6: avoid atomic fragment on GSO packets
Yan Zhai
1
-1
/
+7
[prev]
[next]