1. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. a9ce323 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  4. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  5. 9022ada8 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  6. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  7. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  8. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  9. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  10. 30aba66 namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  11. 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  12. 452938cb Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  13. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  14. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  15. 5f733e8 kernel/sysctl.c: fix typos in comments by Randy Dunlap · 6 years ago
  16. 06e62a4 fork: don't copy inconsistent signal handler state to child by Jann Horn · 6 years ago
  17. 20ab721 signal: make get_signal() return bool by Christian Brauner · 6 years ago
  18. f99e9d8 signal: make sigkill_pending() return bool by Christian Brauner · 6 years ago
  19. a19e2c0 signal: make legacy_queue() return bool by Christian Brauner · 6 years ago
  20. acd14e6 signal: make wants_signal() return bool by Christian Brauner · 6 years ago
  21. 8f11351 signal: make flush_sigqueue_mask() void by Christian Brauner · 6 years ago
  22. 67a48a2 signal: make unhandled_signal() return bool by Christian Brauner · 6 years ago
  23. 09ae854 signal: make recalc_sigpending_tsk() return bool by Christian Brauner · 6 years ago
  24. 938696a signal: make has_pending_signals() return bool by Christian Brauner · 6 years ago
  25. 6a0cdcd signal: make sig_ignored() return bool by Christian Brauner · 6 years ago
  26. 41aaa48 signal: make sig_task_ignored() return bool by Christian Brauner · 6 years ago
  27. e4a8b4e signal: make sig_handler_ignored() return bool by Christian Brauner · 6 years ago
  28. 2a9b909 signal: make kill_ok_by_cred() return bool by Christian Brauner · 6 years ago
  29. d8f993b signal: simplify rt_sigaction() by Christian Brauner · 6 years ago
  30. b1d294c signal: make do_sigpending() void by Christian Brauner · 6 years ago
  31. 6527de9 signal: make may_ptrace_stop() return bool by Christian Brauner · 6 years ago
  32. bb17fcc signal: make kill_as_cred_perm() return bool by Christian Brauner · 6 years ago
  33. 52cba1a signal: make force_sigsegv() void by Christian Brauner · 6 years ago
  34. e05a8e4 sched/wait: assert the wait_queue_head lock is held in __wake_up_common by Christoph Hellwig · 6 years ago
  35. 46e0c9b kernel: tracepoints: add support for relative references by Ard Biesheuvel · 6 years ago
  36. 1b1eeca init: allow initcall tables to be emitted using relative references by Ard Biesheuvel · 6 years ago
  37. 7290d58 module: use relative references for __ksymtab entries by Ard Biesheuvel · 6 years ago
  38. a2e5144 kernel/hung_task.c: allow to set checking interval separately from timeout by Dmitry Vyukov · 6 years ago
  39. 91bc9aa kernel/crash_core.c: print timestamp using time64_t by Arnd Bergmann · 6 years ago
  40. ce0a568 userns: use irqsave variant of refcount_dec_and_lock() by Anna-Maria Gleixner · 6 years ago
  41. fc37191 userns: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
  42. 23c8509 proc/kcore: add vmcoreinfo note to /proc/kcore by Omar Sandoval · 6 years ago
  43. eff4345 crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir by Omar Sandoval · 6 years ago
  44. a670468 mm: zero out the vma in vma_init() by Andrew Morton · 6 years ago
  45. 87915ad workqueue: re-add lockdep dependencies for flushing by Johannes Berg · 6 years ago
  46. d6e8978 workqueue: skip lockdep wq dependency in cancel_work_sync() by Johannes Berg · 6 years ago
  47. dfec4a8 Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  48. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  49. 01ac7c4 Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  50. 9161a86 tracing/kprobes: Fix to check notrace function with correct range by Masami Hiramatsu · 6 years ago
  51. 6b7dca4 tracing: Allow gcov profiling on only ftrace subsystem by Masami Hiramatsu · 6 years ago
  52. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  53. 3933ec7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
  54. badf58a Merge branch 'for-4.19/upstream' into for-linus by Jiri Kosina · 6 years ago
  55. b639186 futex: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  56. 7059b36 sched: idle: Avoid retaining the tick when it has been stopped by Rafael J. Wysocki · 6 years ago
  57. 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  58. 6e3bf9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  59. 5804b110 Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  60. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  61. d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 6 years ago
  62. 6518202 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() by Marek Szyprowski · 6 years ago
  63. 0207df4 kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN by Andrey Ryabinin · 6 years ago
  64. d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 6 years ago
  65. f6069b9 bpf: fix redirect to map under tail calls by Daniel Borkmann · 6 years ago
  66. d190775 Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  67. 2645b9d Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  68. bb730b5 tracing: Fix SPDX format headers to use C++ style comments by Steven Rostedt (VMware) · 6 years ago
  69. bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
  70. 179a0cc tracing: Add SPDX License format to bpf_trace.c by Steven Rostedt (VMware) · 6 years ago
  71. 585f5a6 bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist by Daniel Borkmann · 6 years ago
  72. 166ab6f bpf, sockmap: fix map elem deletion race with smap_stop_sock by Daniel Borkmann · 6 years ago
  73. d40b011 bpf, sockmap: fix leakage of smap_psock_map_entry by Daniel Borkmann · 6 years ago
  74. 757d914 tracing/blktrace: Fix to allow setting same value by Steven Rostedt (VMware) · 6 years ago
  75. 965931e bpf: fix a rcu usage warning in bpf_prog_array_copy_core() by Yonghong Song · 6 years ago
  76. 91c1e6b blktrace: Add SPDX License format header by Steven Rostedt (VMware) · 6 years ago
  77. 2f4df00 tracing: Add -mcount-nop option support by Vasily Gorbik · 6 years ago
  78. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  79. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  80. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  81. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  82. b125d90 Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  83. 8c32685 Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  84. 92d4a03 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  85. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  86. d83212d kallsyms, x86: Export addresses of PTI entry trampolines by Alexander Shishkin · 7 years ago
  87. b966794 kallsyms: Simplify update_iter_mod() by Adrian Hunter · 7 years ago
  88. 3df6f61 PM / sleep: wakeup: Fix build error caused by missing SRCU support by zhangyi (F) · 6 years ago
  89. 269777a cpu/hotplug: Non-SMP machines do not make use of booted_once by Abel Vesa · 6 years ago
  90. e6ecec3 Merge tag 'docs-4.19' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  91. b018fc9 Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  92. f66dc72 Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  93. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  94. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. 9f68cb5 Merge branch 'for-4.19-nmi' into for-linus by Petr Mladek · 6 years ago
  96. 7425ecd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  97. 17bc343 Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' by Rafael J. Wysocki · 6 years ago
  98. e5a32b5 Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  99. 2280a53 Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  100. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago