1. 1c08ac0 net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling by Corentin Labbe · 7 years ago
  2. f8821f9 skbuff: Grammar s/are can/can/, s/change/changes/ by Geert Uytterhoeven · 7 years ago
  3. a154f8e net: mvpp2: allocate zeroed tx descriptors by Yan Markman · 7 years ago
  4. b915176 Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  5. 26cd947 Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  6. 198e0c0 Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  7. fccfde4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  8. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  9. e5372cd sparc64: Fix boot on T4 and later. by David S. Miller · 7 years ago
  10. ef0010a vsprintf: don't use 'restricted_pointer()' when not restricting by Linus Torvalds · 7 years ago
  11. 668533d kallsyms: take advantage of the new '%px' format by Linus Torvalds · 7 years ago
  12. da6af54 Merge tag 'printk-hash-pointer-4.15-rc2' of git://github.com/tcharding/linux by Linus Torvalds · 7 years ago
  13. f55e101 Revert "mm, thp: Do not make pmd/pud dirty without a reason" by Linus Torvalds · 7 years ago
  14. f6454f8 ethernet: dwmac-stm32: Fix copyright by Benjamin Gaignard · 7 years ago
  15. a7e4fbb net: via: via-rhine: use %p to format void * address instead of %x by Colin Ian King · 7 years ago
  16. 15bfe05 net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit by Geert Uytterhoeven · 7 years ago
  17. 01e4fab myri10ge: Update MAINTAINERS by Hyong-Youb Kim · 7 years ago
  18. 6424f6b kasan: use %px to print addresses instead of %p by Tobin C. Harding · 7 years ago
  19. 7b1924a vsprintf: add printk specifier %px by Tobin C. Harding · 7 years ago
  20. ad67b74 printk: hash addresses printed with %p by Tobin C. Harding · 7 years ago
  21. 57e7344 vsprintf: refactor %pK code out of pointer() by Tobin C. Harding · 7 years ago
  22. 553d8e8 docs: correct documentation for %pK by Tobin C. Harding · 7 years ago
  23. 43570f0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  24. d51aae6 net: sched: cbq: create block for q->link.block by Jiri Pirko · 7 years ago
  25. 0195a21 atm: suni: remove extraneous space to fix indentation by Colin Ian King · 7 years ago
  26. 6c90654 atm: lanai: use %p to format kernel addresses instead of %x by Colin Ian King · 7 years ago
  27. 4a5def7 VSOCK: Don't set sk_state to TCP_CLOSE before testing it by Jorgen Hansen · 7 years ago
  28. 22dac9f atm: fore200e: use %pK to format kernel addresses instead of %x by Colin Ian King · 7 years ago
  29. c95c3fe ambassador: fix incorrect indentation of assignment statement by Colin Ian King · 7 years ago
  30. fc39c38 vxlan: use __be32 type for the param vni in __vxlan_fdb_delete by Xin Long · 7 years ago
  31. 5eb3d22 bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM by Xin Long · 7 years ago
  32. a8dd397 sctp: use right member as the param of list_for_each_entry by Xin Long · 7 years ago
  33. f85729d sch_sfq: fix null pointer dereference at timer expiration by Paolo Abeni · 7 years ago
  34. 25415ce cls_bpf: don't decrement net's refcount when offload fails by Jakub Kicinski · 7 years ago
  35. 43f462f Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  36. 3c02a6d Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU" by Takashi Iwai · 7 years ago
  37. ea37d59 Btrfs: incremental send, fix wrong unlink path after renaming file by Filipe Manana · 7 years ago
  38. 15fe076 net/packet: fix a race in packet_bind() and packet_notifier() by Eric Dumazet · 7 years ago
  39. 57f015f packet: fix crash in fanout_demux_rollover() by Mike Maloney · 7 years ago
  40. a51a40b Merge branch 'sctp-fix-sparse-errors' by David S. Miller · 7 years ago
  41. 1ba896f sctp: remove extern from stream sched by Xin Long · 7 years ago
  42. af2697a sctp: force the params with right types for sctp csum apis by Xin Long · 7 years ago
  43. 08f4607 sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail by Xin Long · 7 years ago
  44. f95d5bf0 lmc: Use memdup_user() as a cleanup by Vasyl Gomonovych · 7 years ago
  45. dea521a bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()' by Christophe JAILLET · 7 years ago
  46. 952b6b3 net: phy: marvell10g: fix the PHY id mask by Antoine Tenart · 7 years ago
  47. f40b55a Merge branch 'mvpp2-fixes' by David S. Miller · 7 years ago
  48. 76e583c net: mvpp2: check ethtool sets the Tx ring size is to a valid min value by Antoine Tenart · 7 years ago
  49. e749aca net: mvpp2: do not disable GMAC padding by Yan Markman · 7 years ago
  50. 26146b0 net: mvpp2: cleanup probed ports in the probe error path by Antoine Tenart · 7 years ago
  51. ba2d8d8 net: mvpp2: fix the txq_init error path by Antoine Tenart · 7 years ago
  52. e254997 Merge branch 'mlxsw-GRE-offloading-fixes' by David S. Miller · 7 years ago
  53. 09dbf62 mlxsw: spectrum_router: Update nexthop RIF on update by Petr Machata · 7 years ago
  54. d97cda5 mlxsw: spectrum_router: Handle encap to demoted tunnels by Petr Machata · 7 years ago
  55. cab43d9 mlxsw: spectrum_router: Demote tunnels on VRF migration by Petr Machata · 7 years ago
  56. 57c77ce mlxsw: spectrum_router: Offload decap only for up tunnels by Petr Machata · 7 years ago
  57. 32f0160 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  58. 69fc6cb btrfs: tree-checker: Fix false panic for sanity test by Qu Wenruo · 7 years ago
  59. 8f5abe8 proc: don't report kernel addresses in /proc/<pid>/stack by Linus Torvalds · 7 years ago
  60. 8abd20b e1000: Fix off-by-one in debug message by Ahmad Fatoum · 7 years ago
  61. 80752a9 i40e: Fix reporting incorrect error codes by Amritha Nambiar · 7 years ago
  62. c0f4b16 e1000e: fix the use of magic numbers for buffer overrun issue by Sasha Neftin · 7 years ago
  63. c30bf8c i40e/virtchnl: fix application of sizeof to pointer by Gustavo A R Silva · 7 years ago
  64. 81833de lockd: fix "list_add double add" caused by legacy signal interface by Vasily Averin · 7 years ago
  65. 9e137ed nlm_shutdown_hosts_net() cleanup by Vasily Averin · 7 years ago
  66. 2317dc5 race of nfsd inetaddr notifiers vs nn->nfsd_serv change by Vasily Averin · 7 years ago
  67. 6b18dd1 race of lockd inetaddr notifiers vs nlmsvc_rqst change by Vasily Averin · 7 years ago
  68. ee24eac SUNRPC: make cache_detail structures const by Bhumika Goyal · 7 years ago
  69. ae2e408 NFSD: make cache_detail structures const by Bhumika Goyal · 7 years ago
  70. d34971a sunrpc: make the function arg as const by Bhumika Goyal · 7 years ago
  71. ae254dac nfsd: check for use of the closed special stateid by Andrew Elble · 7 years ago
  72. 64ebe124 nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat by Naofumi Honda · 7 years ago
  73. 3a2b19d lockd: lost rollback of set_grace_period() in lockd_down_net() by Vasily Averin · 7 years ago
  74. a3152f1 lockd: added cleanup checks in exit_net hook by Vasily Averin · 7 years ago
  75. b872285 grace: replace BUG_ON by WARN_ONCE in exit_net hook by Vasily Averin · 7 years ago
  76. 4f34bd0 nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex class by Andrew Elble · 7 years ago
  77. e919b07 lockd: remove net pointer from messages by Vasily Averin · 7 years ago
  78. ba58952 nfsd: remove net pointer from debug messages by Vasily Averin · 7 years ago
  79. 03da316 nfsd: Fix races with check_stateid_generation() by Trond Myklebust · 7 years ago
  80. 9271d7e nfsd: Ensure we check stateid validity in the seqid operation checks by Trond Myklebust · 7 years ago
  81. beeca19 nfsd: Fix race in lock stateid creation by Trond Myklebust · 7 years ago
  82. fd1fd68 nfsd4: move find_lock_stateid by Trond Myklebust · 7 years ago
  83. 659aefb nfsd: Ensure we don't recognise lock stateids after freeing them by Trond Myklebust · 7 years ago
  84. fb500a7 nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0) by Trond Myklebust · 7 years ago
  85. d8a1a00 nfsd: Fix another OPEN stateid race by Trond Myklebust · 7 years ago
  86. 15ca08d nfsd: Fix stateid races between OPEN and CLOSE by Trond Myklebust · 7 years ago
  87. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  88. 141cbfb auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM by Thomas Meyer · 7 years ago
  89. 152e93a mm, thp: Do not make pmd/pud dirty without a reason by Kirill A. Shutemov · 7 years ago
  90. a8f9736 mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() by Kirill A. Shutemov · 7 years ago
  91. 2e724dc tipc: eliminate access after delete in group_filter_msg() by Jon Maloy · 7 years ago
  92. 5b5971d xen-netfront: remove warning when unloading module by Eduardo Otubo · 7 years ago
  93. ebb7044 Btrfs: fix list_add corruption and soft lockups in fsync by Liu Bo · 7 years ago
  94. d3fe1e0 Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  95. eae8d82 btrfs: Fix wild memory access in compression level parser by Qu Wenruo · 7 years ago
  96. 6b56b1a Merge branch 'sctp-stream-reconfig-fixes' by David S. Miller · 7 years ago
  97. 52a3958 sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1 by Xin Long · 7 years ago
  98. 159f2a7 sctp: avoid flushing unsent queue when doing asoc reset by Xin Long · 7 years ago
  99. 5c6144a sctp: only allow the asoc reset when the asoc outq is empty by Xin Long · 7 years ago
  100. d570a59 sctp: only allow the out stream reset when the stream outq is empty by Xin Long · 7 years ago