summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04bus: omap-ocp2scp: fix OF populate on driver rebindJohan Hovold1-11/+2
2026-03-04KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulationYosry Ahmed1-2/+3
2026-03-04soc: ti: pruss: Fix double free in pruss_clk_mux_setup()Wentao Liang1-4/+2
2026-03-04soc: ti: k3-socinfo: Fix regmap leak on probe failureJohan Hovold1-1/+1
2026-03-04dm: clear cloned request bio pointer when last clone bio completesMichael Liang1-3/+10
2026-03-04dm-integrity: fix a typo in the code for write/discard raceMikulas Patocka1-1/+1
2026-03-04platform/x86: ISST: Add missing write block checkSrinivas Pandruvada1-0/+3
2026-03-04media: ipu6: Fix RPM reference leak in probe error pathsBingbu Cao1-4/+6
2026-03-04media: ipu6: Fix typo and wrong constant in ipu6-mmu.cBingbu Cao1-2/+2
2026-03-04media: i2c: ov5647: use our own mutex for the ctrl lockXiaolei Wang1-0/+2
2026-03-04media: ccs: Fix setting initial sub-device stateSakari Ailus1-1/+9
2026-03-04media: i2c: ov5647: Fix PIXEL_RATE value for VGA modeJai Luthra1-1/+1
2026-03-04media: i2c: ov5647: Sensor should report RAW color spaceDavid Plowman1-4/+4
2026-03-04media: i2c: ov5647: Correct minimum VBLANK valueDavid Plowman1-1/+1
2026-03-04media: i2c: ov5647: Correct pixel array offsetDavid Plowman1-1/+1
2026-03-04media: i2c: ov5647: Initialize subdev before controlsJai Luthra1-4/+4
2026-03-04media: ccs: Avoid possible division by zeroSakari Ailus1-1/+1
2026-03-04media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update()Alper Ak1-2/+4
2026-03-04media: i2c: ov01a10: Fix test-pattern disablingHans de Goede1-7/+4
2026-03-04media: i2c: ov01a10: Fix passing stream instead of pad to v4l2_subdev_state_g...Hans de Goede1-1/+1
2026-03-04media: i2c: ov01a10: Add missing v4l2_subdev_cleanup() callsHans de Goede1-0/+2
2026-03-04media: i2c: ov01a10: Fix analogue gain rangeHans de Goede1-1/+1
2026-03-04media: i2c: ov01a10: Fix reported pixel-rate valueHans de Goede1-1/+1
2026-03-04media: i2c: ov01a10: Fix the horizontal flip controlHans de Goede1-8/+17
2026-03-04media: i2c/tw9906: Fix potential memory leak in tw9906_probe()Abdun Nihaal1-0/+1
2026-03-04media: i2c/tw9903: Fix potential memory leak in tw9903_probe()Abdun Nihaal1-0/+1
2026-03-04media: cx25821: Add missing unmap in snd_cx25821_hw_params()Haoxiang Li1-0/+1
2026-03-04media: cx23885: Add missing unmap in snd_cx23885_hw_params()Haoxiang Li1-1/+3
2026-03-04media: cx88: Add missing unmap in snd_cx88_hw_params()Haoxiang Li1-1/+3
2026-03-04media: radio-keene: fix memory leak in error pathShaurya Rane1-1/+1
2026-03-04media: verisilicon: AV1: Set IDR flag for intra_only frame typeBenjamin Gaignard1-1/+1
2026-03-04media: rockchip: rga: Fix possible ERR_PTR dereference in rga_buf_init()Alper Ak1-0/+3
2026-03-04media: amphion: Drop min_queued_buffers assignmentMing Qian1-2/+0
2026-03-04arm64: dts: apple: t8112-j473: Keep the HDMI port powered onJanne Grunau1-0/+19
2026-03-04HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack1-1/+1
2026-03-04HID: prodikeys: Check presence of pm->input_ep82Günther Noack1-0/+4
2026-03-04HID: magicmouse: Do not crash on missing msc->inputGünther Noack1-0/+5
2026-03-04HID: hid-pl: handle probe errorsOliver Neukum1-1/+6
2026-03-04arm64: Disable branch profiling for all arm64 codeBreno Leitao1-0/+4
2026-03-04KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeedingSean Christopherson1-2/+1
2026-03-04KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...Sean Christopherson1-20/+20
2026-03-04ARM: omap2: Fix reference count leaks in omap_control_init()Wentao Liang1-4/+10
2026-03-04arm64: dts: qcom: x1e80100: Add missing TCSR ref clock to the DP PHYsAbel Vesa1-4/+8
2026-03-04media: verisilicon: AV1: Fix tx mode bit settingBenjamin Gaignard1-1/+26
2026-03-04media: verisilicon: AV1: Fix enable cdef computationBenjamin Gaignard1-2/+8
2026-03-04media: chips-media: wave5: Fix device cleanup order to prevent kernel panicXulin Sun1-3/+4
2026-03-04media: chips-media: wave5: Fix kthread worker destruction in polling modeXulin Sun1-1/+2
2026-03-04media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()Haoxiang Li1-0/+1
2026-03-04media: mtk-mdp: Fix error handling in probe functionHaoxiang Li1-2/+14
2026-03-04media: mediatek: encoder: Fix uninitialized scalar variable issueIrui Wang1-3/+3