1. 7cdb85d Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  2. 2d00aee Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  3. 2cf2aa6 dma-mapping: fix false positivse warnings in dma_common_free_remap() by Andrey Smirnov · 5 years ago
  4. 86cdd2f kheaders: make headers archive reproducible by Dmitry Goldin · 5 years ago
  5. e524d16 Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  6. af0622f Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  7. 501bd01 fork: add kernel-doc for clone3 by Christian Brauner · 5 years ago
  8. 5021b91 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  9. 73956fc membarrier: Fix RCU locking bug caused by faulty merge by Peter Zijlstra · 5 years ago
  10. c2ba8f4 perf_event_open: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
  11. dff3a85 sched_setattr: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
  12. f14c234 clone3: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
  13. cf4f493 Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  14. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  15. 96c5c6e tracing: Have error path in predicate_parse() free its allocated memory by Navid Emamdoost · 5 years ago
  16. 968e517 tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro by Nathan Chancellor · 5 years ago
  17. d2aea95 tracing/probe: Fix to check the difference of nr_args before adding probe by Masami Hiramatsu · 5 years ago
  18. 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  19. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  20. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  21. 8bbe0de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  22. b9023b9 tick: broadcast-hrtimer: Fix a race in bc_set_next by Balasubramani Vivekanandan · 5 years ago
  23. 768fb61 bpf: Fix bpf_event_output re-entry issue by Allan Zhang · 5 years ago
  24. da05b5e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  25. a7b7b77 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  26. 7897c04 Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  27. e3439af bpf: Clean up indentation issue in BTF kflag processing by Colin Ian King · 5 years ago
  28. 2da1ead bug: consolidate __WARN_FLAGS usage by Kees Cook · 5 years ago
  29. d38aba4 bug: lift "cut here" out of __warn() by Kees Cook · 5 years ago
  30. f2f84b0 bug: consolidate warn_slowpath_fmt() usage by Kees Cook · 5 years ago
  31. ee87113 bug: refactor away warn_slowpath_fmt_taint() by Kees Cook · 5 years ago
  32. 7d92bda kgdb: don't use a notifier to enter kgdb at panic; call directly by Douglas Anderson · 5 years ago
  33. 7c3a6ae kexec: bail out upon SIGKILL when allocating memory. by Tetsuo Handa · 5 years ago
  34. 8495f7e fork: improve error message for corrupted page tables by Sai Praneeth Prakhya · 5 years ago
  35. 0f74914 kernel/elfcore.c: include proper prototypes by Valdis Kletnieks · 5 years ago
  36. fcd30ae bpf/xskmap: Return ERR_PTR for failure case instead of NULL. by Jonathan Lemon · 5 years ago
  37. 4892f51 sched/fair: Avoid redundant EAS calculation by Quentin Perret · 5 years ago
  38. 9fc41ac sched/core: Remove double update_max_interval() call on CPU startup by Valentin Schneider · 5 years ago
  39. a49b4f4 sched/core: Fix preempt_schedule() interrupt return comment by Valentin Schneider · 5 years ago
  40. 763a9ec sched/fair: Fix -Wunused-but-set-variable warnings by Qian Cai · 5 years ago
  41. 714e501 sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr() by KeMeng Shi · 5 years ago
  42. c172e0a sched/membarrier: Return -ENOMEM to userspace on memory allocation failure by Mathieu Desnoyers · 5 years ago
  43. c6d68c1 sched/membarrier: Skip IPIs when mm->mm_users == 1 by Mathieu Desnoyers · 5 years ago
  44. 227a4aa sched/membarrier: Fix p->mm->membarrier_state racy load by Mathieu Desnoyers · 5 years ago
  45. 0955400 sched/membarrier: Remove redundant check by Mathieu Desnoyers · 5 years ago
  46. fc0d773 sched/membarrier: Fix private expedited registration check by Mathieu Desnoyers · 5 years ago
  47. 5311a98 tasks, sched/core: RCUify the assignment of rq->curr by Eric W. Biederman · 5 years ago
  48. 154abaf tasks, sched/core: With a grace period after finish_task_switch(), remove unnecessary code by Eric W. Biederman · 5 years ago
  49. 0ff7b2c tasks, sched/core: Ensure tasks are available for a grace period after leaving the runqueue by Eric W. Biederman · 5 years ago
  50. 3fbd7ee tasks: Add a count of task RCU users by Eric W. Biederman · 5 years ago
  51. f8d7ab2 tracing/probe: Fix same probe event argument matching by Srikar Dronamraju · 5 years ago
  52. 89340d0 Revert "locking/pvqspinlock: Don't wait if vCPU is preempted" by Wanpeng Li · 5 years ago
  53. 9c9fa97 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  54. 67f3977 arm64, mm: move generic mmap layout functions to mm by Alexandre Ghiti · 5 years ago
  55. f385cb8 uprobe: collapse THP pmd after removing all uprobes by Song Liu · 5 years ago
  56. 5a52c9d uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT by Song Liu · 5 years ago
  57. fb4fb04 uprobe: use original page when all uprobes are removed by Song Liu · 5 years ago
  58. 00ff9a9 mm/memory_hotplug.c: use PFN_UP / PFN_DOWN in walk_system_ram_range() by David Hildenbrand · 5 years ago
  59. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  60. 0b36c9e Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  61. e1572f1 cpu/SMT: create and export cpu_smt_possible() by Vitaly Kuznetsov · 5 years ago
  62. 9f7582d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 5 years ago
  63. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  64. 9dca343 Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  65. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  66. 56c1e83 Merge tag 'printk-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  67. 9f014e3 perf/core: Fix several typos in comments by Roy Ben Shlomo · 5 years ago
  68. 45824fc Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  69. 45979a9 Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  70. 3207598 Merge tag 'kgdb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 5 years ago
  71. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  72. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  73. e430d80 timer: Read jiffies once when forwarding base clk by Li RongQing · 5 years ago
  74. fe60b0c tracing/probe: Reject exactly same probe event by Masami Hiramatsu · 5 years ago
  75. 44d00dc tracing/probe: Fix to allow user to enable events on unloaded modules by Masami Hiramatsu · 5 years ago
  76. 9eea984 bpf: fix BTF verification of enums by Alexei Starovoitov · 5 years ago
  77. d2935de vfs: Convert bpf to use the new mount API by David Howells · 6 years ago
  78. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  79. 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  80. a3db31f ftrace: Look up the address of return_to_handler() using helpers by Naveen N. Rao · 5 years ago
  81. 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  82. 3ee8d6c Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  83. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  84. a572ba6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  85. 3cd0462 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  86. 16208cd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  87. d59fae6 tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink() by Masami Hiramatsu · 5 years ago
  88. 17f8607 tracing: Make sure variable reference alias has correct var_ref_idx by Tom Zanussi · 5 years ago
  89. 119cdbd tracing: Be more clever when dumping hex in __print_hex() by Andy Shevchenko · 5 years ago
  90. 0846875 ftrace: Simplify ftrace hash lookup code in clear_func_from_hash() by Changbin Du · 5 years ago
  91. dac9f02 sched/fair: Remove unused cfs_rq_clock_task() function by Qian Cai · 5 years ago
  92. fc6763a Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' by Rafael J. Wysocki · 5 years ago
  93. ca61a72 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  94. 2cdd5cc Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 5 years ago
  95. d281706 Merge branch 'pm-sleep' by Rafael J. Wysocki · 5 years ago
  96. 1b531e5 Merge suspend-to-idle rework material for v5.4. by Rafael J. Wysocki · 5 years ago
  97. 22331f8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  98. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  99. 772c1d0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  100. c7eba51 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago