1. 122732d UPSTREAM: psi: clarify the Kconfig text for the default-disable option by Johannes Weiner · 5 years ago
  2. a8b846a UPSTREAM: psi: fix reference to kernel commandline enable by Baruch Siach · 6 years ago
  3. c9f51ce BACKPORT: psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 6 years ago
  4. e868a99 BACKPORT: psi: cgroup support by Johannes Weiner · 6 years ago
  5. 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  6. a4ffb67 BACKPORT: slub: make sysfs directories for memcg sub-caches optional by Tejun Heo · 6 years ago
  7. 00a195e add support for clang Control Flow Integrity (CFI) by Sami Tolvanen · 7 years ago
  8. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 6 years ago
  10. a2adc7c UPSTREAM: cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig by Arnd Bergmann · 7 years ago
  11. cde30d1 UPSTREAM: cgroup: Fix CGROUP_BPF config by Andy Lutomirski · 8 years ago
  12. f791c42 UPSTREAM: cgroup: add support for eBPF programs by Daniel Mack · 8 years ago
  13. ac82d16 ANDROID: sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE feature flag by John Stultz · 8 years ago
  14. 26c2154 ANDROID: sched: Introduce Window Assisted Load Tracking (WALT) by Srivatsa Vaddagiri · 8 years ago
  15. 2178e84 ANDROID: FIXUP: sched: fix build for non-SMP target by Patrick Bellasi · 8 years ago
  16. ae71030 ANDROID: sched/tune: add initial support for CGroups based boosting by Patrick Bellasi · 9 years ago
  17. 69fa4c7 ANDROID: sched/tune: add sysctl interface to define a boost value by Patrick Bellasi · 9 years ago
  18. faaae2a Re-enable CONFIG_MODVERSIONS in a slightly weaker form by Linus Torvalds · 8 years ago
  19. cd3caef Fix subtle CONFIG_MODVERSIONS problems by Linus Torvalds · 8 years ago
  20. 26b5679 relay: Use irq_work instead of plain timer for deferred wakeup by Peter Zijlstra · 8 years ago
  21. 997b611 Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  22. b5d5cf2 parisc: Drop BROKEN_RODATA config option by Helge Deller · 8 years ago
  23. c6c314a sched/core: Add try_get_task_stack() and put_task_stack() by Andy Lutomirski · 8 years ago
  24. c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
  25. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  26. f1cb637 init/Kconfig: add clarification for out-of-tree modules by Valdis Kletnieks · 8 years ago
  27. ac3339b init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig by Alexey Dobriyan · 8 years ago
  28. bc083a6 init/Kconfig: make COMPILE_TEST depend on !UML by Richard Weinberger · 8 years ago
  29. 9991a9c cgroup: update cgroup's document path by seokhoon.yoon · 8 years ago
  30. 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  31. 210e7a4 mm: SLUB freelist randomization by Thomas Garnier · 8 years ago
  32. ed18adc mm: SLUB hardened usercopy support by Kees Cook · 8 years ago
  33. 04385fc mm: SLAB hardened usercopy support by Kees Cook · 8 years ago
  34. 766fd5f Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. df00ccc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. b58c358 sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code by Rik van Riel · 8 years ago
  37. 076501f init/Kconfig: keep Expert users menu together by Randy Dunlap · 8 years ago
  38. 5e0d8d5 init: fix Kconfig text by Geert Uytterhoeven · 8 years ago
  39. 570dd3c rcu: Disable TASKS_RCU for usermode Linux by Paul E. McKenney · 8 years ago
  40. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  41. 427934b printk/nmi: increase the size of NMI buffer and make it configurable by Petr Mladek · 8 years ago
  42. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  43. c7ce4f60 mm: SLAB freelist randomization by Thomas Garnier · 8 years ago
  44. 877417e Kbuild: change CC_OPTIMIZE_FOR_SIZE definition by Arnd Bergmann · 8 years ago
  45. f76be61 Make CONFIG_FHANDLE default y by Andi Kleen · 8 years ago
  46. dbacb0e kconfig option for TRIM_UNUSED_KSYMS by Nicolas Pitre · 8 years ago
  47. 6b5f04b Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  48. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  49. 2213e9a kallsyms: add support for relative offsets in kallsyms address table by Ard Biesheuvel · 8 years ago
  50. 4d5d566 x86: kallsyms: disable absolute percpu symbols on !SMP by Ard Biesheuvel · 8 years ago
  51. 6cc578d cgroup: Trivial correction to reflect controller. by Parav Pandit · 8 years ago
  52. d43de6c akcipher: Move the RSA DER encoding check to the crypto layer by David Howells · 8 years ago
  53. d886f4e mm: memcontrol: rein in the CONFIG space madness by Johannes Weiner · 8 years ago
  54. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 8 years ago
  55. 2d663b5 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  56. b2113a4 uselib: default depending if libc5 was used by Riku Voipio · 8 years ago
  57. cb74ed2 audit: always enable syscall auditing when supported and audit is enabled by Paul Moore · 8 years ago
  58. 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  59. 6bf024e cgroup: put controller Kconfig options in meaningful order by Johannes Weiner · 9 years ago
  60. a0166ec cgroup: clean up the kernel configuration menu nomenclature by Johannes Weiner · 9 years ago
  61. 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 9 years ago
  62. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  63. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  64. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  65. 6c0f568 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  66. 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
  67. a14c151 userfaultfd: buildsystem activation by Andrea Arcangeli · 9 years ago
  68. 8bdc69b Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  69. bf3eac8 percpu-rwsem: kill CONFIG_PERCPU_RWSEM by Oleg Nesterov · 9 years ago
  70. cfc411e Move certificate handling to its own directory by David Howells · 9 years ago
  71. 228c37f sign-file: Document dependency on OpenSSL devel libraries by David Howells · 9 years ago
  72. 99d27b1 modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option by David Woodhouse · 9 years ago
  73. fb11794 modsign: Use single PEM file for autogenerated key by David Woodhouse · 9 years ago
  74. 1329e8c modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed by David Woodhouse · 9 years ago
  75. 19e91b6 modsign: Allow external signing key to be specified by David Woodhouse · 9 years ago
  76. 091f6e2 MODSIGN: Extract the blob PKCS#7 signature verifier from module signing by David Howells · 9 years ago
  77. 3f1e1be MODSIGN: Use PKCS#7 messages as module signatures by David Howells · 9 years ago
  78. be55fa2 rcu: Hide RCU_NOCB_CPU behind RCU_EXPERT by Paul E. McKenney · 9 years ago
  79. 49b786e cgroup: implement the PIDs subsystem by Aleksa Sarai · 9 years ago
  80. d1ec4c3 rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL by Paul E. McKenney · 9 years ago
  81. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 91cca0f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 9 years ago
  84. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  85. fb39f98 printk: Increase maximum CONFIG_LOG_BUF_SHIFT from 21 to 25 by Ingo Molnar · 9 years ago
  86. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  87. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  88. 2e13ba5 fs, proc: introduce CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  89. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  90. b6c09b5 modules: clarify CONFIG_MODULE_COMPRESS help, suggest 'N'. by Rusty Russell · 9 years ago
  91. c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 89e9b9e writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK by Tejun Heo · 9 years ago
  93. 6c9692e module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING by Peter Zijlstra · 9 years ago
  94. e72aeaf rcu: Remove prompt for RCU implementation by Pranith Kumar · 9 years ago
  95. 26730f5 rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO by Paul E. McKenney · 9 years ago
  96. 47d631a rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF by Paul E. McKenney · 9 years ago
  97. 05c5df3 rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT by Paul E. McKenney · 9 years ago
  98. 8739c5c rcu: Break dependency of RCU_FANOUT_LEAF on RCU_FANOUT by Paul E. McKenney · 9 years ago
  99. 78cae10 rcu: Create RCU_EXPERT Kconfig and hide booleans behind it by Paul E. McKenney · 9 years ago
  100. 7fa2700 rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter by Paul E. McKenney · 9 years ago