1. c1acda9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
  2. 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
  3. ee75aef bpf, xdp: Restructure redirect actions by Björn Töpel · 3 years, 10 months ago
  4. e6a4750 bpf, xdp: Make bpf_redirect_map() a map operation by Björn Töpel · 3 years, 10 months ago
  5. f292e87 Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  6. 3949186 bpf: Explicitly zero-extend R0 after 32-bit cmpxchg by Brendan Jackman · 3 years, 11 months ago
  7. b1828f0 bpf: Add BTF_KIND_FLOAT support by Ilya Leoshkevich · 3 years, 11 months ago
  8. cc440e8 kernel: provide create_io_thread() helper by Jens Axboe · 3 years, 11 months ago
  9. 83a2881 bpf: Account for BPF_FETCH in insn_has_def32() by Ilya Leoshkevich · 3 years, 11 months ago
  10. ee666a1 tracing: Skip selftests if tracing is disabled by Steven Rostedt (VMware) · 3 years, 11 months ago
  11. f40fc79 tracing: Fix memory leak in __create_synth_event() by Vamshi K Sthambamkadi · 3 years, 11 months ago
  12. 6549de1 ring-buffer: Add a little more information and a WARN when time stamp going backwards is detected by Steven Rostedt (VMware) · 3 years, 11 months ago
  13. 6f6be60 ring-buffer: Force before_stamp and write_stamp to be different on discard by Steven Rostedt (VMware) · 3 years, 11 months ago
  14. 6926809 tracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig by Rolf Eike Beer · 3 years, 11 months ago
  15. 70d443d tracing: Remove duplicate declaration from trace.h by Yordan Karadzhov (VMware) · 3 years, 11 months ago
  16. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  17. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  18. 5ceabb6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  19. ef9856a Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 11 months ago
  20. 06dcdcd bpf: Add arraymap support for bpf_for_each_map_elem() helper by Yonghong Song · 3 years, 11 months ago
  21. 314ee05 bpf: Add hashtab support for bpf_for_each_map_elem() helper by Yonghong Song · 3 years, 11 months ago
  22. 69c087b bpf: Add bpf_for_each_map_elem() helper by Yonghong Song · 3 years, 11 months ago
  23. 282a0f4 bpf: Change return value of verifier function add_subprog() by Yonghong Song · 3 years, 11 months ago
  24. 1435137 bpf: Refactor check_func_call() to allow callback function by Yonghong Song · 3 years, 11 months ago
  25. bc2591d bpf: Factor out verbose_invalid_scalar() by Yonghong Song · 3 years, 11 months ago
  26. efdb22d bpf: Factor out visit_func_call_insn() in check_cfg() by Yonghong Song · 3 years, 11 months ago
  27. 9e8e714 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 11 months ago
  28. e6ac593 bpf: Rename fixup_bpf_calls and add some comments by Brendan Jackman · 4 years ago
  29. 523a4cf bpf: Use MAX_BPF_FUNC_REG_ARGS macro by Dmitrii Banshchikov · 3 years, 11 months ago
  30. bc235cd bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete] by Song Liu · 3 years, 11 months ago
  31. a10787e bpf: Enable task local storage for tracing programs by Song Liu · 3 years, 11 months ago
  32. 8f47d75 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 11 months ago
  33. d54ce61 kgdb: fix to kill breakpoints on initmem after boot by Sumit Garg · 3 years, 11 months ago
  34. c034f48 kernel: delete repeated words in comments by Randy Dunlap · 3 years, 11 months ago
  35. e1e0141 groups: simplify struct group_info allocation by Hubert Jasudowicz · 3 years, 11 months ago
  36. 3b3376f sysctl.c: fix underflow value setting risk in vm_table by Lin Feng · 3 years, 11 months ago
  37. 9c0dee5 tracing: add error_report_end trace point by Alexander Potapenko · 3 years, 11 months ago
  38. daf9514 swiotlb: Validate bounce size in the sync/unmap path by Martin Radev · 4 years ago
  39. 1f221a0 swiotlb: respect min_align_mask by Christoph Hellwig · 3 years, 11 months ago
  40. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
  41. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  42. 7ac1161 Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 11 months ago
  43. a4dec04 Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 11 months ago
  44. 94d4bff blktrace: fix documentation for blk_fill_rw() by Chaitanya Kulkarni · 3 years, 11 months ago
  45. f4eda8b bpf: Drop imprecise log message by Dmitrii Banshchikov · 3 years, 11 months ago
  46. c03c21b Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 11 months ago
  47. 414eece Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  48. 005d3bd Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  49. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  50. 22c8542 tracing: add support for objtool mcount by Sami Tolvanen · 4 years, 4 months ago
  51. 08c2a40 Merge branches 'pm-cpufreq' and 'pm-opp' by Rafael J. Wysocki · 3 years, 11 months ago
  52. 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 11 months ago
  53. 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  54. c0ea576 blktrace: remove debugfs file dentries from struct blk_trace by Greg Kroah-Hartman · 4 years ago
  55. b1adbdb audit_alloc_mark(): don't open-code ERR_CAST() by Al Viro · 4 years ago
  56. e913a8c Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 11 months ago
  57. 4b5f925 Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 11 months ago
  58. ac9e806 Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 3 years, 11 months ago
  59. 4b3bd22 Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 11 months ago
  60. c958423 Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 11 months ago
  61. 16fc3ce swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single by Christoph Hellwig · 4 years ago
  62. 26a7e09 swiotlb: refactor swiotlb_tbl_map_single by Christoph Hellwig · 4 years ago
  63. 899cbb0 Merge tag 'kgdb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 3 years, 11 months ago
  64. b2bec7d Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 11 months ago
  65. 53f523f bpf: Clear percpu pointers in bpf_prog_clone_free() by Cong Wang · 4 years ago
  66. 33ccec5 bpf: Fix a warning message in mark_ptr_not_null_reg() by Dan Carpenter · 4 years ago
  67. 1f83bb4 blktrace: add blk_fill_rwbs documentation comment by Chaitanya Kulkarni · 3 years, 11 months ago
  68. 179d160 block: remove superfluous param in blk_fill_rwbs() by Chaitanya Kulkarni · 3 years, 11 months ago
  69. 16182ac Merge branch 'printk-rework' into for-linus by Petr Mladek · 3 years, 11 months ago
  70. 2596b6a kexec: move machine_kexec_post_load() to public interface by Pavel Tatashin · 4 years ago
  71. 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
  72. 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
  73. 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
  74. 6fb8f43 kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals by Jens Axboe · 4 years ago
  75. 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  76. 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
  77. 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
  78. 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
  79. 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
  80. 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
  81. 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
  82. 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
  83. 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
  84. 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
  85. 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
  86. 02f9fc2 Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  87. 51e6d17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 11 months ago
  88. ca10d0f swiotlb: clean up swiotlb_tbl_unmap_single by Christoph Hellwig · 4 years ago
  89. c32a77fd swiotlb: factor out a nr_slots helper by Christoph Hellwig · 4 years ago
  90. c7fbeca swiotlb: factor out an io_tlb_offset helper by Christoph Hellwig · 4 years ago
  91. b5d7ccb swiotlb: add a IO_TLB_SIZE define by Christoph Hellwig · 4 years ago
  92. c85c9a2 kprobes: Fix to delay the kprobes jump optimization by Masami Hiramatsu · 4 years ago
  93. e209cb5 cpufreq: schedutil: Remove update_lock comment from struct sugov_policy definition by Yue Hu · 4 years ago
  94. 71f1309 cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_limit() by Yue Hu · 4 years ago
  95. 4ae7dc9 entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point by Frederic Weisbecker · 4 years ago
  96. 47b8ff1 entry: Explicitly flush pending rcuog wakeup before last rescheduling point by Frederic Weisbecker · 4 years ago
  97. f8bb5ca rcu/nocb: Trigger self-IPI on late deferred wake up before user resume by Frederic Weisbecker · 4 years ago
  98. 43789ef rcu/nocb: Perform deferred wake up before last idle's need_resched() check by Frederic Weisbecker · 4 years ago
  99. 54b7429e rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callers by Frederic Weisbecker · 4 years ago
  100. e0ee463 sched/features: Distinguish between NORMAL and DEADLINE hrtick by Juri Lelli · 4 years ago