summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-15devicetree: fix some bindings file namesMauro Carvalho Chehab
2018-06-15MAINTAINERS: fix location of DT npcm filesMauro Carvalho Chehab
2018-06-15MAINTAINERS: fix location of some display DT bindingsMauro Carvalho Chehab
2018-06-15kernel-parameters.txt: fix pointers to sound parametersMauro Carvalho Chehab
2018-06-15bindings: nvmem/zii: Fix location of nvmem.txtMauro Carvalho Chehab
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab
2018-06-15media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab
2018-06-15docs: crypto_engine.rst: Fix two parse warningsMauro Carvalho Chehab
2018-06-15docs: can.rst: fix a footnote referenceMauro Carvalho Chehab
2018-06-15Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-06-15Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-15Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-15lib/test_printf.c: call wait_for_random_bytes() before plain %p testsThierry Escande
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual
2018-06-15hexagon: fix printk format warning in setup.cRandy Dunlap
2018-06-15mm: fix oom_kill event handlingRoman Gushchin
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-06-15mm: use octal not symbolic permissionsJoe Perches
2018-06-15ipc: use new return type vm_fault_tSouptick Joarder
2018-06-15sysvipc/sem: mitigate semnum index against spectre v1Davidlohr Bueso
2018-06-15fault-injection: reorder config entriesMikulas Patocka
2018-06-15arm: port KCOV to armDmitry Vyukov
2018-06-15sched/core / kcov: avoid kcov_area during task switchMark Rutland
2018-06-15kcov: prefault the kcov_areaMark Rutland
2018-06-15kcov: ensure irq code sees a valid areaMark Rutland
2018-06-15kernel/relay.c: change return type to vm_fault_tSouptick Joarder
2018-06-15exofs: avoid VLA in structuresKees Cook
2018-06-15coredump: fix spam with zero VMA processAlexey Dobriyan
2018-06-15fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()OGAWA Hirofumi
2018-06-15proc: skip branch in /proc/*/* lookupAlexey Dobriyan
2018-06-15mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdownsMel Gorman
2018-06-15mm/memblock: add missing include <linux/bootmem.h>Mathieu Malaterre
2018-06-15mm: check for SIGKILL inside dup_mmap() loopTetsuo Handa
2018-06-15kexec: yield to scheduler when loading kimage segmentsJarrett Farnitano
2018-06-15mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt
2018-06-15mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams