1. 9269d27 Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  2. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  3. 28a27cb Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  4. a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  5. b89c07de Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  6. c10383b Merge tag 'regulator-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 3 years, 6 months ago
  7. b4b27b9 Revert "signal: Allow tasks to cache one sigqueue struct" by Linus Torvalds · 3 years, 6 months ago
  8. fe19bd3 mm, futex: fix shared futex pgoff on shmem huge page by Hugh Dickins · 3 years, 6 months ago
  9. 5fa5434 kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync() by Petr Mladek · 3 years, 6 months ago
  10. 34b3d53 kthread_worker: split code for canceling the delayed work timer by Petr Mladek · 3 years, 6 months ago
  11. 7749b03 Merge tag 'core-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  12. 6667517 Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  13. c0e4578 Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  14. c744dc4 sched/topology: Rework CPU capacity asymmetry detection by Beata Michalska · 3 years, 7 months ago
  15. 8f91efd psi: Fix race between psi_trigger_create/destroy by Zhaoyang Huang · 3 years, 7 months ago
  16. f418371 sched/fair: Introduce the burstable CFS controller by Huaixin Chang · 3 years, 6 months ago
  17. 012669c perf: Fix task context PMU for Hetero by Peter Zijlstra · 3 years, 6 months ago
  18. 8fd2ed1c Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 6 months ago
  19. 7fb593c Merge remote-tracking branch 'regulator/for-5.14' into regulator-next by Mark Brown · 3 years, 6 months ago
  20. 0c18f29 module: limit enabling module.sig_enforce by Mimi Zohar · 3 years, 6 months ago
  21. 0e8a89d locking/lockdep: Correct the description error for check_redundant() by Xiongwei Song · 3 years, 6 months ago
  22. bf22a69 futex: Provide FUTEX_LOCK_PI2 to support clock selection by Thomas Gleixner · 3 years, 8 months ago
  23. e112c41 futex: Prepare futex_lock_pi() for runtime clock selection by Thomas Gleixner · 3 years, 8 months ago
  24. f8b298c lockdep: Fix wait-type for empty stack by Peter Zijlstra · 3 years, 6 months ago
  25. 7b1f8c61 lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage() by Boqun Feng · 3 years, 6 months ago
  26. d4c157c locking/lockdep: Remove the unnecessary trace saving by Boqun Feng · 3 years, 6 months ago
  27. 69c7a5f locking/lockdep: Fix the dep path printing for backwards BFS by Boqun Feng · 3 years, 6 months ago
  28. 0213b70 sched/uclamp: Fix uclamp_tg_restrict() by Qais Yousef · 3 years, 6 months ago
  29. d7d60709 sched/rt: Fix Deadline utilization tracking during policy change by Vincent Donnefort · 3 years, 6 months ago
  30. fecfcbc sched/rt: Fix RT utilization tracking during policy change by Vincent Donnefort · 3 years, 6 months ago
  31. 399f8dd9 signal: Prevent sigqueue caching after task got released by Thomas Gleixner · 3 years, 6 months ago
  32. fdaba61 sched/fair: Ensure that the CFS parent is added after unthrottling by Rik van Riel · 3 years, 6 months ago
  33. 49faa77 locking/lockdep: Improve noinstr vs errors by Peter Zijlstra · 3 years, 6 months ago
  34. 5f89468 swiotlb: manipulate orig_addr when tlb_addr has offset by Bumyong Lee · 3 years, 8 months ago
  35. dfa19b1 reboot: Add hardware protection power-off by Matti Vaittinen · 3 years, 7 months ago
  36. cba5e97 Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  37. 9ed13a17 Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 6 months ago
  38. 89fec74 Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
  39. 0f4022a Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 6 months ago
  40. 944293b Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 6 months ago
  41. 89529d8 tracing: Do no increment trace_clock_global() by one by Steven Rostedt (VMware) · 3 years, 6 months ago
  42. 4fdd595 tracing: Do not stop recording comms if the trace file is being read by Steven Rostedt (VMware) · 3 years, 6 months ago
  43. 85550c8 tracing: Do not stop recording cmdlines when tracing is off by Steven Rostedt (VMware) · 3 years, 6 months ago
  44. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  45. 600642a sched,timer: Use __set_current_state() by Peter Zijlstra · 3 years, 7 months ago
  46. d6c23bb sched: Add get_current_state() by Peter Zijlstra · 3 years, 7 months ago
  47. 3ba9f93 sched,perf,kvm: Fix preemption condition by Peter Zijlstra · 3 years, 7 months ago
  48. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  49. 37aadc68 sched: Unbreak wakeups by Peter Zijlstra · 3 years, 7 months ago
  50. b2c0931 Merge branch 'sched/urgent' into sched/core, to resolve conflicts by Ingo Molnar · 3 years, 6 months ago
  51. 94aafc3 sched/fair: Age the average idle time by Peter Zijlstra · 3 years, 7 months ago
  52. 8f1b971 sched/cpufreq: Consider reduced CPU capacity in energy calculation by Lukasz Luba · 3 years, 7 months ago
  53. 489f164 sched/fair: Take thermal pressure into account while estimating energy by Lukasz Luba · 3 years, 7 months ago
  54. 83c5e9d sched/fair: Return early from update_tg_cfs_load() if delta == 0 by Dietmar Eggemann · 3 years, 7 months ago
  55. 9e077b5 sched/pelt: Check that *_avg are null when *_sum are by Vincent Guittot · 3 years, 7 months ago
  56. 4f5aecd crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo by Pingfan Liu · 3 years, 7 months ago
  57. 6262e1b printk: Move EXPORT_SYMBOL() closer to vprintk definition by Punit Agrawal · 3 years, 7 months ago
  58. 9183671a bpf: Fix leakage under speculation on mispredicted branches by Daniel Borkmann · 3 years, 7 months ago
  59. fe9a5ca bpf: Do not mark insn as seen under speculative path verification by Daniel Borkmann · 3 years, 7 months ago
  60. d203b0f bpf: Inherit expanded/patched seen count from old aux data by Daniel Borkmann · 3 years, 7 months ago
  61. a7b359f sched/fair: Correctly insert cfs_rq's to list on unthrottle by Odin Ugedal · 3 years, 7 months ago
  62. 771fac5 Revert "cpufreq: CPPC: Add support for frequency invariance" by Viresh Kumar · 3 years, 7 months ago
  63. 99f9259 Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  64. 191aaf6 Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  65. ad347ab Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 7 months ago
  66. f09eacc Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 7 months ago
  67. b7e24eb cgroup1: don't allow '\n' in renaming by Alexander Kuznetsov · 3 years, 7 months ago
  68. 156172a irq_work: Make irq_work_queue() NMI-safe again by Peter Zijlstra · 3 years, 7 months ago
  69. 3e08a9f tracing: Correct the length check which causes memory corruption by Liangyan · 3 years, 7 months ago
  70. 6c14133 ftrace: Do not blindly read the ip address in ftrace_bug() by Steven Rostedt (VMware) · 3 years, 7 months ago
  71. 9d32fa5 Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
  72. 1faa491 sched/debug: Remove obsolete init_schedstats() by Eric Dumazet · 3 years, 7 months ago
  73. a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago
  74. 68d7a19 sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling by Dietmar Eggemann · 3 years, 7 months ago
  75. fcf6631 sched/pelt: Ensure that *_sum is always synced with *_avg by Vincent Guittot · 3 years, 7 months ago
  76. ff40e51 bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks by Daniel Borkmann · 3 years, 7 months ago
  77. 475ea6c sched: Don't defer CPU pick to migration_cpu_stop() by Valentin Schneider · 3 years, 7 months ago
  78. 08f7c2f sched/fair: Fix ascii art by relpacing tabs by Odin Ugedal · 3 years, 8 months ago
  79. 15faafc sched,init: Fix DEBUG_PREEMPT vs early boot by Peter Zijlstra · 3 years, 7 months ago
  80. 7b419f4 sched: Add CONFIG_SCHED_CORE help text by Peter Zijlstra · 3 years, 7 months ago
  81. ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 7 months ago
  82. 9ce4d21 uprobes: Update uprobe_write_opcode() kernel-doc comment by Qiujun Huang · 3 years, 7 months ago
  83. 6c605f8 perf: Fix data race between pin_count increment/decrement by Marco Elver · 3 years, 7 months ago
  84. f268c37 tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed by Frederic Weisbecker · 3 years, 7 months ago
  85. 02da26a sched/fair: Make sure to update tg contrib for blocked load by Vincent Guittot · 3 years, 7 months ago
  86. 7c7ad62 sched/fair: Keep load_avg and load_sum synced by Vincent Guittot · 3 years, 7 months ago
  87. 9a76c0e Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 7 months ago
  88. ddc4739 seccomp: Refactor notification handler to prepare for new semantics by Sargun Dhillon · 3 years, 8 months ago
  89. 875dd7b perf/hw_breakpoint: Fix DocBook warnings in perf hw_breakpoint by Haocheng Xie · 3 years, 7 months ago
  90. a1ddf52 perf/core: Fix DocBook warnings by Haocheng Xie · 3 years, 7 months ago
  91. 32961ae perf/core: Make local function perf_pmu_snapshot_aux() static by Haocheng Xie · 3 years, 7 months ago
  92. d7c5303 Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
  93. a8ea6fc sched: Stop PF_NO_SETAFFINITY from being inherited by various init system threads by Frederic Weisbecker · 3 years, 7 months ago
  94. a703619 bpf: No need to simulate speculative domain for immediates by Daniel Borkmann · 3 years, 8 months ago
  95. bb01a1b bpf: Fix mask direction swap upon off reg sign change by Daniel Borkmann · 3 years, 7 months ago
  96. 3d0220f bpf: Wrap aux data inside bpf_sanitize_info container by Daniel Borkmann · 3 years, 7 months ago
  97. 5c9d706 bpf: Fix BPF_LSM kconfig symbol dependency by Daniel Borkmann · 3 years, 7 months ago
  98. a82adc7 futex: Deduplicate cond_resched() invocation in futex_wake_op() by Pavel Begunkov · 3 years, 8 months ago
  99. 1434a31 Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 7 months ago
  100. 5df7ae7 Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 3 years, 7 months ago