aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-15docs: 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-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
2018-06-15mm/memblock: add missing include <linux/bootmem.h>Mathieu Malaterre1-0/+1
2018-06-15mm: check for SIGKILL inside dup_mmap() loopTetsuo Handa1-0/+8
2018-06-15kexec: yield to scheduler when loading kimage segmentsJarrett Farnitano1-0/+4
2018-06-15mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt2-1/+33
2018-06-15mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams1-1/+3
2018-06-15mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONTDaniel Jordan1-1/+1
2018-06-15mm: fix null pointer dereference in mem_cgroup_protectedRoman Gushchin1-0/+4
2018-06-15mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()Jia He1-4/+10
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada8-9/+9
2018-06-15kconfig: tinyconfig: remove stale stack protector fixupsMasahiro Yamada1-4/+0
2018-06-15x86: fix dependency of X86_32_LAZY_GSMasahiro Yamada1-1/+1
2018-06-14ALSA: usb-audio: Always create the interrupt pipe for the mixerJorge Sanjuan1-3/+5
2018-06-14ALSA: usb-audio: Add insertion control for UAC3 BADDJorge Sanjuan1-0/+17
2018-06-14ALSA: usb-audio: Change in connectors control creation interfaceJorge Sanjuan1-10/+10
2018-06-14ALSA: usb-audio: Add bi-directional terminal typesJorge Sanjuan1-0/+8
2018-06-14ALSA: lx6464es: add error handling for pci_ioremap_barZhouyang Jia1-0/+7
2018-06-14ALSA: sonicvibes: add error handling for snd_ctl_addZhouyang Jia1-2/+10
2018-06-14pstore: Remove bogus format string definitionArnd Bergmann1-11/+6
2018-06-14drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng1-2/+5
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds33-39/+39
2018-06-13drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan1-9/+0
2018-06-13drm/amdgpu: fix parsing indirect register list v2Evan Quan1-6/+9
2018-06-13drm/amd/include: Update df 3.6 mask and shift definitionShaoyun Liu1-4/+4
2018-06-13drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu1-2/+7
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma1-11/+0
2018-06-13drm/amd/pp: initialize result to before or'ing in dataColin Ian King1-1/+1
2018-06-13drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan1-7/+6