1. 0785249 Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  2. 590680d Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  3. 20e2aa8 Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  4. 652fa53 Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  5. 75e7188 Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 9 months ago
  6. 5b8b9d0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  7. f4d74ef kernel/gcov/fs.c: gcov_seq_next() should increase position index by Vasily Averin · 4 years, 9 months ago
  8. d7d27cf kmod: make request_module() return an error when autoloading is disabled by Eric Biggers · 4 years, 9 months ago
  9. ab6f762 printk: queue wake_up_klogd irq_work only if per-CPU areas are ready by Sergey Senozhatsky · 4 years, 10 months ago
  10. 87ad46e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  11. bbec2a2 Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  12. c0cc271 Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 9 months ago
  13. 63f818f proc: Use a dedicated lock in struct pid by Eric W. Biederman · 4 years, 9 months ago
  14. 9bb50ed dma-debug: fix displaying of dma allocation type by Grygorii Strashko · 4 years, 9 months ago
  15. cdcda0d dma-direct: fix data truncation in dma_direct_get_required_mask() by Kishon Vijay Abraham I · 4 years, 9 months ago
  16. 9a019db locking/lockdep: Improve 'invalid wait context' splat by Peter Zijlstra · 4 years, 9 months ago
  17. d22cc7f locking/percpu-rwsem: Fix a task_struct refcount by Qian Cai · 4 years, 9 months ago
  18. 96e74eb sched/debug: Add task uclamp values to SCHED_DEBUG procfs by Valentin Schneider · 4 years, 10 months ago
  19. 9e3bf94 sched/debug: Factor out printing formats into common macros by Valentin Schneider · 4 years, 10 months ago
  20. c745a62 sched/debug: Remove redundant macro define by Valentin Schneider · 4 years, 10 months ago
  21. 275b2f6 sched/core: Remove unused rq::last_load_update_tick by Vincent Donnefort · 4 years, 9 months ago
  22. 62849a9 workqueue: Remove the warning in wq_worker_sleeping() by Sebastian Andrzej Siewior · 4 years, 9 months ago
  23. 111688c sched/fair: Fix negative imbalance in imbalance calculation by Aubrey Li · 4 years, 9 months ago
  24. 26a8b12 sched/fair: Fix race between runtime distribution and assignment by Huaixin Chang · 4 years, 9 months ago
  25. d76343c sched/fair: Align rq->avg_idle and rq->avg_scan_cost by Valentin Schneider · 4 years, 9 months ago
  26. d3296fb perf/core: Disable page faults when getting phys address by Jiri Olsa · 4 years, 9 months ago
  27. 24fb6b8 perf/cgroup: Correct indirection in perf_less_group_idx() by Ian Rogers · 4 years, 9 months ago
  28. 33238c5 perf/core: Fix event cgroup tracking by Peter Zijlstra · 4 years, 10 months ago
  29. 0f538e3 ucount: Make sure ucounts in /proc/sys/user don't regress again by Jan Kara · 4 years, 9 months ago
  30. 6524d79 kernel/gcov/fs.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  31. 7ff8718 gcov: gcc_3_4: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  32. fba4168 gcov: gcc_4_7: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  33. 06d4f81 kernel/kmod.c: fix a typo "assuems" -> "assumes" by Qiujun Huang · 4 years, 9 months ago
  34. 0bd476e kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol() by Will Deacon · 4 years, 9 months ago
  35. 889b3c1 compiler: remove CONFIG_OPTIMIZE_INLINING entirely by Masahiro Yamada · 4 years, 9 months ago
  36. 63174f6 kernel/extable.c: use address-of operator on section symbols by Nathan Chancellor · 4 years, 9 months ago
  37. d919b33 proc: faster open/read/close with "permanent" files by Alexey Dobriyan · 4 years, 9 months ago
  38. 0391113 mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() by Anshuman Khandual · 4 years, 9 months ago
  39. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
  40. e39a4b3 mm: set vm_next and vm_prev to NULL in vm_area_dup() by Li Xinhai · 4 years, 9 months ago
  41. 93949bb mm: don't prepare anon_vma if vma has VM_WIPEONFORK by Li Xinhai · 4 years, 9 months ago
  42. eeec26d time/namespace: Add max_time_namespaces ucount by Dmitry Safonov · 4 years, 9 months ago
  43. b801f1e time/namespace: Fix time_for_children symlink by Michael Kerrisk (man-pages) · 4 years, 9 months ago
  44. 0f5c4c6 PM / sleep: handle the compat case in snapshot_set_swap_area() by Christoph Hellwig · 4 years, 9 months ago
  45. 88a7755 PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helper by Christoph Hellwig · 4 years, 9 months ago
  46. ef05db1 Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  47. b6ff107 Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 9 months ago
  48. c48b072 Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  49. d5ca327 Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  50. aa1a8ce Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 9 months ago
  51. 6f43bae Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 9 months ago
  52. ad0bf4e Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
  53. 7dc41b9 Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 4 years, 9 months ago
  54. 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 9 months ago
  55. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  56. 0adb8bc Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 4 years, 9 months ago
  57. d883600 Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 9 months ago
  58. f2c3bec Merge tag 'kgdb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 9 months ago
  59. 0c05b9b docs: cgroup-v1: Document the cpuset_v2_mode mount option by Waiman Long · 4 years, 9 months ago
  60. 2b729fe Revert "cpuset: Make cpuset hotplug synchronous" by Tejun Heo · 4 years, 9 months ago
  61. 8e99cf9 tracing: Do not allocate buffer in trace_find_next_entry() in atomic by Steven Rostedt (VMware) · 4 years, 9 months ago
  62. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  63. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  64. 6923aa0 mm/compaction: Disable compact_unevictable_allowed on RT by Sebastian Andrzej Siewior · 4 years, 9 months ago
  65. 964b692 mm/compaction: really limit compact_unevictable_allowed to 0 and 1 by Sebastian Andrzej Siewior · 4 years, 9 months ago
  66. 8a931f8 mm: memcontrol: recursive memory.low protection by Johannes Weiner · 4 years, 9 months ago
  67. f4b00ea mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page() by Roman Gushchin · 4 years, 9 months ago
  68. db96a75 PM: sleep: Add pm_debug_messages kernel command line option by Chen Yu · 4 years, 9 months ago
  69. 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 9 months ago
  70. d1e7fd6 signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 9 months ago
  71. ad99b51 kdb: Censor attempts to set PROMPT without ENABLE_MEM_READ by Daniel Thompson · 4 years, 11 months ago
  72. d228bee kdb: Eliminate strncpy() warnings by replacing with strscpy() by Daniel Thompson · 4 years, 11 months ago
  73. 73d2056 hrtimer: Don't dereference the hrtimer pointer after the callback by Sebastian Andrzej Siewior · 4 years, 9 months ago
  74. 3704a6a PM: hibernate: Propagate the return value of hibernation_restore() by Dexuan Cui · 4 years, 9 months ago
  75. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  76. 1f944f9 Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 9 months ago
  77. 674d85e Merge tag 'audit-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 9 months ago
  78. d9d7677 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  79. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  80. d5f744f Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  81. dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  82. 336622e Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  83. 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  84. 0c991eb bpf: Implement bpf_prog replacement for an active bpf_cgroup_link by Andrii Nakryiko · 4 years, 9 months ago
  85. af6eea5 bpf: Implement bpf_link-based cgroup BPF program attachment by Andrii Nakryiko · 4 years, 9 months ago
  86. 2d38533 Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  87. 642e53e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  88. 9b82f05 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  89. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  90. 7c4fa15 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  91. 49835c1 Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  92. fa123ac bpf: Verifier, refine 32bit bound in do_refine_retval_range by John Fastabend · 4 years, 9 months ago
  93. 3f50f13 bpf: Verifier, do explicit ALU32 bounds tracking by John Fastabend · 4 years, 9 months ago
  94. 1006050 bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectly by John Fastabend · 4 years, 9 months ago
  95. f50b49a bpf: btf: Fix arg verification in btf_ctx_access() by KP Singh · 4 years, 9 months ago
  96. 78b0ded Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 9 months ago
  97. e59cd88 Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  98. 0fc31b1 bpf: Simplify reg_set_min_max_inv handling by Jann Horn · 4 years, 9 months ago
  99. 604dca5 bpf: Fix tnum constraints for 32-bit comparisons by Jann Horn · 4 years, 9 months ago
  100. f2d67fe bpf: Undo incorrect __reg_bound_offset32 handling by Daniel Borkmann · 4 years, 9 months ago