1. b3cf852 xen/balloon: Mark unallocated host memory as UNUSABLE by Boris Ostrovsky · 7 years ago
  2. 2cc42ba x86-64/Xen: eliminate W+X mappings by Jan Beulich · 7 years ago
  3. c4f9d9c xen: XEN_ACPI_PROCESSOR is Dom0-only by Jan Beulich · 7 years ago
  4. 0f3922a x86/Xen: don't report ancient LAPIC version by Jan Beulich · 7 years ago
  5. 1ab134c xen/pvcalls: Fix a check in pvcalls_front_remove() by Dan Carpenter · 7 years ago
  6. 8c71fa8 xen/pvcalls: check for xenbus_read() errors by Dan Carpenter · 7 years ago
  7. 646d944 xen/pvcalls: fix potential endless loop in pvcalls-front.c by Stefano Stabellini · 7 years ago
  8. 24e7f84 xen/pvcalls: Add MODULE_LICENSE() by Boris Ostrovsky · 7 years ago
  9. ffe15f8 MAINTAINERS: xen, kvm: track pvclock-abi.h changes by Joao Martins · 7 years ago
  10. 2229f70 x86/xen/time: setup vcpu 0 time info page by Joao Martins · 7 years ago
  11. b888808 x86/xen/time: set pvclock flags on xen_time_init() by Joao Martins · 7 years ago
  12. 9f08890a x86/pvclock: add setter for pvclock_pvti_cpu0_va by Joao Martins · 7 years ago
  13. 001f60e ptp_kvm: probe for kvm guest availability by Joao Martins · 7 years ago
  14. 52847bb xen/privcmd: remove unused variable pageidx by Colin Ian King · 7 years ago
  15. 8dca4d9 xen: select grant interface version by Juergen Gross · 7 years ago
  16. 223c8f3 xen: update arch/x86/include/asm/xen/cpuid.h by Juergen Gross · 7 years ago
  17. 83c6932 xen: add grant interface version dependent constants to gnttab_ops by Juergen Gross · 7 years ago
  18. 56c9c70 xen: limit grant v2 interface to the v1 functionality by Juergen Gross · 7 years ago
  19. b988b8f xen: re-introduce support for grant v2 interface by Juergen Gross · 7 years ago
  20. ec4001c xen: support priv-mapping in an HVM tools domain by Paul Durrant · 7 years ago
  21. 773aaad xen/pvcalls: remove redundant check for irq >= 0 by Colin Ian King · 7 years ago
  22. 95110ac xen/pvcalls: fix unsigned less than zero error check by Colin Ian King · 7 years ago
  23. b5494ad xen/time: Return -ENODEV from xen_get_wallclock() by Boris Ostrovsky · 7 years ago
  24. 3d8765d xen/pvcalls-front: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  25. 5fa916f xen: xenbus_probe_frontend: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  26. 5e25f5d xen/time: do not decrease steal time after live migration on xen by Dongli Zhang · 7 years ago
  27. 6f0e8bf xen: support 52 bit physical addresses in pv guests by Juergen Gross · 7 years ago
  28. 5eee149 xen: introduce a Kconfig option to enable the pvcalls frontend by Stefano Stabellini · 7 years ago
  29. 235a71c xen/pvcalls: implement release command by Stefano Stabellini · 7 years ago
  30. 5842c83 xen/pvcalls: implement poll command by Stefano Stabellini · 7 years ago
  31. ae0d040 xen/pvcalls: implement recvmsg by Stefano Stabellini · 7 years ago
  32. 45ddce2 xen/pvcalls: implement sendmsg by Stefano Stabellini · 7 years ago
  33. 9774c6c xen/pvcalls: implement accept command by Stefano Stabellini · 7 years ago
  34. 1853f11 xen/pvcalls: implement listen command by Stefano Stabellini · 7 years ago
  35. 67ea989 xen/pvcalls: implement bind command by Stefano Stabellini · 7 years ago
  36. cb1c7d9 xen/pvcalls: implement connect command by Stefano Stabellini · 7 years ago
  37. 2195046 xen/pvcalls: implement socket command and handle events by Stefano Stabellini · 7 years ago
  38. 2196819 xen/pvcalls: connect to the backend by Stefano Stabellini · 7 years ago
  39. aa7ba37 xen/pvcalls: implement frontend disconnect by Stefano Stabellini · 7 years ago
  40. 416efba xen/pvcalls: introduce the pvcalls xenbus frontend by Stefano Stabellini · 7 years ago
  41. 0b07194 Linux 4.14-rc7 by Linus Torvalds · 7 years ago
  42. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  43. 6c325f4 Merge branch 'net_sched-fix-races-with-RCU-callbacks' by David S. Miller · 7 years ago
  44. 31c2611 selftests: Introduce a new test case to tc testsuite by Chris Mi · 7 years ago
  45. 7f07199 selftests: Introduce a new script to generate tc batch file by Chris Mi · 7 years ago
  46. 46e235c net_sched: fix call_rcu() race on act_sample module removal by Cong Wang · 7 years ago
  47. 2d132eb net_sched: add rtnl assertion to tcf_exts_destroy() by Cong Wang · 7 years ago
  48. 27ce4f0 net_sched: use tcf_queue_work() in tcindex filter by Cong Wang · 7 years ago
  49. d4f84a4 net_sched: use tcf_queue_work() in rsvp filter by Cong Wang · 7 years ago
  50. c2f3f31 net_sched: use tcf_queue_work() in route filter by Cong Wang · 7 years ago
  51. c0d378e net_sched: use tcf_queue_work() in u32 filter by Cong Wang · 7 years ago
  52. df2735e net_sched: use tcf_queue_work() in matchall filter by Cong Wang · 7 years ago
  53. e071dff net_sched: use tcf_queue_work() in fw filter by Cong Wang · 7 years ago
  54. 0552c8a net_sched: use tcf_queue_work() in flower filter by Cong Wang · 7 years ago
  55. 94cdb47 net_sched: use tcf_queue_work() in flow filter by Cong Wang · 7 years ago
  56. b1b5b04 net_sched: use tcf_queue_work() in cgroup filter by Cong Wang · 7 years ago
  57. e910af6 net_sched: use tcf_queue_work() in bpf filter by Cong Wang · 7 years ago
  58. c96a483 net_sched: use tcf_queue_work() in basic filter by Cong Wang · 7 years ago
  59. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  60. 8c83c88 Merge branch 'sctp-endianness-fixes' by David S. Miller · 7 years ago
  61. 978aa04 sctp: fix some type cast warnings introduced since very beginning by Xin Long · 7 years ago
  62. f6fc6bc sctp: fix a type cast warnings that causes a_rwnd gets the wrong value by Xin Long · 7 years ago
  63. 8d32503 sctp: fix some type cast warnings introduced by transport rhashtable by Xin Long · 7 years ago
  64. 1da4fc9 sctp: fix some type cast warnings introduced by stream reconf by Xin Long · 7 years ago
  65. 50317fc net_sched: avoid matching qdisc with zero handle by Cong Wang · 7 years ago
  66. d04adf1 sctp: reset owner sk for data chunks on out queues when migrating a sock by Xin Long · 7 years ago
  67. 151516f Merge branch 'sockmap-fixes' by David S. Miller · 7 years ago
  68. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  69. 8108a77 bpf: bpf_compute_data uses incorrect cb structure by John Fastabend · 7 years ago
  70. 25a5d23 Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  71. a7d3e63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  72. 22450e0 Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  73. b35f0ca Merge tag 'drm-fixes-for-v4.14-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  74. 5345da8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  75. ea67899 assoc_array: Fix a buggy node-splitting case by David Howells · 7 years ago
  76. 7814023 Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  77. c9f27f9 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  78. a9af983 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  79. dea6e19 tap: reference to KVA of an unloaded module causes kernel panic by Girish Moodalbail · 7 years ago
  80. ee1836a tcp: refresh tp timestamp before tcp_mtu_probe() by Eric Dumazet · 7 years ago
  81. 63b9ab6 tuntap: properly align skb->head before building skb by Jason Wang · 7 years ago
  82. 11224e1 Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  83. 90e6872 Merge tag 'arc-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  84. a0cb2b5 Fix tracing sample code warning. by Linus Torvalds · 7 years ago
  85. fe23429 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  86. d3eab75 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. 11dc76f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 02c7dfc Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 5cefb4e Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 3e64fcb Input: synaptics-rmi4 - limit the range of what GPIOs are buttons by Andrew Duggan · 7 years ago
  91. a508294 Input: gtco - fix potential out-of-bound access by Dmitry Torokhov · 7 years ago
  92. 8ab190f Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  93. 8aec495 ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit by Xin Long · 7 years ago
  94. f8d20b4 ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err by Xin Long · 7 years ago
  95. f3594f0 ipip: only increase err_count for some certain type icmp in ipip_err by Xin Long · 7 years ago
  96. 6d9f079 net: stmmac: First Queue must always be in DCB mode by Jose Abreu · 7 years ago
  97. 4894ac6 net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing by Jose Abreu · 7 years ago
  98. 5be9541 Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  99. 90edaac Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses" by Ingo Molnar · 7 years ago
  100. 8fc669e maintainers: drop Chris Wright from pvops by Juergen Gross · 7 years ago