index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+7
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+7
2018-10-10
x86: ptrace: Add function argument access API
Masami Hiramatsu
1
-0
/
+7
2018-09-27
jump_label: Implement generic support for relative references
Ard Biesheuvel
1
-0
/
+3
2018-09-04
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
Alexander Popov
1
-0
/
+7
2018-08-23
Merge branch 'tlb-fixes'
Linus Torvalds
1
-0
/
+3
2018-08-23
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-0
/
+8
2018-08-23
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
1
-0
/
+3
2018-08-22
arch: enable relative relocations for arm64, power and x86
Ard Biesheuvel
1
-0
/
+10
2018-08-21
compiler.h: Allow arch-specific asm/compiler.h
Paul Burton
1
-0
/
+8
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+13
2018-08-15
Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-144
/
+2
2018-08-02
kconfig: use a menu in arch/Kconfig to reduce clutter
Randy Dunlap
1
-0
/
+4
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-0
/
+3
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-0
/
+6
2018-07-24
gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig
Masahiro Yamada
1
-144
/
+2
2018-06-21
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
1
-0
/
+3
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
1
-2
/
+2
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
1
-3
/
+3
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-25
/
+25
2018-06-11
gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST
Masahiro Yamada
1
-0
/
+1
2018-06-11
gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST
Masahiro Yamada
1
-4
/
+3
2018-06-11
gcc-plugins: test plugin support in Kconfig and clean up Makefile
Masahiro Yamada
1
-0
/
+10
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
2018-06-08
stack-protector: test compiler capability in Kconfig and drop AUTO mode
Masahiro Yamada
1
-21
/
+11
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-21
/
+0
2018-06-06
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
1
-0
/
+7
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+15
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+0
2018-05-17
kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled
Nicholas Piggin
1
-15
/
+0
2018-05-17
kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
Masahiro Yamada
1
-6
/
+0
2018-05-11
KASAN: prohibit KASAN+STRUCTLEAK combination
Dmitry Vyukov
1
-0
/
+4
2018-05-08
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
1
-3
/
+0
2018-04-19
time: Introduce CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
1
-0
/
+7
2018-04-19
time: Introduce CONFIG_64BIT_TIME in architectures
Deepa Dinamani
1
-0
/
+8
2018-03-26
kbuild: remove incremental linking option
Nicholas Piggin
1
-6
/
+0
2018-02-06
Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
Kees Cook
1
-1
/
+7
2018-02-06
Makefile: move stack-protector availability out of Kconfig
Kees Cook
1
-8
/
+0
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+4
2018-01-15
fork: Provide usercopy whitelisting for task_struct
Kees Cook
1
-0
/
+11
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
1
-1
/
+1
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-0
/
+4
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-2
/
+2
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
1
-0
/
+3
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-3
/
+0
[next]