index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-23
Merge branch 'net-convert-drivers-to-get_rx_ring_count-last-part'
Jakub Kicinski
14
-73
/
+75
2026-01-23
net: sfc: falcon: convert to use .get_rx_ring_count
Breno Leitao
1
-4
/
+8
2026-01-23
net: sfc: siena: convert to use .get_rx_ring_count
Breno Leitao
3
-4
/
+9
2026-01-23
net: sfc: efx: convert to use .get_rx_ring_count
Breno Leitao
4
-4
/
+10
2026-01-23
net: ionic: convert to use .get_rx_ring_count
Breno Leitao
1
-15
/
+3
2026-01-23
net: fbnic: convert to use .get_rx_ring_count
Breno Leitao
1
-4
/
+8
2026-01-23
net: mana: convert to use .get_rx_ring_count
Breno Leitao
1
-10
/
+3
2026-01-23
net: nfp: convert to use .get_rx_ring_count
Breno Leitao
1
-3
/
+8
2026-01-23
net: atlantic: convert to use .get_rx_ring_count
Breno Leitao
1
-6
/
+12
2026-01-23
net: benet: convert to use .get_rx_ring_count
Breno Leitao
1
-23
/
+14
2026-01-23
net: bcmasp: fix early exit leak with fixed phy
Justin Chen
1
-1
/
+4
2026-01-23
Merge tag 'for-net-2026-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
2
-2
/
+5
2026-01-23
Merge branch 'mauro' into docs-mw
Jonathan Corbet
30
-264
/
+607
2026-01-23
MAINTAINERS: Update be2net maintainers
Ajit Khaparde
1
-1
/
+0
2026-01-23
Merge tag 'clk-imx-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux into clk-imx
Stephen Boyd
1
-1
/
+3
2026-01-23
docs: parse_features: make documentation more consistent
Mauro Carvalho Chehab
1
-7
/
+20
2026-01-23
docs: add parse_features module documentation
Mauro Carvalho Chehab
2
-0
/
+11
2026-01-23
docs: jobserver: do some documentation improvements
Mauro Carvalho Chehab
1
-8
/
+12
2026-01-23
docs: add jobserver module documentation
Mauro Carvalho Chehab
2
-0
/
+11
2026-01-23
docs: kabi: helpers: add documentation for each "enum" value
Mauro Carvalho Chehab
1
-20
/
+20
2026-01-23
docs: kabi: helpers: add helper for debug bits 7 and 8
Mauro Carvalho Chehab
1
-0
/
+2
2026-01-23
docs: kabi: system_symbols: end docstring phrases with a dot
Mauro Carvalho Chehab
1
-7
/
+7
2026-01-23
docs: python: abi_regex: do some improvements at documentation
Mauro Carvalho Chehab
1
-6
/
+20
2026-01-23
docs: python: abi_parser: do some improvements at documentation
Mauro Carvalho Chehab
1
-15
/
+18
2026-01-23
docs: add kabi modules documentation
Mauro Carvalho Chehab
6
-0
/
+55
2026-01-23
docs: add kernel-doc modules documentation
Mauro Carvalho Chehab
6
-0
/
+112
2026-01-23
docs: kdoc: python_version: Improve docstrings and comments
Mauro Carvalho Chehab
1
-4
/
+16
2026-01-23
docs: kdoc: enrich_formatter: Improve docstrings and comments
Mauro Carvalho Chehab
1
-5
/
+15
2026-01-23
docs: kdoc: parse_data_structs: Improve docstrings and comments
Mauro Carvalho Chehab
1
-23
/
+39
2026-01-23
docs: kdoc_re: Improve docstrings and comments
Mauro Carvalho Chehab
1
-7
/
+11
2026-01-23
docs: kdoc_output: Improve docstrings and comments
Mauro Carvalho Chehab
1
-25
/
+35
2026-01-23
docs: kdoc_parser: Improve docstrings and comments
Mauro Carvalho Chehab
1
-77
/
+92
2026-01-23
docs: kdoc_item: Improve docstrings and comments
Mauro Carvalho Chehab
1
-0
/
+18
2026-01-23
docs: kdoc_files: Improve docstrings and comments
Mauro Carvalho Chehab
1
-11
/
+12
2026-01-23
docs: kdoc: latex_fonts: Improve docstrings and comments
Mauro Carvalho Chehab
1
-39
/
+56
2026-01-23
docs: custom.css: add CSS for python
Mauro Carvalho Chehab
1
-0
/
+9
2026-01-23
docs: enable Sphinx autodoc extension to allow documenting python
Mauro Carvalho Chehab
1
-0
/
+5
2026-01-23
docs: conf: don't rely on cwd to get documentation location
Mauro Carvalho Chehab
1
-7
/
+5
2026-01-23
docs: conf.py: don't use doctree with a different meaning
Mauro Carvalho Chehab
1
-4
/
+4
2026-01-23
docs: custom.css: prevent li marker to override text
Mauro Carvalho Chehab
1
-0
/
+3
2026-01-23
scripts/tracepoint-update: Fix memory leak in add_string() on failure
Weigang He
1
-0
/
+2
2026-01-23
function_graph: Fix args pointer mismatch in print_graph_retval()
Donglin Peng
1
-1
/
+1
2026-01-23
tracing: Avoid possible signed 64-bit truncation
Ian Rogers
1
-4
/
+4
2026-01-23
tracing: Fix crash on synthetic stacktrace field usage
Steven Rostedt
2
-1
/
+16
2026-01-23
tools/docs: sphinx-build-wrapper: only generate rust docs when requested
Thomas Weißschuh
1
-2
/
+5
2026-01-23
tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlier
Thomas Weißschuh
1
-13
/
+13
2026-01-23
tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variable
Thomas Weißschuh
1
-9
/
+8
2026-01-23
tools/docs: sphinx-build-wrapper: generate rust docs only once
Thomas Weißschuh
1
-17
/
+17
2026-01-23
dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8189 SoC
Louis-Alexis Eyraud
1
-0
/
+1
2026-01-23
spmi: spmi-pmic-arb: add support for PMIC arbiter v8
David Collins
1
-49
/
+255
[prev]
[next]