1. 7222708 mm, page_vma_mapped: Introduce pfn_in_hpage() by Kirill A. Shutemov · 6 years ago master
  2. 0d665e7 mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte() by Kirill A. Shutemov · 6 years ago
  3. 0c5b9b5 Linux 4.15-rc9 by Linus Torvalds · 6 years ago v4.15-rc9
  4. 5515114 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. 319f1e0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. 66f8162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. d517bb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 6 years ago
  8. 91cfc88 x86: Use __nostackprotect for sme_encrypt_kernel by Laura Abbott · 6 years ago
  9. 86be899 alpha/PCI: Fix noname IRQ level detection by Lorenzo Pieralisi · 6 years ago
  10. 24b61240 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  11. e6252e7 Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 6 years ago
  12. 35b3fde KVM: s390: wire up bpb feature by Christian Borntraeger · 6 years ago
  13. 29d24e3 Merge tag 'kvm-ppc-cve-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 6 years ago
  14. 8dd903d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  15. 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 · 6 years ago
  16. ec835f8 Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  17. 672bb0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  18. 9bdbaeb Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  19. 9f77a11 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  20. 8b335c7 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  21. a2c9c1c Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  22. 6ec8765 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  23. 4917d5d Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  24. 9abc937 Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 6 years ago
  25. d342740 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  26. 4b664e7 ia64: Rewrite atomic_add and atomic_sub by Matthew Wilcox · 6 years ago
  27. a3d6c97 sparse doesn't support struct randomization by Matthew Wilcox · 6 years ago
  28. 8bb2ee1 proc: fix coredump vs read /proc/*/stat race by Alexey Dobriyan · 6 years ago
  29. 883d50f scripts/gdb/linux/tasks.py: fix get_thread_info by Xi Kangjie · 6 years ago
  30. be9fa66 scripts/decodecode: fix decoding for AArch64 (arm64) instructions by Will Deacon · 6 years ago
  31. 6bec6ad mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages by Oscar Salvador · 6 years ago
  32. f802077 mm/memory.c: release locked page in do_swap_page() by Minchan Kim · 6 years ago
  33. 726ba84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  34. 3f7d875 x86/retpoline: Optimize inline assembler for vmexit_fill_RSB by Andi Kleen · 6 years ago
  35. 98f0fce x86/pti: Document fix wrong index by zhenwei.pi · 6 years ago
  36. c86a32c kprobes/x86: Disable optimizing on the function jumps to indirect thunk by Masami Hiramatsu · 6 years ago
  37. c1804a2 kprobes/x86: Blacklist indirect thunk functions for kprobes by Masami Hiramatsu · 6 years ago
  38. 736e80a retpoline: Introduce start/end markers of indirect thunk by Masami Hiramatsu · 6 years ago
  39. 6f41c34 x86/mce: Make machine check speculation protected by Thomas Gleixner · 6 years ago
  40. b7563e2 phy: work around 'phys' references to usb-nop-xceiv devices by Arnd Bergmann · 6 years ago
  41. c13e7f3 ARM: sunxi_defconfig: Enable CMA by Maxime Ripard · 6 years ago
  42. 3214d01 KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds by Paul Mackerras · 6 years ago
  43. 04cef3e Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  44. a0dca10 ibmvnic: Fix IPv6 packet descriptors by Thomas Falcon · 6 years ago
  45. f689794 ibmvnic: Fix IP offload control buffer by Thomas Falcon · 6 years ago
  46. 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 · 6 years ago
  47. 591ff9e ipv6: don't let tb6_root node share routes with other node by Wei Wang · 6 years ago
  48. ee62249 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  49. 128bb97 ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 6 years ago
  50. ed604c5 mlxsw: spectrum_router: Free LPM tree upon failure by Ido Schimmel · 6 years ago
  51. 2ffa64e drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling by Ben Skeggs · 6 years ago
  52. e062a01 drm/nouveau/bar/gk20a: Avoid bar teardown during init by Jon Hunter · 6 years ago
  53. b554b12 drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle() by Thierry Reding · 6 years ago
  54. d0c081b flow_dissector: properly cap thoff field by Eric Dumazet · 6 years ago
  55. 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 · 6 years ago
  56. 1ebe1ea tracing: Fix converting enum's from the map in trace_event_eval_update() by Steven Rostedt (VMware) · 6 years ago
  57. b200bfd fm10k: mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
  58. 0164e0d ring-buffer: Fix duplicate results in mapping context to bits in recursive lock by Steven Rostedt (VMware) · 6 years ago
  59. 18696ed MAINTAINERS: Add James as MIPS co-maintainer by James Hogan · 6 years ago
  60. f35764e MIPS: Fix undefined reference to physical_memsize by James Hogan · 6 years ago
  61. 5762d7d cfg80211: fix station info handling bugs by Johannes Berg · 6 years ago
  62. cd443f1 netlink: reset extack earlier in netlink_rcv_skb by Xin Long · 6 years ago
  63. 55edde9 Input: synaptics-rmi4 - prevent UAF reported by KASAN by Nick Desaulniers · 6 years ago
  64. dda3e15 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  65. cdbe3bf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  66. 79683f8 Merge tag 'mmc-v4.15-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  67. 0230803 Merge tag 'gpio-v4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  68. 7155f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  69. f23d74f x86/mm: Rework wbinvd, hlt operation in stop_this_cpu() by Tom Lendacky · 6 years ago
  70. a0c9259 irq/matrix: Spread interrupts on allocation by Thomas Gleixner · 6 years ago
  71. d468984 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 6 years ago
  72. 8cb6875 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 6 years ago
  73. 75f195f Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  74. 894219d Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 6 years ago
  75. 6f16101 bpf: mark dst unknown on inconsistent {s, u}bounds adjustments by Daniel Borkmann · 6 years ago
  76. ad9294d bpf: fix cls_bpf on filter replace by Daniel Borkmann · 6 years ago
  77. 5a71784 Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than 1500 by Rex Chang · 6 years ago
  78. 6db959c tls: reset crypto_info when do_tls_setsockopt_tx fails by Sabrina Dubroca · 6 years ago
  79. 877d17c tls: return -EBUSY if crypto_info is already set by Sabrina Dubroca · 6 years ago
  80. cf6d43e tls: fix sw_ctx leak by Sabrina Dubroca · 6 years ago
  81. 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 · 6 years ago
  82. b0f2853 nvme-pci: take sglist coalescing in dma_map_sg into account by Christoph Hellwig · 6 years ago
  83. 20469a3 nvme-pci: check segement valid for SGL use by Keith Busch · 6 years ago
  84. d91c3e1 net/tls: Only attach to sockets in ESTABLISHED state by Ilya Lesokhin · 6 years ago
  85. f8b3903 net: fs_enet: do not call phy_stop() in interrupts by Christophe Leroy · 6 years ago
  86. 0b16551 r8152: disable RX aggregation on Dell TB16 dock by Kai-Heng Feng · 6 years ago
  87. 1d966eb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. 9a4ba2a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. 7dfda84 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. b8c2259 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. 4df0bfc tun: fix a memory leak for tfile->tx_array by Cong Wang · 6 years ago
  92. 88dc7fc Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  93. dd43f34 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. 091f024 ARM: net: bpf: clarify tail_call index by Russell King · 6 years ago
  95. ec19e02 ARM: net: bpf: fix LDX instructions by Russell King · 6 years ago
  96. 02088d9 ARM: net: bpf: fix register saving by Russell King · 6 years ago
  97. 0005e55 ARM: net: bpf: correct stack layout documentation by Russell King · 6 years ago
  98. 70ec3a6 ARM: net: bpf: move stack documentation by Russell King · 6 years ago
  99. d1220ef ARM: net: bpf: fix stack alignment by Russell King · 6 years ago
  100. f4483f2 ARM: net: bpf: fix tail call jumps by Russell King · 6 years ago