summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-22docs: kernel-doc.rst: don't let automarkup mangle with constsMauro Carvalho Chehab
2025-12-22docs: media: v4l2-ioctl.h: document two global variablesMauro Carvalho Chehab
2025-12-22kernel-doc: add support to handle DEFINE_ variablesMauro Carvalho Chehab
2025-12-22kernel-doc: add support for handling global variablesMauro Carvalho Chehab
2025-12-22Documentation: kernel-hacking: Remove commaThorsten Blum
2025-12-22docs: kbuild: Fix typos in makefiles.rstChen Pei
2025-12-22kunit: Enforce task execution in {soft,hard}irq contextsDavid Gow
2025-12-22SDCA Jack FixupsMark Brown
2025-12-22ASoC / soc/qcom: Constify APR/GPR callback responseMark Brown
2025-12-22drm/xe/pf: Add debugfs to set EQ and PT for scheduler groupsDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Add functions to set preempt timeouts for each groupDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Add functions to set exec quantums for each groupDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Prep for multiple exec quantums and preemption timeoutsDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Add debugfs with scheduler groups informationDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Add debugfs to enable scheduler groupsDaniele Ceraolo Spurio
2025-12-22drm/xe/vf: Check if scheduler groups are enabledDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Scheduler groups are incompatible with multi-lrcDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Add support for enabling scheduler groupsDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Initialize scheduler groupsDaniele Ceraolo Spurio
2025-12-22drm/gt/guc: extract scheduler-related defines from guc_fwif.hDaniele Ceraolo Spurio
2025-12-22drm/xe/gt: Add engine masks for each classDaniele Ceraolo Spurio
2025-12-22ASoC: sun4i-spdif: Add missing kerneldoc fields for sun4i_spdif_quirksChen-Yu Tsai
2025-12-22ASoC: codecs: pm4125: clean up bind() device reference handlingJohan Hovold
2025-12-22ASoC: rt1320: fix the warning the string may be truncatedShuming Fan
2025-12-22Merge tag 'dma-mapping-6.19-2025-12-22' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-22Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"Niklas Cassel
2025-12-22Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq'...Niklas Cassel
2025-12-22Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...Niklas Cassel
2025-12-22Revert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel
2025-12-22Revert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"Niklas Cassel
2025-12-22Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel
2025-12-22drm: tyr: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22gpio: zynq: Simplify with device_get_match_data()Krzysztof Kozlowski
2025-12-22gpio: creg-snps: Simplify with device_get_match_data()Krzysztof Kozlowski
2025-12-22gpio: aspeed: Simplify with device_get_match_data()Krzysztof Kozlowski
2025-12-22gpu: nova: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22samples: rust: pci: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22modules: moduleparam.h: fix kernel-doc commentsRandy Dunlap
2025-12-22module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=yCoiby Xu
2025-12-22module/decompress: Avoid open-coded kvrealloc()Kees Cook
2025-12-22gendwarfksyms: Fix build on 32-bit hostsSami Tolvanen
2025-12-22sign-file: Use only the OpenSSL CMS API for signingPetr Pavlu
2025-12-22module: Remove SHA-1 support for module signingPetr Pavlu
2025-12-22module: replace use of system_wq with system_dfl_wqMarco Crivellari
2025-12-22params: Replace __modinit with __init_or_modulePetr Pavlu
2025-12-22module: Remove unused __INIT*_OR_MODULE macrosPetr Pavlu
2025-12-22MAINTAINERS: Update module subsystem maintainers and repositorySami Tolvanen
2025-12-22samples: rust: debugfs: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22rust: debugfs: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22rust: irq: replace `kernel::c_str!` with C-StringsTamir Duberstein