index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
livepatch
/
klp-build
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-03
objtool/klp: Fix symbol resolution for duplicate data symbols
Josh Poimboeuf
1
-0
/
+4
2026-08-03
objtool/klp: Add .klp.symid for sympos disambiguation
Josh Poimboeuf
1
-0
/
+5
2026-08-03
objtool/klp: Skip hidden directories when finding objects
Josh Poimboeuf
1
-2
/
+3
2026-05-04
klp-build: Validate short-circuit prerequisites
Josh Poimboeuf
1
-0
/
+18
2026-05-04
objtool/klp: Remove "objtool --checksum"
Josh Poimboeuf
1
-0
/
+3
2026-05-04
klp-build: Use "objtool klp checksum" subcommand
Josh Poimboeuf
1
-30
/
+65
2026-05-04
klp-build: Remove redundant SRC and OBJ variables
Josh Poimboeuf
1
-39
/
+28
2026-05-04
klp-build: Print "objtool klp diff" command in verbose mode
Josh Poimboeuf
1
-0
/
+1
2026-05-04
klp-build: Reject patches to realmode
Josh Poimboeuf
1
-1
/
+1
2026-05-04
klp-build: Reject patches to vDSO
Josh Poimboeuf
1
-1
/
+1
2026-05-04
klp-build: Fix patch cleanup on interrupt
Josh Poimboeuf
1
-2
/
+2
2026-05-04
klp-build: Suppress excessive fuzz output by default
Josh Poimboeuf
1
-6
/
+13
2026-05-04
klp-build: Validate patch file existence
Josh Poimboeuf
1
-0
/
+5
2026-05-04
klp-build: Don't use errexit
Josh Poimboeuf
1
-3
/
+2
2026-05-04
klp-build: Fix checksum comparison for changed offsets
Josh Poimboeuf
1
-7
/
+23
2026-05-04
klp-build: Fix hang on out-of-date .config
Josh Poimboeuf
1
-1
/
+6
2026-04-14
Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-55
/
+76
2026-03-16
livepatch/klp-build: report patch validation fuzz
Joe Lawrence
1
-5
/
+19
2026-03-16
livepatch/klp-build: add terminal color output
Joe Lawrence
1
-4
/
+13
2026-03-16
livepatch/klp-build: provide friendlier error messages
Joe Lawrence
1
-4
/
+5
2026-03-16
livepatch/klp-build: Fix inconsistent kernel version
Josh Poimboeuf
1
-5
/
+4
2026-03-16
livepatch/klp-build: improve short-circuit validation
Joe Lawrence
1
-2
/
+5
2026-03-16
livepatch/klp-build: fix shellcheck complaints
Joe Lawrence
1
-1
/
+1
2026-03-16
livepatch/klp-build: add grep-override function
Joe Lawrence
1
-0
/
+7
2026-03-16
livepatch/klp-build: switch to GNU patch and recountdiff
Joe Lawrence
1
-46
/
+13
2026-03-16
livepatch/klp-build: support patches that add/remove files
Joe Lawrence
1
-7
/
+27
2026-01-29
livepatch/klp-build: Require Clang assembler >= 20
Josh Poimboeuf
1
-0
/
+4
2026-01-27
livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALL
Josh Poimboeuf
1
-4
/
+4
2025-11-18
objtool/klp: Only enable --checksum when needed
Josh Poimboeuf
1
-0
/
+4
2025-10-14
livepatch/klp-build: Add --show-first-changed option to show function divergence
Josh Poimboeuf
1
-4
/
+78
2025-10-14
livepatch/klp-build: Add --debug option to show cloning decisions
Josh Poimboeuf
1
-3
/
+13
2025-10-14
livepatch/klp-build: Introduce klp-build script for generating livepatch modules
Josh Poimboeuf
1
-0
/
+743