1. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. ca122fe Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  3. 5e2fda4 Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  4. f61ec2c Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  5. 7753ea0 Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  6. 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  7. eda5d47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  8. 54b8a23 m68k/macboing: Fix missed timer callback assignment by Kees Cook · 7 years ago
  9. 43dd388 afs: remove redundant assignment of dvnode to itself by Colin Ian King · 7 years ago
  10. 6832795 afs: cell: Remove unnecessary code in afs_lookup_cell by Gustavo A. R. Silva · 7 years ago
  11. 4433b69 afs: Fix signal handling in some file ops by David Howells · 7 years ago
  12. bc1527d afs: Fix some dentry handling in dir ops and missing key_puts by David Howells · 7 years ago
  13. 5a039c3 afs: Make afs_write_begin() avoid writing to a page that's being stored by David Howells · 7 years ago
  14. 1d3b78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  15. 36f20ee Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  16. 06c9440 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  17. b64f26c Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  18. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  19. 1d3bc63 Merge tag 'docs-4.15-2' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  20. dab0bad Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  21. 26064de Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  22. ce44cd8 Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next-keys by James Morris · 7 years ago
  23. 9ed3380 Merge branch 'ipvlan-Fix-insufficient-skb-linear-check' by David S. Miller · 7 years ago
  24. 747a713 ipvlan: Fix insufficient skb linear check for ipv6 icmp by Gao Feng · 7 years ago
  25. 5fc9220 ipvlan: Fix insufficient skb linear check for arp by Gao Feng · 7 years ago
  26. f9094b7 geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 by Hangbin Liu · 7 years ago
  27. d6efab6 Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  28. 003cd77 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  29. 4b52d01 net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY by Florian Fainelli · 7 years ago
  30. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  31. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  32. 9e77d7a net: realtek: r8169: implement set_link_ksettings() by Tobias Jakobi · 7 years ago
  33. 98d1129 net: ipv6: Fixup device for anycast routes during copy by David Ahern · 7 years ago
  34. 9477fef Merge branch 'smc-fixes-for-smc-buffer-handling' by David S. Miller · 7 years ago
  35. 6887037 net/smc: Fix preinitialization of buf_desc in __smc_buf_create() by Geert Uytterhoeven · 7 years ago
  36. 4e1061f net/smc: use sk_rcvbuf as start for rmb creation by Ursula Braun · 7 years ago
  37. bbfcd77 ipv6: Do not consider linkdown nexthops during multipath by Ido Schimmel · 7 years ago
  38. d7aa04a net: sched: fix crash when deleting secondary chains by Roman Kapl · 7 years ago
  39. 0cc0350 net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  40. 866c9b9 Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent by Thomas Gleixner · 7 years ago
  41. 10aaa3b7 kbuild: drop $(extra-y) from real-objs-y by Masahiro Yamada · 7 years ago
  42. ef46d9b kbuild: clean up *.i and *.lst patterns by make clean by Masahiro Yamada · 7 years ago
  43. ebaad7d kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used by Masahiro Yamada · 7 years ago
  44. 2dbc644 kbuild: pkg: use --transform option to prefix paths in tar by Masahiro Yamada · 7 years ago
  45. d7059ca coccinelle: fix parallel build with CHECK=scripts/coccicheck by Masahiro Yamada · 7 years ago
  46. 88127da kconfig/symbol.c: use correct pointer type argument for sizeof by Heinrich Schuchardt · 7 years ago
  47. c131187 bpf: fix branch pruning logic by Alexei Starovoitov · 7 years ago
  48. 9ceace3 ALSA: hda: Add Raven PCI ID by Vijendar Mukunda · 7 years ago
  49. 2d7fe61 ALSA: hda/realtek - Fix ALC700 family no sound issue by Kailang Yang · 7 years ago
  50. 5a78775 Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  51. 1b8c5cd Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  52. 14b661e Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  53. 3f3211e Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  54. 2753278 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  55. d18bee4 Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  56. ae6b289 kbuild: Set KBUILD_CFLAGS before incl. arch Makefile by Chris Fries · 7 years ago
  57. 98ecf1a dt-bindings: remove file that was added accidentally by Rob Clark · 7 years ago
  58. acb1d8e drm/edid: quirk HTC vive headset as non-desktop. [v2] by Dave Airlie · 7 years ago
  59. b5f0538 drm/fb: add support for not enabling fbcon on non-desktop displays [v2] by Dave Airlie · 7 years ago
  60. 66660d4 drm: add connector info/property for non-desktop displays [v2] by Dave Airlie · 7 years ago
  61. 1cee3bc Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 7 years ago
  62. 9cae775 Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  63. af5ecb5 Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 7 years ago
  64. 2d56131 Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 7 years ago
  65. 107af8e Merge branch 'bpf-fix-null-arg-semantics' by Daniel Borkmann · 7 years ago
  66. a60dd35 bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO by Gianluca Borello · 7 years ago
  67. 5c4e120 bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO by Gianluca Borello · 7 years ago
  68. eb33f2c bpf: remove explicit handling of 0 for arg2 in bpf_probe_read by Gianluca Borello · 7 years ago
  69. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  70. 4d6c51b powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features by Michael Ellerman · 7 years ago
  71. 73ce9aec powerpc/perf: Fix IMC_MAX_PMU macro by Madhavan Srinivasan · 7 years ago
  72. de34787f powerpc/perf: Fix pmu_count to count only nest imc pmus by Madhavan Srinivasan · 7 years ago
  73. 252eb55 powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 7 years ago
  74. d6c0615 ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization by Takashi Iwai · 7 years ago
  75. f72271e i40evf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  76. 7b8edcc fm10k: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  77. c4cb991 igb: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  78. 1e1f9ca igbvf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  79. ae0c585 ixgbevf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  80. 52c6912 i40e: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  81. 0a9a17e ixgbe: Fix skb list corruption on Power systems by Brian King · 7 years ago
  82. bd5608b i40e: restore promiscuous after reset by Alan Brady · 7 years ago
  83. 01acc73 i40evf: fix client notify of l2 params by Alan Brady · 7 years ago
  84. 94075bb i40e: Fix FLR reset timeout issue by Filip Sadowski · 7 years ago
  85. e56afa5 i40e: Remove limit of 64 max queues per channel by Amritha Nambiar · 7 years ago
  86. 34c164d i40e: fix the calculation of VFs mac addresses by Zijie Pan · 7 years ago
  87. 3d72aeb i40e: Fix for NUP NVM image downgrade failure by Jacob Keller · 7 years ago
  88. f3f1dfd powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() by Michael Ellerman · 7 years ago
  89. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  90. 919b250 timer: Remove redundant __setup_timer*() macros by Kees Cook · 7 years ago
  91. 188665b timer: Pass function down to initialization routines by Kees Cook · 7 years ago
  92. 1fe66ba timer: Remove unused data arguments from macros by Kees Cook · 7 years ago
  93. 354b46b timer: Switch callback prototype to take struct timer_list * argument by Kees Cook · 7 years ago
  94. c1eba5b timer: Pass timer_list pointer to callbacks unconditionally by Kees Cook · 7 years ago
  95. 9477b4a Coccinelle: Remove setup_timer.cocci by Kees Cook · 7 years ago
  96. 513ae78 timer: Remove setup_*timer() interface by Kees Cook · 7 years ago
  97. 7eeb6b8 timer: Remove init_timer() interface by Kees Cook · 7 years ago
  98. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  99. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  100. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago