index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
Kconfig
Commit message (
Expand
)
Author
Age
*
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
2017-07-12
*
kernel/watchdog: split up config options
Nicholas Piggin
2017-07-12
*
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-07
|
\
|
*
kbuild: thin archives make default for all archs
Nicholas Piggin
2017-06-30
*
|
Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-05
|
\
\
|
*
\
Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstruct
Kees Cook
2017-07-04
|
|
\
\
|
|
*
|
Fix English in description of GCC_PLUGIN_STRUCTLEAK
Jean Delvare
2017-06-19
|
|
|
/
|
*
|
gcc-plugins: Add the randstruct plugin
Kees Cook
2017-06-22
|
|
/
*
|
locking/refcount: Create unchecked atomic_t implementation
Kees Cook
2017-06-28
|
/
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
|
\
|
*
rcu: Make arch select smp_mb__after_unlock_lock() strength
Paul E. McKenney
2017-04-18
*
|
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
2017-05-08
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
|
\
\
|
*
|
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
2017-03-08
|
|
/
*
|
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
2017-03-13
|
/
*
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-27
*
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2017-02-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
|
\
|
*
arch: add ARCH_HAS_SET_MEMORY config
Daniel Borkmann
2017-02-21
|
*
net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
Mao Wenan
2017-01-18
*
|
Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-02-22
|
\
\
|
*
|
gcc-plugins: Add structleak for more stack initialization
Kees Cook
2017-01-18
|
|
/
*
|
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2017-02-07
*
|
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
2017-02-07
|
/
*
powerpc: ima: get the kexec buffer passed by the previous kernel
Thiago Jung Bauermann
2016-12-20
*
Merge tag 'gcc-plugins-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-13
|
\
|
*
gcc-plugins: Adjust Kconfig to avoid cyc_complexity
Kees Cook
2016-11-08
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-12
|
\
\
|
*
|
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-15
|
|
/
*
|
sparc64:Support User Probes for sparc
Allen Pais
2016-12-11
|
/
*
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
|
\
|
*
gcc-plugins: Add latent_entropy plugin
Emese Revfy
2016-10-10
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
|
\
\
|
*
|
kbuild: -ffunction-sections fix for archs with conflicting sections
Nicholas Piggin
2016-09-22
|
*
|
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
2016-09-09
|
*
|
kbuild: allow architectures to use thin archives instead of ld -r
Stephen Rothwell
2016-09-09
*
|
|
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
seccomp: Remove 2-phase API documentation
Mickaël Salaün
2016-09-07
*
|
|
fork: Add generic vmalloced stack support
Andy Lutomirski
2016-08-24
|
/
/
*
|
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2016-08-08
|
\
\
|
|
/
|
/
|
|
*
mm: Implement stack frame object validation
Kees Cook
2016-07-26
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-08-02
|
\
\
|
|
/
|
/
|
|
*
gcc-plugins: disable under COMPILE_TEST
Kees Cook
2016-07-27
|
*
Add sancov plugin
Emese Revfy
2016-06-07
|
*
Add Cyclomatic complexity GCC plugin
Emese Revfy
2016-06-07
|
*
GCC plugin infrastructure
Emese Revfy
2016-06-07
*
|
Clarify naming of thread info/stack allocators
Linus Torvalds
2016-06-24
*
|
isa: Allow ISA-style drivers on modern systems
William Breathitt Gray
2016-06-17
|
/
*
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-28
|
\
|
*
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
2016-05-28
[next]