1. 5a13fc3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. 8a04c2e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. 05bbb93 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  4. 44c471e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  5. f47edb5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  6. e67095f Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  7. 7b2b55d psi: get poll_work to run when calling poll syscall next time by Jason Xing · 5 years ago
  8. e3fb13b Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  9. b99328a timekeeping/vsyscall: Prevent math overflow in BOOTTIME update by Thomas Gleixner · 5 years ago
  10. 3b5be16 modules: page-align module section allocations only for arches supporting strict module rwx by He Zhe · 5 years ago
  11. 90ae409 dma-direct: fix zone selection after an unaddressable CMA allocation by Christoph Hellwig · 5 years ago
  12. 287c55e Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  13. d0ff14f genirq: Properly pair kobject_del() with kobject_add() by Michael Kelley · 5 years ago
  14. 33da8e7 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  15. f1c6ece kprobes: Fix potential deadlock in kprobe_optimizer() by Andrea Righi · 5 years ago
  16. b0fdc01 sched/core: Schedule new worker even if PI-blocked by Sebastian Andrzej Siewior · 5 years ago
  17. 5bba5c9 Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  18. 2d63ba3 Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  19. a3ee247 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  20. e83b009 Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  21. 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
  22. 33dcb37 dma-mapping: fix page attributes for dma_mmap_* by Christoph Hellwig · 5 years ago
  23. d8ad555 dma-direct: don't truncate dma_required_mask to bus addressing capabilities by Lucas Stach · 5 years ago
  24. cf14be0 dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING by Christoph Hellwig · 5 years ago
  25. 600f5ba cpufreq: schedutil: Don't skip freq update when limits change by Viresh Kumar · 5 years ago
  26. 491beed genirq/affinity: Create affinity mask for single vector by Ming Lei · 5 years ago
  27. 33920f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  28. 04e048c sched/psi: Do not require setsched permission from the trigger creator by Suren Baghdasaryan · 5 years ago
  29. 14f5c7b sched/psi: Reduce psimon FIFO priority by Peter Zijlstra · 5 years ago
  30. f490481 sched/deadline: Fix double accounting of rq/running bw in push & pull by Dietmar Eggemann · 5 years ago
  31. 14c5ceb memremap: move from kernel/ to mm/ by Christoph Hellwig · 5 years ago
  32. 68d8681 kernel/signal.c: fix a kernel-doc markup by Mauro Carvalho Chehab · 5 years ago
  33. 234172f Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  34. 35fca9f Merge tag 'dma-mapping-5.3-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  35. 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
  36. 6c77221 fgraph: Remove redundant ftrace_graph_notrace_addr() test by Changbin Du · 5 years ago
  37. 30b692d exit: make setting exit_state consistent by Christian Brauner · 5 years ago
  38. 2b089bf kernel/configs: Replace GPL boilerplate code with SPDX identifier by Thomas Huth · 5 years ago
  39. 38f054d modules: always page-align module section allocations by Jessica Yu · 5 years ago
  40. 1caf7d5 pidfd: Add warning if exit_state is 0 during notification by Joel Fernandes (Google) · 5 years ago
  41. f46cc01 dma-contiguous: page-align the size in dma_free_contiguous() by Nicolin Chen · 5 years ago
  42. c6622a4 dma-contiguous: do not overwrite align in dma_alloc_contiguous() by Nicolin Chen · 5 years ago
  43. 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
  44. 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
  45. 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
  46. 28ba934 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  47. a29a0a4 Merge branch 'access-creds' by Linus Torvalds · 5 years ago
  48. 4ce54af perf/core: Fix creating kernel counters for PMUs that override event->cpu by Leonard Crestez · 5 years ago
  49. 6c11c6e locking/mutex: Test for initialized mutex by Sebastian Andrzej Siewior · 6 years ago
  50. 30a35f7 locking/lockdep: Clean up #ifdef checks by Arnd Bergmann · 6 years ago
  51. 68037aa locking/lockdep: Hide unused 'class' variable by Arnd Bergmann · 5 years ago
  52. 6ffddfb locking/rwsem: Add ACQUIRE comments by Peter Zijlstra · 5 years ago
  53. 99143f8 lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop by Peter Zijlstra · 5 years ago
  54. e1b98fa locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty by Jan Stancek · 5 years ago
  55. 7813430 locking/rwsem: Don't call owner_on_cpu() on read-owner by Waiman Long · 5 years ago
  56. cb361d8 sched/fair: Use RCU accessors consistently for ->numa_group by Jann Horn · 5 years ago
  57. 16d51a5 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 5 years ago
  58. d7852fb access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 5 years ago
  59. 66d7780 dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable} by Christoph Hellwig · 5 years ago
  60. d9b8aad bpf: fix narrower loads on s390 by Ilya Leoshkevich · 5 years ago
  61. 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
  62. b8d3349 sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y by Thomas Gleixner · 5 years ago
  63. b191d64 pidfd: fix a poll race when setting exit_state by Suren Baghdasaryan · 5 years ago
  64. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  65. 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
  66. 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
  67. 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
  68. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  69. 19dbdcb smp: Warn on function calls from softirq context by Peter Zijlstra · 5 years ago
  70. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 5 years ago
  71. dd4542d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  72. 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
  73. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  74. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  75. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  76. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  77. 6d54ceb tracing: Fix user stack trace "??" output by Eiichi Tsukata · 6 years ago
  78. 449fa54 dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device by Fugang Duan · 5 years ago
  79. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  80. 7cc7867 mm/devm_memremap_pages: enable sub-section remap by Dan Williams · 5 years ago
  81. 7563987 resource: avoid unnecessary lookups in find_next_iomem_res() by Nadav Amit · 5 years ago
  82. 49f17c2 resource: fix locking in find_next_iomem_res() by Nadav Amit · 5 years ago
  83. a50a3f4 sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT by Thomas Gleixner · 5 years ago
  84. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  85. 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
  86. 3193c08 bpf: Disable GCC -fgcse optimization for ___bpf_prog_run() by Josh Poimboeuf · 5 years ago
  87. 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
  88. 54f698f Merge branch 'x86/debug' into core/urgent by Thomas Gleixner · 5 years ago
  89. 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
  90. cac9b9a stacktrace: Force USER_DS for stack_trace_save_user() by Peter Zijlstra · 5 years ago
  91. cf144f8 padata: use smp_mb in padata_reorder to avoid orphaned padata jobs by Daniel Jordan · 5 years ago
  92. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  93. a5008b5 dma-direct: only limit the mapping size if swiotlb could be used by Christoph Hellwig · 5 years ago
  94. f57e515 kernel/pid.c: convert struct pid count to refcount_t by Joel Fernandes (Google) · 5 years ago
  95. b772434 signal: simplify set_user_sigmask/restore_user_sigmask by Oleg Nesterov · 5 years ago
  96. 201766a ptrace: add PTRACE_GET_SYSCALL_INFO request by Elvira Khabirova · 5 years ago
  97. 65f50f2 kernel: fix typos and some coding style in comments by Weitao Hou · 5 years ago
  98. 9087c37 dma-direct: Force unencrypted DMA under SME for certain DMA masks by Tom Lendacky · 5 years ago
  99. 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
  100. 0aeb1de tracing: Make trace_get_fields() global by Cong Wang · 6 years ago