1. 557d50e tracing: Fix a kernel doc warning by Bean Huo · 4 years ago
  2. 39bcdd6 tracing: Fix spelling of controlling in uprobes by Bhaskar Chowdhury · 4 years ago
  3. 28cc65a tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite" by Colin Ian King · 4 years ago
  4. 5817708 tracing: Remove NULL check from current in tracing_generic_entry_update(). by Sebastian Andrzej Siewior · 4 years ago
  5. fe42788 tracing: Use in_serving_softirq() to deduct softirq status. by Sebastian Andrzej Siewior · 4 years ago
  6. 0c02006 tracing: Inline tracing_gen_ctx_flags() by Sebastian Andrzej Siewior · 4 years ago
  7. 36590c50 tracing: Merge irqflags + preempt counter. by Sebastian Andrzej Siewior · 4 years ago
  8. c6358ba ring-buffer: Drop unneeded check in ring_buffer_resize() by Qiujun Huang · 4 years ago
  9. 6689bed ring-buffer: Remove cpu_buffer argument from the rb_inc_page() by Qiujun Huang · 4 years ago
  10. 18d14eb tracing: Remove get/put_cpu() from function_trace_init by Qiujun Huang · 4 years ago
  11. b3ca59f tracing: Update trace_ignore_this_task() kernel-doc comment by Qiujun Huang · 4 years ago
  12. bd0c970 tracing: Add printf attribute to log function by Tom Rix · 4 years ago
  13. c8b186a tracepoint: Fix race between tracing and removing tracepoint by Alexey Kardashevskiy · 3 years, 11 months ago
  14. 0188b87 kretprobe: Avoid re-registration of the same kretprobe earlier by Wang ShaoBo · 4 years ago
  15. 97c753e tracing/kprobe: Fix to support kretprobe events on unloaded modules by Masami Hiramatsu · 4 years ago
  16. da7f84c tracing: Use pause-on-trace with the latency tracers by Viktor Rosendahl · 4 years ago
  17. 7e0a922 fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 4 years ago
  18. 6ee1d74 Linux 5.11-rc5 by Linus Torvalds · 4 years ago
  19. 228a65d Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years ago
  20. ef7b1a0 Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  21. a692a61 Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  22. 5130680 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  23. fdbc80b Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years ago
  24. 443d112 Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years ago
  25. 832bcee Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years ago
  26. 4da81fa Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years ago
  27. 8f3bfd2 Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years ago
  28. e82d891 MAINTAINERS: add a couple more files to the Clang/LLVM section by Nathan Chancellor · 4 years ago
  29. 697edcb proc_sysctl: fix oops caused by incorrect command parameters by Xiaoming Ni · 4 years ago
  30. 7850258 powerpc/mm/highmem: use __set_pte_at() for kmap_local() by Thomas Gleixner · 4 years ago
  31. 8c0d5d7 mips/mm/highmem: use set_pte() for kmap_local() by Thomas Gleixner · 4 years ago
  32. a1dce7f mm/highmem: prepare for overriding set_pte_at() by Thomas Gleixner · 4 years ago
  33. f99e023 sparc/mm/highmem: flush cache and TLB by Thomas Gleixner · 4 years ago
  34. dad4e5b3 mm: fix page reference leak in soft_offline_page() by Dan Williams · 4 years ago
  35. 251b549 ubsan: disable unsigned-overflow check for i386 by Arnd Bergmann · 4 years ago
  36. acb35b1 kasan, mm: fix resetting page_alloc tags for HW_TAGS by Andrey Konovalov · 4 years ago
  37. ce5716c kasan, mm: fix conflicts with init_on_alloc/free by Andrey Konovalov · 4 years ago
  38. 76bc99e kasan: fix HW_TAGS boot parameters by Andrey Konovalov · 4 years ago
  39. 5dabd17 kasan: fix incorrect arguments passing in kasan_add_zero_shadow by Lecopzer Chen · 4 years ago
  40. a11a496 kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow by Lecopzer Chen · 4 years ago
  41. e680613 Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  42. 32d4327 Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  43. 24c56ee Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  44. 025929f Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  45. 17b6c49 Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  46. 14c50a6 Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
  47. c509ce2 Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  48. 4dcd3bc Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  49. 5c447d2 mm: fix numa stats for thp migration by Shakeel Butt · 4 years ago
  50. 8a8792f mm: memcg: fix memcg file_dirty numa stat by Shakeel Butt · 4 years ago
  51. 3de7d4f mm: memcg/slab: optimize objcg stock draining by Roman Gushchin · 4 years ago
  52. d3921cb mm: fix initialization of struct page for holes in memory layout by Mike Rapoport · 4 years ago
  53. bde9cfa x86/setup: don't remove E820_TYPE_RAM for pfn 0 by Mike Rapoport · 4 years ago
  54. 02a1367 io_uring: account io_uring internal files as REQ_F_INFLIGHT by Jens Axboe · 4 years ago
  55. 9d5c819 io_uring: fix sleeping under spin in __io_clean_op by Pavel Begunkov · 4 years ago
  56. e1ae4b0 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years ago
  57. 077e81d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years ago
  58. 15cfb0f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  59. 929b979 Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years ago
  60. 214a5ea cifs: do not fail __smb_send_rqst if non-fatal signals are pending by Ronnie Sahlberg · 4 years ago
  61. fe75a21 Merge tag 'for-5.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years ago
  62. faba877 Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
  63. 1c304c7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  64. a903430 Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years ago
  65. df7da31 Merge tag 'fixes-2021-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 4 years ago
  66. 59a4560 Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years ago
  67. 9887e9a Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years ago
  68. 9a17334 io_uring: fix short read retries for non-reg files by Pavel Begunkov · 4 years ago
  69. 607ec89 io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state by Jens Axboe · 4 years ago
  70. 75bd4bf arm64: kprobes: Fix Uexpected kernel BRK exception at EL1 by Qais Yousef · 4 years ago
  71. 741ba80 sched: Relax the set_cpus_allowed_ptr() semantics by Peter Zijlstra · 4 years ago
  72. 5ba2ffba sched: Fix CPU hotplug / tighten is_per_cpu_kthread() by Peter Zijlstra · 4 years ago
  73. 975707f sched: Prepare to use balance_push in ttwu() by Peter Zijlstra · 4 years ago
  74. 640f17c workqueue: Restrict affinity change to rescuer by Peter Zijlstra · 4 years ago
  75. 5c25b5f workqueue: Tag bound workers with KTHREAD_IS_PER_CPU by Peter Zijlstra · 4 years ago
  76. ac687e6 kthread: Extract KTHREAD_IS_PER_CPU by Peter Zijlstra · 4 years ago
  77. 22f667c sched: Don't run cpu-online with balance_push() enabled by Peter Zijlstra · 4 years ago
  78. 547a77d workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinity by Lai Jiangshan · 4 years ago
  79. 36c6e17 sched/core: Print out straggler tasks in sched_cpu_dying() by Valentin Schneider · 4 years ago
  80. 31b0810 misc: rtsx: init value of aspm_enabled by Ricky Wu · 4 years ago
  81. 1774985 tty: fix up hung_up_tty_write() conversion by Linus Torvalds · 4 years ago
  82. 9ecd1d2 i2c: sprd: depend on COMMON_CLK to fix compile tests by Krzysztof Kozlowski · 4 years ago
  83. a416634 Revert "i2c: imx: Remove unused .id_table support" by Fabio Estevam · 4 years ago
  84. 83d09ad Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years ago
  85. 36ada25 Merge tag 'drm-fixes-2021-01-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
  86. 06ee38d Merge tag 'amd-drm-fixes-5.11-2021-01-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 4 years ago
  87. 5f9986a Merge tag 'drm-intel-fixes-2021-01-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years ago
  88. f722f5b Merge tag 'drm-misc-fixes-2021-01-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years ago
  89. 6e1239c x86/cpu: Add another Alder Lake CPU to the Intel family by Gayatri Kammela · 4 years ago
  90. 1d48915 objtool: Don't fail on missing symbol table by Josh Poimboeuf · 4 years ago
  91. 655cf86 objtool: Don't fail the kernel build on fatal errors by Josh Poimboeuf · 4 years ago
  92. 8adc0a0 perf script: Fix overrun issue for dynamically-allocated PMU type number by Jin Yao · 4 years, 1 month ago
  93. 3d6e79e perf metricgroup: Fix system PMU metrics by John Garry · 4 years ago
  94. 9c880c2 perf metricgroup: Fix for metrics containing duration_time by John Garry · 4 years ago
  95. fc705fe perf evlist: Fix id index for heterogeneous systems by Adrian Hunter · 4 years ago
  96. 809b1e4 dm: avoid filesystem lookup in dm_get_dev_t() by Hannes Reinecke · 4 years ago
  97. 004b8ae dm crypt: fix copy and paste bug in crypt_alloc_req_aead by Ignat Korchagin · 4 years ago
  98. 5c02406 dm integrity: conditionally disable "recalculate" feature by Mikulas Patocka · 4 years ago
  99. 9f29bd8 Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years ago
  100. 2d06dfe dm integrity: fix a crash if "recalculate" used without "internal_hash" by Mikulas Patocka · 4 years ago