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
2024-02-23
arm64: dts: qcom: msm8996: Fix 'in-ports' is a required property
Mao Jinlong
1
-0
/
+21
2024-02-23
md: Whenassemble the array, consult the superblock of the freshest device
Alex Lyakas
1
-10
/
+44
2024-02-23
block: prevent an integer overflow in bvec_try_merge_hw_page
Christoph Hellwig
1
-1
/
+1
2024-02-23
ARM: dts: imx23/28: Fix the DMA controller node name
Fabio Estevam
2
-2
/
+2
2024-02-23
ARM: dts: imx23-sansa: Use preferred i2c-gpios properties
Fabio Estevam
1
-8
/
+4
2024-02-23
ARM: dts: imx27-apf27dev: Fix LED name
Fabio Estevam
1
-1
/
+1
2024-02-23
ARM: dts: imx25/27: Pass timing0
Fabio Estevam
8
-8
/
+8
2024-02-23
ARM: dts: imx1: Fix sram node
Fabio Estevam
1
-1
/
+4
2024-02-23
ARM: dts: imx27: Fix sram node
Fabio Estevam
1
-0
/
+3
2024-02-23
ARM: dts: imx: Use flash@0,0 pattern
Fabio Estevam
4
-4
/
+4
2024-02-23
ARM: dts: imx25/27-eukrea: Fix RTC node name
Fabio Estevam
2
-2
/
+2
2024-02-23
ARM: dts: rockchip: fix rk3036 hdmi ports node
Johan Jonker
1
-3
/
+11
2024-02-23
scsi: libfc: Fix up timeout error in fc_fcp_rec_error()
Hannes Reinecke
1
-1
/
+1
2024-02-23
scsi: libfc: Don't schedule abort twice
Hannes Reinecke
1
-5
/
+11
2024-02-23
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
5
-11
/
+17
2024-02-23
wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...
Minsuk Kang
1
-2
/
+3
2024-02-23
ARM: dts: imx7s: Fix nand-controller #size-cells
Alexander Stein
1
-1
/
+1
2024-02-23
ARM: dts: imx7s: Fix lcdif compatible
Alexander Stein
1
-1
/
+1
2024-02-23
ARM: dts: imx7d: Fix coresight funnel ports
Alexander Stein
2
-4
/
+5
2024-02-23
bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
Zhengchao Shao
2
-2
/
+6
2024-02-23
PCI: Add no PM reset quirk for NVIDIA Spectrum devices
Ido Schimmel
1
-0
/
+13
2024-02-23
scsi: lpfc: Fix possible file string name overflow when updating firmware
Justin Tee
2
-2
/
+3
2024-02-23
selftests/bpf: Fix pyperf180 compilation failure with clang18
Yonghong Song
1
-0
/
+22
2024-02-23
selftests/bpf: satisfy compiler by having explicit return in btf test
Andrii Nakryiko
1
-0
/
+1
2024-02-23
wifi: rt2x00: restart beacon queue when hardware reset
Shiji Yang
2
-0
/
+14
2024-02-23
ext4: avoid online resizing failures due to oversized flex bg
Baokun Li
1
-8
/
+17
2024-02-23
ext4: remove unnecessary check from alloc_flex_gd()
Baokun Li
1
-3
/
+0
2024-02-23
ext4: unify the type of flexbg_size to unsigned int
Baokun Li
1
-6
/
+7
2024-02-23
ext4: fix inconsistent between segment fstrim and full fstrim
Ye Bin
1
-3
/
+8
2024-02-23
ecryptfs: Reject casefold directory inodes
Gabriel Krisman Bertazi
1
-0
/
+8
2024-02-23
SUNRPC: Fix a suspicious RCU usage warning
Anna Schumaker
1
-2
/
+15
2024-02-23
KVM: s390: fix setting of fpc register
Heiko Carstens
1
-5
/
+0
2024-02-23
s390/ptrace: handle setting of fpc register correctly
Heiko Carstens
1
-3
/
+3
2024-02-23
jfs: fix array-index-out-of-bounds in diNewExt
Edward Adam Davis
1
-0
/
+3
2024-02-23
rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
Oleg Nesterov
1
-1
/
+2
2024-02-23
afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
Oleg Nesterov
1
-3
/
+4
2024-02-23
crypto: stm32/crc32 - fix parsing list of devices
Thomas Bourgoin
1
-1
/
+1
2024-02-23
pstore/ram: Fix crash when setting number of cpus to an odd number
Weichen Chen
1
-0
/
+1
2024-02-23
jfs: fix uaf in jfs_evict_inode
Edward Adam Davis
1
-3
/
+3
2024-02-23
jfs: fix array-index-out-of-bounds in dbAdjTree
Manas Ghandat
1
-29
/
+31
2024-02-23
jfs: fix slab-out-of-bounds Read in dtSearch
Manas Ghandat
1
-0
/
+5
2024-02-23
UBSAN: array-index-out-of-bounds in dtSplitRoot
Osama Muhammad
1
-1
/
+1
2024-02-23
FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
Osama Muhammad
1
-0
/
+3
2024-02-23
ACPI: extlog: fix NULL pointer dereference check
Prarit Bhargava
1
-2
/
+3
2024-02-23
PNP: ACPI: fix fortify warning
Dmitry Antipov
1
-6
/
+6
2024-02-23
ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
Yuluo Qiu
1
-0
/
+9
2024-02-23
audit: Send netlink ACK before setting connection in auditd_set
Chris Riches
1
-7
/
+24
2024-02-23
regulator: core: Only increment use_count when enable_count changes
Rui Zhang
1
-26
/
+30
2024-02-23
perf/core: Fix narrow startup race when creating the perf nr_addr_filters sys...
Greg KH
1
-12
/
+28
2024-02-23
x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
Zhiquan Li
1
-0
/
+16
[prev]
[next]