1. d16977f kthread: fix documentation build warning by Jonathan Corbet · 7 years ago
  2. e770155 kasan: avoid -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  3. b228237 userfaultfd: non-cooperative: notify about unmap of destination during mremap by Mike Rapoport · 7 years ago
  4. 3ea2771 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  5. 27e37d84 pid: kill pidhash_size in pidhash_init() by Kefeng Wang · 7 years ago
  6. 2be7cfe mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors by Daniel Jordan · 7 years ago
  7. 4d3f5d0 Merge tag 'platform-drivers-x86-v4.13-3' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  8. 33611ba Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  9. 51391ca platform/x86: dell-wmi: Fix driver interface version query by Andy Lutomirski · 7 years ago
  10. 26c5ceb Merge branch 'parisc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  11. bc78d64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  12. cc75f85 samples/bpf: fix bpf tunnel cleanup by William Tu · 7 years ago
  13. cb891fa udp6: fix jumbogram reception by Paolo Abeni · 7 years ago
  14. ddab828 ppp: Fix a scheduling-while-atomic bug in del_chan by Gao Feng · 7 years ago
  15. 00d5109 Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config" by Florian Fainelli · 7 years ago
  16. 1daa879 virtio_net: fix truesize for mergeable buffers by Michael S. Tsirkin · 7 years ago
  17. cfbcb61 mv643xx_eth: fix of_irq_to_resource() error check by Sergei Shtylyov · 7 years ago
  18. 13332db5 MAINTAINERS: Add more files to the PHY LIBRARY section by Florian Fainelli · 7 years ago
  19. 71ed7ee ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev() by Ido Schimmel · 7 years ago
  20. 7ad813f net: phy: Correctly process PHY_HALTED in phy_stop_machine() by Florian Fainelli · 7 years ago
  21. 96a734b sunhme: fix up GREG_STAT and GREG_IMASK register offsets by Mark Cave-Ayland · 7 years ago
  22. 2e7ca20 Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  23. ff2620f Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  24. 3dcc4c7 Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  25. 74ad3d2 parisc: Define CONFIG_CPU_BIG_ENDIAN by Babu Moger · 7 years ago
  26. 2f60e1a libata: fix a couple of doc build warnings by Jonathan Corbet · 7 years ago
  27. 93964fd parisc: pdc_stable: Fix locking when creating sysfs links by James Bottomley · 7 years ago
  28. 8f8201d parisc: Increase thread and stack size to 32kb by Helge Deller · 7 years ago
  29. 13d5709 parisc: Handle vma's whose context is not current in flush_cache_range by John David Anglin · 7 years ago
  30. 16f73eb Linux 4.13-rc3 by Linus Torvalds · 7 years ago
  31. 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
  32. 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
  33. 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
  34. 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
  35. 9975a54 bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len by Daniel Borkmann · 7 years ago
  36. efe967c tcp: avoid bogus gcc-7 array-bounds warning by Arnd Bergmann · 7 years ago
  37. 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
  38. b103ec7 net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt" by Colin Ian King · 7 years ago
  39. 89b0968 bpf: don't indicate success when copy_from_user fails by Daniel Borkmann · 7 years ago
  40. c9f2c1a udp6: fix socket leak on early demux by Paolo Abeni · 7 years ago
  41. 500268e net: thunderx: Fix BGX transmit stall due to underflow by Sunil Goutham · 7 years ago
  42. 8d65843 Revert "vhost: cache used event for better performance" by Jason Wang · 7 years ago
  43. 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
  44. 996f6e1 team: use a larger struct for mac address by WANG Cong · 7 years ago
  45. 0254e0c net: check dev->addr_len for dev_set_mac_address() by WANG Cong · 7 years ago
  46. 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
  47. 286ba84 Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  48. 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
  49. 8155469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  50. 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
  51. 3d9d740 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  52. 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
  53. b7dbcc0 NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Benjamin Coddington · 7 years ago
  54. e26f1be Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  55. 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
  56. 9583f1c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  57. 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
  58. 0fa8dc4 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  59. 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
  60. 1ad0f0a workqueue: Work around edge cases for calc of pool's cpumask by Michael Bringmann · 7 years ago
  61. 75cb8e9 lightnvm: pblk: advance bio according to lba index by Javier González · 7 years ago
  62. 92bbd16 arm64: mmu: Place guard page after mapping of kernel image by Will Deacon · 7 years ago
  63. 20c6c18 x86/boot: Disable the address-of-packed-member compiler warning by Matthias Kaehlcke · 7 years ago
  64. 0b5477d Merge tag 'drm-fixes-for-v4.13-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  65. 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
  66. 245db3c phy: bcm-ns-usb3: fix MDIO_BUS dependency by Arnd Bergmann · 7 years ago
  67. 4c3464a net: phy: rework Kconfig settings for MDIO_BUS by Arnd Bergmann · 7 years ago
  68. 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
  69. 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
  70. 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
  71. f6248dd Merge branches 'acpi-pm' and 'acpi-numa' by Rafael J. Wysocki · 7 years ago
  72. 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
  73. e9ba403 drm/i915: Fix bad comparison in skl_compute_plane_wm. by Maarten Lankhorst · 7 years ago
  74. 7b98da6 drm/i915: Force CPU synchronisation even if userspace requests ASYNC by Chris Wilson · 7 years ago
  75. adf2783 drm/i915: Only skip updating execobject.offset after error by Chris Wilson · 7 years ago
  76. bed8d1c drm/i915: Only mark the execobject as pinned on success by Chris Wilson · 7 years ago
  77. a6c0077 drm/i915: Remove assertion from raw __i915_vma_unpin() by Chris Wilson · 7 years ago
  78. 5846a73 drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence by Navare, Manasi D · 7 years ago
  79. 283d686 drm/i915: Fix scaler init during CRTC HW state readout by Imre Deak · 7 years ago
  80. 3d91142 drm/i915/selftests: Fix an error handling path in 'mock_gem_device()' by Christophe JAILLET · 7 years ago
  81. 4706ca7 drm/i915: Unbreak gpu reset vs. modeset locking by Daniel Vetter · 7 years ago
  82. 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
  83. e91b2b1 xen: dont fiddle with event channel masking in suspend/resume by Juergen Gross · 7 years ago
  84. 0399373 xen: selfballoon: remove unnecessary static in frontswap_selfshrink() by Gustavo A. R. Silva · 7 years ago
  85. d02ca074 xen: Drop un-informative message during boot by Punit Agrawal · 7 years ago
  86. 8cdaad9 Merge tag 'sound-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  87. 60187bd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  88. 6ba80d4 NFS: Optimize fallocate by refreshing mapping when needed. by NeilBrown · 7 years ago
  89. 442ce04 NFS: invalidate file size when taking a lock. by NeilBrown · 7 years ago
  90. fea2099 gpu: host1x: Free the IOMMU domain when there is no device to attach by Paul Kocialkowski · 7 years ago
  91. 3f5b4b7 Documentation: dw-mshc: deprecate num-slots by Shawn Lin · 7 years ago
  92. 5a60f4b Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  93. 16f5df8 mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT by Shawn Lin · 7 years ago
  94. bcec601 net/mlx5: Fix mlx5_add_flow_rules call with correct num of dests by Paul Blakey · 7 years ago
  95. f08c39e net/mlx5e: Schedule overflow check work to mlx5e workqueue by Eugenia Emantayev · 7 years ago
  96. d439c84 net/mlx5e: Fix wrong delay calculation for overflow check scheduling by Eugenia Emantayev · 7 years ago
  97. cf50330 net/mlx5e: Add missing support for PTP_CLK_REQ_PPS request by Eugenia Emantayev · 7 years ago
  98. 4272f9b net/mlx5e: Change 1PPS out scheme by Eugenia Emantayev · 7 years ago
  99. 49c5031 net/mlx5e: Fix broken disable 1PPS flow by Eugenia Emantayev · 7 years ago
  100. fa36768 net/mlx5e: Add field select to MTPPS register by Eugenia Emantayev · 8 years ago