Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
05826ff135ee083d28c006fbde6e810f17437166
/
arch
/
Kconfig
c9cf87e
KASAN: prohibit KASAN+STRUCTLEAK combination
by Dmitry Vyukov
· 6 years ago
6358d6e
kbuild: remove incremental linking option
by Nicholas Piggin
· 7 years ago
44c6dc9
Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
by Kees Cook
· 7 years ago
2bc2f68
Makefile: move stack-protector availability out of Kconfig
by Kees Cook
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
5905429
fork: Provide usercopy whitelisting for task_struct
by Kees Cook
· 7 years ago
540adea
error-injection: Separate error-injection from kprobe
by Masami Hiramatsu
· 7 years ago
ea8c64a
dma-mapping: move swiotlb arch helpers to a new header
by Christoph Hellwig
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
9802d86
bpf: add a bpf_override_function helper
by Josef Bacik
· 7 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ca4b9c3b
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
a30b85d
kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
by Masami Hiramatsu
· 7 years ago
f4986d2
Revert commit 1a8b6d76dc5b ("net:add one common config...")
by Ding Tianhong
· 7 years ago
44ccba3
Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
7a46ec0
locking/refcounts, x86/asm: Implement fast refcount overflow protection
by Kees Cook
· 7 years ago
ad05e6c
Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-plugins
by Kees Cook
· 7 years ago
f7dd250
gcc-plugins: structleak: add option to init all vars used as byref args
by Ard Biesheuvel
· 7 years ago
9225331
randstruct: Enable function pointer struct detection
by Kees Cook
· 8 years ago
6974f0c
include/linux/string.h: add the option of fortified string.h functions
by Daniel Micay
· 7 years ago
05a4a95
kernel/watchdog: split up config options
by Nicholas Piggin
· 7 years ago
98ced88
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
59005b0
Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
03232e0
Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstruct
by Kees Cook
· 7 years ago
799c434
kbuild: thin archives make default for all archs
by Nicholas Piggin
· 7 years ago
fd25d19f
locking/refcount: Create unchecked atomic_t implementation
by Kees Cook
· 7 years ago
313dd1b6
gcc-plugins: Add the randstruct plugin
by Kees Cook
· 8 years ago
f136e09
Fix English in description of GCC_PLUGIN_STRUCTLEAK
by Jean Delvare
· 8 years ago
de4d195
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
692f66f
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
by Hari Bathini
· 8 years ago
76f1948
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 8 years ago
77e5849
rcu: Make arch select smp_mb__after_unlock_lock() strength
by Paul E. McKenney
· 8 years ago
1b028f7
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
by Dmitry Safonov
· 8 years ago
af085d9
stacktrace/x86: add function for detecting reliable stack traces
by Josh Poimboeuf
· 8 years ago
9332ef9
scripts/spelling.txt: add "an user" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
a00cc7d
mm, x86: add support for PUD-sized transparent hugepages
by Matthew Wilcox
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
1e74a2e
Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
d2852a2
arch: add ARCH_HAS_SET_MEMORY config
by Daniel Borkmann
· 8 years ago
0f5bf6d
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
by Laura Abbott
· 8 years ago
ad21fc4
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
by Laura Abbott
· 8 years ago
1a8b6d7
net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
by Mao Wenan
· 8 years ago
c61f13e
gcc-plugins: Add structleak for more stack initialization
by Kees Cook
· 8 years ago
467d278
powerpc: ima: get the kexec buffer passed by the previous kernel
by Thiago Jung Bauermann
· 8 years ago
22d8262
Merge tag 'gcc-plugins-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
92c020d
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e8f4aa6
sparc64:Support User Probes for sparc
by Allen Pais
· 8 years ago
40565b5
sched/cputime, powerpc, s390: Make scaled cputime arch specific
by Stanislaw Gruszka
· 8 years ago
215e2aa
gcc-plugins: Adjust Kconfig to avoid cyc_complexity
by Kees Cook
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
38addce
gcc-plugins: Add latent_entropy plugin
by Emese Revfy
· 8 years ago
0f4c4af
kbuild: -ffunction-sections fix for archs with conflicting sections
by Nicholas Piggin
· 8 years ago
d4b80af
Merge branch 'linus' into x86/asm, to pick up recent fixes
by Ingo Molnar
· 8 years ago
b67067f
kbuild: allow archs to select link dead code/data elimination
by Nicholas Piggin
· 8 years ago
a5967db
kbuild: allow architectures to use thin archives instead of ld -r
by Stephen Rothwell
· 8 years ago
4fadd04
seccomp: Remove 2-phase API documentation
by Mickaël Salaün
· 8 years ago
ba14a19
fork: Add generic vmalloced stack support
by Andy Lutomirski
· 8 years ago
1eccfa0
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
f716a85
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
a519167e
gcc-plugins: disable under COMPILE_TEST
by Kees Cook
· 8 years ago
0f60a8e
mm: Implement stack frame object validation
by Kees Cook
· 8 years ago
b235bee
Clarify naming of thread info/stack allocators
by Linus Torvalds
· 8 years ago
3a49551
isa: Allow ISA-style drivers on modern systems
by William Breathitt Gray
· 8 years ago
543c37c
Add sancov plugin
by Emese Revfy
· 8 years ago
0dae776
Add Cyclomatic complexity GCC plugin
by Emese Revfy
· 8 years ago
6b90bd4
GCC plugin infrastructure
by Emese Revfy
· 8 years ago
7e0fb73
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
by Linus Torvalds
· 8 years ago
468a942
<linux/hash.h>: Add support for architecture-specific functions
by George Spelvin
· 8 years ago
fff7fb0
lib/GCD.c: use binary GCD algorithm instead of Euclidean
by Zhaoxiu Zeng
· 8 years ago
42a0bb3
printk/nmi: generic solution for safe printk in NMI
by Petr Mladek
· 8 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 8 years ago
b9ab5eb
objtool: Add CONFIG_STACK_VALIDATION option
by Josh Poimboeuf
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
0d4a619
dma-mapping: make the generic coherent dma mmap implementation optional
by Christoph Hellwig
· 9 years ago
d07e225
mm: mmap: add new /proc tunable for mmap_base ASLR
by Daniel Cashman
· 9 years ago
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
7d9071a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
bf3eac8
percpu-rwsem: kill CONFIG_PERCPU_RWSEM
by Oleg Nesterov
· 9 years ago
1987c94
locking/static_keys: Add selftest
by Peter Zijlstra
· 9 years ago
5aaeb5c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
by Ingo Molnar
· 9 years ago
3033f14a
clone: support passing tls argument via C rather than pt_regs magic
by Josh Triplett
· 9 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
204db6e
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
by Kees Cook
· 10 years ago
2b68f6c
mm: expose arch_mmap_rnd when available
by Kees Cook
· 10 years ago
0ddab1d
lib/ioremap.c: add huge I/O map capability interfaces
by Toshi Kani
· 10 years ago
235a8f0
mm: define default PGTABLE_LEVELS to two
by Kirill A. Shutemov
· 10 years ago
af9feeb
oprofile: Disable oprofile NMI timer on ppc64
by Anton Blanchard
· 10 years ago
ff27f38
seccomp: Document two-phase seccomp and arch-provided seccomp_data
by Andy Lutomirski
· 10 years ago
48dc92b
seccomp: add "seccomp" syscall
by Kees Cook
· 10 years ago
09294e3
uprobes: Kconfig dependency fix
by David A. Long
· 11 years ago
8779657
stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG
by Kees Cook
· 11 years ago
19952a9
stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures
by Kees Cook
· 11 years ago
0a06ff0
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
by Christoph Hellwig
· 11 years ago
8709382
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
cc1f027
irq: Optimize softirq stack selection in irq exit
by Frederic Weisbecker
· 11 years ago
554b000
vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig
by Kevin Hilman
· 11 years ago
Next »