1. 39e07cb kcov: convert kcov.refcount to refcount_t by Elena Reshetova · 6 years ago
  2. ec9672d kcov: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  3. 13610aa kernel/configs: use .incbin directive to embed config_data.gz by Masahiro Yamada · 6 years ago
  4. 9abdb50 kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  5. 32a5ad9 sysctl: handle overflow for file-max by Christian Brauner · 6 years ago
  6. 7f2923c sysctl: handle overflow in proc_get_long by Christian Brauner · 6 years ago
  7. 4b04700 kernel: workqueue: clarify wq_worker_last_func() caller requirements by Johannes Weiner · 6 years ago
  8. a4507fe dynamic_debug: add static inline stub for ddebug_add_module by Rasmus Villemoes · 6 years ago
  9. 513770f dynamic_debug: move pr_err from module.c to ddebug_add_module by Rasmus Villemoes · 6 years ago
  10. 21f63a5 kernel/sys: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  11. b014beb kernel/hung_task.c: Use continuously blocked time when reporting. by Tetsuo Handa · 6 years ago
  12. a98eb6f kernel/hung_task.c - fix sparse warnings by Valdis Kletnieks · 6 years ago
  13. 4169680 kernel/panic.c: taint: fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  14. e431f2d Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  15. ef80068 Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  16. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  17. 78e10b5 Merge tag 'y2038-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  18. 45802da Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  19. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. 7e89a37 ipc: Fix building compat mode without sysvipc by Arnd Bergmann · 6 years ago
  22. dc50537 kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
  23. 5e1f0f0 mm, compaction: capture a page under direct compaction by Mel Gorman · 6 years ago
  24. 6b7e5ca mm: remove sysctl_extfrag_handler() by Matthew Wilcox · 6 years ago
  25. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  26. abd02ac PM/Hibernate: exclude all PageOffline() pages by David Hildenbrand · 6 years ago
  27. 5b56db3 PM/Hibernate: use pfn_to_online_page() by David Hildenbrand · 6 years ago
  28. e04b742 kexec: export PG_offline to VMCOREINFO by David Hildenbrand · 6 years ago
  29. 3717f61 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  31. 78f8601 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  32. 1848319 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  33. 3591b19 Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  34. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  35. 4f9020f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  36. f7fb7c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  37. c3739c5 Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em' by Rafael J. Wysocki · 6 years ago
  38. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. 3612af7 bpf: fix sanitation rewrite in case of non-pointers by Daniel Borkmann · 6 years ago
  40. 4b91130 bpf: fix u64_stats_init() usage in bpf_prog_alloc() by Eric Dumazet · 6 years ago
  41. 352d20d bpf: drop refcount if bpf_map_new_fd() fails in map_create() by Peng Sun · 6 years ago
  42. 3fcc553 bpf: fix build without bpf_syscall by Alexei Starovoitov · 6 years ago
  43. ad01423 kthread: Do not use TIMER_IRQSAFE by Sebastian Andrzej Siewior · 6 years ago
  44. fe99a4f kthread: Convert worker lock to raw spinlock by Julia Cartwright · 6 years ago
  45. c978b94 Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  46. 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  47. 72dcd50 locking/lockdep: Add module_param to enable consistency checks by Peter Zijlstra · 6 years ago
  48. 669de8b kernel/workqueue: Use dynamic lockdep keys for workqueues by Bart Van Assche · 6 years ago
  49. 108c148 locking/lockdep: Add support for dynamic keys by Bart Van Assche · 6 years ago
  50. 4bf5086 locking/lockdep: Verify whether lock objects are small enough to be used as class keys by Bart Van Assche · 6 years ago
  51. b526b2e locking/lockdep: Check data structure consistency by Bart Van Assche · 6 years ago
  52. de4643a locking/lockdep: Reuse lock chains that have been freed by Bart Van Assche · 6 years ago
  53. 527af3e locking/lockdep: Fix a comment in add_chain_cache() by Bart Van Assche · 6 years ago
  54. 2212684 locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count() by Bart Van Assche · 6 years ago
  55. ace35a7 locking/lockdep: Reuse list entries that are no longer in use by Bart Van Assche · 6 years ago
  56. a0b0fd5 locking/lockdep: Free lock classes that are no longer in use by Bart Van Assche · 6 years ago
  57. 29fc33f locking/lockdep: Update two outdated comments by Bart Van Assche · 6 years ago
  58. cdc84d7 locking/lockdep: Make it easy to detect whether or not inside a selftest by Bart Van Assche · 6 years ago
  59. 956f356 locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock() by Bart Van Assche · 6 years ago
  60. feb0a38 locking/lockdep: Initialize the locks_before and locks_after lists earlier by Bart Van Assche · 6 years ago
  61. 86cffb8 locking/lockdep: Make zap_class() remove all matching lock order entries by Bart Van Assche · 6 years ago
  62. 523b113 locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cache by Bart Van Assche · 6 years ago
  63. 15ea86b locking/lockdep: Fix reported required memory size (2/2) by Bart Van Assche · 6 years ago
  64. 7ff8517 locking/lockdep: Fix reported required memory size (1/2) by Bart Van Assche · 6 years ago
  65. 09d75ec locking/lockdep: Fix two 32-bit compiler warnings by Bart Van Assche · 6 years ago
  66. 733000c locking/qspinlock: Remove unnecessary BUG_ON() call by Waiman Long · 6 years ago
  67. 0614621d Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  68. a115d0e bpf: set inner_map_meta->spin_lock_off correctly by Yonghong Song · 6 years ago
  69. 5f8f8b9 bpf: expose program stats via bpf_prog_info by Alexei Starovoitov · 6 years ago
  70. 492ecee bpf: enable program stats by Alexei Starovoitov · 6 years ago
  71. 781e628 bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id() by Peng Sun · 6 years ago
  72. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  73. c4eb1e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  74. a324ca9 Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  75. ea34a00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  76. c60f83b perf, pt, coresight: Fix address filters for vmas with non-zero offset by Alexander Shishkin · 6 years ago
  77. 18736ee perf: Copy parent's address filter offsets on clone by Alexander Shishkin · 6 years ago
  78. 7c0cdf0 bpf, lpm: fix lookup bug in map_delete_elem by Alban Crequy · 6 years ago
  79. e80d02d seccomp, bpf: disable preemption before calling into bpf prog by Alexei Starovoitov · 6 years ago
  80. 4e37504 psi: avoid divide-by-zero crash inside virtual machines by Johannes Weiner · 6 years ago
  81. 9f199dd irqdomain: Allow the default irq domain to be retrieved by Marc Zyngier · 6 years ago
  82. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  83. 40e196a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  84. 568f196 bpf: check that BPF programs run with preemption disabled by Peter Zijlstra · 6 years ago
  85. 10f4902 Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  86. a6a309e genirq/affinity: Remove the leftovers of the original set support by Thomas Gleixner · 6 years ago
  87. c66d4bd genirq/affinity: Add new callback for (re)calculating interrupt sets by Ming Lei · 6 years ago
  88. 9cfef55 genirq/affinity: Store interrupt sets size in struct irq_affinity by Ming Lei · 6 years ago
  89. 0145c30 genirq/affinity: Code consolidation by Thomas Gleixner · 6 years ago
  90. dd6f29d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. 885e631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  92. 6e1077f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  93. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  94. 9e73821 tracing: Fix number of entries in trace header by Quentin Perret · 6 years ago
  95. 2c4f1fc kprobe: Do not use uaccess functions to access kernel memory that can fault by Changbin Du · 6 years ago
  96. 02d7504 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  97. d869f86 Merge branch 'linus' into irq/core by Thomas Gleixner · 6 years ago
  98. a518669 genirq: Fix wrong name in request_percpu_nmi() description by Julien Thierry · 6 years ago
  99. b6ea7bc Merge tag 'trace-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  100. cf43a75 signal: Restore the stop PTRACE_EVENT_EXIT by Eric W. Biederman · 6 years ago