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
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
44 hours
Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4 days
libbpf: Prevent double close and leak of btf objects
Jiri Olsa
5 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5 days
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
10 days
libbpf: Allow use of feature cache for non-token cases
Alan Maguire
13 days
bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()
Weiming Shi
2026-04-05
mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
2026-04-02
libbpf: Clarify raw-address single kprobe attach behavior
Hoyeon Lee
2026-04-02
libbpf: Use direct error codes for kprobe/uprobe attach
Hoyeon Lee
2026-04-02
libbpf: Fix BTF handling in bpf_program__clone()
Mykyta Yatsenko
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
2026-03-30
tools: unittest_helper: add a quiet mode
Mauro Carvalho Chehab
2026-03-30
doc tools: better handle KBUILD_VERBOSE
Mauro Carvalho Chehab
2026-03-26
libbpf: Support sanitization of BTF layout for older kernels
Alan Maguire
2026-03-26
libbpf: BTF validation can use layout for unknown kinds
Alan Maguire
2026-03-26
libbpf: Add layout encoding support
Alan Maguire
2026-03-26
libbpf: Use layout to compute an unknown kind size
Alan Maguire
2026-03-26
libbpf: Support layout section handling in BTF
Alan Maguire
2026-03-25
docs: c_lex.py: store logger on its data
Mauro Carvalho Chehab
2026-03-25
docs: kdoc_output: raise an error if full_proto not available for var
Mauro Carvalho Chehab
2026-03-25
docs: kdoc_yaml_file: use a better name for the tests
Mauro Carvalho Chehab
2026-03-25
docs: kdoc: better handle source when producing YAML output
Mauro Carvalho Chehab
2026-03-25
docs: kdoc_output: fix handling of simple tables
Mauro Carvalho Chehab
2026-03-25
docs: kdoc_yaml_file: add a representer to make strings look nicer
Mauro Carvalho Chehab
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: 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
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: 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
docs: c_lex: properly implement a sub() method for CMatch
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: create a CMatch to match nested C blocks
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: use tokenizer to handle comments on structs
Mauro Carvalho Chehab
2026-03-22
docs: add a C tokenizer to be used by kernel-doc
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: properly handle empty enum arguments
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: don't add broken comments inside prototypes
Mauro Carvalho Chehab
2026-03-22
docs: python: add helpers to run unit tests
Mauro Carvalho Chehab
2026-03-21
libbpf: Introduce bpf_program__clone()
Mykyta Yatsenko
[next]