1. e6252e7 Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  2. 8dd903d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  3. 1cf5561 Merge tag 'for-4.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  4. ec835f81 Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  5. 672bb0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  6. 9bdbaeb Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  7. 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
  8. 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
  9. 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
  10. 6ec8765 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  11. 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
  12. 9abc937 Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  13. d342740 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  14. 4b664e7 ia64: Rewrite atomic_add and atomic_sub by Matthew Wilcox · 7 years ago
  15. a3d6c97 sparse doesn't support struct randomization by Matthew Wilcox · 7 years ago
  16. 8bb2ee1 proc: fix coredump vs read /proc/*/stat race by Alexey Dobriyan · 7 years ago
  17. 883d50f scripts/gdb/linux/tasks.py: fix get_thread_info by Xi Kangjie · 7 years ago
  18. be9fa66 scripts/decodecode: fix decoding for AArch64 (arm64) instructions by Will Deacon · 7 years ago
  19. 6bec6ad mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages by Oscar Salvador · 7 years ago
  20. f802077 mm/memory.c: release locked page in do_swap_page() by Minchan Kim · 7 years ago
  21. 726ba84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  22. b7563e2 phy: work around 'phys' references to usb-nop-xceiv devices by Arnd Bergmann · 7 years ago
  23. c13e7f3 ARM: sunxi_defconfig: Enable CMA by Maxime Ripard · 7 years ago
  24. 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
  25. a0dca10 ibmvnic: Fix IPv6 packet descriptors by Thomas Falcon · 7 years ago
  26. f689794 ibmvnic: Fix IP offload control buffer by Thomas Falcon · 7 years ago
  27. 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
  28. 591ff9e ipv6: don't let tb6_root node share routes with other node by Wei Wang · 7 years ago
  29. ee62249 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  30. 128bb97 ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 7 years ago
  31. ed604c5 mlxsw: spectrum_router: Free LPM tree upon failure by Ido Schimmel · 7 years ago
  32. 2ffa64e drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling by Ben Skeggs · 7 years ago
  33. e062a01 drm/nouveau/bar/gk20a: Avoid bar teardown during init by Jon Hunter · 7 years ago
  34. b554b12 drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle() by Thierry Reding · 7 years ago
  35. d0c081b flow_dissector: properly cap thoff field by Eric Dumazet · 7 years ago
  36. 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
  37. 1ebe1ea tracing: Fix converting enum's from the map in trace_event_eval_update() by Steven Rostedt (VMware) · 7 years ago
  38. b200bfd fm10k: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  39. 0164e0d ring-buffer: Fix duplicate results in mapping context to bits in recursive lock by Steven Rostedt (VMware) · 7 years ago
  40. 18696ed MAINTAINERS: Add James as MIPS co-maintainer by James Hogan · 7 years ago
  41. f35764e MIPS: Fix undefined reference to physical_memsize by James Hogan · 7 years ago
  42. 5762d7d cfg80211: fix station info handling bugs by Johannes Berg · 7 years ago
  43. cd443f1 netlink: reset extack earlier in netlink_rcv_skb by Xin Long · 7 years ago
  44. 55edde9 Input: synaptics-rmi4 - prevent UAF reported by KASAN by Nick Desaulniers · 7 years ago
  45. dda3e15 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  46. cdbe3bf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  47. 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
  48. 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
  49. 7155f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  50. d468984 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  51. 8cb6875 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  52. 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
  53. 894219d Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  54. 6f16101 bpf: mark dst unknown on inconsistent {s, u}bounds adjustments by Daniel Borkmann · 7 years ago
  55. ad9294d bpf: fix cls_bpf on filter replace by Daniel Borkmann · 7 years ago
  56. 5a71784 Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than 1500 by Rex Chang · 7 years ago
  57. 6db959c tls: reset crypto_info when do_tls_setsockopt_tx fails by Sabrina Dubroca · 7 years ago
  58. 877d17c tls: return -EBUSY if crypto_info is already set by Sabrina Dubroca · 7 years ago
  59. cf6d43e tls: fix sw_ctx leak by Sabrina Dubroca · 7 years ago
  60. 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
  61. b0f2853 nvme-pci: take sglist coalescing in dma_map_sg into account by Christoph Hellwig · 7 years ago
  62. 20469a3 nvme-pci: check segement valid for SGL use by Keith Busch · 7 years ago
  63. d91c3e1 net/tls: Only attach to sockets in ESTABLISHED state by Ilya Lesokhin · 7 years ago
  64. f8b3903 net: fs_enet: do not call phy_stop() in interrupts by Christophe Leroy · 7 years ago
  65. 0b16551 r8152: disable RX aggregation on Dell TB16 dock by Kai-Heng Feng · 7 years ago
  66. 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
  67. 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
  68. 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
  69. 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
  70. 4df0bfc tun: fix a memory leak for tfile->tx_array by Cong Wang · 7 years ago
  71. 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
  72. 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
  73. 091f024 ARM: net: bpf: clarify tail_call index by Russell King · 7 years ago
  74. ec19e02 ARM: net: bpf: fix LDX instructions by Russell King · 7 years ago
  75. 02088d9 ARM: net: bpf: fix register saving by Russell King · 7 years ago
  76. 0005e55 ARM: net: bpf: correct stack layout documentation by Russell King · 7 years ago
  77. 70ec3a6 ARM: net: bpf: move stack documentation by Russell King · 7 years ago
  78. d1220ef ARM: net: bpf: fix stack alignment by Russell King · 7 years ago
  79. f4483f2 ARM: net: bpf: fix tail call jumps by Russell King · 7 years ago
  80. e906248 ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs by Russell King · 7 years ago
  81. 8a510a5 drm/vmwgfx: fix memory corruption with legacy/sou connectors by Rob Clark · 7 years ago
  82. 89c6efa i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA by Jeremy Compostella · 7 years ago
  83. e0638fa i2c: core: decrease reference count of device node in i2c_unregister_device by Lixin Wang · 7 years ago
  84. 3cc2e57 dm crypt: fix error return code in crypt_ctr() by Wei Yongjun · 7 years ago
  85. dc94902 dm crypt: wipe kernel key copy after IV initialization by Ondrej Kozina · 7 years ago
  86. 717f4b1 dm integrity: don't store cipher request on the stack by Mikulas Patocka · 7 years ago
  87. 27c7003 dm crypt: fix crash by adding missing check for auth key size by Milan Broz · 7 years ago
  88. bc68d0a dm btree: fix serious bug in btree_split_beneath() by Joe Thornber · 7 years ago
  89. 490ae01 dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6 by Dennis Yang · 7 years ago
  90. 1b689a9 powerpc/pseries: include linux/types.h in asm/hvcall.h by Michal Suchanek · 7 years ago
  91. 236003e powerpc/64s: Allow control of RFI flush via debugfs by Michael Ellerman · 7 years ago
  92. fd6e440 powerpc/64s: Wire up cpu_show_meltdown() by Michael Ellerman · 7 years ago
  93. 45d55e7 x86/apic/vector: Fix off by one in error path by Thomas Gleixner · 7 years ago
  94. d479244 x86/intel_rdt/cqm: Prevent use after free by Thomas Gleixner · 7 years ago
  95. 6cfb521 module: Add retpoline tag to VERMAGIC by Andi Kleen · 7 years ago
  96. 2b0bc68 drm/vmwgfx: Fix a boot time warning by Woody Suwalski · 7 years ago
  97. 4fdec20 x86/cpufeature: Move processor tracing out of scattered features by Paolo Bonzini · 7 years ago
  98. 8cbab92 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  99. f37a8cb bpf: reject stores into ctx via st and xadd by Daniel Borkmann · 7 years ago
  100. 07c7b6a gpio: mmio: Also read bits that are zero by Linus Walleij · 7 years ago