index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 5.4.253
v5.4.253
Greg Kroah-Hartman
2023-08-11
1
-1
/
+1
*
Revert "driver core: Annotate dev_err_probe() with __must_check"
Greg Kroah-Hartman
2023-08-11
1
-1
/
+1
*
drivers: core: fix kernel-doc markup for dev_err_probe()
Mauro Carvalho Chehab
2023-08-11
1
-2
/
+4
*
driver code: print symbolic error code
Michał Mirosław
2023-08-11
1
-2
/
+2
*
driver core: Annotate dev_err_probe() with __must_check
Andy Shevchenko
2023-08-11
1
-1
/
+1
*
ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node
Xu Yang
2023-08-11
1
-1
/
+1
*
ARM: dts: imx6sll: fixup of operating points
Andreas Kemnade
2023-08-11
1
-12
/
+10
*
ARM: dts: imx: add usb alias
Peng Fan
2023-08-11
7
-0
/
+22
*
ARM: dts: imx: Align L2 cache-controller nodename with dtschema
Krzysztof Kozlowski
2023-08-11
5
-5
/
+5
*
ARM: dts: imx6sll: Make ssi node name same as other platforms
Shengjiu Wang
2023-08-11
1
-3
/
+3
*
arm64: dts: stratix10: fix incorrect I2C property for SCL signal
Dinh Nguyen
2023-08-11
1
-1
/
+1
*
ceph: defer stopping mdsc delayed_work
Xiubo Li
2023-08-11
3
-2
/
+17
*
ceph: use kill_anon_super helper
Jeff Layton
2023-08-11
1
-3
/
+1
*
ceph: show tasks waiting on caps in debugfs caps file
Jeff Layton
2023-08-11
4
-0
/
+40
*
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2023-08-11
2
-4
/
+9
*
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
2023-08-11
4
-27
/
+96
*
selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
Sean Christopherson
2023-08-11
1
-6
/
+22
*
selftests/rseq: check if libc rseq support is registered
Michael Jeanson
2023-08-11
1
-1
/
+2
*
powerpc/mm/altmap: Fix altmap boundary check
Aneesh Kumar K.V
2023-08-11
1
-2
/
+1
*
mtd: rawnand: omap_elm: Fix incorrect type in assignment
Roger Quadros
2023-08-11
1
-12
/
+12
*
test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation
Mirsad Goran Todorovac
2023-08-11
1
-5
/
+5
*
test_firmware: prevent race conditions by a correct implementation of locking
Mirsad Goran Todorovac
2023-08-11
1
-9
/
+28
*
ext2: Drop fragment support
Jan Kara
2023-08-11
2
-31
/
+4
*
fs: Protect reconfiguration of sb read-write from racing writes
Jan Kara
2023-08-11
1
-1
/
+10
*
net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
Alan Stern
2023-08-11
1
-0
/
+6
*
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
2023-08-11
1
-0
/
+2
*
fs/sysv: Null check to prevent null-ptr-deref bug
Prince Kumar Maurya
2023-08-11
1
-0
/
+4
*
net: tap_open(): set sk_uid from current_fsuid()
Laszlo Ersek
2023-08-11
1
-1
/
+1
*
net: tun_chr_open(): set sk_uid from current_fsuid()
Laszlo Ersek
2023-08-11
1
-1
/
+1
*
mtd: rawnand: meson: fix OOB available bytes for ECC
Arseniy Krasnov
2023-08-11
1
-2
/
+1
*
mtd: spinand: toshiba: Fix ecc_get_status
Olivier Maignial
2023-08-11
1
-2
/
+2
*
USB: zaurus: Add ID for A-300/B-500/C-700
Ross Maynard
2023-08-11
2
-0
/
+42
*
libceph: fix potential hang in ceph_osdc_notify()
Ilya Dryomov
2023-08-11
1
-6
/
+14
*
scsi: zfcp: Defer fc_rport blocking until after ADISC response
Steffen Maier
2023-08-11
1
-5
/
+1
*
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-11
1
-4
/
+5
*
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-11
1
-4
/
+7
*
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-11
1
-9
/
+14
*
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-11
1
-2
/
+4
*
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-11
1
-6
/
+13
*
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-11
1
-1
/
+1
*
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
2023-08-11
1
-1
/
+1
*
net: dcb: choose correct policy to parse DCB_ATTR_BCN
Lin Ma
2023-08-11
1
-1
/
+1
*
net: ll_temac: fix error checking of irq_of_parse_and_map()
Dan Carpenter
2023-08-11
1
-4
/
+8
*
net: ll_temac: Switch to use dev_err_probe() helper
Yang Yingliang
2023-08-11
1
-10
/
+6
*
driver core: add device probe log helper
Andrzej Hajda
2023-08-11
2
-0
/
+45
*
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
2023-08-11
1
-2
/
+0
*
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-08-11
1
-1
/
+0
*
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-11
1
-1
/
+0
*
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-11
1
-1
/
+0
*
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
2023-08-11
1
-1
/
+1
[next]