summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers
2020-10-03mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIsJoonsoo Kim
2020-10-03mm, slub: restore initial kmem_cache flagsEric Farman
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini
2020-10-02Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-10-02tcp: fix syn cookied MPTCP request socket leakPaolo Abeni
2020-10-02Merge branch 'Introduce-sendpage_ok-to-detect-misused-sendpage-in-network-rel...David S. Miller
2020-10-02libceph: use sendpage_ok() in ceph_tcp_sendpage()Coly Li
2020-10-02scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()Coly Li
2020-10-02drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()Coly Li
2020-10-02tcp: use sendpage_ok() to detect misused .sendpageColy Li
2020-10-02nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()Coly Li
2020-10-02net: add WARN_ONCE in kernel_sendpage() for improper zero-copy sendColy Li
2020-10-02net: introduce helper sendpage_ok() in include/linux/net.hColy Li
2020-10-02net: usb: pegasus: Proper error handing when setting pegasus' MAC addressPetko Manolov
2020-10-02net: core: document two new elements of struct net_deviceMauro Carvalho Chehab
2020-10-02Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-10-02Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-10-02Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-02Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-02netlink: fix policy dump leakJohannes Berg
2020-10-02block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg()Peilin Ye
2020-10-02net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov
2020-10-02net/mlx5e: Fix VLAN create flowAya Levin
2020-10-02net/mlx5e: Fix VLAN cleanup flowAya Levin
2020-10-02net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin
2020-10-02net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin
2020-10-02net/mlx5e: CT, Fix coverity issueMaor Dickman
2020-10-02net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin
2020-10-02net/mlx5e: Fix error path for RQ allocAya Levin
2020-10-02net/mlx5: Fix request_irqs error flowMaor Gottlieb
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed
2020-10-02net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha
2020-10-02net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha
2020-10-02net/mlx5: Fix a race when moving command interface to polling modeEran Ben Elisha
2020-10-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-10-02Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-02Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-02Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-10-02Merge tag 'staging-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-02Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-10-02Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-10-02random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau
2020-10-02Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-10-02mm: memcg/slab: fix slab statistics in !SMP configurationRoman Gushchin
2020-10-02MAINTAINERS: Add Mark Gross and Hans de Goede as x86 platform drivers maintai...Hans de Goede