1. 3b70ae4 kernel/hung_task.c: make type annotations consistent by Lukas Bulwahn · 4 years, 3 months ago
  2. 6993d0f kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled by Zqiang · 4 years, 3 months ago
  3. 7b3c36f ptrace: fix task_join_group_stop() for the case when current is traced by Oleg Nesterov · 4 years, 3 months ago
  4. 4312e0e Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  5. 82423b4 Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  6. 8d99084 Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  7. 53760f9 Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 3 months ago
  8. a38283d printk: ringbuffer: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 3 months ago
  9. 8843f40 Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  10. 1a39340 lockdep: Fix nr_unused_locks accounting by Peter Zijlstra · 4 years, 3 months ago
  11. d48e385 locking/lockdep: Remove more raw_cpu_read() usage by Peter Zijlstra · 4 years, 3 months ago
  12. dea47cf Merge branches 'pm-cpuidle' and 'pm-sleep' by Rafael J. Wysocki · 4 years, 3 months ago
  13. fa29c9c params: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 5 months ago
  14. 9d0a49c tracepoint: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 5 months ago
  15. d1e7c29 cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set by Rafael J. Wysocki · 4 years, 3 months ago
  16. 23859ae Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  17. 921c7eb futex: Fix incorrect should_fail_futex() handling by Mateusz Nosek · 4 years, 4 months ago
  18. 4d4ce80 PM: sleep: fix typo in kernel/power/process.c by Jackie Zamow · 4 years, 3 months ago
  19. 761a8c5 tracing, synthetic events: Replace buggy strcat() with seq_buf operations by Steven Rostedt (VMware) · 4 years, 3 months ago
  20. 4230e2d stop_machine, rcu: Mark functions as notrace by Zong Li · 4 years, 3 months ago
  21. cb47755 time: Prevent undefined behaviour in timespec64_to_ns() by Zeng Tao · 4 years, 5 months ago
  22. 9010e38 timers: Remove unused inline funtion debug_timer_free() by YueHaibing · 4 years, 4 months ago
  23. 5254cb8 hrtimer: Remove unused inline function debug_hrtimer_free() by YueHaibing · 4 years, 4 months ago
  24. 4cd2bb1 time/sched_clock: Mark sched_clock_read_begin/retry() as notrace by Quanyang Wang · 4 years, 4 months ago
  25. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  26. 986b9ea kernel/sys.c: fix prototype of prctl_get_tid_address() by Rasmus Villemoes · 4 years, 3 months ago
  27. 672f887 Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  28. 87702a3 Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  29. 81ecf91 Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 3 months ago
  30. 91f28da Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/prandom by Linus Torvalds · 4 years, 3 months ago
  31. 1b307ac Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  32. 3744741 random32: add noise from network and scheduling activity by Willy Tarreau · 4 years, 5 months ago
  33. c51f8f8 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 5 months ago
  34. a5e5c27 Merge tag 'trace-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  35. 41f762a Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  36. 3cb12d2 Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 3 months ago
  37. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  38. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  39. 2b71482 Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 3 months ago
  40. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  41. e1981f7 ring-buffer: Update the description for ring_buffer_wait by Qiujun Huang · 4 years, 3 months ago
  42. 0a1754b ring-buffer: Return 0 on success from ring_buffer_resize() by Qiujun Huang · 4 years, 3 months ago
  43. f8e48a3 lockdep: Fix preemption WARN for spurious IRQ-enable by Peter Zijlstra · 4 years, 3 months ago
  44. 0f6372e treewide: remove DISABLE_LTO by Sami Tolvanen · 4 years, 3 months ago
  45. c2f7d08 futex: Adjust absolute futex timeouts with per time namespace offset by Andrei Vagin · 4 years, 3 months ago
  46. 695cebe dma-mapping: move more functions to dma-map-ops.h by Christoph Hellwig · 4 years, 3 months ago
  47. 93c230e bpf: Enforce id generation for all may-be-null register type by Martin KaFai Lau · 4 years, 3 months ago
  48. 76702a2 bpf: Remove unneeded break by Tom Rix · 4 years, 3 months ago
  49. 0070ea2 cpufreq: schedutil: restore cached freq when next_f is not changed by Wei Wang · 4 years, 3 months ago
  50. 41eea65 Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  51. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
  52. 1aa92cd pid: move pidfd_get_pid() to pid.c by Minchan Kim · 4 years, 3 months ago
  53. 91989c7 task_work: cleanup notification modes by Jens Axboe · 4 years, 3 months ago
  54. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 4 months ago
  55. 54a4c78 Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 3 months ago
  56. 93f3d8f Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  57. 8119c43 Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 3 months ago
  58. 49dc6fb Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 3 months ago
  59. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  60. ac05b7a kernel/relay.c: drop unneeded initialization by Sudip Mukherjee · 4 years, 3 months ago
  61. 3f388f2 panic: dump registers on panic_on_warn by Alexey Kardashevskiy · 4 years, 3 months ago
  62. b7621eb kernel: acct.c: fix some kernel-doc nits by Randy Dunlap · 4 years, 3 months ago
  63. 7b7b8a2 kernel/: fix repeated words in comments by Randy Dunlap · 4 years, 3 months ago
  64. 15ec0fc kernel/sys.c: replace do_brk with do_brk_flags in comment of prctl_set_mm_map() by Liao Pingfang · 4 years, 3 months ago
  65. b296a6d kernel.h: split out min()/max() et al. helpers by Andy Shevchenko · 4 years, 3 months ago
  66. 73eb7f9 mm: use helper function put_write_access() by Miaohe Lin · 4 years, 3 months ago
  67. cb8e3c8 kernel/resource: make iomem_resource implicit in release_mem_region_adjustable() by David Hildenbrand · 4 years, 3 months ago
  68. 9ca6551 mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources by David Hildenbrand · 4 years, 3 months ago
  69. 7cf603d kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED by David Hildenbrand · 4 years, 3 months ago
  70. ec62d04e kernel/resource: make release_mem_region_adjustable() never fail by David Hildenbrand · 4 years, 3 months ago
  71. ce66f61 tracing: Remove __init from __trace_early_add_new_event() by Masami Hiramatsu · 4 years, 3 months ago
  72. 3eb6b31 workqueue: fix a kernel-doc warning by Mauro Carvalho Chehab · 4 years, 4 months ago
  73. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  74. fefa636 Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  75. bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 3 months ago
  76. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  77. 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
  78. 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 3 months ago
  79. 6107742 tracing: support "bool" type in synthetic trace events by Axel Rasmussen · 4 years, 3 months ago
  80. 10819e25 tracing: Handle synthetic event array field type checking correctly by Tom Zanussi · 4 years, 3 months ago
  81. d4d7046 tracing: Add synthetic event error logging by Tom Zanussi · 4 years, 3 months ago
  82. 9bbb3329 tracing: Check that the synthetic event and field names are legal by Tom Zanussi · 4 years, 3 months ago
  83. 42d120e tracing: Move is_good_name() from trace_probe.h to trace.h by Tom Zanussi · 4 years, 3 months ago
  84. 7d27adf tracing: Don't show dynamic string internals in synthetic event description by Tom Zanussi · 4 years, 3 months ago
  85. 499f7bb tracing: Fix some typos in comments by Qiujun Huang · 4 years, 3 months ago
  86. c16340971 tracing/boot: Add ftrace.instance.*.alloc_snapshot option by Masami Hiramatsu · 4 years, 3 months ago
  87. bbeb974 tracing: Fix race in trace_open and buffer resize call by Gaurav Kohli · 4 years, 4 months ago
  88. 6d9bd13 tracing: Check return value of __create_val_fields() before using its result by Steven Rostedt (VMware) · 4 years, 3 months ago
  89. e688c3d bpf: Fix register equivalence tracking. by Alexei Starovoitov · 4 years, 3 months ago
  90. eac48eb printk: ringbuffer: Wrong data pointer when appending small string by Petr Mladek · 4 years, 3 months ago
  91. 72a2fbd rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpu by Mauro Carvalho Chehab · 4 years, 4 months ago
  92. 2f6c6d0 Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 3 months ago
  93. 4da9af0 Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
  94. 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
  95. 79db2b7 Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 3 months ago
  96. a73f863 sched/features: Fix !CONFIG_JUMP_LABEL case by Juri Lelli · 4 years, 3 months ago
  97. eba9f08 sched: Replace zero-length array with flexible-array by zhuguangqing · 4 years, 3 months ago
  98. 0b8417c Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  99. 6873139 Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  100. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago