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