1. f6f48e1 lockdep: Teach lockdep about "USED" <- "IN-NMI" inversions by Peter Zijlstra · 4 years, 10 months ago
  2. 248efb2 locking/lockdep: Rework lockdep_lock by Peter Zijlstra · 4 years, 10 months ago
  3. 10476e6 locking/lockdep: Fix bad recursion pattern by Peter Zijlstra · 4 years, 10 months ago
  4. 25016bd locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps() by Boqun Feng · 4 years, 10 months ago
  5. 4b39f99 futex: Remove {get,drop}_futex_key_refs() by Peter Zijlstra · 4 years, 10 months ago
  6. 2229933 futex: Remove pointless mmgrap() + mmdrop() by Peter Zijlstra · 4 years, 10 months ago
  7. 3867913 Merge branch 'locking/urgent' by Peter Zijlstra · 4 years, 10 months ago
  8. 8019ad1 futex: Fix inode life-time issue by Peter Zijlstra · 4 years, 10 months ago
  9. 2edc78b Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  10. 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
  11. 189c696 Merge branches 'pm-sleep' and 'pm-devfreq' by Rafael J. Wysocki · 4 years, 10 months ago
  12. 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
  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, 11 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, 11 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. 41f0e29 locking/percpu-rwsem: Add might_sleep() for writer locking by Davidlohr Bueso · 5 years ago
  43. ac8dec4 locking/percpu-rwsem: Fold __percpu_up_read() by Davidlohr Bueso · 5 years ago
  44. bcba67c locking/rwsem: Remove RWSEM_OWNER_UNKNOWN by Peter Zijlstra · 5 years ago
  45. 7f26482 locking/percpu-rwsem: Remove the embedded rwsem by Peter Zijlstra · 5 years ago
  46. 75ff645 locking/percpu-rwsem: Extract __percpu_down_read_trylock() by Peter Zijlstra · 5 years ago
  47. 71365d4 locking/percpu-rwsem: Move __this_cpu_inc() into the slowpath by Peter Zijlstra · 5 years ago
  48. 206c98f locking/percpu-rwsem: Convert to bool by Peter Zijlstra · 5 years ago
  49. 1751060 locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_map by Peter Zijlstra · 5 years ago
  50. 810507f locking/lockdep: Reuse freed chain_hlocks entries by Waiman Long · 5 years ago
  51. 797b82eb locking/lockdep: Track number of zapped lock chains by Waiman Long · 5 years ago
  52. 836bd74 locking/lockdep: Throw away all lock chains with zapped class by Waiman Long · 5 years ago
  53. 1d44bcb locking/lockdep: Track number of zapped classes by Waiman Long · 5 years ago
  54. b9875e9 locking/lockdep: Display irq_context names in /proc/lockdep_chains by Waiman Long · 5 years ago
  55. b3b9c18 locking/lockdep: Decrement IRQ context counters when removing lock chain by Waiman Long · 5 years ago
  56. e9f5490 sched/fair: Fix kernel-doc warning in attach_entity_load_avg() by Randy Dunlap · 4 years, 11 months ago
  57. 4104a56 sched/core: Annotate curr pointer in rq with __rcu by Madhuparna Bhowmik · 5 years ago
  58. 6fcca0f sched/psi: Fix OOB write when writing 0 bytes to PSI files by Suren Baghdasaryan · 5 years ago
  59. e3728b5 ACPI: PM: s2idle: Avoid possible race related to the EC GPE by Rafael J. Wysocki · 4 years, 11 months ago
  60. 7276531 tracing: Consolidate trace() functions by Tom Zanussi · 4 years, 11 months ago
  61. 0c62f6c tracing: Don't return -EINVAL when tracing soft disabled synth events by Tom Zanussi · 4 years, 11 months ago
  62. d090409 tracing: Add missing nest end to synth_event_trace_start() error case by Tom Zanussi · 4 years, 11 months ago
  63. 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
  64. 2bf0eb9 bpf: Make btf_check_func_type_match() static by Hongbo Yao · 4 years, 11 months ago
  65. 10f129c tracing/kprobe: Fix uninitialized variable bug by Gustavo A. R. Silva · 5 years ago
  66. 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
  67. 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
  68. 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
  69. 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
  70. 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
  71. 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
  72. 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
  73. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  74. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  75. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  76. f9f21ce genirq: Clarify that irq wake state is orthogonal to enable/disable by Stephen Boyd · 5 years ago
  77. 58c025f cgroup1: switch to use of errorfc() et.al. by Al Viro · 5 years ago
  78. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  79. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  80. fbc2d16 get rid of cg_invalf() by Al Viro · 5 years ago
  81. 1e474b2 smp/up: Make smp_call_function_single() match SMP semantics by Paul E. McKenney · 5 years ago
  82. 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
  83. fcf2736 Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no regs" by Daniel Thompson · 5 years ago
  84. 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
  85. 54a16ff ftrace: Protect ftrace_graph_hash with ftrace_sync by Steven Rostedt (VMware) · 5 years ago
  86. 16052dd ftrace: Add comment to why rcu_dereference_sched() is open coded by Steven Rostedt (VMware) · 5 years ago
  87. fd0e685 tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu by Amol Grover · 5 years ago
  88. 24a9729 tracing: Annotate ftrace_graph_hash pointer with __rcu by Amol Grover · 5 years ago
  89. 75467ee dma-direct: improve DMA mask overflow reporting by Christoph Hellwig · 5 years ago
  90. 4a47cba dma-direct: improve swiotlb error reporting by Christoph Hellwig · 5 years ago
  91. 91ef26f dma-direct: relax addressability checks in dma_direct_supported by Christoph Hellwig · 5 years ago
  92. fdff7c2 Merge branch 'linus' into perf/urgent, to synchronize with upstream by Ingo Molnar · 5 years ago
  93. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  94. cde26a6 kallsyms: fix type of kallsyms_token_table[] by Masahiro Yamada · 5 years ago
  95. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  96. 257af63 bpf: Fix modifier skipping logic by Alexei Starovoitov · 5 years ago
  97. 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
  98. 2b90927 tracing: Use seq_buf for building dynevent_cmd string by Tom Zanussi · 5 years ago
  99. e9260f6 tracing: Remove useless code in dynevent_arg_pair_add() by Tom Zanussi · 5 years ago
  100. 74403b6 tracing: Remove check_arg() callbacks from dynevent args by Tom Zanussi · 5 years ago