summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-09iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tablesMostafa Saleh1-3/+15
2024-12-09zram: clear IDLE flag after recompressionSergey Senozhatsky1-0/+7
2024-12-09vmstat: call fold_vm_zone_numa_events() before show per zone NUMA eventMengEn Sun1-0/+1
2024-12-09ftrace: Fix regression with module command in stack_trace_filterguoweikang1-0/+3
2024-12-09maple_tree: refine mas_store_root() on storing NULLWei Yang1-1/+12
2024-12-09ovl: Filter invalid inodes with missing lookup functionVasiliy Kovalev1-0/+3
2024-12-09kunit: string-stream: Fix a UAF bug in kunit_init_suite()Jinjie Ruan1-1/+4
2024-12-09kunit: Fix potential null dereference in kunit_device_driver_test()Zichen Xie1-0/+2
2024-12-09tracing: Fix function timing profiler to initialize hashtableMasami Hiramatsu (Google)1-0/+4
2024-12-09media: uvcvideo: Require entities to have a non-zero unique IDThadeu Lima de Souza Cascardo1-27/+43
2024-12-09media: uvcvideo: Stop stream during unregisterRicardo Ribalda1-1/+31
2024-12-09media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui1-1/+3
2024-12-09media: ov08x40: Fix burst write sequenceBryan O'Donoghue1-5/+28
2024-12-09media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()Jinjie Ruan1-1/+1
2024-12-09media: venus: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-12-09media: amphion: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-12-09net: phy: dp83869: fix status reporting for 1000base-x autonegotiationRomain Gantois1-3/+17
2024-12-09efi/libstub: Free correct pointer on failureArd Biesheuvel1-1/+1
2024-12-09media: platform: exynos4-is: Fix an OF node reference leak in fimc_md_is_isp_...Joe Hattori1-2/+3
2024-12-09media: ts2020: fix null-ptr-deref in ts2020_probe()Li Zetao1-1/+7
2024-12-09media: verisilicon: av1: Fix reference video buffer pointer assignmentBenjamin Gaignard1-2/+1
2024-12-09media: platform: rga: fix 32-bit DMA limitationJohn Keeping1-1/+1
2024-12-09media: imx-jpeg: Ensure power suppliers be suspended before detach themMing Qian1-0/+2
2024-12-09media: i2c: tc358743: Fix crash in the probe error path when using pollingAlexander Shiyan1-1/+3
2024-12-09arm64: dts: freescale: imx8mp-verdin: Fix SD regulator startup delayFrancesco Dolcini1-1/+1
2024-12-09media: i2c: dw9768: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-5/+5
2024-12-09media: mtk-jpeg: Fix null-ptr-deref during unload moduleGuoqing Jiang2-11/+10
2024-12-09media: imx-jpeg: Set video drvdata before register video deviceMing Qian1-1/+1
2024-12-09media: amphion: Set video drvdata before register video deviceMing Qian1-1/+1
2024-12-09media: qcom: camss: fix error path on configuration of power domainsVladimir Zapolskiy1-11/+8
2024-12-09arm64: dts: mediatek: mt8186-corsola: Fix IT6505 reset line polarityChen-Yu Tsai1-1/+1
2024-12-09arm64: dts: ti: k3-am62-verdin: Fix SD regulator startup delayFrancesco Dolcini1-1/+1
2024-12-09arm64: dts: freescale: imx8mm-verdin: Fix SD regulator startup delayFrancesco Dolcini1-1/+1
2024-12-09arm64: dts: mediatek: mt8186-corsola: Fix GPU supply coupling max-spreadChen-Yu Tsai1-2/+2
2024-12-09arm64: dts: allwinner: pinephone: Add mount matrix to accelerometerDragan Simic1-0/+3
2024-12-09md/md-bitmap: Add missing destroy_work_on_stack()Yuan Can1-0/+1
2024-12-09md/raid5: Wait sync io to finish before changing group cntXiao Ni1-0/+4
2024-12-09netkit: Add option for scrubbing skb meta dataDaniel Borkmann2-13/+70
2024-12-09iommu/tegra241-cmdqv: Fix unused variable warningWill Deacon1-0/+2
2024-12-09btrfs: ref-verify: fix use-after-free after invalid ref actionFilipe Manana1-0/+1
2024-12-09btrfs: add a sanity check for btrfs root in btrfs_search_slot()Lizhi Xu1-1/+5
2024-12-09btrfs: don't loop for nowait writes when checking for cross referencesFilipe Manana1-1/+1
2024-12-09btrfs: fix use-after-free in btrfs_encoded_read_endio()Johannes Thumshirn1-1/+1
2024-12-09btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()Mark Harmstone1-11/+18
2024-12-09btrfs: change btrfs_encoded_read() so that reading of extent is done by callerMark Harmstone3-32/+66
2024-12-09btrfs: drop unused parameter file_offset from btrfs_encoded_read_regular_fill...David Sterba3-6/+5
2024-12-09quota: flush quota_release_work upon quota writebackOjaswin Mujoo1-0/+2
2024-12-09xfs: remove unknown compat feature check in superblock write validationLong Li1-7/+0
2024-12-06Linux 6.12.3v6.12.3Greg Kroah-Hartman1-1/+1
2024-12-06sched: Initialize idle tasks only onceThomas Gleixner1-7/+5