1. f4585bc apparmor: Fully initialize aa_perms struct when answering userspace query by Tyler Hicks · 6 years ago
  2. 7f3ebcf apparmor: Check buffer bounds when mapping permissions mask by Tyler Hicks · 6 years ago
  3. 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
  4. f39f28f Merge tag 'sound-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  5. b4394c3 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  6. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  7. 05df204 Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  8. e56b8ce tcp: identify cryptic messages as TCP seq # bugs by Randy Dunlap · 6 years ago
  9. 9ba8376 ptp: fix missing break in switch by Gustavo A. R. Silva · 6 years ago
  10. 6b81b19 hv_netvsc: Fix napi reschedule while receive completion is busy by Haiyang Zhang · 6 years ago
  11. a2ec9d1 MAINTAINERS: Drop inactive Vitaly Bordug's email by Krzysztof Kozlowski · 6 years ago
  12. e40562a net: cavium: Add fine-granular dependencies on PCI by Alexander Sverdlin · 6 years ago
  13. 0838a4e Merge branch 'net-qca_spi-Minor-bugfixes' by David S. Miller · 6 years ago
  14. 5097399 net: qca_spi: Fix log level if probe fails by Stefan Wahren · 6 years ago
  15. 711c62d net: qca_spi: Make sure the QCA7000 reset is triggered by Stefan Wahren · 6 years ago
  16. b2bab42 net: qca_spi: Avoid packet drop during initial sync by Stefan Wahren · 6 years ago
  17. 169dc02 ipv6: fix useless rol32 call on hash by Colin Ian King · 6 years ago
  18. 3ee593a ipv6: sr: fix useless rol32 call on hash by Colin Ian King · 6 years ago
  19. 270ed73 PCI: v3-semi: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  20. 438477b PCI: mediatek: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  21. e306094 PCI: faraday: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  22. 1df3e5b PCI: aardvark: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  23. fd07f5e PCI: designware: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  24. 0018b26 PCI: versatile: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  25. 925652d PCI: xgene: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  26. 9640ccc Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  27. 5318918 net: sched: Using NULL instead of plain integer by YueHaibing · 6 years ago
  28. 5c968f4 net: usb: asix: replace mii_nway_restart in resume path by Alexander Couzens · 6 years ago
  29. a5fb9fb PCI: OF: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  30. 676bcfe net: cxgb3_main: fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  31. 107d01f lib/rhashtable: consider param->min_size when setting initial table size by Davidlohr Bueso · 6 years ago
  32. 04a1320 Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  33. 47f7dc4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  34. 08239d4 Merge branch 'smc-fixes' by David S. Miller · 6 years ago
  35. f6bdc42 net/smc: reset recv timeout after clc handshake by Karsten Graul · 6 years ago
  36. ac0107e net/smc: add error handling for get_user() by Ursula Braun · 6 years ago
  37. 99be51f net/smc: optimize consumer cursor updates by Ursula Braun · 6 years ago
  38. 3bc53be net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. by Tetsuo Handa · 6 years ago
  39. 83ed7d1 ipv6: ila: select CONFIG_DST_CACHE by Arnd Bergmann · 6 years ago
  40. f3d737b ALSA: hda/realtek - Yet another Clevo P950 quirk entry by Takashi Iwai · 6 years ago
  41. e10f780 kvmclock: fix TSC calibration for nested guests by Peng Hao · 6 years ago
  42. 2307af1 KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled by Liran Alon · 6 years ago
  43. 9432a31 KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer by Paolo Bonzini · 6 years ago
  44. b5020a8 KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel. by Lan Tianyu · 7 years ago
  45. 3a9b045 net: usb: rtl8150: demote allmulti message to dev_dbg() by David Lechner · 6 years ago
  46. 4aac0b43 octeon_mgmt: Fix MIX registers configuration on MTU setup by Alexander Sverdlin · 6 years ago
  47. 3c53776 Mark HI and TASKLET softirq synchronous by Linus Torvalds · 7 years ago
  48. 39675f7 ALSA: rawmidi: Change resized buffers atomically by Takashi Iwai · 6 years ago
  49. 665d495 btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block() by Qu Wenruo · 6 years ago
  50. 1992d99 net/smc: take sock lock in smc_ioctl() by Ursula Braun · 6 years ago
  51. bd598d2 Merge branch 'tg3-fixes' by David S. Miller · 6 years ago
  52. 3a49860 tg3: Add higher cpu clock for 5762. by Sanjeev Bansal · 6 years ago
  53. 0f2605f tg3: Update copyright by Siva Reddy Kallam · 6 years ago
  54. 3578a7e ibmvnic: Fix error recovery on login failure by John Allen · 6 years ago
  55. dea39ac net: lan78xx: Fix race in tx pending skb size calculation by Stefan Wahren · 6 years ago
  56. b5d2d75 net/ipv6: Do not allow device only routes via the multipath API by David Ahern · 6 years ago
  57. 31048d7 tcp: Fix broken repair socket window probe patch by Stefan Baranoff · 6 years ago
  58. 432e629 net/mlx4_en: Don't reuse RX page when XDP is set by Saeed Mahameed · 6 years ago
  59. c133459 net/ethernet/freescale/fman: fix cross-build error by Randy Dunlap · 6 years ago
  60. 916c5e1 hv/netvsc: fix handling of fallback to single queue mode by Stephen Hemminger · 6 years ago
  61. 2d14d37 ibmvnic: Revise RX/TX queue error messages by Thomas Falcon · 6 years ago
  62. e665159 ipv6: make DAD fail with enhanced DAD when nonce length differs by Sabrina Dubroca · 6 years ago
  63. 014dd76 net: ethernet: stmmac: fix documentation warning by Corentin Labbe · 6 years ago
  64. 56c266dc net: stmmac: dwmac-sun8i: fix typo descrive => describe by Corentin Labbe · 6 years ago
  65. b7ed879 net: ip6_gre: get ipv6hdr after skb_cow_head() by Prashant Bhole · 6 years ago
  66. 6e8cfd6 tun: Fix use-after-free on XDP_TX by Toshiaki Makita · 6 years ago
  67. 9f80a07 bonding: Fix a typo in bonding.txt by Masanari Iida · 6 years ago
  68. 32da122 tls: Stricter error checking in zerocopy sendmsg path by Dave Watson · 6 years ago
  69. 24d4e34 scripts/tags.sh: Add BPF_CALL by Constantine Shulyupin · 6 years ago
  70. c604cb7 KEYS: DNS: fix parsing multiple options by Eric Biggers · 6 years ago
  71. 8e05fd8 Merge branch 'multicast-init-as-INCLUDE-when-join-SSM-INCLUDE-group' by David S. Miller · 6 years ago
  72. c7ea20c ipv6/mcast: init as INCLUDE when join SSM INCLUDE group by Hangbin Liu · 6 years ago
  73. 6e2059b5 ipv4/igmp: init group mode as INCLUDE when join source group by Hangbin Liu · 6 years ago
  74. 30b06ab Merge tag 'pinctrl-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  75. 706bf68 Merge tag 'drm-fixes-2018-07-16-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  76. d1b47a7 mm: don't do zero_resv_unavail if memmap is not allocated by Pavel Tatashin · 6 years ago
  77. 0fca97a ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk by YOKOTA Hiroshi · 6 years ago
  78. 9a6249d ALSA: hda: add mute led support for HP ProBook 455 G5 by Po-Hsu Lin · 6 years ago
  79. b9952b5 of: overlay: update phandle cache on overlay apply and remove by Frank Rowand · 6 years ago
  80. bf642e3 Merge tag 'drm-intel-fixes-2018-07-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  81. a929b32 Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 6 years ago
  82. 9901875 Merge tag 'drm-misc-fixes-2018-07-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  83. 2757de4 Merge tag 'drm/tegra/for-4.18-rc5' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 6 years ago
  84. e280057 Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  85. f88147e Merge tag 'drm-intel-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  86. 9d3cce1 Linux 4.18-rc5 by Linus Torvalds · 6 years ago
  87. 41b55d2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  88. 94ffba4 x86/kvmclock: set pvti_cpu0_va after enabling kvmclock by Radim Krčmář · 6 years ago
  89. d30f370 x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD by Janakarajan Natarajan · 6 years ago
  90. 0b88abd kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading by Jim Mattson · 6 years ago
  91. b062b79 x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks by Vitaly Kuznetsov · 6 years ago
  92. cd28325 KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR by Paolo Bonzini · 6 years ago
  93. 37b5dca Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  94. 13e66ce Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  95. d4f72a7 Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 6 years ago
  96. 4dbd2b4 Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 6 years ago
  97. c31496d Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  98. 2da8c42 Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  99. f353078 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  100. fe10e39 reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 6 years ago