index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-03-23
Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
2026-03-22
ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiency
Ming Lei
2026-03-22
selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reenq()
zhidao su
2026-03-22
ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()
Namjae Jeon
2026-03-22
sched_ext: Use irq_work_queue_on() in schedule_deferred()
Tejun Heo
2026-03-23
rust: str: improve safety comment for CString::try_from_fmt
Nakamura Shuta
2026-03-22
ksmbd: fix memory leaks and NULL deref in smb2_lock()
Werner Kasselman
2026-03-22
ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
Werner Kasselman
2026-03-22
ksmbd: do not expire session on binding failure
Hyunwoo Kim
2026-03-22
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
2026-03-22
Linux 7.0-rc5
v7.0-rc5
Linus Torvalds
2026-03-22
tools headers: Synchronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2026-03-22
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2026-03-22
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2026-03-22
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2026-03-22
docs: use logo.svg as favicon
Rito Rhymes
2026-03-22
Merge branch 'mauro' into docs-mw
Jonathan Corbet
2026-03-22
docs: kernel-doc: add support to store output on a YAML file
Mauro Carvalho Chehab
2026-03-22
docs: add a new file to write kernel-doc output to a YAML file
Mauro Carvalho Chehab
2026-03-22
docs: test_kdoc_parser: add support for dynamic test creation
Mauro Carvalho Chehab
2026-03-22
docs: add a simple kdoc-test.yaml together with a validation tool
Mauro Carvalho Chehab
2026-03-22
docs: add a schema to help creating unittests for kernel-doc
Mauro Carvalho Chehab
2026-03-22
docs: unittests: add a parser to test kernel-doc parser logic
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_item: fix a typo on sections_start_lines
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_item: add support to generate a KdocItem from a dict
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_item: fix initial value for parameterdesc_start_lines
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_files: move output symbols logic to kdoc_output
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_files: use a class to group config parameters
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: add c_lex to generated documentation
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_re: better represent long regular expressions
Mauro Carvalho Chehab
2026-03-22
unittests: test_tokenizer: better handle mismatch error
Mauro Carvalho Chehab
2026-03-22
Merge branch 'mauro' into docs-mw
Jonathan Corbet
2026-03-22
docs: xforms_lists: use CMatch for all identifiers
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_parser: avoid tokenizing structs everytime
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: ensure that comments are dropped before calling split_struct_proto()
Mauro Carvalho Chehab
2026-03-22
docs: kernel-doc.rst: document private: scope propagation
Mauro Carvalho Chehab
2026-03-22
docs: c_lex: setup a logger to report tokenizer issues
Mauro Carvalho Chehab
2026-03-22
docs: xforms_lists: better evaluate struct_group macros
Mauro Carvalho Chehab
2026-03-22
docs: xforms_lists: handle struct_group directly
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_re: get rid of NestedMatch class
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: replace NestedMatch with CMatch
Mauro Carvalho Chehab
2026-03-22
unittests: test_cmatch: add tests for sub()
Mauro Carvalho Chehab
2026-03-22
docs: c_lex: properly implement a sub() method for CMatch
Mauro Carvalho Chehab
2026-03-22
tools: unittests: add tests for CMatch
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: create a CMatch to match nested C blocks
Mauro Carvalho Chehab
2026-03-22
unittests: add a runner to execute all unittests
Mauro Carvalho Chehab
2026-03-22
unittests: test_tokenizer: check if the tokenizer works
Mauro Carvalho Chehab
2026-03-22
unittests: test_private: modify it to use CTokenizer directly
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: use tokenizer to handle comments on structs
Mauro Carvalho Chehab
[prev]
[next]