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
*
ksmbd: fix out of bounds read in smb2_sess_setup
Namjae Jeon
2023-06-26
1
-14
/
+17
*
ksmbd: Replace the ternary conditional operator with min()
Lu Hongfei
2023-06-26
1
-1
/
+1
*
ksmbd: use kvzalloc instead of kvmalloc
Namjae Jeon
2023-06-26
3
-8
/
+8
*
ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void
Lu Hongfei
2023-06-26
3
-9
/
+3
*
ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()
Namjae Jeon
2023-06-26
1
-1
/
+1
*
ksmbd: use kzalloc() instead of __GFP_ZERO
Namjae Jeon
2023-06-26
1
-2
/
+2
*
ksmbd: remove unused ksmbd_tree_conn_share function
Namjae Jeon
2023-06-26
2
-14
/
+0
*
Linux 6.4
v6.4
Linus Torvalds
2023-06-25
1
-1
/
+1
*
Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-25
3
-9
/
+17
|
\
|
*
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
2023-06-23
1
-2
/
+2
|
*
i2c: qup: Add missing unwind goto in qup_i2c_probe()
Shuai Jiang
2023-06-23
1
-7
/
+14
|
*
dt-bindings: i2c: opencores: Add missing type for "regstep"
Rob Herring
2023-06-23
1
-0
/
+1
*
|
Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-25
2
-4
/
+17
|
\
\
|
*
|
perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL
Kan Liang
2023-06-16
1
-1
/
+14
|
*
|
perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
Marc Zyngier
2023-06-16
1
-3
/
+3
*
|
|
Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-25
7
-0
/
+59
|
\
\
\
|
*
|
|
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
2023-06-16
7
-0
/
+59
|
|
/
/
*
|
|
Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-06-25
2
-5
/
+8
|
\
\
\
|
*
|
|
x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
Dheeraj Kumar Srivastava
2023-06-19
1
-1
/
+4
|
*
|
|
x86/mm: Avoid using set_pgd() outside of real PGD pages
Lee Jones
2023-06-16
1
-4
/
+4
*
|
|
|
Merge tag 'drm-fixes-2023-06-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-23
2
-3
/
+3
|
\
\
\
\
|
*
\
\
\
Merge tag 'drm-misc-fixes-2023-06-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-06-23
2
-3
/
+3
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2
Jeff Layton
2023-06-20
1
-1
/
+1
|
|
*
|
|
accel/qaic: Call DRM helper function to destroy prime GEM
Pranjal Ramajor Asha Kanojiya
2023-06-20
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-23
16
-48
/
+69
|
\
\
\
\
|
*
\
\
\
Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2023-06-23
6
-2
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devices
Douglas Anderson
2023-06-22
2
-1
/
+6
|
|
*
|
|
|
arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdor
Douglas Anderson
2023-06-22
1
-0
/
+5
|
|
*
|
|
|
arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDP
Douglas Anderson
2023-06-22
2
-1
/
+6
|
|
*
|
|
|
dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherent
Douglas Anderson
2023-06-22
1
-0
/
+2
|
*
|
|
|
|
Merge tag 'v6.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2023-06-16
10
-46
/
+50
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
arm64: dts: rockchip: Fix rk356x PCIe register and range mappings
Andrew Powers-Holmes
2023-06-06
2
-9
/
+12
|
|
*
|
|
|
arm64: dts: rockchip: fix button reset pin for nanopi r5c
Tianling Shen
2023-05-13
2
-2
/
+1
|
|
*
|
|
|
arm64: dts: rockchip: fix nEXTRST on SOQuartz
Nicolas Frattaroli
2023-05-07
2
-23
/
+24
|
|
*
|
|
|
arm64: dts: rockchip: add missing cache properties
Krzysztof Kozlowski
2023-05-07
3
-0
/
+11
|
|
*
|
|
|
arm64: dts: rockchip: fix USB regulator on ROCK64
Lorenz Brun
2023-05-07
1
-12
/
+2
*
|
|
|
|
|
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-23
5
-28
/
+40
|
\
\
\
\
\
\
|
*
|
|
|
|
|
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
2023-06-22
5
-28
/
+40
*
|
|
|
|
|
|
Merge tag 'block-6.4-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-23
1
-2
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
block: make sure local irq is disabled when calling __blkcg_rstat_flush
Ming Lei
2023-06-22
1
-2
/
+3
*
|
|
|
|
|
|
|
Merge tag 'iommu-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-23
1
-4
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
iommu/amd: Fix possible memory leak of 'domain'
Su Hui
2023-06-16
1
-4
/
+4
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'sound-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2023-06-23
2
-1
/
+3
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'asoc-fix-v6.4-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2023-06-21
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ASoC: intel: sof_sdw: Fixup typo in device link checking
Charles Keepax
2023-06-19
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
ALSA: hda/realtek: Add quirk for ASUS ROG GV601V
Luke D. Jones
2023-06-21
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
ALSA: hda/realtek: Add quirk for ASUS ROG G634Z
Luke D. Jones
2023-06-19
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-06-23
3
-3
/
+24
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
Michael Walle
2023-06-19
2
-1
/
+10
|
*
|
|
|
|
|
|
|
|
|
gpio: sifive: add missing check for platform_get_irq
Jiasheng Jiang
2023-06-13
1
-2
/
+6
[next]