Age | Commit message (Expand) | Author |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-22 | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand |
2022-03-22 | mm, memory_hotplug: drop arch_free_nodedata | Michal Hocko |
2022-03-22 | mm: handle uninitialized numa nodes gracefully | Michal Hocko |
2022-03-22 | mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT... | Michal Hocko |
2022-03-22 | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-03-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-03-21 | Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport |
2022-03-11 | arch: Remove references to CONFIG_NFSD_V3 in the default configs | Chuck Lever |
2022-02-22 | fork, IA64: Provide alloc_thread_stack_node() for IA64 | Sebastian Andrzej Siewior |
2022-02-15 | elfcore: Replace CONFIG_{IA64, UML} checks with a new option | Catalin Marinas |
2022-02-11 | lib/xor: make xor prototypes more friendly to compiler vectorization | Ard Biesheuvel |
2022-01-30 | ia64: make IA64_MCA_RECOVERY bool instead of tristate | Randy Dunlap |
2022-01-26 | PCI/sysfs: Find shadow ROM before static attribute initialization | Bjorn Helgaas |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | mm: percpu: generalize percpu related config | Kefeng Wang |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng |
2022-01-15 | ia64: topology: use default_groups in kobj_type | Greg Kroah-Hartman |
2022-01-15 | ia64: fix typo in a comment | Jason Wang |
2022-01-15 | arch/ia64/kernel/setup.c: use swap() to make code cleaner | Yang Guang |
2022-01-15 | ia64: module: use swap() to make code cleaner | Yang Guang |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior |
2021-11-25 | futex: Wireup futex_waitv syscall | André Almeida |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | memblock: allow to specify flags with memblock_add_node() | David Hildenbrand |
2021-11-03 | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/... | Linus Torvalds |
2021-11-02 | Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-11-02 | Merge branch 'for-5.16-vsprintf-pgp' into for-linus | Petr Mladek |
2021-11-01 | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-11-01 | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-10-30 | locking: Remove spin_lock_flags() etc | Arnd Bergmann |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-10-08 | ftrace: Cleanup ftrace_dyn_arch_init() | Weizhao Ouyang |
2021-10-07 | firmware: include drivers/firmware/Kconfig unconditionally | Arnd Bergmann |
2021-10-06 | ptrace: Remove the unnecessary arguments from arch_ptrace_stop | Eric W. Biederman |