Age | Commit message (Expand) | Author |
2018-01-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-01-09 | bpf: introduce BPF_JIT_ALWAYS_ON config | Alexei Starovoitov |
2018-01-08 | sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TEST | Geert Uytterhoeven |
2017-12-31 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-12-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-12-23 | x86/mm/pti: Add infrastructure for page table isolation | Thomas Gleixner |
2017-12-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-12-22 | init: Invoke init_espfix_bsp() from mm_init() | Thomas Gleixner |
2017-12-18 | sched/isolation: Enable CONFIG_CPU_ISOLATION=y by default | Frederic Weisbecker |
2017-11-27 | main: kernel_start: move housekeeping_init() before workqueue_init_early() | Tal Shorer |
2017-11-17 | EXPERT Kconfig menu: fix broken EXPERT menu | Randy Dunlap |
2017-11-17 | initramfs: use time64_t timestamps | Arnd Bergmann |
2017-11-17 | pid: remove pidhash | Gargi Sharma |
2017-11-17 | pid: replace pid bitmap implementation with IDR API | Gargi Sharma |
2017-11-17 | init/version.c: include <linux/export.h> instead of <linux/module.h> | Masahiro Yamada |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-15 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) |
2017-11-15 | mm: slabinfo: remove CONFIG_SLABINFO | Yang Shi |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-13 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-11-08 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2017-11-07 | PCI: Move PCI_QUIRKS to the PCI bus menu | Randy Dunlap |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-27 | sched/isolation: Handle the nohz_full= parameter | Frederic Weisbecker |
2017-10-27 | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H... | Frederic Weisbecker |
2017-10-27 | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker |
2017-10-12 | init/Kconfig: Fix module signing document location | Nathan Chancellor |
2017-10-07 | kbuild: Fix optimization level choice default | Ulf Magnusson |
2017-09-27 | ACPI/init: Invoke early ACPI initialization earlier | Dou Liyang |
2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2017-09-14 | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2017-09-08 | init/main.c: extract early boot entropy from the passed cmdline | Daniel Micay |
2017-09-08 | init: move stack canary initialization after setup_arch | Laura Abbott |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2017-09-06 | mm, memory_hotplug: drop zone from build_all_zonelists | Michal Hocko |
2017-09-06 | mm: add SLUB free list pointer obfuscation | Kees Cook |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-03 | utimes: Make utimes y2038 safe | Deepa Dinamani |
2017-08-14 | debugobjects: Make kmemleak ignore debug objects | Waiman Long |
2017-08-10 | sched/core: Remove unnecessary initialization init_idle_bootup_task() | Cheng Jian |
2017-08-01 | futex: Allow for compiling out PI support | Nicolas Pitre |
2017-07-26 | percpu: replace area map allocator with bitmap | Dennis Zhou (Facebook) |
2017-07-18 | x86, swiotlb: Add memory encryption support | Tom Lendacky |