summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-23docs: kdoc_item: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc_files: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc: latex_fonts: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: custom.css: add CSS for pythonMauro Carvalho Chehab
2026-01-23docs: enable Sphinx autodoc extension to allow documenting pythonMauro Carvalho Chehab
2026-01-23docs: conf: don't rely on cwd to get documentation locationMauro Carvalho Chehab
2026-01-23docs: conf.py: don't use doctree with a different meaningMauro Carvalho Chehab
2026-01-23docs: custom.css: prevent li marker to override textMauro Carvalho Chehab
2026-01-23scripts/tracepoint-update: Fix memory leak in add_string() on failureWeigang He
2026-01-23function_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng
2026-01-23tracing: Avoid possible signed 64-bit truncationIan Rogers
2026-01-23tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt
2026-01-23tools/docs: sphinx-build-wrapper: only generate rust docs when requestedThomas Weißschuh
2026-01-23tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlierThomas Weißschuh
2026-01-23tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variableThomas Weißschuh
2026-01-23tools/docs: sphinx-build-wrapper: generate rust docs only onceThomas Weißschuh
2026-01-23dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8189 SoCLouis-Alexis Eyraud
2026-01-23spmi: spmi-pmic-arb: add support for PMIC arbiter v8David Collins
2026-01-23dt-bindings: spmi: add support for glymur-spmi-pmic-arb (arbiter v8)Jishnu Prakash
2026-01-23dt-bindings: spmi: split out common QCOM SPMI PMIC arbiter propertiesJishnu Prakash
2026-01-23spmi: apple: Add "apple,t8103-spmi" compatibleJanne Grunau
2026-01-23spmi: mtk-pmif: Add support for MT8196 SPMI ControllerAngeloGioacchino Del Regno
2026-01-23spmi: mtk-pmif: Implement Request Capable Slave (RCS) interruptAngeloGioacchino Del Regno
2026-01-23spmi: mtk-pmif: Keep spinlock until read is fully doneAngeloGioacchino Del Regno
2026-01-23spmi: mtk-pmif: Add multi-bus support for SPMI 2.0AngeloGioacchino Del Regno
2026-01-23dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/ControllersAngeloGioacchino Del Regno
2026-01-23docs: ja_JP: Start translation of submitting-patchesAkiyoshi Kurita
2026-01-23Merge tag 'spi-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-23tcp: move tcp_stream_memory_free() to tcp.cEric Dumazet
2026-01-23MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERSLukas Bulwahn
2026-01-23Merge tag 'regulator-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-23Merge tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-23rust: devres: style for importsZhi Wang
2026-01-23Merge tag 'gpio-fixes-for-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-23arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang
2026-01-23rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi
2026-01-23KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspaceZhao Liu
2026-01-23KVM: x86: Advertise AVX10.2 CPUID to userspaceZhao Liu
2026-01-23KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspaceZhao Liu
2026-01-23KVM: x86: Advertise MOVRS CPUID to userspaceZhao Liu
2026-01-23Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-01-23xfs: get rid of the xchk_xfile_*_descr callsDarrick J. Wong
2026-01-23xfs: add a method to replace shortform attrsDarrick J. Wong
2026-01-23xfs: speed up parent pointer operations when possibleDarrick J. Wong
2026-01-23xfs: reduce xfs_attr_try_sf_addname parametersDarrick J. Wong
2026-01-23xfs: fix remote xattr valuelblk checkDarrick J. Wong
2026-01-23xfs: fix the xattr scrub to detect freemap/entries array collisionsDarrick J. Wong
2026-01-23xfs: strengthen attr leaf block freemap checkingDarrick J. Wong
2026-01-23xfs: refactor attr3 leaf table size computationDarrick J. Wong
2026-01-23xfs: fix freemap adjustments when adding xattrs to leaf blocksDarrick J. Wong