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
2023-11-28
mmc: meson-gx: Remove setting of CMD_CFG_ERROR
Rong Chen
1
-1
/
+0
2023-11-28
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon
1
-5
/
+1
2023-11-28
PM: hibernate: Use __get_safe_page() rather than touching the list
Brian Geffon
1
-4
/
+6
2023-11-28
mmc: vub300: fix an error code
Dan Carpenter
1
-0
/
+1
2023-11-28
PCI/sysfs: Protect driver's D3cold preference from user space
Lukas Wunner
2
-5
/
+2
2023-11-28
hvc/xen: fix error path in xen_hvc_init() to always register frontend driver
David Woodhouse
1
-2
/
+3
2023-11-28
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
Paul Moore
1
-1
/
+1
2023-11-28
audit: don't take task_lock() in audit_exe_compare() code path
Paul Moore
1
-1
/
+8
2023-11-28
KVM: x86: Ignore MSR_AMD64_TW_CFG access
Maciej S. Szmigiero
2
-0
/
+3
2023-11-28
randstruct: Fix gcc-plugin performance mode to stay in group
Kees Cook
1
-3
/
+8
2023-11-28
media: venus: hfi: add checks to perform sanity on queue pointers
Vikash Garodia
1
-0
/
+10
2023-11-28
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-28
gfs2: ignore negated quota changes
Bob Peterson
1
-0
/
+11
2023-11-28
media: vivid: avoid integer overflow
Hans Verkuil
1
-1
/
+1
2023-11-28
media: gspca: cpia1: shift-out-of-bounds in set_flicker
Rajeshwar R Shinde
1
-0
/
+3
2023-11-28
i2c: sun6i-p2wi: Prevent potential division by zero
Axel Lin
1
-0
/
+5
2023-11-28
tty: vcc: Add check for kstrdup() in vcc_probe()
Yi Yang
1
-3
/
+13
2023-11-28
scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()
Wenchao Hao
1
-0
/
+6
2023-11-28
atm: iphase: Do PCI error checks on own line
Ilpo Järvinen
1
-9
/
+11
2023-11-28
ALSA: hda: Fix possible null-ptr-deref when assigning a stream
Cezary Rojewski
1
-2
/
+4
2023-11-28
jfs: fix array-index-out-of-bounds in diAlloc
Manas Ghandat
1
-1
/
+4
2023-11-28
jfs: fix array-index-out-of-bounds in dbFindLeaf
Manas Ghandat
1
-4
/
+10
2023-11-28
fs/jfs: Add validity check for db_maxag and db_agpref
Juntong Deng
1
-0
/
+6
2023-11-28
fs/jfs: Add check for negative db_l2nbperpage
Juntong Deng
1
-1
/
+2
2023-11-28
RDMA/hfi1: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-7
/
+2
2023-11-28
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
2
-1
/
+5
2023-11-28
selftests/efivarfs: create-read: fix a resource leak
zhujun2
1
-0
/
+2
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
[prev]
[next]