1. c133459 net/ethernet/freescale/fman: fix cross-build error by Randy Dunlap · 7 years ago
  2. c7ea20c ipv6/mcast: init as INCLUDE when join SSM INCLUDE group by Hangbin Liu · 7 years ago
  3. 6e2059b5 ipv4/igmp: init group mode as INCLUDE when join source group by Hangbin Liu · 7 years ago
  4. a69258f tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 7 years ago
  5. c308663 net: ethtool: fix spelling mistake: "tubale" -> "tunable" by Michael Heimpold · 7 years ago
  6. c849eb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  7. 8b70086 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 7 years ago
  8. 26420d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  9. f292b87 bpf: include errno.h from bpf-cgroup.h by Roman Gushchin · 7 years ago
  10. 7f93d12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  11. d8d7218 xdp: XDP_REDIRECT should check IFF_UP and MTU by Toshiaki Makita · 7 years ago
  12. 0ea488f bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb by John Fastabend · 7 years ago
  13. 38230a3 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 7 years ago
  14. 11a245e net/sched: act_csum: fix NULL dereference when 'goto chain' is used by Davide Caratti · 7 years ago
  15. 000244d net: bridge: fix br_vlan_get_{pvid,info} return values by Arnd Bergmann · 7 years ago
  16. e240cd0 netfilter: nf_tables: place all set backends in one single module by Pablo Neira Ayuso · 7 years ago
  17. 5711b4e netfilter: nf_tproxy: fix possible non-linear access to transport header by Máté Eckl · 7 years ago
  18. a9ba23d ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 7 years ago
  19. 33bd5ac net/ipv6: Revert attempt to simplify route replace and append by David Ahern · 7 years ago
  20. 0777724 net: phy: marvell: change default m88e1510 LED configuration by Wang Dongsheng · 7 years ago
  21. a9744f7 xsk: fix potential race in SKB TX completion code by Magnus Karlsson · 7 years ago
  22. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  23. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
  24. d7563ca Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  25. c2aee37 Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  26. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  27. 22d3e0c Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  28. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  29. 85782e0 bpf: undo prog rejection on read-only lock failure by Daniel Borkmann · 7 years ago
  30. 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 7 years ago
  31. 5e4e8c5 Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  32. 2cd3ae2 aio: mark __aio_sigset::sigmask const by Avi Kivity · 7 years ago
  33. 4c79579 bpf: Change bpf_fib_lookup to return lookup status by David Ahern · 7 years ago
  34. ea5f39f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  35. f77bc3a include/linux/dax.h: dax_iomap_fault() returns vm_fault_t by Souptick Joarder · 7 years ago
  36. d50d82f slub: fix failure when we delete and create a slab cache by Mikulas Patocka · 7 years ago
  37. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  38. 04c6faa Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  39. 0901441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  40. debd52a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  41. c92067a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  42. 951a8ee nfp: reject binding to shared blocks by John Hurley · 7 years ago
  43. 0efc856 net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager by Or Gerlitz · 7 years ago
  44. 15bfd21 block: Fix transfer when chunk sectors exceeds max by Keith Busch · 7 years ago
  45. fdb5c45 bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF by Sean Young · 7 years ago
  46. ebc2dc5 Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
  47. bee2003 disable -Wattribute-alias warning for SYSCALL_DEFINEx() by Arnd Bergmann · 7 years ago
  48. 8793bb7 kbuild: add macro for controlling warnings to linux/compiler.h by Arnd Bergmann · 7 years ago
  49. d2d2e3c acpi: Add helper for deactivating memory region by Heikki Krogerus · 7 years ago
  50. 6f0d349 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  51. ad6384b PM / Domains: Rename opp_node to np by Viresh Kumar · 7 years ago
  52. 5e03aa6 PM / Domains: Fix return value of of_genpd_opp_to_performance_state() by Viresh Kumar · 7 years ago
  53. 92397a6 iio: buffer: fix the function signature to match implementation by Phil Reid · 7 years ago
  54. 2ce413e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. d3a6749 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. d4e860e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 2da2ca2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. 78fea63 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  60. 4ab59fc Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  61. 7731b8b Merge branch 'linus' into x86/urgent by Thomas Gleixner · 7 years ago
  62. 3ee7e86 bdi: Fix another oops in wb_workfn() by Jan Kara · 7 years ago
  63. 784e030 rseq: Avoid infinite recursion when delivering SIGSEGV by Will Deacon · 7 years ago
  64. bed9df9 irqdesc: Delete irq_desc_get_msi_desc() by John Garry · 7 years ago
  65. 72a8edc genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug by Marc Zyngier · 7 years ago
  66. 6cc65be locking/qspinlock: Fix build for anonymous union in older GCC compilers by Steven Rostedt (VMware) · 7 years ago
  67. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  68. f43fc5a Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  69. 8730662 kernel.h: Fix a typo in comment by Wei Wang · 7 years ago
  70. f642fb5 x86/platform/UV: Add adjustable set memory block size function by mike.travis@hpe.com · 7 years ago
  71. 9a789fc rseq/cleanup: Do not abort rseq c.s. in child on fork() by Mathieu Desnoyers · 7 years ago
  72. 9262478 bpf: enforce correct alignment for instructions by Eric Dumazet · 7 years ago
  73. 08ba91e nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag. by Doron Roberts-Kedes · 7 years ago
  74. 1abd8a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  75. d8894a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  76. a507a30 ACPI / processor: Finish making acpi_processor_ppc_has_changed() void by Brian Norris · 7 years ago
  77. 6d90eb7 Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  78. 9b0a8da net/ipv6: respect rcu grace period before freeing fib6_info by Eric Dumazet · 7 years ago
  79. 42f86b4 pNFS/flexfiles: Don't tie up all the rpciod threads in resends by Trond Myklebust · 7 years ago
  80. 1fe8388 xen: share start flags between PV and PVH by Roger Pau Monne · 7 years ago
  81. 6c3796d scsi: target: tcmu: add read length support by bstroesser@ts.fujitsu.com · 7 years ago
  82. 7350cdd RDMA/core: Save kernel caller name when creating CQ using ib_create_cq() by Bharat Potnuri · 7 years ago
  83. 9ce7bc0 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 7 years ago
  84. a569631 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  85. b23908d firmware: dmi: Add access to the SKU ID string by Simon Glass · 7 years ago
  86. 9bbe60a atm: Preserve value of skb->truesize when accounting to vcc by David Woodhouse · 7 years ago
  87. 0841d98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  88. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  89. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  90. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  91. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  92. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  93. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  94. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  95. 6d5fc19 xdp: Fix handling of devmap in generic XDP by Toshiaki Makita · 7 years ago
  96. 2f3f056 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  97. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
  98. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  99. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 7 years ago
  100. 9facc33 bpf: reject any prog that failed read-only lock by Daniel Borkmann · 7 years ago