| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-05 | Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+7 |
| 2025-03-17 | kbuild: Introduce Kconfig symbol for linking vmlinux with relocations | Ard Biesheuvel | 1 | -0/+7 |
| 2025-02-21 | vdso: Add generic architecture-specific data storage | Thomas Weißschuh | 1 | -0/+4 |
| 2024-12-09 | m68k: Use kernel's generic muldi3 libgcc function | Greg Ungerer | 1 | -0/+8 |
| 2024-11-30 | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+39 |
| 2024-11-27 | kbuild: Add Propeller configuration for kernel build | Rong Xu | 1 | -0/+19 |
| 2024-11-23 | Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+6 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+8 |
| 2024-11-19 | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-19 | Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-07 | execmem: add support for cache of large ROX pages | Mike Rapoport (Microsoft) | 1 | -0/+8 |
| 2024-11-06 | kbuild: Add AutoFDO support for Clang build | Rong Xu | 1 | -0/+20 |
| 2024-11-02 | vdso: Rename struct arch_vdso_data to arch_vdso_time_data | Nam Cao | 1 | -1/+1 |
| 2024-10-31 | kbuild: Add generic hook for architectures to use before the final vmlinux link | Naveen N Rao | 1 | -0/+6 |
| 2024-10-31 | cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERS | Alice Ryhl | 1 | -2/+2 |
| 2024-10-13 | cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS | Alice Ryhl | 1 | -14/+12 |
| 2024-10-07 | uprobes: switch to RCU Tasks Trace flavor for better performance | Andrii Nakryiko | 1 | -0/+1 |
| 2024-09-26 | cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig | Alice Ryhl | 1 | -1/+17 |
| 2024-09-25 | Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -0/+16 |
| 2024-09-19 | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -0/+9 |
| 2024-09-13 | cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS | Alice Ryhl | 1 | -0/+16 |
| 2024-09-04 | dma-mapping: clearly mark DMA ops as an architecture feature | Christoph Hellwig | 1 | -0/+9 |
| 2024-07-29 | treewide: context_tracking: Rename CONTEXT_* into CT_STATE_* | Valentin Schneider | 1 | -1/+1 |
| 2024-06-17 | Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b... | Linus Torvalds | 1 | -12/+0 |
| 2024-06-15 | mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d... | Rafael Aquini | 1 | -0/+12 |
| 2024-05-19 | arch: add ARCH_HAS_KERNEL_FPU_SUPPORT | Samuel Holland | 1 | -0/+6 |
| 2024-05-14 | kprobes: remove dependency on CONFIG_MODULES | Mike Rapoport (IBM) | 1 | -1/+1 |
| 2024-05-14 | mm/execmem, arch: convert remaining overrides of module_alloc to execmem | Mike Rapoport (IBM) | 1 | -0/+8 |
| 2024-05-13 | Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+9 |
| 2024-05-13 | Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
| 2024-05-13 | Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux | Linus Torvalds | 1 | -2/+2 |
| 2024-04-25 | cpu: Re-enable CPU mitigations by default for !X86 architectures | Sean Christopherson | 1 | -0/+8 |
| 2024-04-15 | Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig | Vignesh Balasubramanian | 1 | -0/+9 |
| 2024-04-12 | Kconfig: add some hidden tabs on purpose | Linus Torvalds | 1 | -6/+6 |
| 2024-04-09 | lib: Add one-byte emulation function | Paul E. McKenney | 1 | -0/+3 |
| 2024-04-09 | arch: Select new NEED_TASKS_RCU Kconfig option | Paul E. McKenney | 1 | -2/+2 |
| 2024-03-23 | Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-21 | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+12 |
| 2024-03-18 | arch/Kconfig: eliminate needless UTF-8 character in Kconfig help | Liu Song | 1 | -1/+1 |
| 2024-03-06 | arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions | Arnd Bergmann | 1 | -2/+92 |
| 2024-02-25 | kbuild: Use -fmin-function-alignment when available | Petr Pavlu | 1 | -0/+12 |
| 2024-01-25 | scs: add CONFIG_MMU dependency for vfree_atomic() | Samuel Holland | 1 | -0/+1 |
| 2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+5 |
| 2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -13/+0 |
| 2024-01-05 | mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNG | Kinsey Ho | 1 | -0/+8 |
| 2023-12-12 | iommu: Change kconfig around IOMMU_SVA | Jason Gunthorpe | 1 | -0/+5 |
| 2023-12-10 | arch: remove ARCH_TASK_STRUCT_ON_STACK | Heiko Carstens | 1 | -4/+0 |
| 2023-12-10 | arch: remove ARCH_TASK_STRUCT_ALLOCATOR | Heiko Carstens | 1 | -5/+0 |
| 2023-12-10 | arch: remove ARCH_THREAD_STACK_ALLOCATOR | Heiko Carstens | 1 | -4/+0 |
| 2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 1 | -1/+0 |
| 2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+8 |
| 2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -14/+3 |
| 2023-08-18 | arch: enable HAS_LTO_CLANG with KASAN and KCOV | Jakob Koschel | 1 | -1/+3 |
| 2023-08-18 | kexec: consolidate kexec and crash options into kernel/Kconfig.kexec | Eric DeVolder | 1 | -13/+0 |
| 2023-07-28 | cpu/SMT: Create topology_smt_thread_allowed() | Michael Ellerman | 1 | -0/+3 |
| 2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 1 | -0/+8 |
| 2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -11/+5 |
| 2023-06-27 | Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+0 |
| 2023-06-26 | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+23 |
| 2023-06-19 | watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific | Petr Mladek | 1 | -18/+0 |
| 2023-06-19 | watchdog/hardlockup: make the config checks more straightforward | Petr Mladek | 1 | -6/+17 |
| 2023-06-19 | watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro... | Douglas Anderson | 1 | -1/+2 |
| 2023-06-16 | init: Provide arch_cpu_finalize_init() | Thomas Gleixner | 1 | -0/+3 |
| 2023-06-12 | hostfs: Fix ephemeral inodes | Mickaël Salaün | 1 | -7/+0 |
| 2023-05-15 | cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE | Thomas Gleixner | 1 | -0/+4 |
| 2023-05-15 | cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism | Thomas Gleixner | 1 | -0/+4 |
| 2023-05-15 | cpu/hotplug: Add CPU state tracking and synchronization | Thomas Gleixner | 1 | -0/+15 |
| 2023-03-28 | lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme | Nicholas Piggin | 1 | -0/+15 |
| 2023-03-28 | lazy tlb: allow lazy tlb mm refcounting to be configurable | Nicholas Piggin | 1 | -0/+17 |
| 2023-02-09 | arch/Kconfig: fix indentation | Juerg Haefliger | 1 | -64/+64 |
| 2022-12-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-14 | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+24 |
| 2022-12-14 | ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stack | Ard Biesheuvel | 1 | -1/+1 |
| 2022-12-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+7 |
| 2022-11-09 | scs: add support for dynamic shadow call stacks | Ard Biesheuvel | 1 | -0/+7 |
| 2022-10-20 | srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe() | Paul E. McKenney | 1 | -0/+3 |
| 2022-10-17 | arch: Introduce CONFIG_FUNCTION_ALIGNMENT | Peter Zijlstra | 1 | -0/+24 |
| 2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+8 |
| 2022-10-03 | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -13/+5 |
| 2022-09-28 | Kbuild: add Rust support | Miguel Ojeda | 1 | -0/+6 |
| 2022-09-26 | mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG | Yu Zhao | 1 | -0/+8 |
| 2022-09-26 | cfi: Switch to -fsanitize=kcfi | Sami Tolvanen | 1 | -3/+5 |
| 2022-09-26 | cfi: Remove CONFIG_CFI_CLANG_SHADOW | Sami Tolvanen | 1 | -10/+0 |
| 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 |