1. dcbb4a15 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. 491beed genirq/affinity: Create affinity mask for single vector by Ming Lei · 5 years ago
  3. 33920f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  4. 04e048c sched/psi: Do not require setsched permission from the trigger creator by Suren Baghdasaryan · 5 years ago
  5. 14f5c7b sched/psi: Reduce psimon FIFO priority by Peter Zijlstra · 5 years ago
  6. f490481 sched/deadline: Fix double accounting of rq/running bw in push & pull by Dietmar Eggemann · 5 years ago
  7. 14c5ceb memremap: move from kernel/ to mm/ by Christoph Hellwig · 5 years ago
  8. 68d8681 kernel/signal.c: fix a kernel-doc markup by Mauro Carvalho Chehab · 5 years ago
  9. 234172f Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  10. 35fca9f Merge tag 'dma-mapping-5.3-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  11. d2eee9f Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  12. 6c77221 fgraph: Remove redundant ftrace_graph_notrace_addr() test by Changbin Du · 5 years ago
  13. 30b692d exit: make setting exit_state consistent by Christian Brauner · 5 years ago
  14. 1caf7d5 pidfd: Add warning if exit_state is 0 during notification by Joel Fernandes (Google) · 5 years ago
  15. f46cc01 dma-contiguous: page-align the size in dma_free_contiguous() by Nicolin Chen · 5 years ago
  16. c6622a4 dma-contiguous: do not overwrite align in dma_alloc_contiguous() by Nicolin Chen · 5 years ago
  17. e24ce84 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  18. 750991f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  19. 431f288 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  20. 28ba934 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  21. a29a0a4 Merge branch 'access-creds' by Linus Torvalds · 5 years ago
  22. 4ce54af perf/core: Fix creating kernel counters for PMUs that override event->cpu by Leonard Crestez · 5 years ago
  23. 6c11c6e locking/mutex: Test for initialized mutex by Sebastian Andrzej Siewior · 5 years ago
  24. 30a35f7 locking/lockdep: Clean up #ifdef checks by Arnd Bergmann · 6 years ago
  25. 68037aa locking/lockdep: Hide unused 'class' variable by Arnd Bergmann · 5 years ago
  26. 6ffddfb locking/rwsem: Add ACQUIRE comments by Peter Zijlstra · 5 years ago
  27. 99143f8 lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop by Peter Zijlstra · 5 years ago
  28. e1b98fa locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty by Jan Stancek · 5 years ago
  29. 7813430 locking/rwsem: Don't call owner_on_cpu() on read-owner by Waiman Long · 5 years ago
  30. cb361d8 sched/fair: Use RCU accessors consistently for ->numa_group by Jann Horn · 5 years ago
  31. 16d51a5 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 5 years ago
  32. d7852fb access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 5 years ago
  33. 66d7780 dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable} by Christoph Hellwig · 5 years ago
  34. d9b8aad bpf: fix narrower loads on s390 by Ilya Leoshkevich · 5 years ago
  35. 7b5cf70 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  36. b8d3349 sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y by Thomas Gleixner · 5 years ago
  37. b191d64 pidfd: fix a poll race when setting exit_state by Suren Baghdasaryan · 5 years ago
  38. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  39. e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  40. 4b01f5a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  41. 70e6e1b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  42. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  43. 19dbdcb smp: Warn on function calls from softirq context by Peter Zijlstra · 5 years ago
  44. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 5 years ago
  45. dd4542d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  46. 41ba485 Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  47. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  48. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  49. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  50. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  51. 6d54ceb tracing: Fix user stack trace "??" output by Eiichi Tsukata · 6 years ago
  52. 449fa54 dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device by Fugang Duan · 5 years ago
  53. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  54. 7cc7867 mm/devm_memremap_pages: enable sub-section remap by Dan Williams · 5 years ago
  55. 7563987 resource: avoid unnecessary lookups in find_next_iomem_res() by Nadav Amit · 5 years ago
  56. 49f17c2 resource: fix locking in find_next_iomem_res() by Nadav Amit · 5 years ago
  57. a50a3f4 sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT by Thomas Gleixner · 5 years ago
  58. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  59. da0acd7 Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  60. 3193c08 bpf: Disable GCC -fgcse optimization for ___bpf_prog_run() by Josh Poimboeuf · 5 years ago
  61. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  62. 54f698f Merge branch 'x86/debug' into core/urgent by Thomas Gleixner · 5 years ago
  63. d4df33b Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 5 years ago
  64. cac9b9a stacktrace: Force USER_DS for stack_trace_save_user() by Peter Zijlstra · 5 years ago
  65. cf144f8 padata: use smp_mb in padata_reorder to avoid orphaned padata jobs by Daniel Jordan · 5 years ago
  66. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  67. a5008b5 dma-direct: only limit the mapping size if swiotlb could be used by Christoph Hellwig · 5 years ago
  68. f57e515 kernel/pid.c: convert struct pid count to refcount_t by Joel Fernandes (Google) · 5 years ago
  69. b772434 signal: simplify set_user_sigmask/restore_user_sigmask by Oleg Nesterov · 5 years ago
  70. 201766a ptrace: add PTRACE_GET_SYSCALL_INFO request by Elvira Khabirova · 5 years ago
  71. 65f50f2 kernel: fix typos and some coding style in comments by Weitao Hou · 5 years ago
  72. 9087c37 dma-direct: Force unencrypted DMA under SME for certain DMA masks by Tom Lendacky · 5 years ago
  73. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  74. 0aeb1de tracing: Make trace_get_fields() global by Cong Wang · 6 years ago
  75. 5967bd5 tracing: Let filter_assign_type() detect FILTER_PTR_STRING by Cong Wang · 6 years ago
  76. 46710f3 tracing: Pass type into tracing_generic_entry_update() by Cong Wang · 6 years ago
  77. 715fa2f tracing/kprobe: Check registered state using kprobe by Masami Hiramatsu · 6 years ago
  78. e3dc9f8 tracing/probe: Add trace_event_call accesses APIs by Masami Hiramatsu · 6 years ago
  79. b55ce203 tracing/probe: Add probe event name and group name accesses APIs by Masami Hiramatsu · 6 years ago
  80. 747774d tracing/probe: Add trace flag access APIs for trace_probe by Masami Hiramatsu · 6 years ago
  81. b5f935e tracing/probe: Add trace_event_file access APIs for trace_probe by Masami Hiramatsu · 6 years ago
  82. 46e5376 tracing/probe: Add trace_event_call register API for trace_probe by Masami Hiramatsu · 6 years ago
  83. 455b289 tracing/probe: Add trace_probe init and free functions by Masami Hiramatsu · 6 years ago
  84. b4d4b96 tracing/uprobe: Set print format when parsing command by Masami Hiramatsu · 6 years ago
  85. f730e0f tracing/kprobe: Set print format right after parsed command by Masami Hiramatsu · 6 years ago
  86. 65fc965 kprobes: Fix to init kprobes in subsys_initcall by Masami Hiramatsu · 6 years ago
  87. 3c69914 Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  88. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  89. 1acc5d5 bpf: fix BTF verifier size resolution logic by Andrii Nakryiko · 5 years ago
  90. da82c92 docs: cgroup-v1: add it to the admin-guide book by Mauro Carvalho Chehab · 6 years ago
  91. 5704324 docs: admin-guide: move sysctl directory to it by Mauro Carvalho Chehab · 6 years ago
  92. 53b9537 docs: sysctl: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  93. 387b146 docs: locking: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  94. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  95. 1d03985 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  96. 0c85ce1 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. 028b6e8a clone: fix CLONE_PIDFD support by Dmitry V. Levin · 5 years ago
  98. 50ec188 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  99. 68d41d8 locking/lockdep: Fix lock used or unused stats error by Yuyang Du · 5 years ago
  100. e3d8548 sched/core: Fix preempt warning in ttwu by Peter Zijlstra · 5 years ago