summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-17ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()Luis Henriques (SUSE)1-2/+5
2024-10-17ext4: propagate errors from ext4_find_extent() in ext4_insert_range()Baokun Li1-0/+1
2024-10-17ext4: fix slab-use-after-free in ext4_split_extent_at()Baokun Li1-1/+20
2024-10-17ext4: no need to continue when the number of entries is 1Edward Adam Davis1-1/+1
2024-10-17ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9Ai Chao1-0/+1
2024-10-17ALSA: line6: add hw monitor volume control to POD HD500XHans P. Moller1-1/+1
2024-10-17ALSA: core: add isascii() check to card ID generatorJaroslav Kysela1-4/+10
2024-10-17drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann1-1/+1
2024-10-17parisc: Fix itlb miss handler for 64-bit programsHelge Deller1-4/+2
2024-10-17perf/core: Fix small negative period being ignoredLuo Gengkun1-1/+5
2024-10-17spi: bcm63xx: Fix module autoloadingJinjie Ruan1-0/+1
2024-10-17firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()Krzysztof Kozlowski1-6/+0
2024-10-17i2c: xiic: Wait for TX empty to avoid missed TX NAKsRobert Hancock1-10/+9
2024-10-17i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+1
2024-10-17i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resumeMarek Vasut1-3/+3
2024-10-17selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand2-10/+13
2024-10-17selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy1-1/+2
2024-10-17selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu1-1/+4
2024-10-17spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks1-2/+2
2024-10-17spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-10-17ext4: fix i_data_sem unlock order in ext4_ind_migrate()Artem Sadovnikov1-1/+1
2024-10-17ext4: avoid use-after-free in ext4_ext_show_leaf()Baokun Li1-5/+4
2024-10-17ext4: ext4_search_dir should return a proper errorThadeu Lima de Souza Cascardo1-5/+7
2024-10-17of/irq: Refer to actual buffer size in of_irq_parse_one()Geert Uytterhoeven1-2/+2
2024-10-17drm/amd/pm: ensure the fw_info is not null before using itTim Huang1-0/+2
2024-10-17drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()Geert Uytterhoeven1-25/+45
2024-10-17scsi: aacraid: Rearrange order of struct aac_srb_unitKees Cook1-1/+1
2024-10-17drm/printer: Allow NULL data in devcoredump printerMatthew Brost2-6/+61
2024-10-17drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung2-2/+2
2024-10-17drm/amd/display: Fix index out of bounds in DCN30 color transformationSrinivasan Shanmugam1-0/+2
2024-10-17drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam1-0/+2
2024-10-17drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Srinivasan Shanmugam1-0/+2
2024-10-17drm/amd/display: Check stream before comparing themAlex Hung1-0/+2
2024-10-17platform/x86: touchscreen_dmi: add nanote-next quirkCkath1-0/+26
2024-10-17drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu1-0/+2
2024-10-17drm/amdgpu: add raven1 gfxoff quirkPeng Liu1-0/+2
2024-10-17jfs: Fix uninit-value access of new_ea in ea_bufferZhao Mengmeng1-0/+2
2024-10-17jfs: check if leafidx greater than num leaves per dmap treeEdward Adam Davis1-1/+4
2024-10-17jfs: Fix uaf in dbFreeBitsEdward Adam Davis1-2/+9
2024-10-17jfs: UBSAN: shift-out-of-bounds in dbFindBitsRemington Brasga1-1/+1
2024-10-17drm/amd/display: Check null pointers before using dc->clk_mgrAlex Hung1-1/+2
2024-10-17ata: sata_sil: Rename sil_blacklist to sil_quirksDamien Le Moal1-6/+6
2024-10-17drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Srinivasan Shanmugam1-1/+2
2024-10-17iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 countSanjay K Kumar1-5/+11
2024-10-17iommu/vt-d: Always reserve a domain ID for identity setupLu Baolu1-3/+3
2024-10-17power: reset: brcmstb: Do not go into infinite loop if reset failsAndrew Davis1-3/+0
2024-10-17iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linuxMarc Gonzalez1-0/+7
2024-10-17rcuscale: Provide clear error when async specified without primitivesPaul E. McKenney1-2/+2
2024-10-17fbdev: pxafb: Fix possible use after free in pxafb_task()Kaixin Wang1-0/+1
2024-10-17x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()Kees Cook1-1/+6