1. b3e2d20 rcuperf: Fix printk format warning by Kefeng Wang · 4 years, 9 months ago
  2. b1fcf9b rcu: Provide __rcu_is_watching() by Thomas Gleixner · 4 years, 8 months ago
  3. 8ae0ae6 rcu: Provide rcu_irq_exit_preempt() by Thomas Gleixner · 4 years, 9 months ago
  4. 9ea366f rcu: Make RCU IRQ enter/exit functions rely on in_nmi() by Paul E. McKenney · 5 years ago
  5. ff5c4f5 rcu/tree: Mark the idle relevant functions noinstr by Thomas Gleixner · 4 years, 10 months ago
  6. 0d00449 x86: Replace ist_enter() with nmi_enter() by Peter Zijlstra · 5 years ago
  7. 5567d11 x86/mce: Send #MC singal from task work by Peter Zijlstra · 5 years ago
  8. b052df3 x86/entry: Get rid of ist_begin/end_non_atomic() by Thomas Gleixner · 4 years, 11 months ago
  9. f93524e sched,rcu,tracing: Avoid tracing before in_nmi() is correct by Peter Zijlstra · 5 years ago
  10. 178ba00 sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception by Peter Zijlstra · 5 years ago
  11. e616cb8 lockdep: Always inline lockdep_{off,on}() by Peter Zijlstra · 5 years ago
  12. 69ea03b hardirq/nmi: Allow nested nmi_enter() by Peter Zijlstra · 5 years ago
  13. 28f6bf9 arm64: Prepare arch_nmi_enter() for recursion by Frederic Weisbecker · 4 years, 11 months ago
  14. b0f5188 printk: Disallow instrumenting print_nmi_enter() by Peter Zijlstra · 5 years ago
  15. 8c4e93c printk: Prepare for nested printk_nmi_enter() by Petr Mladek · 5 years ago
  16. 1ed0948 Merge tag 'noinstr-lds-2020-05-19' into core/rcu by Thomas Gleixner · 4 years, 8 months ago
  17. 6553896 vmlinux.lds.h: Create section for protection against instrumentation by Thomas Gleixner · 4 years, 10 months ago
  18. 68f0f26 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Thomas Gleixner · 4 years, 8 months ago
  19. 2ef96a5 Linux 5.7-rc5 by Linus Torvalds · 4 years, 8 months ago
  20. c14cab2 Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  21. 8b00083 Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  22. bd2049f Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  23. 27d2dcb Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
  24. 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  25. e99332e gcc-10: mark more functions __init to avoid section mismatch warnings by Linus Torvalds · 4 years, 8 months ago
  26. 2e28f3b Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
  27. 1a263ae gcc-10: avoid shadowing standard library 'free()' in crypto by Linus Torvalds · 4 years, 8 months ago
  28. adc7192 gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 8 months ago
  29. 5a76021 gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 8 months ago
  30. 59c7c3c nvme: fix possible hang when ns scanning fails during error recovery by Sagi Grimberg · 4 years, 9 months ago
  31. a8de6639 nvme-pci: fix "slimmer CQ head update" by Alexey Dobriyan · 4 years, 8 months ago
  32. 6bd87ee bdi: add a ->dev_name field to struct backing_dev_info by Christoph Hellwig · 4 years, 9 months ago
  33. d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 9 months ago
  34. 4472099 gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  35. 5c45de2 gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  36. 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
  37. 1d3962a Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  38. d5eeab8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  39. eb24fdd Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 8 months ago
  40. 12ae44a ceph: demote quotarealm lookup warning to a debug message by Luis Henriques · 4 years, 9 months ago
  41. 4334f30 Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
  42. c61529f6 Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 8 months ago
  43. e7a1c73 Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 8 months ago
  44. cbd0e48 Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 8 months ago
  45. 0a0b96b Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 8 months ago
  46. 775a8e0 Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  47. af38553 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  48. fb3637a iommu/virtio: Reverse arguments to list_add by Julia Lawall · 4 years, 9 months ago
  49. a9fe6f18 Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 8 months ago
  50. c61b0b9 Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  51. 79dede7 Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 8 months ago
  52. 14f6914 mm: limit boost_watermark on small zones by Henry Willard · 4 years, 8 months ago
  53. 8d58f22 ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST by Kees Cook · 4 years, 8 months ago
  54. 17e3452 mm/vmscan: remove unnecessary argument description of isolate_lru_pages() by Qiwu Chen · 4 years, 8 months ago
  55. 412895f epoll: atomically remove wait entry on wake up by Roman Penyaev · 4 years, 8 months ago
  56. 474328c kselftests: introduce new epoll60 testcase for catching lost wakeups by Roman Penyaev · 4 years, 8 months ago
  57. 28307d9 percpu: make pcpu_alloc() aware of current gfp context by Filipe Manana · 4 years, 8 months ago
  58. cbfc35a mm/slub: fix incorrect interpretation of s->offset by Waiman Long · 4 years, 8 months ago
  59. 50e36be scripts/gdb: repair rb_first() and rb_last() by Aymeric Agon-Rambosson · 4 years, 8 months ago
  60. 0c54a6a eventpoll: fix missing wakeup for ovflist in ep_poll_callback by Khazhismel Kumykov · 4 years, 8 months ago
  61. 996ed22 arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory() by Janakarajan Natarajan · 4 years, 8 months ago
  62. e08df07 scripts/decodecode: fix trapping instruction formatting by Ivan Delalande · 4 years, 8 months ago
  63. 324cfb1 kernel/kcov.c: fix typos in kcov_remote_start documentation by Maciej Grochowski · 4 years, 8 months ago
  64. e84fe99 mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() by David Hildenbrand · 4 years, 8 months ago
  65. 11d6761 mm, memcg: fix error return value of mem_cgroup_css_alloc() by Yafang Shao · 4 years, 8 months ago
  66. b5f2006 ipc/mqueue.c: change __do_notify() to bypass check_kill_permission() by Oleg Nesterov · 4 years, 8 months ago
  67. 192ffb75 Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
  68. 9ecc4d7 Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
  69. 63ff822 io_uring: don't use 'fd' for openat/openat2/statx by Jens Axboe · 4 years, 8 months ago
  70. 8842604 tools/bootconfig: Fix resource leak in apply_xbc() by Yunfeng Ye · 4 years, 8 months ago
  71. 192b799 tracing: Make tracing_snapshot_instance_cond() static by Zou Wei · 4 years, 9 months ago
  72. f094a23 tracing: Fix doc mistakes in trace sample by Wei Yang · 4 years, 9 months ago
  73. 386c82a gpu/trace: Minor comment updates for gpu_mem_total tracepoint by Yiwei Zhang · 4 years, 9 months ago
  74. 11f5efc tracing: Add a vmalloc_sync_mappings() for safe measure by Steven Rostedt (VMware) · 4 years, 9 months ago
  75. d16a8c3 tracing: Wait for preempt irq delay thread to finish by Steven Rostedt (VMware) · 4 years, 9 months ago
  76. f736e0f Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020.04.27a', 'stall.2020.04.27a' and 'torture.2020.05.07a' into HEAD by Paul E. McKenney · 4 years, 8 months ago
  77. 3c80b40 rcutorture: Convert ULONG_CMP_LT() to time_before() by Paul E. McKenney · 4 years, 9 months ago
  78. 04dbcdb torture: Add a --kasan argument by Paul E. McKenney · 4 years, 9 months ago
  79. 409670a torture: Save a few lines by using config_override_param initially by Paul E. McKenney · 4 years, 9 months ago
  80. 5b6b4b6 torture: Allow scenario-specific Kconfig options to override CFcommon by Paul E. McKenney · 4 years, 9 months ago
  81. 3d17ded torture: Allow --kconfig options to override --kcsan defaults by Paul E. McKenney · 4 years, 9 months ago
  82. 6be63d7 torture: Abstract application of additional Kconfig options by Paul E. McKenney · 4 years, 9 months ago
  83. b5744d3c torture: Eliminate duplicate #CHECK# from ConfigFragment by Paul E. McKenney · 4 years, 9 months ago
  84. afbc157 rcutorture: Make rcu_fwds and rcu_fwd_emergency_stop static by Jason Yan · 4 years, 9 months ago
  85. 10cec0d torture: Make --kcsan argument also create a summary by Paul E. McKenney · 4 years, 9 months ago
  86. 7226c5c torture: Add --kcsan argument to top-level kvm.sh script by Paul E. McKenney · 4 years, 9 months ago
  87. 55b2dcf rcu: Allow rcutorture to starve grace-period kthread by Paul E. McKenney · 4 years, 10 months ago
  88. df59168 rcutorture: Right-size TREE10 CPU consumption by Paul E. McKenney · 4 years, 10 months ago
  89. 19a8ff9 rcutorture: Add flag to produce non-busy-wait task stalls by Paul E. McKenney · 4 years, 10 months ago
  90. 6e7f2ea Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  91. 8c16ec9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
  92. de268cc Merge tag 'configfs-for-5.7' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years, 8 months ago
  93. 90da2e3 splice: move f_mode checks to do_{splice,tee}() by Pavel Begunkov · 4 years, 9 months ago
  94. 1119d26 objtool: Fix infinite loop in find_jump_table() by Josh Poimboeuf · 4 years, 9 months ago
  95. eb7ae5e bdi: move bdi_dev_name out of line by Christoph Hellwig · 4 years, 9 months ago
  96. 156c757 vboxsf: don't use the source name in the bdi name by Christoph Hellwig · 4 years, 9 months ago
  97. 027d0c7 arm64: hugetlb: avoid potential NULL dereference by Mark Rutland · 4 years, 9 months ago
  98. 91edf63 usb: chipidea: msm: Ensure proper controller reset using role switch API by Bryan O'Donoghue · 4 years, 9 months ago
  99. a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  100. 16f8036 net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE by Pablo Neira Ayuso · 4 years, 9 months ago