summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-23docs: enable Sphinx autodoc extension to allow documenting pythonMauro Carvalho Chehab-0/+5
2026-01-23docs: conf: don't rely on cwd to get documentation locationMauro Carvalho Chehab-7/+5
2026-01-23docs: conf.py: don't use doctree with a different meaningMauro Carvalho Chehab-4/+4
2026-01-23docs: custom.css: prevent li marker to override textMauro Carvalho Chehab-0/+3
2026-01-23scripts/tracepoint-update: Fix memory leak in add_string() on failureWeigang He-0/+2
2026-01-23function_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng-1/+1
2026-01-23tracing: Avoid possible signed 64-bit truncationIan Rogers-4/+4
2026-01-23tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt-1/+16
2026-01-23tools/docs: sphinx-build-wrapper: only generate rust docs when requestedThomas Weißschuh-2/+5
2026-01-23tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlierThomas Weißschuh-13/+13
2026-01-23tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variableThomas Weißschuh-9/+8
2026-01-23tools/docs: sphinx-build-wrapper: generate rust docs only onceThomas Weißschuh-17/+17
2026-01-23dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8189 SoCLouis-Alexis Eyraud-0/+1
2026-01-23spmi: spmi-pmic-arb: add support for PMIC arbiter v8David Collins-49/+255
2026-01-23dt-bindings: spmi: add support for glymur-spmi-pmic-arb (arbiter v8)Jishnu Prakash-0/+150
2026-01-23dt-bindings: spmi: split out common QCOM SPMI PMIC arbiter propertiesJishnu Prakash-33/+40
2026-01-23spmi: apple: Add "apple,t8103-spmi" compatibleJanne Grunau-0/+1
2026-01-23spmi: mtk-pmif: Add support for MT8196 SPMI ControllerAngeloGioacchino Del Regno-0/+11
2026-01-23spmi: mtk-pmif: Implement Request Capable Slave (RCS) interruptAngeloGioacchino Del Regno-6/+226
2026-01-23spmi: mtk-pmif: Keep spinlock until read is fully doneAngeloGioacchino Del Regno-3/+5
2026-01-23spmi: mtk-pmif: Add multi-bus support for SPMI 2.0AngeloGioacchino Del Regno-78/+157
2026-01-23dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/ControllersAngeloGioacchino Del Regno-0/+138
2026-01-23docs: ja_JP: Start translation of submitting-patchesAkiyoshi Kurita-0/+39
2026-01-23Merge tag 'spi-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-26/+13
2026-01-23tcp: move tcp_stream_memory_free() to tcp.cEric Dumazet-14/+13
2026-01-23MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERSLukas Bulwahn-1/+0
2026-01-23Merge tag 'regulator-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+3
2026-01-23Merge tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+9
2026-01-23rust: devres: style for importsZhi Wang-3/+13
2026-01-23Merge tag 'gpio-fixes-for-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+24
2026-01-23arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang-1/+1
2026-01-23rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi-4/+5
2026-01-23KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspaceZhao Liu-1/+22
2026-01-23KVM: x86: Advertise AVX10.2 CPUID to userspaceZhao Liu-1/+1
2026-01-23KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspaceZhao Liu-0/+41
2026-01-23KVM: x86: Advertise MOVRS CPUID to userspaceZhao Liu-0/+2
2026-01-23Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-11/+54
2026-01-23xfs: get rid of the xchk_xfile_*_descr callsDarrick J. Wong-166/+47
2026-01-23xfs: add a method to replace shortform attrsDarrick J. Wong-0/+44
2026-01-23xfs: speed up parent pointer operations when possibleDarrick J. Wong-10/+109
2026-01-23xfs: reduce xfs_attr_try_sf_addname parametersDarrick J. Wong-7/+4
2026-01-23xfs: fix remote xattr valuelblk checkDarrick J. Wong-1/+4
2026-01-23xfs: fix the xattr scrub to detect freemap/entries array collisionsDarrick J. Wong-27/+27
2026-01-23xfs: strengthen attr leaf block freemap checkingDarrick J. Wong-0/+55
2026-01-23xfs: refactor attr3 leaf table size computationDarrick J. Wong-29/+30
2026-01-23xfs: fix freemap adjustments when adding xattrs to leaf blocksDarrick J. Wong-8/+28
2026-01-23xfs: delete attr leaf freemap entries when emptyDarrick J. Wong-0/+13
2026-01-23can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde-2/+2
2026-01-23KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS commandMichael Roth-1/+69
2026-01-23KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetchingMichael Roth-6/+110