1. 622c72b Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  2. c36e33e Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  3. fc661f2 Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  4. f7018be Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  5. 7c3737c Merge tag 'trace-v5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 1 month ago
  6. 1cab6bc tracing/histogram: Fix check for missing operands in an expression by Kalesh Singh · 3 years, 1 month ago
  7. 63f84ae tracing/histogram: Do not copy the fixed-size char array field over the field size by Masami Hiramatsu · 3 years, 2 months ago
  8. f78e9de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 1 month ago
  9. d7458bc tracing/osnoise: Make osnoise_instances static by Daniel Bristot de Oliveira · 3 years, 2 months ago
  10. ca2ef2d Merge tag 'kcsan.2021.11.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 2 months ago
  11. 600b18f Merge tag 'trace-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  12. f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  13. 4716023 perf/core: Avoid put_page() when GUP fails by Greg Thelen · 3 years, 2 months ago
  14. a8b7691 preempt: Restore preemption model selection configs by Valentin Schneider · 3 years, 2 months ago
  15. b027789 sched/fair: Prevent dead task groups from regaining cfs_rq's by Mathias Krause · 3 years, 2 months ago
  16. 42dc938 sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain() by Vincent Donnefort · 3 years, 2 months ago
  17. 9c8e9c9 PCI/MSI: Move non-mask check back into low level accessors by Thomas Gleixner · 3 years, 2 months ago
  18. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  19. a41b744 Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 2 months ago
  20. 6752de1 Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 2 months ago
  21. 2e6e905 ftrace/direct: Fix lockup in modify_ftrace_direct_multi by Jiri Olsa · 3 years, 2 months ago
  22. 51d1579 ring-buffer: Protect ring_buffer_reset() from reentrancy by Steven Rostedt (VMware) · 3 years, 2 months ago
  23. 3725949 Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 2 months ago
  24. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  25. a9e7b8d kernel/resource: disallow access to exclusive system RAM regions by David Hildenbrand · 3 years, 2 months ago
  26. b78dfa0 kernel/resource: clean up and optimize iomem_is_exclusive() by David Hildenbrand · 3 years, 2 months ago
  27. d5d2c51 kcov: replace local_irq_save() with a local_lock_t by Sebastian Andrzej Siewior · 3 years, 2 months ago
  28. 22036abe kcov: avoid enable+disable interrupts if !in_task() by Sebastian Andrzej Siewior · 3 years, 2 months ago
  29. 741ddd4 kcov: allocate per-CPU memory on the relevant node by Sebastian Andrzej Siewior · 3 years, 2 months ago
  30. ba1f70d kernel/fork.c: unshare(): use swap() to make code cleaner by Ran Xiaokai · 3 years, 2 months ago
  31. 808b645 extable: use is_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
  32. b9ad8fe sections: move is_kernel_inittext() into sections.h by Kefeng Wang · 3 years, 2 months ago
  33. a20deb3 sections: move and rename core_kernel_data() to is_kernel_core_data() by Kefeng Wang · 3 years, 2 months ago
  34. 1b1ad28 kallsyms: remove arch specific text and data check by Kefeng Wang · 3 years, 2 months ago
  35. e851dfa Merge tag 'kgdb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 3 years, 2 months ago
  36. 67b7e1f Merge tag 'modules-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 3 years, 2 months ago
  37. 2acda75 Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 2 months ago
  38. 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
  39. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  40. f39f21b stacktrace: move filter_irq_stacks() to kernel/stacktrace.c by Marco Elver · 3 years, 2 months ago
  41. f7892d8 memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED by David Hildenbrand · 3 years, 2 months ago
  42. 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
  43. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
  44. fa27717 memblock: drop memblock_free_early_nid() and memblock_free_early() by Mike Rapoport · 3 years, 2 months ago
  45. e5ae372 mm: make generic arch_is_kernel_initmem_freed() do what it says by Christophe Leroy · 3 years, 2 months ago
  46. d2635f2 mm: create a new system state and fix core_kernel_text() by Christophe Leroy · 3 years, 2 months ago
  47. 8ca1b5a mm/page_alloc: detect allocation forbidden by cpuset and bail out early by Feng Tang · 3 years, 2 months ago
  48. 61bb6cd mm: move node_reclaim_distance to fix NUMA without SMP by Geert Uytterhoeven · 3 years, 2 months ago
  49. 7866076 mm/mmap.c: fix a data race of mm->total_vm by Peng Liu · 3 years, 2 months ago
  50. f70da74 workqueue, kasan: avoid alloc_pages() when recording stack by Marco Elver · 3 years, 2 months ago
  51. 3990ed4 bpf: Stop caching subprog index in the bpf_pseudo_func insn by Martin KaFai Lau · 3 years, 2 months ago
  52. 7fd982f module: change to print useful messages from elf_validity_check() by Shuah Khan · 3 years, 2 months ago
  53. d83d42d module: fix validate_section_offset() overflow bug on 64-bit by Shuah Khan · 3 years, 2 months ago
  54. d8fcbe5 PCI: apple: Add INTx and per-port interrupt support by Marc Zyngier · 3 years, 3 months ago
  55. 0ab8d0f irqdomain: Make of_phandle_args_to_fwspec() generally available by Marc Zyngier · 3 years, 3 months ago
  56. 7e113d0 Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 2 months ago
  57. a602285 Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  58. 00b06da signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed by Eric W. Biederman · 3 years, 2 months ago
  59. b77dbc8 kdb: Adopt scheduler's task classification by Daniel Thompson · 3 years, 2 months ago
  60. e1fd0b2 Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  61. f30d4968 bpf: Do not reject when the stack read size is different from the tracked scalar size by Martin KaFai Lau · 3 years, 2 months ago
  62. 833db72 Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 2 months ago
  63. 33fb426 Merge branch 'ucount-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  64. a85373f Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 2 months ago
  65. 4075409 Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 3 years, 2 months ago
  66. bf56b90 Merge branches 'pm-em' and 'powercap' by Rafael J. Wysocki · 3 years, 2 months ago
  67. b62b306 Merge branch 'pm-sleep' by Rafael J. Wysocki · 3 years, 2 months ago
  68. 0aaa58e Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 2 months ago
  69. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  70. ca7752c posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() by Michael Pratt · 3 years, 2 months ago
  71. 40e64a8 Merge branch 'for-5.16-vsprintf-pgp' into for-linus by Petr Mladek · 3 years, 2 months ago
  72. d2fac0a Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 2 months ago
  73. cdab10b Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 2 months ago
  74. 6fedc28 Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 2 months ago
  75. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  76. b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
  77. 388e2c0 bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit. by Alexei Starovoitov · 3 years, 2 months ago
  78. b9979db bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off. by Alexei Starovoitov · 3 years, 2 months ago
  79. 6a6e5ef tracing/histogram: Document hist trigger variables by Kalesh Singh · 3 years, 2 months ago
  80. 8b5d46f tracing/histogram: Optimize division by constants by Kalesh Singh · 3 years, 2 months ago
  81. f594e28 Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
  82. 0146337 Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
  83. 46f8763 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
  84. 6e5772c Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  85. 01e181c tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 2 months ago
  86. b14f456 tracing/osnoise: Remove STACKTRACE ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 2 months ago
  87. 2fac8d6 tracing/osnoise: Allow multiple instances of the same tracer by Daniel Bristot de Oliveira · 3 years, 2 months ago
  88. ccb6754 tracing/osnoise: Remove TIMERLAT ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 2 months ago
  89. dae1813 tracing/osnoise: Support a list of trace_array *tr by Daniel Bristot de Oliveira · 3 years, 2 months ago
  90. 2bd1bdf tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write() by Daniel Bristot de Oliveira · 3 years, 2 months ago
  91. 15ca4bd tracing/osnoise: Split workload start from the tracer start by Daniel Bristot de Oliveira · 3 years, 2 months ago
  92. c3b6343 tracing/osnoise: Improve comments about barrier need for NMI callbacks by Daniel Bristot de Oliveira · 3 years, 2 months ago
  93. 66df27f tracing/osnoise: Do not follow tracing_cpumask by Daniel Bristot de Oliveira · 3 years, 2 months ago
  94. ad10c38 bpf: Add missing map_delete_elem method to bloom filter map by Eric Dumazet · 3 years, 2 months ago
  95. 6fdc348 bpf: Bloom filter map naming fixups by Joanne Koong · 3 years, 2 months ago
  96. c196906 bpf: Add dummy BPF STRUCT_OPS for test purpose by Hou Tao · 3 years, 2 months ago
  97. 35346ab bpf: Factor out helpers for ctx access checking by Hou Tao · 3 years, 2 months ago
  98. 31a645a bpf: Factor out a helper to prepare trampoline for struct_ops prog by Hou Tao · 3 years, 2 months ago
  99. 8cb1ae1 Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  100. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago