1. 9f77a11 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  2. 8b335c7 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  3. a2c9c1c Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  4. 6ec8765 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  5. 4917d5d Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  6. 9abc937 Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  7. d342740 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  8. 4b664e7 ia64: Rewrite atomic_add and atomic_sub by Matthew Wilcox · 7 years ago
  9. a3d6c97 sparse doesn't support struct randomization by Matthew Wilcox · 7 years ago
  10. 8bb2ee1 proc: fix coredump vs read /proc/*/stat race by Alexey Dobriyan · 7 years ago
  11. 883d50f scripts/gdb/linux/tasks.py: fix get_thread_info by Xi Kangjie · 7 years ago
  12. be9fa66 scripts/decodecode: fix decoding for AArch64 (arm64) instructions by Will Deacon · 7 years ago
  13. 6bec6ad mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages by Oscar Salvador · 7 years ago
  14. f802077 mm/memory.c: release locked page in do_swap_page() by Minchan Kim · 7 years ago
  15. 726ba84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  16. b7563e2 phy: work around 'phys' references to usb-nop-xceiv devices by Arnd Bergmann · 7 years ago
  17. c13e7f3 ARM: sunxi_defconfig: Enable CMA by Maxime Ripard · 7 years ago
  18. 04cef3e Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  19. a0dca10 ibmvnic: Fix IPv6 packet descriptors by Thomas Falcon · 7 years ago
  20. f689794 ibmvnic: Fix IP offload control buffer by Thomas Falcon · 7 years ago
  21. 69c4a65 Merge tag 'linux-can-fixes-for-4.15-20180118' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  22. 591ff9e ipv6: don't let tb6_root node share routes with other node by Wei Wang · 7 years ago
  23. ee62249 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  24. 128bb97 ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 7 years ago
  25. ed604c5 mlxsw: spectrum_router: Free LPM tree upon failure by Ido Schimmel · 7 years ago
  26. 2ffa64e drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling by Ben Skeggs · 7 years ago
  27. e062a01 drm/nouveau/bar/gk20a: Avoid bar teardown during init by Jon Hunter · 7 years ago
  28. b554b12 drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle() by Thierry Reding · 7 years ago
  29. d0c081b flow_dissector: properly cap thoff field by Eric Dumazet · 7 years ago
  30. 9d383fb Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  31. b200bfd fm10k: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  32. 5762d7d cfg80211: fix station info handling bugs by Johannes Berg · 7 years ago
  33. cd443f1 netlink: reset extack earlier in netlink_rcv_skb by Xin Long · 7 years ago
  34. dda3e15 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  35. cdbe3bf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  36. 79683f8 Merge tag 'mmc-v4.15-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  37. 0230803 Merge tag 'gpio-v4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  38. 7155f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  39. d468984 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  40. 8cb6875 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  41. 75f195f Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  42. 894219d Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  43. 6f16101 bpf: mark dst unknown on inconsistent {s, u}bounds adjustments by Daniel Borkmann · 7 years ago
  44. ad9294d bpf: fix cls_bpf on filter replace by Daniel Borkmann · 7 years ago
  45. 5a71784 Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than 1500 by Rex Chang · 7 years ago
  46. 6db959c tls: reset crypto_info when do_tls_setsockopt_tx fails by Sabrina Dubroca · 7 years ago
  47. 877d17c tls: return -EBUSY if crypto_info is already set by Sabrina Dubroca · 7 years ago
  48. cf6d43e tls: fix sw_ctx leak by Sabrina Dubroca · 7 years ago
  49. 6ab6dd9 Merge tag 'linux-can-fixes-for-4.15-20180116' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  50. b0f2853 nvme-pci: take sglist coalescing in dma_map_sg into account by Christoph Hellwig · 7 years ago
  51. 20469a3 nvme-pci: check segement valid for SGL use by Keith Busch · 7 years ago
  52. d91c3e1 net/tls: Only attach to sockets in ESTABLISHED state by Ilya Lesokhin · 7 years ago
  53. f8b3903 net: fs_enet: do not call phy_stop() in interrupts by Christophe Leroy · 7 years ago
  54. 0b16551 r8152: disable RX aggregation on Dell TB16 dock by Kai-Heng Feng · 7 years ago
  55. 1d966eb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 9a4ba2a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 7dfda84 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. b8c2259 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 4df0bfc tun: fix a memory leak for tfile->tx_array by Cong Wang · 7 years ago
  60. 88dc7fc Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. dd43f34 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 091f024 ARM: net: bpf: clarify tail_call index by Russell King · 7 years ago
  63. ec19e02 ARM: net: bpf: fix LDX instructions by Russell King · 7 years ago
  64. 02088d9 ARM: net: bpf: fix register saving by Russell King · 7 years ago
  65. 0005e55 ARM: net: bpf: correct stack layout documentation by Russell King · 7 years ago
  66. 70ec3a6 ARM: net: bpf: move stack documentation by Russell King · 7 years ago
  67. d1220ef ARM: net: bpf: fix stack alignment by Russell King · 7 years ago
  68. f4483f2 ARM: net: bpf: fix tail call jumps by Russell King · 7 years ago
  69. e906248 ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs by Russell King · 7 years ago
  70. 8a510a5 drm/vmwgfx: fix memory corruption with legacy/sou connectors by Rob Clark · 7 years ago
  71. 1b689a9 powerpc/pseries: include linux/types.h in asm/hvcall.h by Michal Suchanek · 7 years ago
  72. 236003e powerpc/64s: Allow control of RFI flush via debugfs by Michael Ellerman · 7 years ago
  73. fd6e440 powerpc/64s: Wire up cpu_show_meltdown() by Michael Ellerman · 7 years ago
  74. 45d55e7 x86/apic/vector: Fix off by one in error path by Thomas Gleixner · 7 years ago
  75. d479244 x86/intel_rdt/cqm: Prevent use after free by Thomas Gleixner · 7 years ago
  76. 6cfb521 module: Add retpoline tag to VERMAGIC by Andi Kleen · 7 years ago
  77. 2b0bc68 drm/vmwgfx: Fix a boot time warning by Woody Suwalski · 7 years ago
  78. 4fdec20 x86/cpufeature: Move processor tracing out of scattered features by Paolo Bonzini · 7 years ago
  79. 8cbab92 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  80. f37a8cb bpf: reject stores into ctx via st and xadd by Daniel Borkmann · 7 years ago
  81. 07c7b6a gpio: mmio: Also read bits that are zero by Linus Walleij · 7 years ago
  82. b45a53b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  83. 41aa5e5 Merge tag 'sound-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  84. 921d4f6 Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  85. 81d947e net, sched: fix panic when updating miniq {b,q}stats by Daniel Borkmann · 7 years ago
  86. 70eeff6 qed: Fix potential use-after-free in qed_spq_post() by Roland Dreier · 7 years ago
  87. 0d9c9f0 nfp: use the correct index for link speed table by Jakub Kicinski · 7 years ago
  88. a5b1379 lan78xx: Fix failure in USB Full Speed by Yuiko Oshino · 7 years ago
  89. a2284d9 bpf, arm64: fix stack_depth tracking in combination with tail calls by Daniel Borkmann · 7 years ago
  90. 161f72e Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  91. c5006b8 sctp: do not allow the v4 socket to bind a v4mapped v6 address by Xin Long · 7 years ago
  92. a0ff660 sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf by Xin Long · 7 years ago
  93. 625637bf sctp: reinit stream if stream outcnt has been change by sinit in sendmsg by Xin Long · 7 years ago
  94. cc124d5 brcmfmac: fix CLM load error for legacy chips when user helper is enabled by Wright Feng · 7 years ago
  95. 58eae14 ssb: Disable PCI host for PCI_DRIVERS_GENERIC by James Hogan · 7 years ago
  96. 664eadd bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets by Guenter Roeck · 7 years ago
  97. 3d16613 ibmvnic: Fix pending MAC address changes by Thomas Falcon · 7 years ago
  98. d8a243a can: peak: fix potential bug in packet fragmentation by Stephane Grosjean · 7 years ago
  99. c96f547 delayacct: Account blkio completion on the correct task by Josh Snyder · 7 years ago
  100. 107cd25 x86/mm: Encrypt the initrd earlier for BSP microcode update by Tom Lendacky · 7 years ago