index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
objtool/klp: Fix vmlinux .klp.symid link error for .exitcall.exit symbols
Puranjay Mohan
1
-0
/
+1
2026-08-11
objtool/klp: Fix line numbers in Module.symvers parse errors
Josh Poimboeuf
1
-1
/
+3
2026-08-11
objtool/klp: Fix relocations for EXPORT_SYMBOL_FOR_MODULES() symbols
Josh Poimboeuf
1
-5
/
+23
2026-08-11
objtool/klp: Allow new references to module exports
Joe Lawrence
1
-2
/
+33
2026-08-11
objtool/klp: Don't match local symbols against exports
Josh Poimboeuf
1
-0
/
+3
2026-08-11
objtool/klp: Fix cross-module klp relocation section naming
Josh Poimboeuf
3
-28
/
+52
2026-08-11
objtool/klp: Explicitly disallow patching or referencing init code/data
Josh Poimboeuf
1
-0
/
+10
2026-08-11
objtool/klp: Ignore replacement offset of empty x86 alternatives
Josh Poimboeuf
3
-1
/
+39
2026-08-11
objtool/klp: Fix size of empty special section entries
Josh Poimboeuf
1
-2
/
+11
2026-08-11
objtool/klp: Fix vmlinux .klp.symid link error for .no_trim_symbol symbols
Josh Poimboeuf
1
-0
/
+1
2026-08-11
objtool/headers: Sync tools/include/linux/objtool_types.h with include/linux/...
Ingo Molnar
1
-2
/
+2
2026-08-03
objtool/klp: Fix symbol resolution for duplicate data symbols
Josh Poimboeuf
4
-62
/
+423
2026-08-03
objtool/klp: Add .klp.symid for sympos disambiguation
Josh Poimboeuf
6
-0
/
+148
2026-08-03
objtool/klp: Fix false module dependencies caused by dead relocs
Josh Poimboeuf
3
-4
/
+27
2026-08-03
objtool/klp: Normalize Module.symvers paths to module names
Joe Lawrence
1
-15
/
+34
2026-08-03
objtool/klp: Fix module name normalization for paths with dots
Josh Poimboeuf
1
-4
/
+6
2026-07-31
Merge tag 'trace-tools-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2026-07-31
Merge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+2
2026-07-30
Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-23
/
+230
2026-07-28
selftests/mm: fix potential wild pointer access of getline due to missing init
Chris Gellermann
1
-1
/
+1
2026-07-28
selftests/clone3: fix wild pointer access of getline due to missing init
Chris Gellermann
1
-1
/
+1
2026-07-28
Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+3
2026-07-27
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+56
2026-07-26
Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+358
2026-07-26
Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-07-26
Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2026-07-25
Merge tag 'rust-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2026-07-25
Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' of git://git.kernel.org/pu...
Linus Torvalds
13
-56
/
+104
2026-07-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+10
2026-07-24
Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-2
/
+12
2026-07-24
selftests/xsk: account reclaimed invalid Tx descriptors
Maciej Fijalkowski
1
-12
/
+14
2026-07-24
selftests/xsk: fix too-many-frags multi-buffer Tx test
Maciej Fijalkowski
1
-9
/
+15
2026-07-24
selftests/net/af_unix: test listen() rejects wrong socket states
John Ericson
3
-0
/
+189
2026-07-24
selftests/ftrace: Reset triggers at top level before instance loop
Masami Hiramatsu (Google)
1
-0
/
+1
2026-07-23
selftests/bpf: Test passing scalar NULL to nonnull global subprog
Amery Hung
1
-0
/
+10
2026-07-23
Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
19
-11
/
+345
2026-07-23
selftests: mptcp: userspace_pm: fix undefined variable port
Geliang Tang
1
-1
/
+1
2026-07-23
Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
1
-1
/
+3
2026-07-23
selftests/net: packetdrill: cover RST validation in SYN-RECEIVED
Yuxiang Yang
1
-0
/
+61
2026-07-22
selftests: netfilter: nft_flowtable.sh: fix offload counter verification for ...
Lorenzo Bianconi
1
-2
/
+12
2026-07-22
selftests: net: bridge: test ranges with PVID VLAN
Nikolay Aleksandrov
1
-0
/
+23
2026-07-22
selftests/pidfd: check PIDFD_THREAD survives open_by_handle_at()
Christian Brauner
1
-0
/
+1
2026-07-21
tools headers: Sync KVM headers with the kernel sources
Arnaldo Carvalho de Melo
4
-27
/
+40
2026-07-21
tools headers: Sync UAPI linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+10
2026-07-21
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-07-21
tools headers: Sync UAPI drm/drm.h with kernel sources
Arnaldo Carvalho de Melo
1
-19
/
+8
2026-07-21
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+11
2026-07-21
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2026-07-21
tools headers: Sync linux/gfp_types.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+8
2026-07-21
tools headers UAPI: Sync linux/rtnetlink.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]