summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-05hugetlbfs: fix memory leak for resv_mapMike Kravetz
2019-04-05mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn
2019-04-05lib/lzo: fix bugs for very short or empty inputDave Rodgman
2019-04-05include/linux/bitrev.h: fix constant bitrevArnd Bergmann
2019-04-05kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas
2019-04-05lib/string.c: implement a basic bcmpNick Desaulniers
2019-04-05Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-05Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-05Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2019-04-05dm integrity: fix deadlock with overlapping I/OMikulas Patocka
2019-04-05PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-04-05KVM: x86: nVMX: fix x2APIC VTPR read interceptMarc Orr
2019-04-05KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)Marc Orr
2019-04-05KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflowDavid Rientjes
2019-04-05kvm: svm: fix potential get_num_contig_pages overflowDavid Rientjes
2019-04-05Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-05tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-04-05genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()Stephen Boyd
2019-04-05block: Revert v5.0 blk_mq_request_issue_directly() changesBart Van Assche
2019-04-05paride/pcd: Fix potential NULL pointer dereference and mem leakYueHaibing
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-05genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=nKefeng Wang
2019-04-05irqchip/irq-ls1x: Missing error code in ls1x_intc_of_init()Dan Carpenter
2019-04-05ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra
2019-04-05objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf
2019-04-05drm/sun4i: DW HDMI: Lower max. supported rate for H6Jernej Skrabec
2019-04-05Revert "Documentation/gpu/meson: Remove link to meson_canvas.c"Neil Armstrong
2019-04-05xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-04-05xen: use struct_size() helper in kzalloc()Andrea Righi
2019-04-04Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-05ASoC: intel: skylake: add remove() callback for component driverRanjani Sridharan
2019-04-05ASoC: cs35l35: Disable regulators on driver removalCharles Keepax
2019-04-04xtensa: fix format string warning in init_pmdMax Filippov
2019-04-04ibmvnic: Fix completion structure initializationThomas Falcon
2019-04-04ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi
2019-04-04Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-04net: bridge: always clear mcast matching struct on reports and leavesNikolay Aleksandrov
2019-04-04Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-04-04Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-04-05Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-04Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-04-05Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-04libcxgb: fix incorrect ppmax calculationVarun Prakash
2019-04-04vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2xChris Leech
2019-04-04aio: use kmem_cache_free() instead of kfree()Wei Yongjun
2019-04-05mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian