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-03-22
docs: kdoc_item: fix a typo on sections_start_lines
Mauro Carvalho Chehab
-5
/
+5
2026-03-22
docs: kdoc_item: add support to generate a KdocItem from a dict
Mauro Carvalho Chehab
-1
/
+34
2026-03-22
docs: kdoc_item: fix initial value for parameterdesc_start_lines
Mauro Carvalho Chehab
-1
/
+1
2026-03-22
docs: kdoc_files: move output symbols logic to kdoc_output
Mauro Carvalho Chehab
-16
/
+23
2026-03-22
docs: kdoc_files: use a class to group config parameters
Mauro Carvalho Chehab
-14
/
+31
2026-03-22
docs: kdoc: add c_lex to generated documentation
Mauro Carvalho Chehab
-4
/
+14
2026-03-22
docs: kdoc_re: better represent long regular expressions
Mauro Carvalho Chehab
-2
/
+7
2026-03-22
unittests: test_tokenizer: better handle mismatch error
Mauro Carvalho Chehab
-3
/
+10
2026-03-22
Merge branch 'mauro' into docs-mw
Jonathan Corbet
-342
/
+2469
2026-03-22
docs: xforms_lists: use CMatch for all identifiers
Mauro Carvalho Chehab
-80
/
+79
2026-03-22
docs: kdoc_parser: avoid tokenizing structs everytime
Mauro Carvalho Chehab
-7
/
+24
2026-03-22
docs: kdoc: ensure that comments are dropped before calling split_struct_proto()
Mauro Carvalho Chehab
-2
/
+4
2026-03-22
docs: kernel-doc.rst: document private: scope propagation
Mauro Carvalho Chehab
-0
/
+6
2026-03-22
docs: c_lex: setup a logger to report tokenizer issues
Mauro Carvalho Chehab
-1
/
+19
2026-03-22
docs: xforms_lists: better evaluate struct_group macros
Mauro Carvalho Chehab
-4
/
+10
2026-03-22
docs: xforms_lists: handle struct_group directly
Mauro Carvalho Chehab
-47
/
+6
2026-03-22
docs: kdoc_re: get rid of NestedMatch class
Mauro Carvalho Chehab
-201
/
+0
2026-03-22
docs: kdoc: replace NestedMatch with CMatch
Mauro Carvalho Chehab
-16
/
+17
2026-03-22
unittests: test_cmatch: add tests for sub()
Mauro Carvalho Chehab
-2
/
+728
2026-03-22
docs: c_lex: properly implement a sub() method for CMatch
Mauro Carvalho Chehab
-13
/
+259
2026-03-22
tools: unittests: add tests for CMatch
Mauro Carvalho Chehab
-0
/
+95
2026-03-22
docs: kdoc: create a CMatch to match nested C blocks
Mauro Carvalho Chehab
-10
/
+111
2026-03-22
unittests: add a runner to execute all unittests
Mauro Carvalho Chehab
-0
/
+17
2026-03-22
unittests: test_tokenizer: check if the tokenizer works
Mauro Carvalho Chehab
-2
/
+106
2026-03-22
unittests: test_private: modify it to use CTokenizer directly
Mauro Carvalho Chehab
-24
/
+51
2026-03-22
docs: kdoc: use tokenizer to handle comments on structs
Mauro Carvalho Chehab
-9
/
+4
2026-03-22
docs: add a C tokenizer to be used by kernel-doc
Mauro Carvalho Chehab
-0
/
+292
2026-03-22
docs: kdoc: properly handle empty enum arguments
Mauro Carvalho Chehab
-2
/
+3
2026-03-22
docs: kdoc: don't add broken comments inside prototypes
Mauro Carvalho Chehab
-0
/
+6
2026-03-22
unittests: add a testbench to check public/private kdoc comments
Mauro Carvalho Chehab
-0
/
+331
2026-03-22
docs: python: add helpers to run unit tests
Mauro Carvalho Chehab
-0
/
+379
2026-03-22
tools/docs/checktransupdate.py: fix all issues reported by pylint
Haoyang LIU
-4
/
+4
2026-03-22
docs: path-lookup: fix unrenamed WALK_GET
Daniel Tang
-1
/
+1
2026-03-22
coccinelle: update Coccinelle URL
Julia Lawall
-5
/
+7
2026-03-22
docs: reporting-issues: create a proper appendix explaining specialties
Thorsten Leemhuis
-66
/
+53
2026-03-22
docs: verify-bugs-… and quickly-build-…: improve feedback section
Thorsten Leemhuis
-14
/
+15
2026-03-22
docs: reporting-issues: add conclusion to the step-by-step guide
Thorsten Leemhuis
-0
/
+14
2026-03-22
docs: reporting-issues: tweak the reference section intro
Thorsten Leemhuis
-36
/
+31
2026-03-22
docs: reporting-issues: mention text is best viewed rendered
Thorsten Leemhuis
-0
/
+10
2026-03-22
docs: pt_BR: translate process/1.Intro.rst
Daniel Castro
-0
/
+270
2026-03-22
docs/pt_BR: translation of maintainer-soc-clean-dts.rst
Daniel Pereira
-1
/
+30
2026-03-22
docs/pt_BR: translation of maintainer-soc.rst
Daniel Pereira
-0
/
+224
2026-03-22
tools/sched_ext: Add compat handling for sub-scheduler ops
Andrea Righi
-0
/
+16
2026-03-22
sched_ext: Guard cpu_smt_mask() with CONFIG_SCHED_SMT
Andrea Righi
-0
/
+2
2026-03-22
sched_ext: Fix build errors and unused label warning in non-cgroup configs
Cheng-Yang Chou
-1
/
+7
2026-03-22
Merge tag 'md-7.1-20260323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jens Axboe
-39
/
+42
2026-03-22
net/mlx5: Add vhca_id_type bit to alias context
Patrisious Haddad
-2
/
+5
2026-03-22
mlx5: Remove redundant iseg base
Parav Pandit
-6
/
+3
2026-03-22
EDAC/versalnet: Fix memory leak in remove and probe error paths
Prasanna Kumar T S M
-0
/
+2
2026-03-22
i2c: tegra: Don't mark devices with pins as IRQ safe
Mikko Perttunen
-1
/
+6
[prev]
[next]