summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-16fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab8-9/+10
2018-06-16Documentation: rstFlatTable.py: fix a broken referenceMauro Carvalho Chehab1-2/+0
2018-06-16ABI: sysfs-devices-system-cpu: remove a broken referenceMauro Carvalho Chehab1-3/+0
2018-06-16devicetree: fix a series of wrong file referencesMauro Carvalho Chehab8-14/+14
2018-06-16devicetree: fix name of pinctrl-bindings.txtMauro Carvalho Chehab9-12/+12
2018-06-16devicetree: fix some bindings file namesMauro Carvalho Chehab3-3/+3
2018-06-16MAINTAINERS: fix location of DT npcm filesMauro Carvalho Chehab1-1/+2
2018-06-16MAINTAINERS: fix location of some display DT bindingsMauro Carvalho Chehab1-3/+2
2018-06-16kernel-parameters.txt: fix pointers to sound parametersMauro Carvalho Chehab1-4/+1
2018-06-16bindings: nvmem/zii: Fix location of nvmem.txtMauro Carvalho Chehab1-1/+1
2018-06-16docs: Fix more broken referencesMauro Carvalho Chehab23-41/+41
2018-06-16scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab1-0/+7
2018-06-16scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab1-3/+18
2018-06-16scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab1-0/+6
2018-06-16scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab1-3/+17
2018-06-16scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab1-1/+1
2018-06-16scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab1-1/+1
2018-06-16media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab1-3/+3
2018-06-16media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab7-15/+13
2018-06-16media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab45-45/+45
2018-06-16media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab16-30/+28
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab71-113/+113
2018-06-16docs: fix broken references with multiple hintsMauro Carvalho Chehab16-24/+24
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab4-4/+4
2018-06-15docs: crypto_engine.rst: Fix two parse warningsMauro Carvalho Chehab1-3/+5
2018-06-15docs: can.rst: fix a footnote referenceMauro Carvalho Chehab1-2/+2
2018-06-15Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+17
2018-06-15Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-26/+101
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-249/+365
2018-06-15Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie43-255/+372
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds56-212/+397
2018-06-15lib/test_printf.c: call wait_for_random_bytes() before plain %p testsThierry Escande1-0/+7
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual2-4/+0
2018-06-15hexagon: fix printk format warning in setup.cRandy Dunlap1-1/+1
2018-06-15mm: fix oom_kill event handlingRoman Gushchin3-7/+27
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner9-13/+13
2018-06-15mm: use octal not symbolic permissionsJoe Perches15-66/+63
2018-06-15ipc: use new return type vm_fault_tSouptick Joarder1-1/+1
2018-06-15sysvipc/sem: mitigate semnum index against spectre v1Davidlohr Bueso1-4/+14
2018-06-15fault-injection: reorder config entriesMikulas Patocka1-18/+18
2018-06-15arm: port KCOV to armDmitry Vyukov4-1/+16
2018-06-15sched/core / kcov: avoid kcov_area during task switchMark Rutland4-2/+20
2018-06-15kcov: prefault the kcov_areaMark Rutland1-0/+16
2018-06-15kcov: ensure irq code sees a valid areaMark Rutland1-1/+2
2018-06-15kernel/relay.c: change return type to vm_fault_tSouptick Joarder1-1/+1
2018-06-15exofs: avoid VLA in structuresKees Cook3-67/+115
2018-06-15coredump: fix spam with zero VMA processAlexey Dobriyan1-8/+9
2018-06-15fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()OGAWA Hirofumi1-1/+7
2018-06-15proc: skip branch in /proc/*/* lookupAlexey Dobriyan1-6/+3
2018-06-15mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdownsMel Gorman1-4/+0