index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-01-23
vxlan: expose gso partial features for tunnel offload
Paolo Abeni
-3
/
+13
2026-01-23
geneve: expose gso partial features for tunnel offload
Paolo Abeni
-1
/
+42
2026-01-23
net: introduce mangleid_features
Paolo Abeni
-1
/
+7
2026-01-23
rust/drm: Fix Registration::{new,new_foreign_owned}() docs
Lyude Paul
-3
/
+3
2026-01-23
Merge branch 'rcu-nocb.20260123a'
Boqun Feng
-56
/
+29
2026-01-23
rcu/nocb: Extract nocb_defer_wakeup_cancel() helper
Joel Fernandes
-8
/
+11
2026-01-23
rcu/nocb: Remove dead callback overload handling
Joel Fernandes
-12
/
+0
2026-01-23
rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake path
Joel Fernandes
-36
/
+18
2026-01-23
ACPI: PCI: simplify code with acpi_get_local_u64_address()
Andy Shevchenko
-5
/
+5
2026-01-23
ACPI: video: simplify code with acpi_get_local_u64_address()
Andy Shevchenko
-4
/
+2
2026-01-23
ublk: rename auto buffer registration helpers
Ming Lei
-13
/
+26
2026-01-23
Documentation: use a source-read extension for the index link boilerplate
Jani Nikula
-685
/
+31
2026-01-23
clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate kerneldoc
Krzysztof Kozlowski
-3
/
+2
2026-01-23
clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate kerneldoc
Krzysztof Kozlowski
-3
/
+2
2026-01-23
Merge branch 'net-convert-drivers-to-get_rx_ring_count-last-part'
Jakub Kicinski
-73
/
+75
2026-01-23
net: sfc: falcon: convert to use .get_rx_ring_count
Breno Leitao
-4
/
+8
2026-01-23
net: sfc: siena: convert to use .get_rx_ring_count
Breno Leitao
-4
/
+9
2026-01-23
net: sfc: efx: convert to use .get_rx_ring_count
Breno Leitao
-4
/
+10
2026-01-23
net: ionic: convert to use .get_rx_ring_count
Breno Leitao
-15
/
+3
2026-01-23
net: fbnic: convert to use .get_rx_ring_count
Breno Leitao
-4
/
+8
2026-01-23
net: mana: convert to use .get_rx_ring_count
Breno Leitao
-10
/
+3
2026-01-23
net: nfp: convert to use .get_rx_ring_count
Breno Leitao
-3
/
+8
2026-01-23
net: atlantic: convert to use .get_rx_ring_count
Breno Leitao
-6
/
+12
2026-01-23
net: benet: convert to use .get_rx_ring_count
Breno Leitao
-23
/
+14
2026-01-23
net: bcmasp: fix early exit leak with fixed phy
Justin Chen
-1
/
+4
2026-01-23
Merge tag 'for-net-2026-01-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-2
/
+5
2026-01-23
Merge branch 'mauro' into docs-mw
Jonathan Corbet
-265
/
+608
2026-01-23
MAINTAINERS: Update be2net maintainers
Ajit Khaparde
-1
/
+0
2026-01-23
Merge tag 'clk-imx-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abe...
Stephen Boyd
-1
/
+3
2026-01-23
docs: parse_features: make documentation more consistent
Mauro Carvalho Chehab
-7
/
+20
2026-01-23
docs: add parse_features module documentation
Mauro Carvalho Chehab
-0
/
+11
2026-01-23
docs: jobserver: do some documentation improvements
Mauro Carvalho Chehab
-8
/
+12
2026-01-23
docs: add jobserver module documentation
Mauro Carvalho Chehab
-0
/
+11
2026-01-23
docs: kabi: helpers: add documentation for each "enum" value
Mauro Carvalho Chehab
-20
/
+20
2026-01-23
docs: kabi: helpers: add helper for debug bits 7 and 8
Mauro Carvalho Chehab
-0
/
+2
2026-01-23
docs: kabi: system_symbols: end docstring phrases with a dot
Mauro Carvalho Chehab
-7
/
+7
2026-01-23
docs: python: abi_regex: do some improvements at documentation
Mauro Carvalho Chehab
-6
/
+20
2026-01-23
docs: python: abi_parser: do some improvements at documentation
Mauro Carvalho Chehab
-15
/
+18
2026-01-23
docs: add kabi modules documentation
Mauro Carvalho Chehab
-0
/
+55
2026-01-23
docs: add kernel-doc modules documentation
Mauro Carvalho Chehab
-0
/
+112
2026-01-23
docs: kdoc: python_version: Improve docstrings and comments
Mauro Carvalho Chehab
-4
/
+16
2026-01-23
docs: kdoc: enrich_formatter: Improve docstrings and comments
Mauro Carvalho Chehab
-5
/
+15
2026-01-23
docs: kdoc: parse_data_structs: Improve docstrings and comments
Mauro Carvalho Chehab
-23
/
+39
2026-01-23
docs: kdoc_re: Improve docstrings and comments
Mauro Carvalho Chehab
-7
/
+11
2026-01-23
docs: kdoc_output: Improve docstrings and comments
Mauro Carvalho Chehab
-25
/
+35
2026-01-23
docs: kdoc_parser: Improve docstrings and comments
Mauro Carvalho Chehab
-78
/
+93
2026-01-23
docs: kdoc_item: Improve docstrings and comments
Mauro Carvalho Chehab
-0
/
+18
2026-01-23
docs: kdoc_files: Improve docstrings and comments
Mauro Carvalho Chehab
-11
/
+12
2026-01-23
docs: kdoc: latex_fonts: Improve docstrings and comments
Mauro Carvalho Chehab
-39
/
+56
2026-01-23
docs: custom.css: add CSS for python
Mauro Carvalho Chehab
-0
/
+9
[prev]
[next]