| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-05 | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig. | Sebastian Andrzej Siewior | 1 | -0/+3 |
| 2022-08-21 | asm goto: eradicate CC_HAS_ASM_GOTO | Nick Desaulniers | 1 | -2/+1 |
| 2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |
| 2022-08-02 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+4 |
| 2022-08-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+3 |
| 2022-07-21 | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra | 1 | -0/+7 |
| 2022-07-05 | context_tracking: Take NMI eqs entrypoints over RCU | Frederic Weisbecker | 1 | -1/+1 |
| 2022-07-05 | context_tracking: Take IRQ eqs entrypoints over RCU | Frederic Weisbecker | 1 | -1/+1 |
| 2022-06-29 | context_tracking: Split user tracking Kconfig | Frederic Weisbecker | 1 | -2/+2 |
| 2022-06-23 | arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic | Mark Rutland | 1 | -0/+3 |
| 2022-06-15 | lib: Add register read/write tracing support | Prasad Sodagudi | 1 | -0/+3 |
| 2022-06-05 | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+4 |
| 2022-05-28 | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+0 |
| 2022-05-27 | objtool: Add CONFIG_HAVE_UACCESS_VALIDATION | Josh Poimboeuf | 1 | -0/+4 |
| 2022-05-26 | Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+6 |
| 2022-05-24 | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+1 |
| 2022-05-24 | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+16 |
| 2022-05-23 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+7 |
| 2022-05-23 | Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
| 2022-05-22 | arch/Kconfig: Drop references to powerpc PAGE_SIZE symbols | Michael Ellerman | 1 | -2/+0 |
| 2022-04-25 | mm: Add fault_in_subpage_writeable() to probe at sub-page granularity | Catalin Marinas | 1 | -0/+7 |
| 2022-04-22 | objtool: Add HAVE_NOINSTR_VALIDATION | Josh Poimboeuf | 1 | -0/+3 |
| 2022-04-22 | objtool: Make noinstr hacks optional | Josh Poimboeuf | 1 | -0/+3 |
| 2022-04-22 | objtool: Make jump label hack optional | Josh Poimboeuf | 1 | -0/+4 |
| 2022-04-22 | objtool: Add CONFIG_OBJTOOL | Josh Poimboeuf | 1 | -2/+6 |
| 2022-04-20 | rcu: Make the TASKS_RCU Kconfig option be selected | Paul E. McKenney | 1 | -0/+1 |
| 2022-04-19 | vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP | Song Liu | 1 | -4/+2 |
| 2022-04-13 | cfi: Use __builtin_function_start | Sami Tolvanen | 1 | -4/+1 |
| 2022-04-05 | module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC | Christophe Leroy | 1 | -0/+6 |
| 2022-03-31 | Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+7 |
| 2022-03-28 | kprobes: Use rethook for kretprobe if possible | Masami Hiramatsu | 1 | -1/+7 |
| 2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+2 |
| 2022-03-25 | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+3 |
| 2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+7 |
| 2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+33 |
| 2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 1 | -1/+1 |
| 2022-03-10 | ptrace: Remove tracehook_signal_handler | Eric W. Biederman | 1 | -1/+0 |
| 2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 1 | -1/+1 |
| 2022-03-10 | arm64: Add gcc Shadow Call Stack support | Dan Li | 1 | -9/+10 |
| 2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 1 | -3/+0 |
| 2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann | 1 | -0/+7 |
| 2022-02-19 | sched/preempt: Add PREEMPT_DYNAMIC using static keys | Mark Rutland | 1 | -3/+33 |
| 2022-02-19 | sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY | Mark Rutland | 1 | -1/+0 |
| 2022-02-16 | asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS | Christophe Leroy | 1 | -0/+3 |
| 2022-02-14 | stack: Constrain and fix stack offset randomization with Clang builds | Marco Elver | 1 | -0/+1 |
| 2022-02-14 | stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET | Marco Elver | 1 | -5/+18 |
| 2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+4 |
| 2022-01-20 | arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB | Nathan Chancellor | 1 | -0/+4 |
| 2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+1 |
| 2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+3 |
| 2022-01-15 | mm: page table check | Pasha Tatashin | 1 | -0/+3 |
| 2022-01-10 | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
| 2021-12-09 | x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node | Jarkko Sakkinen | 1 | -0/+4 |
| 2021-12-02 | arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANG | Nathan Chancellor | 1 | -2/+1 |
| 2021-11-27 | arch: Add generic Kconfig option indicating page size smaller than 64k | Guenter Roeck | 1 | -0/+10 |
| 2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -0/+8 |
| 2021-11-01 | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+3 |
| 2021-10-26 | kprobes: Add a test case for stacktrace from kretprobe handler | Masami Hiramatsu | 1 | -0/+8 |
| 2021-10-26 | signal: Add an optional check for altstack size | Thomas Gleixner | 1 | -0/+3 |
| 2021-10-04 | arch/cc: Introduce a function to check for confidential computing features | Tom Lendacky | 1 | -0/+3 |
| 2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
| 2021-09-08 | arch: Kconfig: fix spelling mistake "seperate" -> "separate" | Colin Ian King | 1 | -1/+1 |
| 2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -0/+3 |
| 2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada | 1 | -0/+3 |
| 2021-07-28 | sched: Add task_work callback for paranoid L1D flush | Balbir Singh | 1 | -0/+3 |
| 2021-06-22 | Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR | Nick Desaulniers | 1 | -0/+7 |
| 2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+7 |
| 2021-04-30 | mm/vmalloc: hugepage vmalloc mappings | Nicholas Piggin | 1 | -0/+11 |
| 2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+1 |
| 2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -0/+45 |
| 2021-04-25 | kbuild: check the minimum assembler version in Kconfig | Masahiro Yamada | 1 | -2/+1 |
| 2021-04-22 | landlock: Support filesystem access-control | Mickaël Salaün | 1 | -0/+7 |
| 2021-04-08 | add support for Clang CFI | Sami Tolvanen | 1 | -0/+45 |
| 2021-04-08 | stack: Optionally randomize kernel stack offset each syscall | Kees Cook | 1 | -0/+23 |
| 2021-03-11 | kbuild: remove LLVM=1 test from HAS_LTO_CLANG | Masahiro Yamada | 1 | -1/+0 |
| 2021-03-11 | kbuild: Allow LTO to be selected with KASAN_HW_TAGS | Sami Tolvanen | 1 | -1/+1 |
| 2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+6 |
| 2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+90 |
| 2021-02-22 | Merge tag 'docs-5.12' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+2 |
| 2021-02-21 | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -0/+4 |
| 2021-02-21 | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+9 |
| 2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -32/+0 |
| 2021-02-21 | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
| 2021-02-17 | preempt: Introduce CONFIG_PREEMPT_DYNAMIC | Michal Hocko | 1 | -0/+9 |
| 2021-02-13 | s390,alpha: switch to 64-bit ino_t | Heiko Carstens | 1 | -0/+4 |
| 2021-02-10 | softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig | Thomas Gleixner | 1 | -0/+6 |
| 2021-01-29 | drivers: Remove CONFIG_OPROFILE support | Viresh Kumar | 1 | -32/+0 |
| 2021-01-21 | arch/Kconfig: update a broken file reference | Lukas Bulwahn | 1 | -2/+2 |
| 2021-01-14 | kbuild: lto: fix module versioning | Sami Tolvanen | 1 | -1/+0 |
| 2021-01-14 | kbuild: add support for Clang LTO | Sami Tolvanen | 1 | -0/+91 |
| 2021-01-06 | [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly | Al Viro | 1 | -0/+3 |
| 2020-12-28 | fanotify: Fix sys_fanotify_mark() on native x86-32 | Brian Gerst | 1 | -0/+6 |
| 2020-12-22 | kasan: allow VMAP_STACK for HW_TAGS mode | Andrey Konovalov | 1 | -4/+4 |
| 2020-12-17 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -0/+16 |
| 2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+17 |
| 2020-12-15 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+6 |
| 2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+17 |
| 2020-12-15 | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC | Mike Rapoport | 1 | -0/+3 |
| 2020-12-15 | arm, arm64: move free_unused_memmap() to generic mm | Mike Rapoport | 1 | -0/+3 |
| 2020-12-15 | mm: speedup mremap on 1GB or larger regions | Kalesh Singh | 1 | -0/+7 |
| 2020-12-15 | arch/Kconfig: fix spelling mistakes | Colin Ian King | 1 | -4/+4 |
| 2020-12-14 | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+17 |
| 2020-12-14 | Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS" | Steven Rostedt (VMware) | 1 | -0/+16 |
| 2020-12-02 | s390/vtime: Use the generic IRQ entry accounting | Frederic Weisbecker | 1 | -1/+6 |
| 2020-12-01 | kbuild: Hoist '--orphan-handling' into Kconfig | Nathan Chancellor | 1 | -0/+9 |
| 2020-11-20 | seccomp/cache: Report cache data through /proc/pid/seccomp_cache | YiFei Zhu | 1 | -0/+17 |
| 2020-11-19 | context_tracking: Introduce HAVE_CONTEXT_TRACKING_OFFSTACK | Frederic Weisbecker | 1 | -0/+17 |
| 2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+3 |
| 2020-10-16 | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+7 |
| 2020-10-13 | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+30 |
| 2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu | 1 | -0/+30 |
| 2020-09-16 | mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race | Nicholas Piggin | 1 | -0/+7 |
| 2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 1 | -0/+3 |
| 2020-09-01 | static_call: Add simple self-test for static calls | Peter Zijlstra | 1 | -0/+6 |
| 2020-09-01 | static_call: Add inline static call infrastructure | Josh Poimboeuf | 1 | -0/+4 |
| 2020-09-01 | static_call: Add basic static call infrastructure | Josh Poimboeuf | 1 | -0/+3 |
| 2020-08-14 | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
| 2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -3/+0 |
| 2020-08-06 | lib/vdso: Allow to add architecture-specific vdso data | Sven Schnelle | 1 | -0/+3 |
| 2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2020-08-04 | Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
| 2020-07-24 | entry: Provide generic syscall entry functionality | Thomas Gleixner | 1 | -0/+3 |
| 2020-07-07 | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 1 | -3/+0 |
| 2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner | 1 | -7/+0 |
| 2020-06-26 | docs: move other kAPI documents to core-api | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -2/+2 |
| 2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -6/+0 |
| 2020-05-18 | scs: Remove references to asm/scs.h from core code | Will Deacon | 1 | -2/+2 |
| 2020-05-15 | scs: Disable when function graph tracing is enabled | Sami Tolvanen | 1 | -0/+1 |
| 2020-05-15 | scs: Add support for Clang's Shadow Call Stack (SCS) | Sami Tolvanen | 1 | -0/+24 |
| 2020-05-12 | clk: Move HAVE_CLK config out of architecture layer | Stephen Boyd | 1 | -6/+0 |
| 2020-04-04 | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -4/+11 |
| 2020-03-30 | Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+11 |
| 2020-03-16 | dma-direct: provide a arch_dma_clear_uncached hook | Christoph Hellwig | 1 | -0/+7 |
| 2020-03-16 | dma-direct: make uncached_kernel_address more general | Christoph Hellwig | 1 | -4/+4 |
| 2020-03-16 | dma-direct: remove the cached_kernel_address hook | Christoph Hellwig | 1 | -1/+1 |
| 2020-03-06 | arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description | Miroslav Benes | 1 | -2/+3 |
| 2020-02-14 | context-tracking: Introduce CONFIG_HAVE_TIF_NOHZ | Frederic Weisbecker | 1 | -5/+11 |
| 2020-02-04 | asm-generic/tlb: provide MMU_GATHER_TABLE_FREE | Peter Zijlstra | 1 | -0/+5 |
| 2020-02-04 | asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER | Peter Zijlstra | 1 | -1/+1 |
| 2020-02-04 | asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra | 1 | -1/+1 |
| 2020-02-04 | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra | 1 | -1/+1 |
| 2020-02-04 | asm-generic/tlb: add missing CONFIG symbol | Peter Zijlstra | 1 | -0/+3 |
| 2020-02-04 | mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush | Peter Zijlstra | 1 | -3/+0 |
| 2019-12-04 | arch/Kconfig: fix indentation | Krzysztof Kozlowski | 1 | -11/+11 |
| 2019-12-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+5 |
| 2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+2 |
| 2019-12-01 | fork: support VMAP_STACK with KASAN_VMALLOC | Daniel Axtens | 1 | -4/+5 |
| 2019-11-27 | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -0/+8 |
| 2019-11-25 | locking/refcount: Consolidate implementations of refcount_t | Will Deacon | 1 | -21/+0 |
| 2019-11-22 | tracing: Use xarray for syscall trace events | Hassan Naveed | 1 | -0/+8 |
| 2019-11-15 | y2038: allow disabling time32 system calls | Arnd Bergmann | 1 | -1/+2 |
| 2019-11-15 | y2038: remove CONFIG_64BIT_TIME | Arnd Bergmann | 1 | -8/+0 |
| 2019-09-24 | arm64, mm: make randomization selected by generic topdown mmap layout | Alexandre Ghiti | 1 | -0/+1 |
| 2019-09-24 | arm64, mm: move generic mmap layout functions to mm | Alexandre Ghiti | 1 | -0/+10 |
| 2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+3 |
| 2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+7 |
| 2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -3/+0 |
| 2019-09-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2019-09-16 | Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |
| 2019-09-06 | kexec: add KEXEC_ELF | Sven Schnelle | 1 | -0/+3 |
| 2019-09-04 | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig | 1 | -3/+0 |
| 2019-08-22 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada | 1 | -0/+7 |
| 2019-08-09 | x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig | Thiago Jung Bauermann | 1 | -0/+3 |
| 2019-08-05 | arm64: Add support for relocating the kernel with RELR relocations | Peter Collingbourne | 1 | -0/+14 |
| 2019-07-31 | rcu: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -1/+1 |
| 2019-07-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+3 |
| 2019-07-18 | sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT | Thomas Gleixner | 1 | -0/+3 |
| 2019-07-18 | Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
| 2019-07-18 | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -16/+0 |
| 2019-07-03 | x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig | Alexandre Ghiti | 1 | -0/+3 |
| 2019-06-03 | dma-direct: provide generic support for uncached kernel segments | Christoph Hellwig | 1 | -0/+8 |
| 2019-05-28 | ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS | Steven Rostedt (VMware) | 1 | -16/+0 |
| 2019-05-16 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2019-05-14 | initramfs: move the legacy keepinitrd parameter to core code | Christoph Hellwig | 1 | -0/+7 |
| 2019-05-06 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+4 |
| 2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+9 |
| 2019-04-30 | x86/mm/cpa: Add set_direct_map_*() functions | Rick Edgecombe | 1 | -0/+4 |
| 2019-04-29 | y2038: Make CONFIG_64BIT_TIME unconditional | Arnd Bergmann | 1 | -1/+1 |
| 2019-04-10 | locking/rwsem: Enable lock event counting | Waiman Long | 1 | -1/+0 |
| 2019-04-10 | locking/lock_events: Make lock_events available for all archs & other locks | Waiman Long | 1 | -0/+10 |
| 2019-04-03 | asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y | Martin Schwidefsky | 1 | -0/+3 |
| 2019-04-03 | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE | Peter Zijlstra | 1 | -1/+1 |
| 2019-04-03 | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra | 1 | -0/+3 |
| 2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
| 2019-03-06 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
| 2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov | 1 | -0/+10 |
| 2019-02-07 | y2038: use time32 syscall names on 32-bit | Arnd Bergmann | 1 | -1/+1 |
| 2019-02-04 | x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol | Ard Biesheuvel | 1 | -0/+3 |
| 2019-01-22 | m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA... | Finn Thain | 1 | -0/+3 |
| 2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 1 | -0/+1 |
| 2019-01-04 | mm: speed up mremap by 20x on large regions | Joel Fernandes (Google) | 1 | -0/+5 |
| 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 |