Age | Commit message (Expand) | Author |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2019-01-04 | mm: speed up mremap by 20x on large regions | Joel Fernandes (Google) |
2018-11-01 | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-30 | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-10-10 | x86: ptrace: Add function argument access API | Masami Hiramatsu |
2018-09-27 | jump_label: Implement generic support for relative references | Ard Biesheuvel |
2018-09-04 | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls | Alexander Popov |
2018-08-23 | Merge branch 'tlb-fixes' | Linus Torvalds |
2018-08-23 | Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds |
2018-08-23 | mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE | Peter Zijlstra |
2018-08-22 | arch: enable relative relocations for arm64, power and x86 | Ard Biesheuvel |
2018-08-21 | compiler.h: Allow arch-specific asm/compiler.h | Paul Burton |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-15 | Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2018-08-02 | kconfig: use a menu in arch/Kconfig to reduce clutter | Randy Dunlap |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig |
2018-07-24 | gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig | Masahiro Yamada |
2018-06-21 | cpu/hotplug: Provide knobs to control SMT | Thomas Gleixner |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-15 | Kbuild: rename HAVE_CC_STACKPROTECTOR config variable | Masahiro Yamada |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds |
2018-06-13 | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-06-11 | gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST | Masahiro Yamada |
2018-06-11 | gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST | Masahiro Yamada |
2018-06-11 | gcc-plugins: test plugin support in Kconfig and clean up Makefile | Masahiro Yamada |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-08 | stack-protector: test compiler capability in Kconfig and drop AUTO mode | Masahiro Yamada |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-06-06 | rseq: Introduce restartable sequences system call | Mathieu Desnoyers |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-17 | kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled | Nicholas Piggin |
2018-05-17 | kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX | Masahiro Yamada |
2018-05-11 | KASAN: prohibit KASAN+STRUCTLEAK combination | Dmitry Vyukov |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig |
2018-04-19 | time: Introduce CONFIG_COMPAT_32BIT_TIME | Deepa Dinamani |
2018-04-19 | time: Introduce CONFIG_64BIT_TIME in architectures | Deepa Dinamani |
2018-03-26 | kbuild: remove incremental linking option | Nicholas Piggin |
2018-02-06 | Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO | Kees Cook |
2018-02-06 | Makefile: move stack-protector availability out of Kconfig | Kees Cook |
2018-02-03 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-01-15 | fork: Provide usercopy whitelisting for task_struct | Kees Cook |
2018-01-12 | error-injection: Separate error-injection from kprobe | Masami Hiramatsu |
2018-01-10 | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2017-12-12 | bpf: add a bpf_override_function helper | Josef Bacik |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |