summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov5-5/+389
2019-04-06Merge tag 'rtc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds4-5/+12
2019-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-59/+163
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-06Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-27/+72
2019-04-06Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds3-3/+17
2019-04-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-37/+59
2019-04-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+6
2019-04-06Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds32-722/+247
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-05Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+18
2019-04-05tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman1-1/+1
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-05Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-17/+44
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds122-563/+1096
2019-04-05ibmvnic: Fix completion structure initializationThomas Falcon1-2/+3
2019-04-05ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi1-0/+4
2019-04-05Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-14/+37
2019-04-05net: bridge: always clear mcast matching struct on reports and leavesNikolay Aleksandrov1-0/+3
2019-04-05Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-59/+223
2019-04-05Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+5
2019-04-05Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-11/+11
2019-04-05Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-22/+45
2019-04-05Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-6/+33
2019-04-05libcxgb: fix incorrect ppmax calculationVarun Prakash1-1/+8
2019-04-05vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2xChris Leech1-11/+15
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-26/+208
2019-04-04Merge branch 'acpica' into acpiRafael J. Wysocki1-1/+5
2019-04-04Merge branch 'pm-tools'Rafael J. Wysocki1-58/+219
2019-04-04dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer3-8/+24
2019-04-04Merge branch 'sch_cake-fixes'David S. Miller1-1/+12
2019-04-04sch_cake: Make sure we can write the IP header before changing DSCP bitsToke Høiland-Jørgensen1-0/+11