1. 6ce6ae7 misc: cleanup minor number definitions in c file into miscdevice.h by Zhenzhong Duan · 4 years, 10 months ago
  2. 5dfcc13 Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  3. fa883d6a Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 10 months ago
  4. 153031a blktrace: fix dereference after null check by Cengiz Can · 4 years, 10 months ago
  5. c105df5 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  6. 2edc78b Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  7. 3642859 Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 10 months ago
  8. 22a34c6f exit: Fix Sparse errors and warnings by Madhuparna Bhowmik · 5 years ago
  9. 0c282b0 fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer() by Madhuparna Bhowmik · 5 years ago
  10. 189c696 Merge branches 'pm-sleep' and 'pm-devfreq' by Rafael J. Wysocki · 4 years, 10 months ago
  11. ed5fa55 Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 10 months ago
  12. 289de35 sched/fair: Fix statistics for find_idlest_group() by Vincent Guittot · 4 years, 10 months ago
  13. 91ad64a Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 10 months ago
  14. fda31c5 signal: avoid double atomic counter increments for user accounting by Linus Torvalds · 4 years, 10 months ago
  15. 2910b5a bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue by Masami Hiramatsu · 4 years, 10 months ago
  16. c780e86 blktrace: Protect q->blk_trace with RCU by Jan Kara · 5 years ago
  17. 7561252 audit: always check the netlink payload length in audit_receive_msg() by Paul Moore · 4 years, 10 months ago
  18. 2ad3e17 audit: fix error handling in audit_data_to_entry() by Paul Moore · 4 years, 10 months ago
  19. f3cc249 Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  20. 591dd4c Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 10 months ago
  21. 3dc55dba Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  22. 412c53a y2038: remove unused time32 interfaces by Arnd Bergmann · 4 years, 10 months ago
  23. d8a953d bootconfig: Set CONFIG_BOOT_CONFIG=n by default by Masami Hiramatsu · 4 years, 10 months ago
  24. 7ab215f tracing: Clear trace_state when starting trace by Masami Hiramatsu · 4 years, 11 months ago
  25. 78041c0 tracing: Disable trace_printk() on post poned tests by Steven Rostedt (VMware) · 4 years, 10 months ago
  26. 3c18a9b tracing: Have synthetic event test use raw_smp_processor_id() by Steven Rostedt (VMware) · 4 years, 10 months ago
  27. 784bd08 tracing: Fix number printing bug in print_synth_event() by Tom Zanussi · 4 years, 11 months ago
  28. 3843083 tracing: Check that number of vals matches number of synth event fields by Tom Zanussi · 4 years, 11 months ago
  29. 1d9d4c9 tracing: Make synth_event trace functions endian-correct by Tom Zanussi · 4 years, 11 months ago
  30. 279eef0 tracing: Make sure synth_event_trace() example always uses u64 by Tom Zanussi · 4 years, 11 months ago
  31. b0c609a PM / hibernate: fix typo "reserverd_size" -> "reserved_size" by Alexandre Belloni · 4 years, 11 months ago
  32. 41f57cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
  33. b9aff38 bpf: Fix a potential deadlock with bpf_map_do_batch by Yonghong Song · 4 years, 10 months ago
  34. 492e0d0 bpf: Do not grab the bucket spinlock by default on htab batch ops by Brian Vazquez · 4 years, 10 months ago
  35. 140588b s390: remove obsolete ieee_emulation_warnings by Stephen Kitt · 4 years, 11 months ago
  36. 0a44cac Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 10 months ago
  37. e20d3a0 bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill by Johannes Krude · 4 years, 11 months ago
  38. ef78e5b7d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  39. 4e03e4e Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 11 months ago
  40. cba6437 genirq/proc: Reject invalid affinity masks (again) by Thomas Gleixner · 4 years, 11 months ago
  41. 61a7595 Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 11 months ago
  42. e9f5490 sched/fair: Fix kernel-doc warning in attach_entity_load_avg() by Randy Dunlap · 4 years, 11 months ago
  43. 4104a56 sched/core: Annotate curr pointer in rq with __rcu by Madhuparna Bhowmik · 5 years ago
  44. 6fcca0f sched/psi: Fix OOB write when writing 0 bytes to PSI files by Suren Baghdasaryan · 5 years ago
  45. e3728b5 ACPI: PM: s2idle: Avoid possible race related to the EC GPE by Rafael J. Wysocki · 4 years, 11 months ago
  46. 7276531 tracing: Consolidate trace() functions by Tom Zanussi · 4 years, 11 months ago
  47. 0c62f6c tracing: Don't return -EINVAL when tracing soft disabled synth events by Tom Zanussi · 4 years, 11 months ago
  48. d090409 tracing: Add missing nest end to synth_event_trace_start() error case by Tom Zanussi · 4 years, 11 months ago
  49. 0a679e1 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 11 months ago
  50. 2bf0eb9 bpf: Make btf_check_func_type_match() static by Hongbo Yao · 4 years, 11 months ago
  51. 10f129c tracing/kprobe: Fix uninitialized variable bug by Gustavo A. R. Silva · 5 years ago
  52. 52262ee sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, to fix XFS performance regression by Mel Gorman · 5 years ago
  53. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 11 months ago
  54. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  55. f413776 Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  56. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  57. 2fbc23c Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  58. f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  59. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 11 months ago
  60. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  61. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 11 months ago
  62. f9f21ce genirq: Clarify that irq wake state is orthogonal to enable/disable by Stephen Boyd · 5 years ago
  63. 58c025f cgroup1: switch to use of errorfc() et.al. by Al Viro · 5 years ago
  64. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  65. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  66. fbc2d16 get rid of cg_invalf() by Al Viro · 5 years ago
  67. 1e474b2 smp/up: Make smp_call_function_single() match SMP semantics by Paul E. McKenney · 5 years ago
  68. d854b2d Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 5 years ago
  69. fcf2736 Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no regs" by Daniel Thompson · 5 years ago
  70. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  71. 54a16ff ftrace: Protect ftrace_graph_hash with ftrace_sync by Steven Rostedt (VMware) · 5 years ago
  72. 16052dd ftrace: Add comment to why rcu_dereference_sched() is open coded by Steven Rostedt (VMware) · 5 years ago
  73. fd0e685 tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu by Amol Grover · 5 years ago
  74. 24a9729 tracing: Annotate ftrace_graph_hash pointer with __rcu by Amol Grover · 5 years ago
  75. 75467ee dma-direct: improve DMA mask overflow reporting by Christoph Hellwig · 5 years ago
  76. 4a47cba dma-direct: improve swiotlb error reporting by Christoph Hellwig · 5 years ago
  77. 91ef26f dma-direct: relax addressability checks in dma_direct_supported by Christoph Hellwig · 5 years ago
  78. fdff7c2 Merge branch 'linus' into perf/urgent, to synchronize with upstream by Ingo Molnar · 5 years ago
  79. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  80. cde26a6 kallsyms: fix type of kallsyms_token_table[] by Masahiro Yamada · 5 years ago
  81. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  82. 257af63 bpf: Fix modifier skipping logic by Alexei Starovoitov · 5 years ago
  83. e17ac02 Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 5 years ago
  84. 2b90927 tracing: Use seq_buf for building dynevent_cmd string by Tom Zanussi · 5 years ago
  85. e9260f6 tracing: Remove useless code in dynevent_arg_pair_add() by Tom Zanussi · 5 years ago
  86. 74403b6 tracing: Remove check_arg() callbacks from dynevent args by Tom Zanussi · 5 years ago
  87. febac33 clocksource: Prevent double add_timer_on() for watchdog_timer by Konstantin Khlebnikov · 5 years ago
  88. 6f1a489 x86/apic/msi: Plug non-maskable MSI affinity race by Thomas Gleixner · 5 years ago
  89. 249d7b2 tracing: Consolidate some synth_event_trace code by Tom Zanussi · 5 years ago
  90. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  91. ddaefe8 Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  92. 43e76af kcov: ignore fault-inject and stacktrace by Dmitry Vyukov · 5 years ago
  93. d380dcd tracing: Fix now invalid var_ref_vals assumption in trace action by Tom Zanussi · 5 years ago
  94. fdeb1ac tracing: Change trace_boot to use synth_event interface by Tom Zanussi · 5 years ago
  95. dc2c733 kdb: Use for_each_console() helper by Andy Shevchenko · 5 years ago
  96. a4f8a7f kdb: remove redundant assignment to pointer bp by Colin Ian King · 5 years ago
  97. bbfceba kdb: Get rid of confusing diag msg from "rd" if current task has no regs by Douglas Anderson · 5 years ago
  98. 9441d5f kdb: Gid rid of implicit setting of the current task / regs by Douglas Anderson · 5 years ago
  99. a8649fb kdb: kdb_current_task shouldn't be exported by Douglas Anderson · 5 years ago
  100. c67c10a kdb: kdb_current_regs should be private by Douglas Anderson · 5 years ago