summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-14media: v4l2-mem2mem: Fix outdated documentationLaurent Pinchart
2025-10-14media: cec: Fix debugfs leak on bus_register() failureHaotian Zhang
2025-10-14media: doc/dt-bindings: remove support of stih407-c8sectpfeRaphael Gallais-Pou
2025-10-14media: include: remove c8sectpfe headerRaphael Gallais-Pou
2025-10-14media: c8sectpfe: remove support of STi c8sectpfe driverRaphael Gallais-Pou
2025-10-14media: pci: mg4b: use iio_push_to_buffers_with_ts()David Lechner
2025-10-14media: pci: mg4b: use aligned_s64David Lechner
2025-10-14media: vidtv: initialize local pointers upon transfer of memory ownershipJeongjun Park
2025-10-14media: pvrusb2: Fix incorrect variable used in trace messageColin Ian King
2025-10-14media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread()Ivan Abramov
2025-10-14media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log...Ivan Abramov
2025-10-14media: i2c: ADV7604: Remove redundant cancel_delayed_work in probeDuoming Zhou
2025-10-14media: i2c: adv7842: Remove redundant cancel_delayed_work in probeDuoming Zhou
2025-10-14media: TDA1997x: Remove redundant cancel_delayed_work in probeDuoming Zhou
2025-10-14media: dvb: Use int type to store negative error codesQianfeng Rong
2025-10-14media: dvb-frontends: Remove redundant ternary operatorsLiao Yuanhong
2025-10-14media: synopsys: hdmirx: media: Remove redundant ternary operatorsLiao Yuanhong
2025-10-14media: dt-bindings: snps,dw-hdmi-rx.yaml: Updated maintainers entryDmitry Osipenko
2025-10-14MAINTAINERS: Update Synopsys HDMI RX driver entryDmitry Osipenko
2025-10-14staging: media: tegra-video: Remove the use of dev_err_probe()Xichao Zhao
2025-10-14media: vivid: use vmalloc_array and vcalloc to simplify codeQianfeng Rong
2025-10-14media: pt1: use vmalloc_array to simplify codeQianfeng Rong
2025-10-14media: dvb-core: use vmalloc_array to simplify codeQianfeng Rong
2025-10-14Revert "media: xc2028: avoid use-after-free in load_firmware_cb()"Dmitry Antipov
2025-10-14media: av7110: Fix warning 'unsigned' -> 'unsigned int'Osama Albahrani
2025-10-14media: dvb-core: dvb_demux: Fix assignments in if conditionsDarshan Rathod
2025-10-14media: dvb-core: dvb_ringbuffer: Fix various coding style issuesDarshan Rathod
2025-10-14media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()Jeongjun Park
2025-10-12Linux 6.18-rc1v6.18-rc1Linus Torvalds
2025-10-12Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-12Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-11Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-10-11Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-11Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang
2025-10-11Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-11Merge tag 'slab-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-11Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-10-11Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2025-10-11tracing: Stop fortify-string from warning in tracing_mark_raw_write()Steven Rostedt
2025-10-11slab: fix barn NULL pointer dereference on memoryless nodesVlastimil Babka
2025-10-10tracing: Fix tracing_mark_raw_write() to use buf and not ubufSteven Rostedt
2025-10-10kbuild: Use '--strip-unneeded-symbol' for removing module device table symbolsNathan Chancellor
2025-10-10Merge tag 'for-6.18/hpfs-changes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-10Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-11Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie