summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-24drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski1-2/+3
2019-04-24drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst1-1/+1
2019-04-18drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski1-0/+4
2019-04-18drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski1-0/+2
2019-04-18drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbindPaul Kocialkowski1-0/+2
2019-04-12drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCsJonas Karlman1-0/+4
2019-04-08drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_u...Ondrej Jirman1-2/+3
2019-04-08drm/udl: add a release method and delay modeset teardownDave Airlie3-1/+9
2019-04-08Linux 5.1-rc4v5.1-rc4Linus Torvalds1-1/+1
2019-04-08ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann1-0/+4
2019-04-08ARM: iop: don't use using 64-bit DMA masksArnd Bergmann3-12/+12
2019-04-08ARM: orion: don't use using 64-bit DMA masksArnd Bergmann1-2/+2
2019-04-08Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson1-5/+4
2019-04-08dt-bindings: cpu: Fix JSON schemaMaxime Ripard1-1/+1
2019-04-06parisc: Detect QEMU earlier in boot processHelge Deller2-6/+3
2019-04-06parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle1-1/+2
2019-04-06parisc: regs_return_value() should return gpr28Sven Schnelle1-1/+1
2019-04-06Revert: parisc: Use F_EXTEND() macro in iosapic codeHelge Deller1-1/+5
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov5-5/+389
2019-04-06xsysace: Fix error handling in ace_setupGuenter Roeck1-0/+2
2019-04-06null_blk: prevent crash from bad home_node valueJohn Pittman1-0/+5
2019-04-06i2c: imx: don't leak the i2c adapter on errorLaurentiu Tudor1-1/+3
2019-04-06kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon1-1/+2
2019-04-06mm/util.c: fix strndup_user() commentAndrew Morton1-1/+1
2019-04-06sh: fix multiple function definition build errorsRandy Dunlap1-2/+2
2019-04-06MAINTAINERS: add maintainer and replacing reviewer ARM/NUVOTON NPCMTomer Maimon1-1/+2
2019-04-06MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCMTomer Maimon1-1/+1
2019-04-06mm: writeback: use exact memcg dirty countsGreg Thelen2-3/+22
2019-04-06psi: clarify the units used in pressure filesWaiman Long1-6/+6
2019-04-06mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()Aneesh Kumar K.V1-0/+36
2019-04-06hugetlbfs: fix memory leak for resv_mapMike Kravetz1-6/+14
2019-04-06mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn1-1/+1
2019-04-06lib/lzo: fix bugs for very short or empty inputDave Rodgman3-9/+12
2019-04-06include/linux/bitrev.h: fix constant bitrevArnd Bergmann1-23/+23
2019-04-06kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2-5/+18
2019-04-06lib/string.c: implement a basic bcmpNick Desaulniers2-0/+23
2019-04-06dm integrity: fix deadlock with overlapping I/OMikulas Patocka1-3/+1
2019-04-05KVM: x86: nVMX: fix x2APIC VTPR read interceptMarc Orr1-1/+1
2019-04-05KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)Marc Orr1-28/+44
2019-04-05KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflowDavid Rientjes1-3/+9
2019-04-05kvm: svm: fix potential get_num_contig_pages overflowDavid Rientjes1-5/+5
2019-04-05tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman1-1/+1
2019-04-05block: Revert v5.0 blk_mq_request_issue_directly() changesBart Van Assche4-69/+71
2019-04-05paride/pcd: Fix potential NULL pointer dereference and mem leakYueHaibing1-1/+13
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)20-304/+88
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)29-378/+113
2019-04-05drm/sun4i: DW HDMI: Lower max. supported rate for H6Jernej Skrabec1-2/+7
2019-04-05Revert "Documentation/gpu/meson: Remove link to meson_canvas.c"Neil Armstrong1-0/+6
2019-04-05xen: Prevent buffer overflow in privcmd ioctlDan Carpenter1-0/+3
2019-04-05xen: use struct_size() helper in kzalloc()Andrea Righi1-2/+1