1. 16f73eb Linux 4.13-rc3 by Linus Torvalds · 7 years ago
  2. f137e0b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. e4776b8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. dbc52a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 06efc7d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. 9975a54 bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len by Daniel Borkmann · 7 years ago
  7. efe967c tcp: avoid bogus gcc-7 array-bounds warning by Arnd Bergmann · 7 years ago
  8. 736b9b9 Merge branch 'ethtool-fec' by David S. Miller · 7 years ago
  9. 7fece84 cxgb4: ethtool forward error correction management support by Casey Leedom · 7 years ago
  10. 158a5c0 cxgb4: core hardware/firmware support for Forward Error Correction on a link by Casey Leedom · 7 years ago
  11. 1a5f3da net: ethtool: add support for forward error correction modes by Vidya Sagar Ravipati · 7 years ago
  12. 4084e01d Merge tag 'wireless-drivers-for-davem-2017-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  13. fe21b26 Merge branch 'netvsc-minor-fixes-and-optimization' by David S. Miller · 7 years ago
  14. f4e4036 netvsc: signal host if receive ring is emptied by stephen hemminger · 7 years ago
  15. 4939334 netvsc: fix error unwind on device setup failure by stephen hemminger · 7 years ago
  16. 7426b1a netvsc: optimize receive completions by stephen hemminger · 7 years ago
  17. 02b6de0 netvsc: remove unnecessary indirection of page_buffer by stephen hemminger · 7 years ago
  18. 4a2176c netvsc: don't print pointer value in error message by stephen hemminger · 7 years ago
  19. 867047c netvsc: fix warnings reported by lockdep by stephen hemminger · 7 years ago
  20. d6aac1f netvsc: fix return value for set_channels by stephen hemminger · 7 years ago
  21. b103ec7 net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt" by Colin Ian King · 7 years ago
  22. a847135 liquidio: bump up driver version to match newer NIC firmware by Felix Manlunas · 7 years ago
  23. 89b0968 bpf: don't indicate success when copy_from_user fails by Daniel Borkmann · 7 years ago
  24. c9f2c1a udp6: fix socket leak on early demux by Paolo Abeni · 7 years ago
  25. 17f0d42 bnxt_re: add MAY_USE_DEVLINK dependency by Sathya Perla · 7 years ago
  26. 500268e net: thunderx: Fix BGX transmit stall due to underflow by Sunil Goutham · 7 years ago
  27. 8d65843 Revert "vhost: cache used event for better performance" by Jason Wang · 7 years ago
  28. 81f6bf8 bpf: testing: fix devmap tests by John Fastabend · 7 years ago
  29. e9e3807 Merge branch 'moxa-Fix-style-issues' by David S. Miller · 7 years ago
  30. dd4de07 net: moxa: Add spaces preferred around that '{+,-}' by SZ Lin · 7 years ago
  31. 2fcc4402 net: moxa: Fix for typo in comment to function moxart_mac_setup_desc_ring() by SZ Lin · 7 years ago
  32. c45c5d0 net: moxa: Remove extra space after a cast by SZ Lin · 7 years ago
  33. e8048b8 net: moxa: Fix comparison to NULL could be written with ! by SZ Lin · 7 years ago
  34. d458f4c net: moxa: Prefer 'unsigned int' to bare use of 'unsigned' by SZ Lin · 7 years ago
  35. 68f70d8 net: moxa: Remove braces from single-line body by SZ Lin · 7 years ago
  36. 90fecc1 Merge tag 'mlx5-fixes-2017-07-27-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  37. 996f6e1 team: use a larger struct for mac address by WANG Cong · 7 years ago
  38. 0254e0c net: check dev->addr_len for dev_set_mac_address() by WANG Cong · 7 years ago
  39. eace92e Merge branch 'smc-get-rid-of-unsafe_global_rkey' by David S. Miller · 7 years ago
  40. 10428dd net/smc: synchronize buffer usage with device by Ursula Braun · 7 years ago
  41. b33982c net/smc: cleanup function __smc_buf_create() by Ursula Braun · 7 years ago
  42. 3e03472 net/smc: common functions for RMBs and send buffers by Ursula Braun · 7 years ago
  43. 9d8fb61 net/smc: introduce sg-logic for send buffers by Ursula Braun · 7 years ago
  44. d5b361b net/smc: remove Kconfig warning by Ursula Braun · 7 years ago
  45. 652a1e4 net/smc: register RMB-related memory region by Ursula Braun · 7 years ago
  46. 897e1c2 net/smc: use separate memory regions for RMBs by Ursula Braun · 7 years ago
  47. a3fe3d0 net/smc: introduce sg-logic for RMBs by Ursula Braun · 7 years ago
  48. c45abf3 net/smc: shorten local bufsize variables by Ursula Braun · 7 years ago
  49. 977bb32 net/smc: serialize connection creation in all cases by Ursula Braun · 7 years ago
  50. bdb0eff Merge branch 'inet6_protocol-const' by David S. Miller · 7 years ago
  51. d04916a l2tp: constify inet6_protocol structures by Julia Lawall · 7 years ago
  52. 3a3a4e3 ipv6: constify inet6_protocol structures by Julia Lawall · 7 years ago
  53. 0a07b23 Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  54. 286ba84 Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  55. 19993e7 Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  56. 8155469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  57. 8562e89 Merge tag 'for-linus-4.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  58. 3d9d740 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  59. 080012b Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  60. b7dbcc0 NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Benjamin Coddington · 7 years ago
  61. e26f1be Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  62. 0a2a133 Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  63. 9583f1c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  64. 1731a47 Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  65. 0fa8dc4 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  66. a2d4875 Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  67. c3327bd Bluetooth: btrtl: Fix a error code in rtl_load_config() by Dan Carpenter · 7 years ago
  68. 1ad0f0a workqueue: Work around edge cases for calc of pool's cpumask by Michael Bringmann · 7 years ago
  69. 75cb8e9 lightnvm: pblk: advance bio according to lba index by Javier González · 7 years ago
  70. 92bbd16 arm64: mmu: Place guard page after mapping of kernel image by Will Deacon · 7 years ago
  71. 20c6c18 x86/boot: Disable the address-of-packed-member compiler warning by Matthias Kaehlcke · 7 years ago
  72. 0b5477d Merge tag 'drm-fixes-for-v4.13-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  73. 2080658 Merge tag 'exynos-drm-fixes-for-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 7 years ago
  74. 1812bc4 Merge branch 'liquidio-standardization-and-cleanup' by David S. Miller · 7 years ago
  75. 19d5c35 liquidio: cleanup: removed cryptic and misleading macro by Rick Farrington · 7 years ago
  76. ade0a79 liquidio: standardization: use min_t instead of custom macro by Rick Farrington · 7 years ago
  77. fb5e7606b net: phy: Remove stale comments referencing timer by Florian Fainelli · 7 years ago
  78. 122323f Merge branch 'nfp-extend-firmware-request-logic' by David S. Miller · 7 years ago
  79. 1680a37 nfp: only use direct firmware requests by Jakub Kicinski · 7 years ago
  80. 9511f29 nfp: look for firmware image by device serial number and PCI name by Jakub Kicinski · 7 years ago
  81. 26a8985 nfp: remove the probe deferral when FW not present by Jakub Kicinski · 7 years ago
  82. 245db3c phy: bcm-ns-usb3: fix MDIO_BUS dependency by Arnd Bergmann · 7 years ago
  83. 4c3464a net: phy: rework Kconfig settings for MDIO_BUS by Arnd Bergmann · 7 years ago
  84. d5bcd11 Merge tag 'drm-intel-fixes-2017-07-27' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  85. 2213b66 Merge tag 'drm-misc-fixes-2017-07-27' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  86. 0ce2f38 Merge tag 'acpi-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  87. f6248dd Merge branches 'acpi-pm' and 'acpi-numa' by Rafael J. Wysocki · 7 years ago
  88. 5fe220a Merge tag 'gvt-fixes-2017-07-26' of https://github.com/01org/gvt-linux into drm-intel-fixes by Daniel Vetter · 7 years ago
  89. e9ba403 drm/i915: Fix bad comparison in skl_compute_plane_wm. by Maarten Lankhorst · 7 years ago
  90. 7b98da6 drm/i915: Force CPU synchronisation even if userspace requests ASYNC by Chris Wilson · 7 years ago
  91. adf2783 drm/i915: Only skip updating execobject.offset after error by Chris Wilson · 7 years ago
  92. bed8d1c drm/i915: Only mark the execobject as pinned on success by Chris Wilson · 7 years ago
  93. a6c0077 drm/i915: Remove assertion from raw __i915_vma_unpin() by Chris Wilson · 7 years ago
  94. 5846a73 drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence by Navare, Manasi D · 7 years ago
  95. 283d686 drm/i915: Fix scaler init during CRTC HW state readout by Imre Deak · 7 years ago
  96. 3d91142 drm/i915/selftests: Fix an error handling path in 'mock_gem_device()' by Christophe JAILLET · 7 years ago
  97. 4706ca7 drm/i915: Unbreak gpu reset vs. modeset locking by Daniel Vetter · 7 years ago
  98. 36cb531 Merge branch 'parisc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  99. e91b2b1 xen: dont fiddle with event channel masking in suspend/resume by Juergen Gross · 7 years ago
  100. 0399373 xen: selfballoon: remove unnecessary static in frontswap_selfshrink() by Gustavo A. R. Silva · 7 years ago