summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-25ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-24mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=yAndrey Ryabinin
2019-08-24mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns
2019-08-24mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyHenry Burns
2019-08-24mm, page_owner: handle THP splits correctlyVlastimil Babka
2019-08-24userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov
2019-08-24psi: get poll_work to run when calling poll syscall next timeJason Xing
2019-08-24mm: memcontrol: flush percpu vmevents before releasing memcgRoman Gushchin
2019-08-24mm: memcontrol: flush percpu vmstats before releasing memcgRoman Gushchin
2019-08-24parisc: fix compilation errrorsQian Cai
2019-08-24mm, page_alloc: move_freepages should not examine struct page of reserved memoryDavid Rientjes
2019-08-24mm/z3fold.c: fix race between migration and destructionHenry Burns
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun
2019-08-24net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend
2019-08-24s390/qeth: reject oversized SNMP requestsJulian Wiedmann
2019-08-24sock: fix potential memory leak in proto_register()zhanglin
2019-08-24Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-08-24MAINTAINERS: Add phylink keyword to SFF/SFP/SFP+ MODULE SUPPORTAndrew Lunn
2019-08-24Merge branch 'collect_md-mode-dev-null'David S. Miller
2019-08-24xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md modeHangbin Liu
2019-08-24ipv4/icmp: fix rt dst dev null pointer dereferenceHangbin Liu
2019-08-24Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-08-24openvswitch: Fix log message in ovs conntrackYi-Hung Wei
2019-08-24Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...David S. Miller
2019-08-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-08-24Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-24Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-24Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kern...Will Deacon
2019-08-24drm/mediatek: include dma-mapping headerDave Airlie
2019-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-24bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0Ilya Leoshkevich
2019-08-24bpf: fix use after free in prog symbol exposureDaniel Borkmann
2019-08-24bpf: fix precision tracking in presence of bpf2bpf callsAlexei Starovoitov
2019-08-24flow_dissector: Fix potential use-after-free on BPF_PROG_DETACHJakub Sitnicki
2019-08-23Revert "r8169: remove not needed call to dma_sync_single_for_device"Heiner Kallweit
2019-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-08-23ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idevSabrina Dubroca
2019-08-23Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-23Merge tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-23Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-23KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara
2019-08-23Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler
2019-08-23Merge tag 'drm-fixes-2019-08-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-08-23dm table: fix invalid memory accesses with too high sector numberMikulas Patocka