| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp... | Mark Brown | 12 | -99/+262 |
| 2 days | Merge branch 'docs-next' of git://git.lwn.net/linux.git | Mark Brown | 2 | -11/+65 |
| 3 days | perf tools: Fix event_contains() macro to verify full field extent | Arnaldo Carvalho de Melo | 1 | -1/+8 |
| 3 days | libbpf: Add __NR_bpf definition for LoongArch | Tiezhu Yang | 1 | -0/+2 |
| 3 days | libbpf: Fix UAF in strset__add_str() | Carlos Llamas | 1 | -21/+41 |
| 3 days | libbpf: Harden parse_vma_segs() path parsing | Michael Bommarito | 1 | -4/+12 |
| 7 days | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5 | Alexei Starovoitov | 1 | -2/+1 |
| 9 days | libbpf: fix off-by-one in emit_signature_match jump offset | KP Singh | 1 | -2/+1 |
| 13 days | libbpf: Add OPTS_VALID() for log_opts in bpf_map_create | Leon Hwang | 1 | -0/+3 |
| 2026-05-15 | scripts/kernel-doc: Detect mismatched inline member documentation tags | Shuicheng Lin | 1 | -1/+53 |
| 2026-05-15 | kdoc: xforms: move context attrs to function_xforms list | Randy Dunlap | 1 | -10/+10 |
| 2026-05-15 | docs: kernel-doc: python: strip __counted_by_ptr macro | Tudor Ambarus | 1 | -0/+1 |
| 2026-05-13 | libbpf: Use strscpy() in kernel code for skel_map_create() | Kees Cook | 1 | -0/+5 |
| 2026-05-12 | libbpf: Add syscall common attributes support for map_create | Leon Hwang | 2 | -2/+31 |
| 2026-05-12 | libbpf: Add support for extended BPF syscall | Leon Hwang | 3 | -0/+47 |
| 2026-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3 | Alexei Starovoitov | 1 | -0/+5 |
| 2026-04-27 | docs: xforms_lists: allow __maybe_unused in func parameters | Randy Dunlap | 1 | -0/+1 |
| 2026-04-22 | libbpf: Fix deduplication of typedef with base definitions | Antoine Tenart | 1 | -1/+3 |
| 2026-04-22 | libbpf: Add section handlers for sleepable tracepoints | Mykyta Yatsenko | 1 | -31/+57 |
| 2026-04-21 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+5 |
| 2026-04-20 | libbpf: Adjust btf_vlen() to return a __u32 | Alan Maguire | 4 | -39/+53 |
| 2026-04-19 | libbpf: Report error when a negative kprobe offset is specified | Aaron Tomlin | 1 | -1/+8 |
| 2026-04-18 | docs: kdoc: Expand 'at_least' when creating parameter list | Eric Biggers | 1 | -0/+5 |
| 2026-04-18 | Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 4 | -35/+34 |
| 2026-04-17 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -10/+11 |
| 2026-04-16 | libbpf: Prevent double close and leak of btf objects | Jiri Olsa | 1 | -10/+11 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+10 |
| 2026-04-14 | Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 11 | -227/+859 |
| 2026-04-10 | libbpf: Allow use of feature cache for non-token cases | Alan Maguire | 2 | -3/+12 |
| 2026-04-07 | bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec() | Weiming Shi | 1 | -0/+2 |
| 2026-04-05 | mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair() | Lorenzo Stoakes (Oracle) | 1 | -0/+10 |
| 2026-04-02 | libbpf: Clarify raw-address single kprobe attach behavior | Hoyeon Lee | 2 | -7/+34 |
| 2026-04-02 | libbpf: Use direct error codes for kprobe/uprobe attach | Hoyeon Lee | 1 | -2/+2 |
| 2026-04-02 | libbpf: Fix BTF handling in bpf_program__clone() | Mykyta Yatsenko | 2 | -17/+44 |
| 2026-04-01 | libperf cpumap: Make index and nr types unsigned | Ian Rogers | 4 | -35/+34 |
| 2026-03-30 | tools: unittest_helper: add a quiet mode | Mauro Carvalho Chehab | 1 | -6/+16 |
| 2026-03-30 | doc tools: better handle KBUILD_VERBOSE | Mauro Carvalho Chehab | 1 | -1/+6 |
| 2026-03-26 | libbpf: Support sanitization of BTF layout for older kernels | Alan Maguire | 4 | -36/+127 |
| 2026-03-26 | libbpf: BTF validation can use layout for unknown kinds | Alan Maguire | 1 | -2/+6 |
| 2026-03-26 | libbpf: Add layout encoding support | Alan Maguire | 3 | -2/+83 |
| 2026-03-26 | libbpf: Use layout to compute an unknown kind size | Alan Maguire | 1 | -9/+43 |
| 2026-03-26 | libbpf: Support layout section handling in BTF | Alan Maguire | 1 | -153/+320 |
| 2026-03-25 | docs: c_lex.py: store logger on its data | Mauro Carvalho Chehab | 1 | -1/+7 |
| 2026-03-25 | docs: kdoc_output: raise an error if full_proto not available for var | Mauro Carvalho Chehab | 1 | -1/+3 |
| 2026-03-25 | docs: kdoc_yaml_file: use a better name for the tests | Mauro Carvalho Chehab | 1 | -6/+17 |
| 2026-03-25 | docs: kdoc: better handle source when producing YAML output | Mauro Carvalho Chehab | 4 | -72/+70 |
| 2026-03-25 | docs: kdoc_output: fix handling of simple tables | Mauro Carvalho Chehab | 1 | -3/+3 |
| 2026-03-25 | docs: kdoc_yaml_file: add a representer to make strings look nicer | Mauro Carvalho Chehab | 1 | -3/+15 |
| 2026-03-22 | docs: kernel-doc: add support to store output on a YAML file | Mauro Carvalho Chehab | 2 | -7/+67 |
| 2026-03-22 | docs: add a new file to write kernel-doc output to a YAML file | Mauro Carvalho Chehab | 1 | -0/+155 |
| 2026-03-22 | docs: kdoc_item: fix a typo on sections_start_lines | Mauro Carvalho Chehab | 3 | -5/+5 |
| 2026-03-22 | docs: kdoc_item: add support to generate a KdocItem from a dict | Mauro Carvalho Chehab | 1 | -1/+34 |
| 2026-03-22 | docs: kdoc_item: fix initial value for parameterdesc_start_lines | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2026-03-22 | docs: kdoc_files: move output symbols logic to kdoc_output | Mauro Carvalho Chehab | 2 | -16/+23 |
| 2026-03-22 | docs: kdoc_files: use a class to group config parameters | Mauro Carvalho Chehab | 1 | -14/+31 |
| 2026-03-22 | docs: kdoc: add c_lex to generated documentation | Mauro Carvalho Chehab | 1 | -4/+5 |
| 2026-03-22 | docs: kdoc_re: better represent long regular expressions | Mauro Carvalho Chehab | 1 | -2/+7 |
| 2026-03-22 | docs: xforms_lists: use CMatch for all identifiers | Mauro Carvalho Chehab | 1 | -80/+79 |
| 2026-03-22 | docs: kdoc_parser: avoid tokenizing structs everytime | Mauro Carvalho Chehab | 2 | -7/+24 |
| 2026-03-22 | docs: kdoc: ensure that comments are dropped before calling split_struct_proto() | Mauro Carvalho Chehab | 1 | -2/+4 |
| 2026-03-22 | docs: c_lex: setup a logger to report tokenizer issues | Mauro Carvalho Chehab | 2 | -1/+19 |
| 2026-03-22 | docs: xforms_lists: better evaluate struct_group macros | Mauro Carvalho Chehab | 1 | -4/+10 |
| 2026-03-22 | docs: xforms_lists: handle struct_group directly | Mauro Carvalho Chehab | 1 | -47/+6 |
| 2026-03-22 | docs: kdoc_re: get rid of NestedMatch class | Mauro Carvalho Chehab | 1 | -201/+0 |
| 2026-03-22 | docs: kdoc: replace NestedMatch with CMatch | Mauro Carvalho Chehab | 2 | -16/+17 |
| 2026-03-22 | docs: c_lex: properly implement a sub() method for CMatch | Mauro Carvalho Chehab | 1 | -13/+259 |
| 2026-03-22 | docs: kdoc: create a CMatch to match nested C blocks | Mauro Carvalho Chehab | 1 | -10/+111 |
| 2026-03-22 | docs: kdoc: use tokenizer to handle comments on structs | Mauro Carvalho Chehab | 1 | -9/+4 |
| 2026-03-22 | docs: add a C tokenizer to be used by kernel-doc | Mauro Carvalho Chehab | 1 | -0/+292 |
| 2026-03-22 | docs: kdoc: properly handle empty enum arguments | Mauro Carvalho Chehab | 1 | -2/+3 |
| 2026-03-22 | docs: kdoc: don't add broken comments inside prototypes | Mauro Carvalho Chehab | 1 | -0/+6 |
| 2026-03-22 | docs: python: add helpers to run unit tests | Mauro Carvalho Chehab | 1 | -0/+353 |
| 2026-03-21 | libbpf: Introduce bpf_program__clone() | Mykyta Yatsenko | 3 | -0/+96 |
| 2026-03-17 | jobserver: Fix typo in docstring | Ricardo Ungerer | 1 | -2/+2 |
| 2026-03-16 | libbpf: Start v1.8 development cycle | Ihor Solodrai | 2 | -1/+4 |
| 2026-03-09 | docs: kdoc_output: better handle lists | Mauro Carvalho Chehab | 1 | -0/+8 |
| 2026-03-09 | docs: kdoc_output: add support to handle code blocks | Mauro Carvalho Chehab | 1 | -0/+64 |
| 2026-03-09 | docs: kdoc_output: add a logic to handle tables inside kernel-doc markups | Mauro Carvalho Chehab | 1 | -0/+130 |
| 2026-03-09 | docs: kdoc_output: Change the logic to handle man highlight | Mauro Carvalho Chehab | 1 | -8/+16 |
| 2026-03-09 | docs: kdoc_output: pick a better default for modulename | Mauro Carvalho Chehab | 1 | -3/+4 |
| 2026-03-09 | docs: kdoc_output: describe the class init parameters | Mauro Carvalho Chehab | 1 | -1/+28 |
| 2026-03-09 | docs: kdoc_output: fix naming for DOC markups | Mauro Carvalho Chehab | 1 | -15/+23 |
| 2026-03-09 | docs: kdoc_output: don't use a different modulename for functions | Mauro Carvalho Chehab | 1 | -6/+3 |
| 2026-03-09 | docs: kdoc_output: use a single manual for everything | Mauro Carvalho Chehab | 1 | -8/+4 |
| 2026-03-09 | docs: kdoc_output: remove extra attribute on man .TH headers | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2026-03-09 | docs: kdoc_output: use a method to emit the .TH header | Mauro Carvalho Chehab | 1 | -8/+26 |
| 2026-03-09 | docs: kdoc_files: document KernelFiles() ABI | Mauro Carvalho Chehab | 1 | -1/+43 |
| 2026-03-09 | docs: kdoc_files: allows the caller to use a different xforms class | Mauro Carvalho Chehab | 1 | -2/+7 |
| 2026-03-05 | libbpf: Optimize kprobe.session attachment for exact function names | Andrey Grodzovsky | 1 | -1/+18 |
| 2026-03-05 | libbpf: Support appending split BTF in btf__add_btf() | Josef Bacik | 1 | -9/+18 |
| 2026-03-03 | docs: kdoc_parser: move nested match transforms to xforms_lists.py | Mauro Carvalho Chehab | 2 | -22/+13 |
| 2026-03-03 | docs: kdoc_re: make NestedMatch use KernRe | Mauro Carvalho Chehab | 2 | -20/+29 |
| 2026-03-03 | docs: kdoc_re: Change NestedMath args replacement to \0 | Mauro Carvalho Chehab | 2 | -5/+5 |
| 2026-03-03 | docs: kdoc_re: don't recompile NestedMatch regex every time | Mauro Carvalho Chehab | 1 | -13/+22 |
| 2026-03-03 | docs: kdoc_re: handle strings and escape chars on NextMatch | Mauro Carvalho Chehab | 1 | -0/+18 |
| 2026-03-03 | docs: xforms_lists: ignore context analysis and lock attributes | Randy Dunlap | 2 | -0/+15 |
| 2026-03-03 | docs: kdoc_parser: move transform lists to a separate file | Mauro Carvalho Chehab | 3 | -141/+160 |
| 2026-03-03 | docs: kdoc_re: better show KernRe() at documentation | Mauro Carvalho Chehab | 1 | -1/+22 |
| 2026-03-03 | docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name) | Randy Dunlap | 1 | -0/+1 |
| 2026-03-03 | docs: kdoc_parser: add support for LIST_HEAD | Mauro Carvalho Chehab | 1 | -0/+1 |
| 2026-03-03 | docs: kdoc_parser: fix parser to support multi-word types | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2026-03-03 | docs: kdoc_parser: don't exclude defaults from prototype | Mauro Carvalho Chehab | 1 | -1/+0 |
| 2026-03-03 | docs: kdoc_parser: fix the default_value logic for variables | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2026-03-03 | docs: kdoc_parser: fix variable regexes to work with size_t | Mauro Carvalho Chehab | 1 | -3/+4 |
| 2026-03-03 | docs: kdoc_parser: don't mangle with function defines | Mauro Carvalho Chehab | 1 | -5/+7 |
| 2026-03-03 | docs: kdoc_parser: move var transformers to the beginning | Mauro Carvalho Chehab | 1 | -10/+13 |
| 2026-03-03 | docs: kdoc_re: don't go past the end of a line | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2026-03-03 | docs: kdoc_re: add support for groups() | Mauro Carvalho Chehab | 1 | -0/+7 |
| 2026-03-03 | libbpf: Add support to detect nop,nop5 instructions combo for usdt probe | Jiri Olsa | 1 | -4/+43 |
| 2026-03-03 | libbpf: Add uprobe syscall feature detection | Jiri Olsa | 2 | -0/+26 |
| 2026-02-21 | Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 9 | -21/+571 |
| 2026-02-19 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 6 | -9/+84 |
| 2026-02-18 | Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+29 |
| 2026-02-18 | libbpf: Remove extern declaration of bpf_stream_vprintk() | Ihor Solodrai | 1 | -3/+0 |
| 2026-02-17 | bpftool: Fix truncated netlink dumps | Jakub Kicinski | 1 | -1/+3 |
| 2026-02-17 | libbpf: Delay feature gate check until object prepare time | Emil Tsalapatis | 1 | -7/+13 |
| 2026-02-17 | libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gating | Emil Tsalapatis | 1 | -2/+3 |
| 2026-02-15 | Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-13 | libbpf: Fix invalid write loop logic in bpf_linker__add_buf() | Amery Hung | 1 | -1/+1 |
| 2026-02-13 | libbpf: Add gating for arena globals relocation feature | Emil Tsalapatis | 3 | -2/+71 |
| 2026-02-12 | tools: bitmap: add missing bitmap_[subset(), andnot()] | Lorenzo Stoakes | 1 | -0/+29 |
| 2026-02-10 | Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 9 | -79/+467 |
| 2026-02-10 | perf evlist: Special map propagation for tool events that read on 1 CPU | Ian Rogers | 2 | -4/+34 |
| 2026-02-09 | Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux | Linus Torvalds | 15 | -313/+642 |
| 2026-02-09 | docs: kdoc_parser: allow __exit in function prototypes | Randy Dunlap | 1 | -0/+1 |
| 2026-02-03 | libperf build: Always place libperf includes first | Ian Rogers | 1 | -1/+1 |
| 2026-02-02 | docs: kdoc: Fix pdfdocs build for tools | Mauro Carvalho Chehab | 1 | -3/+7 |
| 2026-01-26 | Revert "perf tools: Fix arm64 build by generating unistd_64.h" | Leo Yan | 1 | -12/+2 |
| 2026-01-24 | libbpf: add fsession support | Menglong Dong | 2 | -0/+4 |
| 2026-01-23 | Merge branch 'mauro' into docs-mw | Jonathan Corbet | 15 | -254/+393 |
| 2026-01-23 | docs: parse_features: make documentation more consistent | Mauro Carvalho Chehab | 1 | -7/+20 |
| 2026-01-23 | docs: jobserver: do some documentation improvements | Mauro Carvalho Chehab | 1 | -8/+12 |
| 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: 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-22 | perf sched stats: Add schedstat v17 support | Swapnil Sapkal | 3 | -1/+179 |
| 2026-01-22 | perf sched stats: Add schedstat v16 support | Swapnil Sapkal | 3 | -1/+161 |
| 2026-01-22 | perf sched stats: Add record and rawdump support | Swapnil Sapkal | 4 | -0/+190 |
| 2026-01-20 | bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS | Ihor Solodrai | 1 | -3/+3 |
| 2026-01-20 | Merge branch 'mauro' into docs-mw | Jonathan Corbet | 1 | -7/+28 |
| 2026-01-20 | jobserver: Split up the big try: block | Jonathan Corbet | 1 | -53/+90 |
| 2026-01-20 | docs: kdoc: fix logic to handle unissued warnings | Mauro Carvalho Chehab | 1 | -7/+28 |
| 2026-01-20 | tools: lib: thermal: Correct CFLAGS and LDFLAGS in pkg-config template | Romain Gantois | 1 | -2/+2 |
| 2026-01-13 | btf: Refactor the code by calling str_is_empty | Donglin Peng | 2 | -19/+19 |
| 2026-01-13 | libbpf: Verify BTF sorting | Donglin Peng | 1 | -0/+25 |
| 2026-01-13 | libbpf: Optimize type lookup with binary search for sorted BTF | Donglin Peng | 1 | -24/+64 |
| 2026-01-13 | libbpf: Add BTF permutation support for type reordering | Donglin Peng | 3 | -0/+176 |
| 2026-01-13 | libsubcmd: Fix null intersection case in exclude_cmds() | Sri Jayaramappa | 1 | -4/+6 |
| 2026-01-12 | tools: jobserver: Prevent deadlock caused by incorrect jobserver configuratio... | Changbin Du | 1 | -1/+6 |
| 2026-01-09 | libbpf: Fix OOB read in btf_dump_get_bitfield_value | Varun R Mallya | 1 | -0/+9 |
| 2026-01-06 | libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps | Leon Hwang | 3 | -19/+36 |
| 2025-12-22 | kdoc: allow dots in inline @param names | Steven Price | 1 | -1/+1 |
| 2025-12-22 | docs: kernel-doc.rst: Parse DEFINE_ macros without prefixes | Mauro Carvalho Chehab | 1 | -6/+12 |
| 2025-12-22 | kernel-doc: add support to handle DEFINE_ variables | Mauro Carvalho Chehab | 2 | -7/+23 |
| 2025-12-22 | kernel-doc: add support for handling global variables | Mauro Carvalho Chehab | 2 | -1/+102 |
| 2025-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1 | Alexei Starovoitov | 4 | -18/+43 |
| 2025-12-17 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -3/+4 |
| 2025-12-16 | libbpf: Move arena globals to the end of the arena | Emil Tsalapatis | 1 | -4/+13 |
| 2025-12-16 | libbpf: Turn relo_core->sym_off unsigned | Emil Tsalapatis | 1 | -7/+7 |
| 2025-12-09 | libbpf: Fix -Wdiscarded-qualifiers under C23 | Mikhail Gavrilov | 1 | -3/+4 |
| 2025-12-07 | Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 3 | -15/+39 |
| 2025-12-05 | libbpf: Add support for associating BPF program with struct_ops | Amery Hung | 5 | -0/+89 |
| 2025-12-05 | libbpf: Add debug messaging in dedup equivalence/identity matching | Alan Maguire | 1 | -5/+24 |
| 2025-12-05 | libperf: Use 'extern' in LIBPERF_API visibility macro | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2025-12-04 | libperf cpumap: Fix perf_cpu_map__max for an empty/NULL map | Ian Rogers | 1 | -4/+6 |
| 2025-12-03 | Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 8 | -55/+362 |
| 2025-12-03 | Merge tag 'docs-6.19' of git://git.lwn.net/linux | Linus Torvalds | 18 | -0/+5919 |
| 2025-12-02 | Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -6/+0 |
| 2025-12-02 | perf tools: Minimal DEFERRED_CALLCHAIN support | Namhyung Kim | 1 | -0/+13 |
| 2025-11-29 | docs: kdoc: various fixes for grammar, spelling, punctuation | Randy Dunlap | 5 | -26/+26 |
| 2025-11-29 | docs: kdoc_parser: use '@' for Excess enum value | Randy Dunlap | 1 | -1/+1 |
| 2025-11-29 | docs: kdoc_parser: add data/function attributes to ignore | Randy Dunlap | 1 | -0/+3 |
| 2025-11-25 | libbpf: Fix some incorrect @param descriptions in the comment of libbpf.h | Jianyun Gao | 1 | -11/+16 |
| 2025-11-21 | tools/docs/get_feat.py: convert get_feat.pl to Python | Mauro Carvalho Chehab | 1 | -0/+494 |
| 2025-11-18 | docs: bring some order to our Python module hierarchy | Jonathan Corbet | 9 | -10/+10 |
| 2025-11-18 | docs: Move the python libraries to tools/lib/python | Jonathan Corbet | 14 | -0/+5422 |
| 2025-11-17 | libperf cpumap: Reduce allocations and sorting in intersect | Ian Rogers | 1 | -10/+19 |
| 2025-11-17 | tools: Remove s390 compat support | Heiko Carstens | 2 | -6/+0 |
| 2025-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+ | Alexei Starovoitov | 1 | -13/+13 |
| 2025-11-14 | libbpf: Fix BTF dedup to support recursive typedef definitions | Paul Houssel | 1 | -16/+55 |
| 2025-11-05 | libbpf: support llvm-generated indirect jumps | Anton Protopopov | 3 | -1/+251 |
| 2025-11-05 | libbpf: Recognize insn_array map type | Anton Protopopov | 2 | -0/+5 |
| 2025-11-04 | bpf: add _impl suffix for bpf_stream_vprintk() kfunc | Mykyta Yatsenko | 1 | -13/+13 |
| 2025-11-04 | libbpf: Fix parsing of multi-split BTF | Alan Maguire | 1 | -2/+2 |
| 2025-11-04 | libbpf: Update the comment to remove the reference to the deprecated interfac... | Jianyun Gao | 1 | -2/+2 |
| 2025-11-04 | libbpf: Complete the missing @param and @return tags in btf.h | Jianyun Gao | 1 | -0/+8 |
| 2025-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4 | Alexei Starovoitov | 1 | -1/+1 |
| 2025-10-28 | libbpf: Fix the incorrect reference to the memlock_rlim variable in the comment. | Jianyun Gao | 1 | -1/+1 |
| 2025-10-28 | libbpf: Optimize the redundant code in the bpf_object__init_user_btf_maps() f... | Jianyun Gao | 1 | -1/+1 |