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
/
include
/
asm-generic
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-23
/
+57
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-30
/
+46
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+2
2025-11-24
x86/bug: Implement WARN_ONCE()
Peter Zijlstra
1
-0
/
+2
2025-11-24
x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED
Peter Zijlstra
1
-3
/
+5
2025-11-21
bug: Allow architectures to provide __WARN_printf()
Peter Zijlstra
1
-15
/
+22
2025-11-21
bug: Implement WARN_ON() using __WARN_FLAGS()
Peter Zijlstra
1
-7
/
+21
2025-11-21
bug: Add BUG_FORMAT_ARGS infrastructure
Peter Zijlstra
1
-0
/
+1
2025-11-21
bug: Clean up CONFIG_GENERIC_BUG_RELATIVE_POINTERS
Peter Zijlstra
1
-14
/
+8
2025-11-21
bug: Add BUG_FORMAT infrastructure
Peter Zijlstra
1
-0
/
+7
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
14
-81
/
+189
2025-11-21
kbuild: Check for functions with ambiguous -ffunction-sections section names
Josh Poimboeuf
1
-1
/
+1
2025-11-13
objtool: Warn on functions with ambiguous -ffunction-sections section names
Josh Poimboeuf
1
-0
/
+15
2025-11-13
vmlinux.lds: Fix TEXT_MAIN to include .text.start and friends
Josh Poimboeuf
1
-11
/
+12
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2025-11-12
fs: hide dentry_cache behind runtime const machinery
Mateusz Guzik
1
-1
/
+2
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
1
-0
/
+3
2025-10-31
vmlinux.lds: Exclude .text.startup and .text.exit from TEXT_MAIN
Josh Poimboeuf
1
-6
/
+22
2025-10-27
kbuild: align modinfo section for Secureboot Authenticode EDK2 compat
Dimitri John Ledkov
1
-1
/
+1
2025-10-14
vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macros
Josh Poimboeuf
1
-28
/
+12
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-3
/
+16
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'asm-generic-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-32
/
+67
2025-10-01
Drivers: hv: Add CONFIG_HYPERV_VMBUS option
Mukesh Rathor
1
-3
/
+5
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+0
2025-09-30
Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+48
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2025-09-25
once: fix race by moving DO_ONCE to separate section
Qi Xi
1
-0
/
+1
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
1
-1
/
+1
2025-09-24
kbuild: keep .modinfo section in vmlinux.unstripped
Masahiro Yamada
1
-1
/
+1
2025-09-24
asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
Varad Gautam
1
-32
/
+66
2025-09-17
asm-generic: Provide generic TIF infrastructure
Thomas Gleixner
1
-0
/
+48
2025-09-13
mm: convert page_to_section() to memdesc_section()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-09-08
mshv: Add support for a new parent partition configuration
Nuno Das Neves
1
-0
/
+11
2025-09-08
bitops: Add __attribute_const__ to generic ffs()-family implementations
Kees Cook
8
-9
/
+9
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE
Thomas Weißschuh
1
-4
/
+0
2025-08-05
Merge commit 'linus' into core/bugs, to resolve conflicts
Ingo Molnar
8
-30
/
+20
2025-08-01
Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-0
/
+6
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-25
/
+8
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2025-07-29
unwind_user: Add user space unwinding API with frame pointer support
Josh Poimboeuf
2
-0
/
+6
2025-07-24
mm: drop hugetlb_free_pgd_range()
Anthony Yznaga
1
-9
/
+0
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
1
-1
/
+1
2025-07-13
mm/hugetlb: remove prepare_hugepage_range()
Peter Xu
1
-8
/
+0
2025-07-09
codetag: avoid unused alloc_tags sections/symbols
Petr Pavlu
1
-2
/
+8
2025-07-09
alloc_tag: remove empty module tag section
Casey Chen
1
-6
/
+0
[next]