1. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  2. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  3. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  4. 3ebb6fb Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  5. e37f2f9 lib/crc: Use consistent naming for CRC-32 polynomials by Krzysztof Kozlowski · 6 years ago
  6. 1fb2e3f lib/crc: Move polynomial definition to separate header by Krzysztof Kozlowski · 6 years ago
  7. fa3fc2a include/linux/eventfd.h: include linux/errno.h by Arnd Bergmann · 6 years ago
  8. bfd40ea mm: fix vma_is_anonymous() false-positives by Kirill A. Shutemov · 6 years ago
  9. 027232d mm: introduce vma_init() by Kirill A. Shutemov · 6 years ago
  10. b512719 delayacct: fix crash in delayacct_blkio_end() after delayacct init failure by Tejun Heo · 6 years ago
  11. 73c8d89 ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 6 years ago
  12. 0723090 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  13. 0fc09f9 blk-mq: export setting request completion state by Keith Busch · 6 years ago
  14. 049f560 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  15. e1adf31 Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  16. e873e4b ipv6: use fib6_info_hold_safe() when necessary by Wei Wang · 6 years ago
  17. 165ea0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  18. f88a333 alpha: fix osf_wait4() breakage by Al Viro · 6 years ago
  19. 24b711e net/ipv6: Fix linklocal to global address with VRF by David Ahern · 6 years ago
  20. f95de8a bpfilter: Fix mismatch in function argument types by YueHaibing · 6 years ago
  21. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
  22. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
  23. a6fc859 Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  24. f1d66bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  25. a0496ef2 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  26. 27cde44 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  27. 47736af Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  28. b8088dd netfilter: nf_tables: use dev->name directly by Florian Westphal · 6 years ago
  29. 2db1581 Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" by Lu Baolu · 6 years ago
  30. 36fc3c8 bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h by Martin KaFai Lau · 6 years ago
  31. cf862cb crypto: drbg - eliminate constant reinitialization of SGL by Stephan Mueller · 6 years ago
  32. fb7d1bc Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  33. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  34. d7037ad net/mlx5: Fix QP fragmented buffer allocation by Tariq Toukan · 6 years ago
  35. 169dc02 ipv6: fix useless rol32 call on hash by Colin Ian King · 6 years ago
  36. a5fb9fb PCI: OF: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  37. 9ba546c aio: don't expose __aio_sigset in uapi by Christoph Hellwig · 6 years ago
  38. 26b2f55 netfilter: nf_tables: fix jumpstack depth validation by Taehee Yoo · 6 years ago
  39. 31048d7 tcp: Fix broken repair socket window probe patch by Stefan Baranoff · 6 years ago
  40. c133459 net/ethernet/freescale/fman: fix cross-build error by Randy Dunlap · 6 years ago
  41. c7ea20c ipv6/mcast: init as INCLUDE when join SSM INCLUDE group by Hangbin Liu · 6 years ago
  42. 6e2059b5 ipv4/igmp: init group mode as INCLUDE when join source group by Hangbin Liu · 6 years ago
  43. d1b47a7 mm: don't do zero_resv_unavail if memmap is not allocated by Pavel Tatashin · 6 years ago
  44. a90744b mm: allow arch to supply p??_free_tlb functions by Nicholas Piggin · 6 years ago
  45. a69258f tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  46. c308663 net: ethtool: fix spelling mistake: "tubale" -> "tunable" by Michael Heimpold · 6 years ago
  47. c849eb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  48. ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  49. 8b70086 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  50. 86125df Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  51. a74aa96 Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  52. b4e7a7a drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() by Al Viro · 6 years ago
  53. 4f4c0ac rseq: Remove unused types_32_64.h uapi header by Mathieu Desnoyers · 6 years ago
  54. ec9c82e rseq: uapi: Declare rseq_cs field as union, update includes by Mathieu Desnoyers · 6 years ago
  55. 0fb9a1a rseq: uapi: Update uapi comments by Mathieu Desnoyers · 6 years ago
  56. e96d713 rseq: Use __u64 for rseq_cs fields, validate user inputs by Mathieu Desnoyers · 6 years ago
  57. 092150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  58. 26420d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  59. f292b87 bpf: include errno.h from bpf-cgroup.h by Roman Gushchin · 6 years ago
  60. 6f27a64 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  61. 6fb2489 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  62. e3fe0ae crypto: dh - add public key verification test by Stephan Mueller · 6 years ago
  63. 7f93d12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  64. d8d7218 xdp: XDP_REDIRECT should check IFF_UP and MTU by Toshiaki Makita · 6 years ago
  65. 0ea488f bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb by John Fastabend · 6 years ago
  66. 543af58 uio: change to use the mutex lock instead of the spin lock by Xiubo Li · 6 years ago
  67. 38230a3 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  68. 11a245e net/sched: act_csum: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  69. 000244d net: bridge: fix br_vlan_get_{pvid,info} return values by Arnd Bergmann · 6 years ago
  70. c2b5814 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  71. e240cd0 netfilter: nf_tables: place all set backends in one single module by Pablo Neira Ayuso · 6 years ago
  72. a948f71 nl80211/mac80211: allow non-linear skb in rx_control_port by Denis Kenzior · 6 years ago
  73. 5711b4e netfilter: nf_tproxy: fix possible non-linear access to transport header by Máté Eckl · 6 years ago
  74. 97f4e14 Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  75. a9ba23d ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 6 years ago
  76. 33bd5ac net/ipv6: Revert attempt to simplify route replace and append by David Ahern · 6 years ago
  77. 0777724 net: phy: marvell: change default m88e1510 LED configuration by Wang Dongsheng · 6 years ago
  78. 5ccba64 ftrace: Nuke clear_ftrace_function by Yisheng Xie · 7 years ago
  79. d03db2b compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations by Nick Desaulniers · 6 years ago
  80. 1cef115 kthread, sched/core: Fix kthread_parkme() (again...) by Peter Zijlstra · 6 years ago
  81. a9744f7 xsk: fix potential race in SKB TX completion code by Magnus Karlsson · 6 years ago
  82. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  83. 240630e ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS by Hans de Goede · 6 years ago
  84. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 6 years ago
  85. d7563ca Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  86. c2aee37 Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  87. bb29648 crypto: vmac - separate tfm and request context by Eric Biggers · 6 years ago
  88. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  89. 22d3e0c Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  90. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  91. 55c5e0c dt-bindings: clock: imx6ul: Do not change the clock definition order by Fabio Estevam · 6 years ago
  92. 85782e0 bpf: undo prog rejection on read-only lock failure by Daniel Borkmann · 6 years ago
  93. 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 6 years ago
  94. 5e4e8c5 Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  95. 2cd3ae2 aio: mark __aio_sigset::sigmask const by Avi Kivity · 6 years ago
  96. 4c79579 bpf: Change bpf_fib_lookup to return lookup status by David Ahern · 6 years ago
  97. ea5f39f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  98. f77bc3a include/linux/dax.h: dax_iomap_fault() returns vm_fault_t by Souptick Joarder · 6 years ago
  99. d50d82f slub: fix failure when we delete and create a slab cache by Mikulas Patocka · 6 years ago
  100. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago