1. 31383c6 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 7 years ago
  2. 95a8798 scripts/faddr2line: extend usage on generic arch by Liu, Changcheng · 7 years ago
  3. 5c9d2d5 mm: replace pte_write with pte_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  4. c7da82b mm: replace pmd_write with pmd_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  5. e7fe7b5 mm: replace pud_write with pud_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  6. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  7. 1501899 mm: fix device-dax pud write-faults triggered by get_user_pages() by Dan Williams · 7 years ago
  8. 63cd448 mm/cma: fix alloc_contig_range ret code/potential leak by Mike Kravetz · 7 years ago
  9. 687cb08 mm, oom_reaper: gather each vma to prevent leaking TLB entry by Wang Nan · 7 years ago
  10. 4b81cb2 mm, memory_hotplug: do not back off draining pcp free pages from kworker context by Michal Hocko · 7 years ago
  11. b915176 Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  12. 26cd947 Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  13. 198e0c0 Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  14. fccfde4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  15. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  16. e5372cd sparc64: Fix boot on T4 and later. by David S. Miller · 7 years ago
  17. 7fdf165 drm/radeon: remove init of CIK VMIDs 8-16 for amdkfd by Oded Gabbay · 7 years ago
  18. 1569d65 drm/ttm: fix populate_and_map() functions once more by Christian König · 7 years ago
  19. ef0010a vsprintf: don't use 'restricted_pointer()' when not restricting by Linus Torvalds · 7 years ago
  20. 4ba161a SUNRPC: Allow connect to return EHOSTUNREACH by Trond Myklebust · 7 years ago
  21. 445f288 NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid" by Trond Myklebust · 7 years ago
  22. 668533d kallsyms: take advantage of the new '%px' format by Linus Torvalds · 7 years ago
  23. da6af54 Merge tag 'printk-hash-pointer-4.15-rc2' of git://github.com/tcharding/linux by Linus Torvalds · 7 years ago
  24. f55e101 Revert "mm, thp: Do not make pmd/pud dirty without a reason" by Linus Torvalds · 7 years ago
  25. ed56537 Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  26. 88bc0ed quota: Check for register_shrinker() failure. by Tetsuo Handa · 7 years ago
  27. f6454f8 ethernet: dwmac-stm32: Fix copyright by Benjamin Gaignard · 7 years ago
  28. d9bcd46 eeprom: at24: check at24_read/write arguments by Heiner Kallweit · 7 years ago
  29. 644a1f1 eeprom: at24: fix reading from 24MAC402/24MAC602 by Heiner Kallweit · 7 years ago
  30. a7e4fbb net: via: via-rhine: use %p to format void * address instead of %x by Colin Ian King · 7 years ago
  31. 15bfe05 net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit by Geert Uytterhoeven · 7 years ago
  32. 52dd065 drm/fb_helper: Disable all crtc's when initial setup fails. by Maarten Lankhorst · 7 years ago
  33. 01e4fab myri10ge: Update MAINTAINERS by Hyong-Youb Kim · 7 years ago
  34. 5478e47 eeprom: at24: correctly set the size for at24mac402 by Bartosz Golaszewski · 7 years ago
  35. a76dfe3 drm/atomic: make drm_atomic_helper_wait_for_vblanks more agressive by Lucas Stach · 7 years ago
  36. c892b0d mmc: core: prepend 0x to OCR entry in sysfs by Bastian Stender · 7 years ago
  37. 80a780a mmc: core: prepend 0x to pre_eol_info entry in sysfs by Bastian Stender · 7 years ago
  38. 7e4d423 powerpc: Do not assign thread.tidr if already assigned by Vaibhav Jain · 7 years ago
  39. aca7573f powerpc: Avoid signed to unsigned conversion in set_thread_tidr() by Vaibhav Jain · 7 years ago
  40. 6424f6b kasan: use %px to print addresses instead of %p by Tobin C. Harding · 7 years ago
  41. 7b1924a vsprintf: add printk specifier %px by Tobin C. Harding · 7 years ago
  42. ad67b74 printk: hash addresses printed with %p by Tobin C. Harding · 7 years ago
  43. 57e7344 vsprintf: refactor %pK code out of pointer() by Tobin C. Harding · 7 years ago
  44. 553d8e8 docs: correct documentation for %pK by Tobin C. Harding · 7 years ago
  45. 43570f0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  46. 9701124 drm/amd/display: USB-C / thunderbolt dock specific workaround by Hersen Wu · 7 years ago
  47. 320a127 drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_done by Andrey Grodzovsky · 7 years ago
  48. d5c9cb6 drm/amd/display: fix gamma setting by Roman Li · 7 years ago
  49. 0a24bfc drm/amd/display: Do not put drm_atomic_state on resume by Leo (Sunpeng) Li · 7 years ago
  50. e41ab03 drm/amd/display: Fix couple more inconsistent NULL checks in dc_resource by Harry Wentland · 7 years ago
  51. edf38b5 drm/amd/display: Fix potential NULL and mem leak in create_links by Harry Wentland · 7 years ago
  52. b3fb2b4 drm/amd/display: Fix hubp check in set_cursor_position by Harry Wentland · 7 years ago
  53. b001965 drm/amd/display: Fix use before NULL check in validate_timing by Harry Wentland · 7 years ago
  54. a8f9764 drm/amd/display: Bunch of smatch error and warning fixes in DC by Harry Wentland · 7 years ago
  55. 70e8ffc drm/amd/display: Fix amdgpu_dm bugs found by smatch by Harry Wentland · 7 years ago
  56. cfb071f drm/amd/display: try to find matching audio inst for enc inst first by Charlene Liu · 7 years ago
  57. 2b7c97d drm/amd/display: fix seq issue: turn on clock before programming afmt. by Charlene Liu · 7 years ago
  58. 2f2c3b3 drm/amd/display: fix memory leaks on error exit return by Colin Ian King · 7 years ago
  59. 93984bb drm/amd/display: check plane state before validating fbc by Shirish S · 7 years ago
  60. 8ffca5d drm/amd/display: Do DC mode-change check when adding CRTCs by Leo (Sunpeng) Li · 7 years ago
  61. 1b61973 drm/amd/display: Revert noisy assert messages by Jordan Lazare · 7 years ago
  62. 16fb754 drm/amd/display: fix split viewport rounding error by Dmytro Laktyushkin · 7 years ago
  63. 30ec2b9 drm/amd/display: Check aux channel before MST resume by Jerry (Fangzhi) Zuo · 7 years ago
  64. 116b263 drm/amd/display: fix split recout offset by Dmytro Laktyushkin · 7 years ago
  65. 1c72be9 drm/amd/display: Don't reject 3D timings by Andrew Jiang · 7 years ago
  66. 58fe899 drm/amd/display: Handle as MST first and then DP dongle if sink support both by Hersen Wu · 7 years ago
  67. 4ddd76d drm/amd/display: fix split recout calculation by Dmytro Laktyushkin · 7 years ago
  68. 3eb4eba drm/amd/display: Fix S3 topology change by Roman Li · 7 years ago
  69. 6bffebc drm/amd/display: Add timing validation against dongle cap by Eric Yang · 7 years ago
  70. 827f11e drm/amd/display: Should disable when new stream is null by Leo (Sunpeng) Li · 7 years ago
  71. 1b6c806 drm/amd/display: Add null check for 24BPP (xfm and dpp) by Bhawanpreet Lakha · 7 years ago
  72. acc3450 drm/amdgpu: drop experimental flag for raven by Alex Deucher · 7 years ago
  73. 6edc691 drm/amdgpu: don't try to move pinned BOs by Christian König · 7 years ago
  74. fa7c793 drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map by Michel Dänzer · 7 years ago
  75. 89ce6e0 drm/amdgpu: Set adev->vcn.irq.num_types for VCN by Michel Dänzer · 7 years ago
  76. b693fc1 Revert "drm/amdgpu: fix rmmod KCQ disable failed error" by Alex Deucher · 7 years ago
  77. aca3168 drm/amdgpu: used cached gca values for cik_read_register by Alex Deucher · 7 years ago
  78. ed162fe drm/amdgpu/gfx7: cache raster_config values by Alex Deucher · 7 years ago
  79. b43aaee drm/amdgpu: move UVD/VCE and VCN structure out from union by Leo Liu · 7 years ago
  80. bf73055 RISC-V: remove spin_unlock_wait() by Palmer Dabbelt · 7 years ago
  81. c901e45 RISC-V: `sfence.vma` orderes the instruction cache by Palmer Dabbelt · 7 years ago
  82. 21db403 RISC-V: Add READ_ONCE in arch_spin_is_locked() by Palmer Dabbelt · 7 years ago
  83. 9347ce5 RISC-V: __test_and_op_bit_ord should be strongly ordered by Palmer Dabbelt · 7 years ago
  84. 3343eb6 RISC-V: Remove smb_mb__{before,after}_spinlock() by Palmer Dabbelt · 7 years ago
  85. 61a60d3 RISC-V: Remove __smp_bp__{before,after}_atomic by Palmer Dabbelt · 7 years ago
  86. 8286d51 RISC-V: Comment on why {,cmp}xchg is ordered how it is by Palmer Dabbelt · 7 years ago
  87. 4650d02 RISC-V: Remove unused arguments from ATOMIC_OP by Palmer Dabbelt · 7 years ago
  88. d51aae6 net: sched: cbq: create block for q->link.block by Jiri Pirko · 7 years ago
  89. 0195a21 atm: suni: remove extraneous space to fix indentation by Colin Ian King · 7 years ago
  90. 6c90654 atm: lanai: use %p to format kernel addresses instead of %x by Colin Ian King · 7 years ago
  91. 4a5def7 VSOCK: Don't set sk_state to TCP_CLOSE before testing it by Jorgen Hansen · 7 years ago
  92. 22dac9f atm: fore200e: use %pK to format kernel addresses instead of %x by Colin Ian King · 7 years ago
  93. c95c3fe ambassador: fix incorrect indentation of assignment statement by Colin Ian King · 7 years ago
  94. fc39c38 vxlan: use __be32 type for the param vni in __vxlan_fdb_delete by Xin Long · 7 years ago
  95. 5eb3d22 bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM by Xin Long · 7 years ago
  96. a8dd397 sctp: use right member as the param of list_for_each_entry by Xin Long · 7 years ago
  97. f85729d sch_sfq: fix null pointer dereference at timer expiration by Paolo Abeni · 7 years ago
  98. 25415ce cls_bpf: don't decrement net's refcount when offload fails by Jakub Kicinski · 7 years ago
  99. 250dcd1 mmc: sdhci: Avoid swiotlb buffer being full by Ulf Hansson · 7 years ago
  100. f81a348 arm64: mm: cleanup stale AIVIVT references by Mark Rutland · 7 years ago