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-10-17
ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()
Luis Henriques (SUSE)
1
-2
/
+5
2024-10-17
ext4: propagate errors from ext4_find_extent() in ext4_insert_range()
Baokun Li
1
-0
/
+1
2024-10-17
ext4: fix slab-use-after-free in ext4_split_extent_at()
Baokun Li
1
-1
/
+20
2024-10-17
ext4: no need to continue when the number of entries is 1
Edward Adam Davis
1
-1
/
+1
2024-10-17
ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9
Ai Chao
1
-0
/
+1
2024-10-17
ALSA: line6: add hw monitor volume control to POD HD500X
Hans P. Moller
1
-1
/
+1
2024-10-17
ALSA: core: add isascii() check to card ID generator
Jaroslav Kysela
1
-4
/
+10
2024-10-17
drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS
Thomas Zimmermann
1
-1
/
+1
2024-10-17
parisc: Fix itlb miss handler for 64-bit programs
Helge Deller
1
-4
/
+2
2024-10-17
perf/core: Fix small negative period being ignored
Luo Gengkun
1
-1
/
+5
2024-10-17
spi: bcm63xx: Fix module autoloading
Jinjie Ruan
1
-0
/
+1
2024-10-17
firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()
Krzysztof Kozlowski
1
-6
/
+0
2024-10-17
i2c: xiic: Wait for TX empty to avoid missed TX NAKs
Robert Hancock
1
-10
/
+9
2024-10-17
i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-3
/
+1
2024-10-17
i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
Marek Vasut
1
-3
/
+3
2024-10-17
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2
-10
/
+13
2024-10-17
selftests: vDSO: fix vDSO symbols lookup for powerpc64
Christophe Leroy
1
-1
/
+2
2024-10-17
selftests: breakpoints: use remaining time to check if suspend succeed
Yifei Liu
1
-1
/
+4
2024-10-17
spi: s3c64xx: fix timeout counters in flush_fifo
Ben Dooks
1
-2
/
+2
2024-10-17
spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-10-17
ext4: fix i_data_sem unlock order in ext4_ind_migrate()
Artem Sadovnikov
1
-1
/
+1
2024-10-17
ext4: avoid use-after-free in ext4_ext_show_leaf()
Baokun Li
1
-5
/
+4
2024-10-17
ext4: ext4_search_dir should return a proper error
Thadeu Lima de Souza Cascardo
1
-5
/
+7
2024-10-17
of/irq: Refer to actual buffer size in of_irq_parse_one()
Geert Uytterhoeven
1
-2
/
+2
2024-10-17
drm/amd/pm: ensure the fw_info is not null before using it
Tim Huang
1
-0
/
+2
2024-10-17
drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
Geert Uytterhoeven
1
-25
/
+45
2024-10-17
scsi: aacraid: Rearrange order of struct aac_srb_unit
Kees Cook
1
-1
/
+1
2024-10-17
drm/printer: Allow NULL data in devcoredump printer
Matthew Brost
2
-6
/
+61
2024-10-17
drm/amd/display: Initialize get_bytes_per_element's default to 1
Alex Hung
2
-2
/
+2
2024-10-17
drm/amd/display: Fix index out of bounds in DCN30 color transformation
Srinivasan Shanmugam
1
-0
/
+2
2024-10-17
drm/amd/display: Fix index out of bounds in degamma hardware format translation
Srinivasan Shanmugam
1
-0
/
+2
2024-10-17
drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...
Srinivasan Shanmugam
1
-0
/
+2
2024-10-17
drm/amd/display: Check stream before comparing them
Alex Hung
1
-0
/
+2
2024-10-17
platform/x86: touchscreen_dmi: add nanote-next quirk
Ckath
1
-0
/
+26
2024-10-17
drm/amdgpu: enable gfxoff quirk on HP 705G4
Peng Liu
1
-0
/
+2
2024-10-17
drm/amdgpu: add raven1 gfxoff quirk
Peng Liu
1
-0
/
+2
2024-10-17
jfs: Fix uninit-value access of new_ea in ea_buffer
Zhao Mengmeng
1
-0
/
+2
2024-10-17
jfs: check if leafidx greater than num leaves per dmap tree
Edward Adam Davis
1
-1
/
+4
2024-10-17
jfs: Fix uaf in dbFreeBits
Edward Adam Davis
1
-2
/
+9
2024-10-17
jfs: UBSAN: shift-out-of-bounds in dbFindBits
Remington Brasga
1
-1
/
+1
2024-10-17
drm/amd/display: Check null pointers before using dc->clk_mgr
Alex Hung
1
-1
/
+2
2024-10-17
ata: sata_sil: Rename sil_blacklist to sil_quirks
Damien Le Moal
1
-6
/
+6
2024-10-17
drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...
Srinivasan Shanmugam
1
-1
/
+2
2024-10-17
iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
Sanjay K Kumar
1
-5
/
+11
2024-10-17
iommu/vt-d: Always reserve a domain ID for identity setup
Lu Baolu
1
-3
/
+3
2024-10-17
power: reset: brcmstb: Do not go into infinite loop if reset fails
Andrew Davis
1
-3
/
+0
2024-10-17
iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
Marc Gonzalez
1
-0
/
+7
2024-10-17
rcuscale: Provide clear error when async specified without primitives
Paul E. McKenney
1
-2
/
+2
2024-10-17
fbdev: pxafb: Fix possible use after free in pxafb_task()
Kaixin Wang
1
-0
/
+1
2024-10-17
x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
Kees Cook
1
-1
/
+6
[prev]
[next]