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.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-08-11
Linux 4.19.291
v4.19.291
Greg Kroah-Hartman
1
-1
/
+1
2023-08-11
drm/edid: fix objtool warning in drm_cvt_modes()
Linus Torvalds
1
-2
/
+2
2023-08-11
arm64: dts: stratix10: fix incorrect I2C property for SCL signal
Dinh Nguyen
1
-1
/
+1
2023-08-11
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
10
-91
/
+91
2023-08-11
ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node
Xu Yang
1
-1
/
+1
2023-08-11
ARM: dts: imx6sll: fixup of operating points
Andreas Kemnade
1
-12
/
+10
2023-08-11
ARM: dts: imx: add usb alias
Peng Fan
7
-0
/
+22
2023-08-11
ARM: dts: imx6sll: Make ssi node name same as other platforms
Shengjiu Wang
1
-3
/
+3
2023-08-11
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2
-4
/
+9
2023-08-11
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
4
-27
/
+96
2023-08-11
powerpc/mm/altmap: Fix altmap boundary check
Aneesh Kumar K.V
1
-2
/
+1
2023-08-11
mtd: rawnand: omap_elm: Fix incorrect type in assignment
Roger Quadros
1
-12
/
+12
2023-08-11
test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation
Mirsad Goran Todorovac
1
-4
/
+4
2023-08-11
test_firmware: fix a memory leak with reqs buffer
Mirsad Goran Todorovac
1
-0
/
+10
2023-08-11
ext2: Drop fragment support
Jan Kara
2
-31
/
+4
2023-08-11
net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
Alan Stern
1
-0
/
+6
2023-08-11
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
1
-0
/
+2
2023-08-11
fs/sysv: Null check to prevent null-ptr-deref bug
Prince Kumar Maurya
1
-0
/
+4
2023-08-11
USB: zaurus: Add ID for A-300/B-500/C-700
Ross Maynard
2
-0
/
+42
2023-08-11
libceph: fix potential hang in ceph_osdc_notify()
Ilya Dryomov
1
-6
/
+14
2023-08-11
scsi: zfcp: Defer fc_rport blocking until after ADISC response
Steffen Maier
1
-5
/
+1
2023-08-11
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
1
-4
/
+5
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
1
-4
/
+7
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
1
-9
/
+14
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
1
-2
/
+4
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
1
-6
/
+13
2023-08-11
tcp_metrics: fix addr_same() helper
Eric Dumazet
1
-1
/
+1
2023-08-11
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
1
-1
/
+1
2023-08-11
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
1
-1
/
+0
2023-08-11
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
1
-1
/
+0
2023-08-11
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
1
-1
/
+1
2023-08-11
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2
-3
/
+3
2023-08-11
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
1
-6
/
+50
2023-08-11
perf test uprobe_from_different_cu: Skip if there is no gcc
Georg Müller
1
-1
/
+7
2023-08-11
net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
Yuanjun Gong
1
-1
/
+3
2023-08-11
KVM: s390: fix sthyi error handling
Heiko Carstens
2
-6
/
+9
2023-08-11
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
2
-2
/
+2
2023-08-11
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
1
-1
/
+2
2023-08-11
perf: Fix function pointer case
Peter Zijlstra
1
-2
/
+6
2023-08-11
net/sched: cls_u32: Fix reference counter leak leading to overflow
Lee Jones
1
-7
/
+13
2023-08-11
ASoC: cs42l51: fix driver to properly autoload with automatic module loading
Thomas Petazzoni
3
-8
/
+6
2023-08-11
net/sched: sch_qfq: account for stab overhead in qfq_enqueue
Pedro Tammela
1
-1
/
+6
2023-08-11
net/sched: cls_fw: Fix improper refcount update leads to use-after-free
M A Ramdhan
1
-5
/
+5
2023-08-11
drm/client: Fix memory leak in drm_client_target_cloned
Jocelyn Falempe
1
-0
/
+5
2023-08-11
dm cache policy smq: ensure IO doesn't prevent cleaner policy progress
Joe Thornber
1
-10
/
+18
2023-08-11
ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register
Mark Brown
1
-0
/
+3
2023-08-11
s390/dasd: fix hanging device after quiesce/resume
Stefan Haberland
1
-0
/
+1
2023-08-11
virtio-net: fix race between set queues and probe
Jason Wang
1
-2
/
+2
2023-08-11
serial: 8250_dw: Preserve original value of DLF register
Ruihong Luo
1
-2
/
+4
2023-08-11
serial: 8250_dw: split Synopsys DesignWare 8250 common functions
Andy Shevchenko
4
-0
/
+149
[next]