1. e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. a58653c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 3fba361 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 35d5788 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. bde6b37 Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  7. f73c52a sched/rt: Do not pull from current CPU if only one CPU to pull by Steven Rostedt · 7 years ago
  8. 643e345 tools/headers: Synchronize kernel <-> tooling headers by Ingo Molnar · 7 years ago
  9. 215eada objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Ingo Molnar · 7 years ago
  10. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 7 years ago
  11. 7ee18d6 x86/power: Make restore_processor_context() sane by Andy Lutomirski · 7 years ago
  12. 896c80b x86/power/32: Move SYSENTER MSR restoration to fix_processor_context() by Andy Lutomirski · 7 years ago
  13. 090edbe x86/power/64: Use struct desc_ptr for the IDT in struct saved_context by Andy Lutomirski · 7 years ago
  14. 032b4cc Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  15. 0424378 Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  16. b00d607 tracing: Have stack trace not record if RCU is not watching by Steven Rostedt (VMware) · 7 years ago
  17. c4f988e Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  18. 18d40ea Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  19. 7c2c11b arch: define weak abort() by Sudip Mukherjee · 7 years ago
  20. 4837fe3 mm, oom_reaper: fix memory corruption by Michal Hocko · 7 years ago
  21. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  22. 1f704fd mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()' by Christophe JAILLET · 7 years ago
  23. 0b265c3 tools/slabinfo-gnuplot: force to use bash shell by Liu, Changcheng · 7 years ago
  24. 689d77f kcov: fix comparison callback signature by Dmitry Vyukov · 7 years ago
  25. 85c3e4a mm/slab.c: do not hash pointers when debugging slab by Geert Uytterhoeven · 7 years ago
  26. c24ad77 mm/page_alloc.c: avoid excessive IRQ disabled times in free_unref_page_list() by Lucas Stach · 7 years ago
  27. 183f24a mm/memory.c: mark wp_huge_pmd() inline to prevent build failure by Geert Uytterhoeven · 7 years ago
  28. 4cc90b4 scripts/faddr2line: fix CROSS_COMPILE unset error by Liu, Changcheng · 7 years ago
  29. 51f73ff Documentation/vm/zswap.txt: update with same-value filled page feature by Srividya Desireddy · 7 years ago
  30. 3756f64 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 7 years ago
  31. 302ec30 autofs: fix careless error in recent commit by NeilBrown · 7 years ago
  32. 146734b string.h: workaround for increased stack usage by Arnd Bergmann · 7 years ago
  33. 13ab183d mm/kmemleak.c: make cond_resched() rate-limiting more efficient by Andrew Morton · 7 years ago
  34. 338f1d9 lib/rbtree,drm/mm: add rbtree_replace_node_cached() by Chris Wilson · 7 years ago
  35. c47d7f5 include/linux/idr.h: add #include <linux/bug.h> by Wei Wang · 7 years ago
  36. d455df0 Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  37. e375922 Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/drm-misc by Linus Torvalds · 7 years ago
  38. bd36d3b drm/drm_lease: Prevent deadlock in case drm_lease_create() fails by Marius Vlad · 7 years ago
  39. 7c5cac1 Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  40. 4e746cf Merge tag 'riscv-for-linus-4.15-rc4-riscv_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  41. ea497bb drm: rework delayed connector cleanup in connector_iter by Daniel Vetter · 7 years ago
  42. 4b4df57 drm: Update edid-derived drm_display_info fields at edid property set [v2] by Keith Packard · 7 years ago
  43. 92ccc26 tools/lib/lockdep: Add missing declaration of 'pr_cont()' by Mengting Zhang · 7 years ago
  44. d39a01e Merge tag 'platform-drivers-x86-v4.15-3' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  45. 0c31f1d PCI: rcar: Fix use-after-free in probe error path by Geert Uytterhoeven · 7 years ago
  46. c4f9d9c xen: XEN_ACPI_PROCESSOR is Dom0-only by Jan Beulich · 7 years ago
  47. 0f3922a x86/Xen: don't report ancient LAPIC version by Jan Beulich · 7 years ago
  48. 8cb562b checkpatch: Remove ACCESS_ONCE() warning by Mark Rutland · 7 years ago
  49. b899a85 compiler.h: Remove ACCESS_ONCE() by Mark Rutland · 7 years ago
  50. 2a22f69 tools/include: Remove ACCESS_ONCE() by Mark Rutland · 7 years ago
  51. f971e51 tools/perf: Convert ACCESS_ONCE() to READ_ONCE() by Mark Rutland · 7 years ago
  52. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 7 years ago
  53. d89c703 locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y by Will Deacon · 7 years ago
  54. f87f3a3 locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK by Will Deacon · 7 years ago
  55. 532298b platform/x86: dell-wmi: check for kmalloc() errors by Dan Carpenter · 7 years ago
  56. bff5bf9 platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changes by Peter Hutterer · 7 years ago
  57. 68a213d platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410 by Pali Rohár · 7 years ago
  58. a638349 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  59. 085bec8 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  60. 72dd379 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  61. a83cb7e Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  62. bfb529e Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  63. 916b20e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  64. 0a373d4f x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDEPOT=y by Andrey Ryabinin · 7 years ago
  65. f79ce87 x86/build: Don't verify mtools configuration file for isoimage by Changbin Du · 7 years ago
  66. 27b0174 RISC-V: Remove unused CONFIG_HVC_RISCV_SBI code by Palmer Dabbelt · 7 years ago
  67. 3cfa500 RISC-V: Resurrect smp_mb__after_spinlock() by Palmer Dabbelt · 7 years ago
  68. 86ad5c9 RISC-V: Logical vs Bitwise typo by Dan Carpenter · 7 years ago
  69. 01dfee9 workqueue: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  70. 2064a5a sched/core: Fix kernel-doc warnings after code movement by Randy Dunlap · 7 years ago
  71. 6d60ce3 x86/mm/kmmio: Fix mmiotrace for page unaligned addresses by Karol Herbst · 7 years ago
  72. 7f6f60a mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep by Dave Young · 7 years ago
  73. 51614b26 ipmi_si: fix crash on parisc by Mikulas Patocka · 7 years ago
  74. 1ac8aa8 ipmi_si: Fix oops with PCI devices by Corey Minyard · 7 years ago
  75. 3487972 PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() by Rafael J. Wysocki · 7 years ago
  76. 50c4c4e Linux 4.15-rc3 by Linus Torvalds · 7 years ago
  77. 98087c0 hpfs: don't bother with the i_version counter or f_version by Jeff Layton · 7 years ago
  78. d70ef22 futex: futex_wake_op, fix sign_extend32 sign bits by Jiri Slaby · 7 years ago
  79. 51090c5 Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  80. 9c02e06 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  81. c465fc1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  82. 8be0b988 Merge branch 'fixes' into for-next by Olof Johansson · 7 years ago
  83. ce39882 Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Olof Johansson · 7 years ago
  84. 3dda7f63 Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linux into fixes by Olof Johansson · 7 years ago
  85. 69b8df5 Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 7 years ago
  86. 4ded3be Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into keys-for-linus by James Morris · 7 years ago
  87. b7e0b6f xfs: make iomap_begin functions trim iomaps consistently by Darrick J. Wong · 7 years ago
  88. f59cf5c xfs: remove "no-allocation" reservations for file creations by Christoph Hellwig · 7 years ago
  89. eaf0ec3 fs: xfs: remove duplicate includes by Pravin Shedge · 7 years ago
  90. f335195 kmemcheck: rip it out for real by Michal Hocko · 7 years ago
  91. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  92. 77071bc Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  93. 4066aa7 Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  94. 7267212 Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  95. babc811 drm/vc4: Release fence after signalling by Stefan Schake · 7 years ago
  96. 78d9b04 Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  97. 900add2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  98. 32abeb0 Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  99. d90696e Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  100. fd29117 Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago