1. d63967e isdn: fix kernel-infoleak in capi_unlocked_ioctl by Eric Dumazet · 7 years ago
  2. 7adf324 ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error by Stefano Brivio · 7 years ago
  3. 202700e net/hamradio/6pack: use mod_timer() to rearm timers by Eric Dumazet · 7 years ago
  4. 53fe3ed net-next/hinic:add shutdown callback by Xue Chaojing · 7 years ago
  5. e888402 net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT by Huazhong Tan · 7 years ago
  6. cb9f1b7 ip: validate header length on virtual device xmit by Willem de Bruijn · 7 years ago
  7. 8c76e77 tap: call skb_probe_transport_header after setting skb->dev by Willem de Bruijn · 7 years ago
  8. aff6db4 ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() by Cong Wang · 7 years ago
  9. 4087d2b net: rds: remove unnecessary NULL check by Zhu Yanjun · 7 years ago
  10. 2b965472 add document for TCP OFO, PAWS and skip ACK counters by yupeng · 7 years ago
  11. 3a0ed3e9 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 7 years ago
  12. 756af9c ibmveth: fix DMA unmap error in ibmveth_xmit_start error path by Tyrel Datwyler · 7 years ago
  13. 3bd8264 r8169: fix WoL device wakeup enable by Heiner Kallweit · 7 years ago
  14. 7314f54 netrom: fix locking in nr_find_socket() by Cong Wang · 7 years ago
  15. d5c7c74 net/wan: fix a double free in x25_asy_open_tty() by Cong Wang · 7 years ago
  16. c433570 ax25: fix a use-after-free in ax25_fillin_cb() by Cong Wang · 7 years ago
  17. 7f334a7 ipv6: fix typo in net/ipv6/reassembly.c by Su Yanjun · 7 years ago
  18. 58075ff ipv4: fib_rules: Fix possible infinite loop in fib_empty_table by YueHaibing · 7 years ago
  19. 178fe94 net/ipv6: Fix a test against 'ipv6_find_idev()' return value by Christophe JAILLET · 7 years ago
  20. f989d03 net: rtnetlink: address is mandatory for rtnl_fdb_get by Nikolay Aleksandrov · 7 years ago
  21. f7d18ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  22. 0d9c9a2 fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address() by Scott Wood · 7 years ago
  23. 7418e65 isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw() by Jia-Ju Bai · 7 years ago
  24. f9fc54d ethtool: check the return value of get_regs_len by Yunsheng Lin · 7 years ago
  25. a007232 netfilter: nf_conncount: fix argument order to find_next_bit by Florian Westphal · 7 years ago
  26. c80f10b netfilter: nf_conncount: speculative garbage collection on empty lists by Pablo Neira Ayuso · 7 years ago
  27. 2f971a8 netfilter: nf_conncount: move all list iterations under spinlock by Pablo Neira Ayuso · 7 years ago
  28. df4a902 netfilter: nf_conncount: merge lookup and add functions by Florian Westphal · 7 years ago
  29. e8cfb37 netfilter: nf_conncount: restart search when nodes have been erased by Florian Westphal · 7 years ago
  30. f7fcc98 netfilter: nf_conncount: split gc in two phases by Florian Westphal · 7 years ago
  31. 4cd273b netfilter: nf_conncount: don't skip eviction when age is negative by Florian Westphal · 7 years ago
  32. c78e781 netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS by Shawn Bohrer · 7 years ago
  33. eb89508 netfilter: nf_tables: fix a missing check of nla_put_failure by Kangjie Lu · 7 years ago
  34. a3c9311 include/linux/phy/phy.h: fix minor kerneldoc errors by Robert P. J. Day · 7 years ago
  35. d8de01b phy.h: fix obvious errors in doc and kerneldoc content by Robert P. J. Day · 7 years ago
  36. 40752b3 net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe() by Wen Yang · 7 years ago
  37. 92ee77d net: marvell: fix a missing check of acpi_match_device by Kangjie Lu · 7 years ago
  38. 46273cf tipc: fix a missing check of genlmsg_put by Kangjie Lu · 7 years ago
  39. ff07d48 atl1e: checking the status of atl1e_write_phy_reg by Kangjie Lu · 7 years ago
  40. e49505f net: dsa: bcm_sf2: Propagate error value from mdio_write by Kangjie Lu · 7 years ago
  41. f86a3b8 net: stmicro: fix a missing check of clk_prepare by Kangjie Lu · 7 years ago
  42. 2d822f2 net: (cpts) fix a missing check of clk_prepare by Kangjie Lu · 7 years ago
  43. 26fd962 niu: fix missing checks of niu_pci_eeprom_read by Kangjie Lu · 7 years ago
  44. ca19fcb net: chelsio: Add a missing check on cudg_get_buffer by Aditya Pakki · 7 years ago
  45. f0fb9b2 ipv6/route: Add a missing check on proc_dointvec by Aditya Pakki · 7 years ago
  46. dc4501f tipc: fix a double free in tipc_enable_bearer() by Cong Wang · 7 years ago
  47. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  48. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  49. 7f9f852 Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  50. 3f03bf9 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  51. fb2a624 Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  52. 047ce6d Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  53. a3b5c106 Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  54. c6f1b35 Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  55. c06e9ef Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  56. 8d69733 Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  57. 6d101ba sched/fair: Fix warning on non-SMP build by Olof Johansson · 7 years ago
  58. fc2fd5f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. e57d9f6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. d6e867a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. db2ab47 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 312a466 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 6e54df0 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 9a126e7 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 38fabca Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. 8465625 Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 17bf423 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 116b081 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 1eefdec Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 684019d Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. eed9688 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 72af841 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. a52fb43 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  76. 460023a Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  77. a5f2bd4 Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  78. 89261c5 Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  79. c2f1f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  80. 9830afc Merge tag 'riscv-for-linus-4.21-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  81. 30807ef Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  82. 507413a Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  83. 9947ab7 Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 7 years ago
  84. e0783bb Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
  85. 5694cec Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  86. 13e1ad2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. 9f687dd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. e4b99d4 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. d8924c0 Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  90. 1fbb2dc Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  91. 4e4390a Merge tag 'leds-for-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  92. b166943 Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 7 years ago
  93. 0051db8 Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
  94. 79f2077 Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 7 years ago
  95. d923fd6 Merge tag 'pwm/for-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  96. e6d1315 Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  97. 1e2af25 Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  98. b271b21 Merge tag 'edac_for_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 7 years ago
  99. 8e61e7b Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  100. 996680d Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago