1. 6ec71b2 ABI: sysfs-devices-system-cpu: remove a broken reference by Mauro Carvalho Chehab · 6 years ago
  2. e5ca425 devicetree: fix a series of wrong file references by Mauro Carvalho Chehab · 6 years ago
  3. 18ba1f9 devicetree: fix name of pinctrl-bindings.txt by Mauro Carvalho Chehab · 6 years ago
  4. 6c79521 devicetree: fix some bindings file names by Mauro Carvalho Chehab · 6 years ago
  5. 5efa6f8 MAINTAINERS: fix location of DT npcm files by Mauro Carvalho Chehab · 6 years ago
  6. 2f635cf MAINTAINERS: fix location of some display DT bindings by Mauro Carvalho Chehab · 6 years ago
  7. 1ca2c80 kernel-parameters.txt: fix pointers to sound parameters by Mauro Carvalho Chehab · 6 years ago
  8. 042c768 bindings: nvmem/zii: Fix location of nvmem.txt by Mauro Carvalho Chehab · 6 years ago
  9. 34962fb docs: Fix more broken references by Mauro Carvalho Chehab · 6 years ago
  10. a78513c scripts/documentation-file-ref-check: check tools/*/Documentation by Mauro Carvalho Chehab · 6 years ago
  11. 2d69708 scripts/documentation-file-ref-check: get rid of false-positives by Mauro Carvalho Chehab · 6 years ago
  12. e1f319f scripts/documentation-file-ref-check: hint: dash or underline by Mauro Carvalho Chehab · 6 years ago
  13. be600e5 scripts/documentation-file-ref-check: add a fix logic for DT by Mauro Carvalho Chehab · 6 years ago
  14. 5044024 scripts/documentation-file-ref-check: accept more wildcards at filenames by Mauro Carvalho Chehab · 6 years ago
  15. 40fc3eb scripts/documentation-file-ref-check: fix help message by Mauro Carvalho Chehab · 6 years ago
  16. b698201 media: max2175: fix location of driver's companion documentation by Mauro Carvalho Chehab · 6 years ago
  17. 2ebe0bb media: v4l: fix broken video4linux docs locations by Mauro Carvalho Chehab · 6 years ago
  18. 670d7adb media: dvb: point to the location of the old README.dvb-usb file by Mauro Carvalho Chehab · 6 years ago
  19. fe63a1a media: dvb: fix location of get_dvb_firmware script by Mauro Carvalho Chehab · 6 years ago
  20. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  21. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 6 years ago
  22. ecf3867 arch/*: Kconfig: fix documentation for NMI watchdog by Mauro Carvalho Chehab · 6 years ago
  23. 2fab301 docs: crypto_engine.rst: Fix two parse warnings by Mauro Carvalho Chehab · 6 years ago
  24. b701745 docs: can.rst: fix a footnote reference by Mauro Carvalho Chehab · 6 years ago
  25. 4c5e8fc Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  26. 2f6e24d Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  27. becfc5e Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  28. daf0678 Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  29. b5d903c2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  30. ee410f1 lib/test_printf.c: call wait_for_random_bytes() before plain %p tests by Thierry Escande · 6 years ago
  31. 608dbdf hexagon: drop the unused variable zero_page_mask by Anshuman Khandual · 6 years ago
  32. 2738f35 hexagon: fix printk format warning in setup.c by Randy Dunlap · 6 years ago
  33. fe6bdfc mm: fix oom_kill event handling by Roman Gushchin · 6 years ago
  34. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 6 years ago
  35. 0825a6f mm: use octal not symbolic permissions by Joe Perches · 6 years ago
  36. 14f28f5 ipc: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  37. ec67aaa sysvipc/sem: mitigate semnum index against spectre v1 by Davidlohr Bueso · 6 years ago
  38. f1b4bd0 fault-injection: reorder config entries by Mikulas Patocka · 6 years ago
  39. 7585172 arm: port KCOV to arm by Dmitry Vyukov · 6 years ago
  40. 0ed557a sched/core / kcov: avoid kcov_area during task switch by Mark Rutland · 6 years ago
  41. dc55daf kcov: prefault the kcov_area by Mark Rutland · 6 years ago
  42. c9484b9 kcov: ensure irq code sees a valid area by Mark Rutland · 6 years ago
  43. 3fb3894 kernel/relay.c: change return type to vm_fault_t by Souptick Joarder · 6 years ago
  44. 20fe935 exofs: avoid VLA in structures by Kees Cook · 6 years ago
  45. 86a2bb5 coredump: fix spam with zero VMA process by Alexey Dobriyan · 6 years ago
  46. c2574aa fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block() by OGAWA Hirofumi · 6 years ago
  47. 26b9513 proc: skip branch in /proc/*/* lookup by Alexey Dobriyan · 6 years ago
  48. 37a4094e mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns by Mel Gorman · 6 years ago
  49. 69b5086 mm/memblock: add missing include <linux/bootmem.h> by Mathieu Malaterre · 6 years ago
  50. 655c79b mm: check for SIGKILL inside dup_mmap() loop by Tetsuo Handa · 6 years ago
  51. a8311f6 kexec: yield to scheduler when loading kimage segments by Jarrett Farnitano · 6 years ago
  52. 92ee383 mm: fix race between kmem_cache destroy, create and deactivate by Shakeel Butt · 6 years ago
  53. 2bdce74 mm: fix devmem_is_allowed() for sub-page System RAM intersections by Dan Williams · 6 years ago
  54. 955c97f mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT by Daniel Jordan · 6 years ago
  55. df2a419 mm: fix null pointer dereference in mem_cgroup_protected by Roman Gushchin · 6 years ago
  56. 1105a2f mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm() by Jia He · 6 years ago
  57. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  58. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  59. e7655d2 Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  60. d148eac Kbuild: rename HAVE_CC_STACKPROTECTOR config variable by Masahiro Yamada · 6 years ago
  61. a0f8c29 kconfig: tinyconfig: remove stale stack protector fixups by Masahiro Yamada · 6 years ago
  62. 8458f8c x86: fix dependency of X86_32_LAZY_GS by Masahiro Yamada · 6 years ago
  63. ad6baae ALSA: usb-audio: Always create the interrupt pipe for the mixer by Jorge Sanjuan · 6 years ago
  64. 3528cd8 ALSA: usb-audio: Add insertion control for UAC3 BADD by Jorge Sanjuan · 6 years ago
  65. 167e1fb ALSA: usb-audio: Change in connectors control creation interface by Jorge Sanjuan · 6 years ago
  66. 2dd5aa1 ALSA: usb-audio: Add bi-directional terminal types by Jorge Sanjuan · 6 years ago
  67. 4a23fc8 ALSA: lx6464es: add error handling for pci_ioremap_bar by Zhouyang Jia · 6 years ago
  68. 41538f2 ALSA: sonicvibes: add error handling for snd_ctl_add by Zhouyang Jia · 6 years ago
  69. e264abea pstore: Remove bogus format string definition by Arnd Bergmann · 6 years ago
  70. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  71. 5c16f36 drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2) by Kenneth Feng · 6 years ago
  72. 2837461 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  73. f3b5020 Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  74. 4b4bb99 Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 6 years ago
  75. 9bca19a Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  76. 463f202 Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  77. 050e9ba Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables by Linus Torvalds · 6 years ago
  78. 333c8d3 drm/amd/powerplay: remove uncessary extra gfxoff control call by Evan Quan · 6 years ago
  79. cb5ed37 drm/amdgpu: fix parsing indirect register list v2 by Evan Quan · 6 years ago
  80. b0f6b80 drm/amd/include: Update df 3.6 mask and shift definition by Shaoyun Liu · 6 years ago
  81. f8a5de4 drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cards by Rex Zhu · 6 years ago
  82. 4b3c641 drm/amd/display: Fix stale buffer object (bo) use by Pratik Vishwakarma · 6 years ago
  83. c4ff91d drm/amd/pp: initialize result to before or'ing in data by Colin Ian King · 6 years ago
  84. c3dade5 drm/amd/powerplay: fix wrong clock adjust sequence by Evan Quan · 6 years ago
  85. 9702803 drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail() by Lyude Paul · 6 years ago
  86. 7584498 drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control handler by Huang Rui · 6 years ago
  87. 06b18f6 drm/amdgpu: fix CG enabling hang with gfxoff enabled by Huang Rui · 6 years ago
  88. 387f49e drm/amdgpu: fix clear_all and replace handling in the VM (v2) by Junwei Zhang · 6 years ago
  89. 2352939 drm/amdgpu: add checking for sos version by Huang Rui · 6 years ago
  90. a0b2ac2 drm/amdgpu: fix the missed vcn fw version report by Huang Rui · 6 years ago
  91. be779f0 Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  92. d290ef9 Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  93. d09fcec Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  94. 6744553 Merge branch 'acpica' by Rafael J. Wysocki · 6 years ago
  95. 6a900f8 Merge branches 'pm-domains' and 'pm-tools' by Rafael J. Wysocki · 6 years ago
  96. 2652df3 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  97. d9d5ed1 ALSA: usb-audio: Remove explicitly listed Mytek devices by Jussi Laako · 6 years ago
  98. f332485 ALSA: usb-audio: Generic DSD detection for XMOS-based implementations by Jussi Laako · 6 years ago
  99. 3a572d9 ALSA: usb-audio: Add native DSD support for Mytek DACs by Jussi Laako · 6 years ago
  100. c7273bd ALSA: hda/realtek - Add shutup hint by Takashi Iwai · 6 years ago