Age | Commit message (Expand) | Author |
2024-06-17 | Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b... | Linus Torvalds |
2024-06-15 | mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d... | Rafael Aquini |
2024-05-19 | arch: add ARCH_HAS_KERNEL_FPU_SUPPORT | Samuel Holland |
2024-05-14 | kprobes: remove dependency on CONFIG_MODULES | Mike Rapoport (IBM) |
2024-05-14 | mm/execmem, arch: convert remaining overrides of module_alloc to execmem | Mike Rapoport (IBM) |
2024-05-13 | Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-05-13 | Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-13 | Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux | Linus Torvalds |
2024-04-25 | cpu: Re-enable CPU mitigations by default for !X86 architectures | Sean Christopherson |
2024-04-15 | Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig | Vignesh Balasubramanian |
2024-04-12 | Kconfig: add some hidden tabs on purpose | Linus Torvalds |
2024-04-09 | lib: Add one-byte emulation function | Paul E. McKenney |
2024-04-09 | arch: Select new NEED_TASKS_RCU Kconfig option | Paul E. McKenney |
2024-03-23 | Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-03-21 | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2024-03-18 | arch/Kconfig: eliminate needless UTF-8 character in Kconfig help | Liu Song |
2024-03-06 | arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions | Arnd Bergmann |
2024-02-25 | kbuild: Use -fmin-function-alignment when available | Petr Pavlu |
2024-01-25 | scs: add CONFIG_MMU dependency for vfree_atomic() | Samuel Holland |
2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-01-05 | mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNG | Kinsey Ho |
2023-12-12 | iommu: Change kconfig around IOMMU_SVA | Jason Gunthorpe |
2023-12-10 | arch: remove ARCH_TASK_STRUCT_ON_STACK | Heiko Carstens |
2023-12-10 | arch: remove ARCH_TASK_STRUCT_ALLOCATOR | Heiko Carstens |
2023-12-10 | arch: remove ARCH_THREAD_STACK_ALLOCATOR | Heiko Carstens |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel |
2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-08-18 | arch: enable HAS_LTO_CLANG with KASAN and KCOV | Jakob Koschel |
2023-08-18 | kexec: consolidate kexec and crash options into kernel/Kconfig.kexec | Eric DeVolder |
2023-07-28 | cpu/SMT: Create topology_smt_thread_allowed() | Michael Ellerman |
2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe |
2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-06-27 | Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-06-26 | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-06-19 | watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific | Petr Mladek |
2023-06-19 | watchdog/hardlockup: make the config checks more straightforward | Petr Mladek |
2023-06-19 | watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro... | Douglas Anderson |
2023-06-16 | init: Provide arch_cpu_finalize_init() | Thomas Gleixner |
2023-06-12 | hostfs: Fix ephemeral inodes | Mickaël Salaün |
2023-05-15 | cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE | Thomas Gleixner |
2023-05-15 | cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism | Thomas Gleixner |
2023-05-15 | cpu/hotplug: Add CPU state tracking and synchronization | Thomas Gleixner |
2023-03-28 | lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme | Nicholas Piggin |
2023-03-28 | lazy tlb: allow lazy tlb mm refcounting to be configurable | Nicholas Piggin |
2023-02-09 | arch/Kconfig: fix indentation | Juerg Haefliger |
2022-12-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-12-14 | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-14 | ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stack | Ard Biesheuvel |