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