aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-23Merge branch 'net-convert-drivers-to-get_rx_ring_count-last-part'Jakub Kicinski14-73/+75
2026-01-23net: sfc: falcon: convert to use .get_rx_ring_countBreno Leitao1-4/+8
2026-01-23net: sfc: siena: convert to use .get_rx_ring_countBreno Leitao3-4/+9
2026-01-23net: sfc: efx: convert to use .get_rx_ring_countBreno Leitao4-4/+10
2026-01-23net: ionic: convert to use .get_rx_ring_countBreno Leitao1-15/+3
2026-01-23net: fbnic: convert to use .get_rx_ring_countBreno Leitao1-4/+8
2026-01-23net: mana: convert to use .get_rx_ring_countBreno Leitao1-10/+3
2026-01-23net: nfp: convert to use .get_rx_ring_countBreno Leitao1-3/+8
2026-01-23net: atlantic: convert to use .get_rx_ring_countBreno Leitao1-6/+12
2026-01-23net: benet: convert to use .get_rx_ring_countBreno Leitao1-23/+14
2026-01-23net: bcmasp: fix early exit leak with fixed phyJustin Chen1-1/+4
2026-01-23Merge tag 'for-net-2026-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski2-2/+5
2026-01-23Merge branch 'mauro' into docs-mwJonathan Corbet30-264/+607
2026-01-23MAINTAINERS: Update be2net maintainersAjit Khaparde1-1/+0
2026-01-23Merge tag 'clk-imx-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux into clk-imxStephen Boyd1-1/+3
2026-01-23docs: parse_features: make documentation more consistentMauro Carvalho Chehab1-7/+20
2026-01-23docs: add parse_features module documentationMauro Carvalho Chehab2-0/+11
2026-01-23docs: jobserver: do some documentation improvementsMauro Carvalho Chehab1-8/+12
2026-01-23docs: add jobserver module documentationMauro Carvalho Chehab2-0/+11
2026-01-23docs: kabi: helpers: add documentation for each "enum" valueMauro Carvalho Chehab1-20/+20
2026-01-23docs: kabi: helpers: add helper for debug bits 7 and 8Mauro Carvalho Chehab1-0/+2
2026-01-23docs: kabi: system_symbols: end docstring phrases with a dotMauro Carvalho Chehab1-7/+7
2026-01-23docs: python: abi_regex: do some improvements at documentationMauro Carvalho Chehab1-6/+20
2026-01-23docs: python: abi_parser: do some improvements at documentationMauro Carvalho Chehab1-15/+18
2026-01-23docs: add kabi modules documentationMauro Carvalho Chehab6-0/+55
2026-01-23docs: add kernel-doc modules documentationMauro Carvalho Chehab6-0/+112
2026-01-23docs: kdoc: python_version: Improve docstrings and commentsMauro Carvalho Chehab1-4/+16
2026-01-23docs: kdoc: enrich_formatter: Improve docstrings and commentsMauro Carvalho Chehab1-5/+15
2026-01-23docs: kdoc: parse_data_structs: Improve docstrings and commentsMauro Carvalho Chehab1-23/+39
2026-01-23docs: kdoc_re: Improve docstrings and commentsMauro Carvalho Chehab1-7/+11
2026-01-23docs: kdoc_output: Improve docstrings and commentsMauro Carvalho Chehab1-25/+35
2026-01-23docs: kdoc_parser: Improve docstrings and commentsMauro Carvalho Chehab1-77/+92
2026-01-23docs: kdoc_item: Improve docstrings and commentsMauro Carvalho Chehab1-0/+18
2026-01-23docs: kdoc_files: Improve docstrings and commentsMauro Carvalho Chehab1-11/+12
2026-01-23docs: kdoc: latex_fonts: Improve docstrings and commentsMauro Carvalho Chehab1-39/+56
2026-01-23docs: custom.css: add CSS for pythonMauro Carvalho Chehab1-0/+9
2026-01-23docs: enable Sphinx autodoc extension to allow documenting pythonMauro Carvalho Chehab1-0/+5
2026-01-23docs: conf: don't rely on cwd to get documentation locationMauro Carvalho Chehab1-7/+5
2026-01-23docs: conf.py: don't use doctree with a different meaningMauro Carvalho Chehab1-4/+4
2026-01-23docs: custom.css: prevent li marker to override textMauro Carvalho Chehab1-0/+3
2026-01-23scripts/tracepoint-update: Fix memory leak in add_string() on failureWeigang He1-0/+2
2026-01-23function_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng1-1/+1
2026-01-23tracing: Avoid possible signed 64-bit truncationIan Rogers1-4/+4
2026-01-23tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt2-1/+16
2026-01-23tools/docs: sphinx-build-wrapper: only generate rust docs when requestedThomas Weißschuh1-2/+5
2026-01-23tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlierThomas Weißschuh1-13/+13
2026-01-23tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variableThomas Weißschuh1-9/+8
2026-01-23tools/docs: sphinx-build-wrapper: generate rust docs only onceThomas Weißschuh1-17/+17
2026-01-23dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8189 SoCLouis-Alexis Eyraud1-0/+1
2026-01-23spmi: spmi-pmic-arb: add support for PMIC arbiter v8David Collins1-49/+255