1. 94d4bff blktrace: fix documentation for blk_fill_rw() by Chaitanya Kulkarni · 3 years, 11 months ago
  2. c0ea576 blktrace: remove debugfs file dentries from struct blk_trace by Greg Kroah-Hartman · 4 years ago
  3. 1f83bb4 blktrace: add blk_fill_rwbs documentation comment by Chaitanya Kulkarni · 3 years, 11 months ago
  4. 179d160 block: remove superfluous param in blk_fill_rwbs() by Chaitanya Kulkarni · 3 years, 11 months ago
  5. 177626c Merge tag 'seccomp-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  6. d643a99 Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 years, 11 months ago
  7. 23b6ba4 Merge tag 'audit-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 11 months ago
  8. 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  9. 2671fe5 Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 11 months ago
  10. d310ec0 Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  11. 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  12. 9eef023 Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  13. d089f48 Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  14. 3f6ec19 Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  15. b5183bc Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  16. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  17. 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 3 years, 11 months ago
  18. 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  19. 02f9fc2 Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  20. 51e6d17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
  21. 4ae7dc9 entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point by Frederic Weisbecker · 4 years ago
  22. 47b8ff1 entry: Explicitly flush pending rcuog wakeup before last rescheduling point by Frederic Weisbecker · 4 years ago
  23. f8bb5ca rcu/nocb: Trigger self-IPI on late deferred wake up before user resume by Frederic Weisbecker · 4 years ago
  24. 43789ef rcu/nocb: Perform deferred wake up before last idle's need_resched() check by Frederic Weisbecker · 4 years ago
  25. 54b7429e rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callers by Frederic Weisbecker · 4 years ago
  26. e0ee463 sched/features: Distinguish between NORMAL and DEADLINE hrtick by Juri Lelli · 4 years ago
  27. 156ec6f sched/features: Fix hrtick reprogramming by Juri Lelli · 4 years ago
  28. de40f33 sched/deadline: Reduce rq lock contention in dl_add_task_root_domain() by Dietmar Eggemann · 4 years ago
  29. b0d6d47 uprobes: (Re)add missing get_uprobe() in __find_uprobe() by Sven Schnelle · 4 years ago
  30. f9d3459 smp: Process pending softirqs in flush_smp_call_function_from_idle() by Sebastian Andrzej Siewior · 4 years ago
  31. ef72661 sched: Harden PREEMPT_DYNAMIC by Peter Zijlstra · 4 years ago
  32. 73f44fe static_call: Allow module use without exposing static_call_key by Josh Poimboeuf · 4 years ago
  33. e59e10f sched: Add /debug/sched_preempt by Peter Zijlstra · 4 years ago
  34. 826bfeb preempt/dynamic: Support dynamic preempt with preempt= boot option by Peter Zijlstra (Intel) · 4 years ago
  35. 40607ee preempt/dynamic: Provide irqentry_exit_cond_resched() static call by Peter Zijlstra (Intel) · 4 years ago
  36. 2c9a98d preempt/dynamic: Provide preempt_schedule[_notrace]() static calls by Peter Zijlstra (Intel) · 4 years ago
  37. b965f1d preempt/dynamic: Provide cond_resched() and might_resched() static calls by Peter Zijlstra (Intel) · 4 years ago
  38. 6ef869e preempt: Introduce CONFIG_PREEMPT_DYNAMIC by Michal Hocko · 4 years ago
  39. 3f2a8fc static_call/x86: Add __static_call_return0() by Peter Zijlstra · 4 years ago
  40. c541bb7 sched/core: Update task_prio() function header by Dietmar Eggemann · 4 years ago
  41. 9d061ba6 sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO by Dietmar Eggemann · 4 years ago
  42. ae18ad2 sched: Remove MAX_USER_RT_PRIO by Dietmar Eggemann · 4 years ago
  43. 71e5f66 sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa() by Dietmar Eggemann · 4 years ago
  44. 5a79872 rbtree, rtmutex: Use rb_add_cached() by Peter Zijlstra · 4 years, 9 months ago
  45. a905e84 rbtree, uprobes: Use rbtree helpers by Peter Zijlstra · 4 years, 9 months ago
  46. a3b8986 rbtree, perf: Use new rbtree helpers by Peter Zijlstra · 4 years, 9 months ago
  47. 8ecca39 rbtree, sched/deadline: Use rb_add_cached() by Peter Zijlstra · 4 years, 9 months ago
  48. bf9be9a rbtree, sched/fair: Use rb_add_cached() by Peter Zijlstra · 4 years, 9 months ago
  49. 9fe1f12 sched/fair: Merge select_idle_core/cpu() by Mel Gorman · 4 years ago
  50. 6cd56ef sched/fair: Remove select_idle_smt() by Mel Gorman · 4 years ago
  51. ed3cd45 Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch by Ingo Molnar · 4 years ago
  52. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  53. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years ago
  54. 45159b2 bpf: Clear subreg_def for global function return values by Ilya Leoshkevich · 4 years ago
  55. a9a939c Merge branches 'powercap' and 'pm-misc' by Rafael J. Wysocki · 4 years ago
  56. 6621cd2 Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk' by Rafael J. Wysocki · 4 years ago
  57. ac30d8c Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years ago
  58. 6d4e9a8 driver core: lift dma_default_coherent into common code by Christoph Hellwig · 4 years ago
  59. e5069b9c bpf: Support pointers in global func args by Dmitrii Banshchikov · 4 years ago
  60. 4ddb741 bpf: Extract nullable reg type conversion into a helper function by Dmitrii Banshchikov · 4 years ago
  61. feb4adf bpf: Rename bpf_reg_state variables by Dmitrii Banshchikov · 4 years ago
  62. 9b00f1b bpf: Fix truncation handling for mod32 dst reg wrt zero by Daniel Borkmann · 4 years ago
  63. 7d4553b bpf, devmap: Use GFP_KERNEL for xdp bulk queue allocation by Jun'ichi Nomura · 4 years ago
  64. 17d8bed bpf: Fix an unitialized value in bpf_iter by Yonghong Song · 4 years ago
  65. 3d06f34 bpf: Allow bpf_d_path in bpf_iter program by Song Liu · 4 years ago
  66. 3a7b35b bpf: Introduce task_vma bpf_iter by Song Liu · 4 years ago
  67. e77a681 Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years ago
  68. 8c6e67b Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago
  69. 1556057 PM: sleep: Constify static struct attribute_group by Rikard Falkeborn · 4 years ago
  70. c4cc314 PM: Kconfig: remove unneeded "default n" options by Lukasz Luba · 4 years ago
  71. 3af2f0a PM: EM: update Kconfig description and drop "default n" option by Lukasz Luba · 4 years ago
  72. 85e853c Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years ago
  73. c11878f Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years ago
  74. 6213736 Merge branch 'linus' into locking/core, to pick up upstream fixes by Ingo Molnar · 4 years ago
  75. b2e37a7 bpf: Fix subreg optimization for BPF_FETCH by Ilya Leoshkevich · 4 years ago
  76. 1336c66 bpf: Clear per_cpu pointers during bpf_prog_realloc by Alexei Starovoitov · 4 years ago
  77. c5dbb89 bpf: Expose bpf_get_socket_cookie to tracing programs by Florent Revest · 4 years ago
  78. b220c04 tracing: Check length before giving out the filter buffer by Steven Rostedt (VMware) · 4 years ago
  79. 638e4b8 bpf: Allows per-cpu maps and map-in-map in sleepable programs by Alexei Starovoitov · 4 years ago
  80. 9ed9e9b bpf: Count the number of times recursion was prevented by Alexei Starovoitov · 4 years ago
  81. ca06f55 bpf: Add per-program recursion prevention mechanism by Alexei Starovoitov · 4 years ago
  82. f2dd3b3 bpf: Compute program stats for sleepable programs by Alexei Starovoitov · 4 years ago
  83. 031d6e0 bpf: Run sleepable programs with migration disabled by Alexei Starovoitov · 4 years ago
  84. 700d479 bpf: Optimize program stats by Alexei Starovoitov · 4 years ago
  85. d8d0da4 locking/arch: Move qrwlock.h include after qspinlock.h by Waiman Long · 4 years ago
  86. 6df8fb8 bpf_lru_list: Read double-checked variable once without lock by Marco Elver · 4 years ago
  87. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  88. f31e338 ima: Free IMA measurement buffer after kexec syscall by Lakshmi Ramasubramanian · 4 years ago
  89. a381b70 seccomp: Improve performace by optimizing rmb() by wanghongzhe · 4 years ago
  90. 6016bf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  91. 01f810a bpf: Allow variable-offset stack access by Andrei Matei · 4 years ago
  92. 0f319d4 locking/mutex: Kill mutex_trylock_recursive() by Sebastian Andrzej Siewior · 4 years ago
  93. c8cc7e8 lockdep: Noinstr annotate warn_bogus_irq_restore() by Peter Zijlstra · 4 years ago
  94. e88b2c6 bpf: Fix 32 bit src register truncation on div/mod by Daniel Borkmann · 4 years ago
  95. fd67518 bpf: Fix verifier jmp32 pruning decision logic by Daniel Borkmann · 4 years ago
  96. ee114dd bpf: Fix verifier jsgt branch analysis on max bound by Daniel Borkmann · 4 years ago
  97. e0756cf Merge tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years ago
  98. ff92acb Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years ago
  99. fc6c0ae Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  100. c6792d4 Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago