summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-20iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-03-20iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-20efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2020-03-20ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev
2020-03-20KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov
2020-03-20gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro
2020-03-20cifs_atomic_open(): fix double-put on late allocation failureAl Viro
2020-03-20drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King
2020-03-20workqueue: don't use wq_select_unbound_cpu() for bound worksHillf Danton
2020-03-20iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-03-20virtio-blk: fix hw_queue stopped on arbitrary errorHalil Pasic
2020-03-20net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-20cgroup: memcg: net: do not associate sock with unrelated cgroupShakeel Butt
2020-03-20bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-03-20slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2020-03-20net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-20macvlan: add cond_resched() during multicast processingMahesh Bandewar
2020-03-20ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar
2020-03-20ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet
2020-03-20ipvlan: egress mcast packets are not exceptionalPaolo Abeni
2020-03-20ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner
2020-03-20ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar
2020-03-20nfc: add missing attribute validation for vendor subcommandJakub Kicinski
2020-03-20nfc: add missing attribute validation for SE APIJakub Kicinski
2020-03-20team: add missing attribute validation for array indexJakub Kicinski
2020-03-20team: add missing attribute validation for port ifindexJakub Kicinski
2020-03-20net: fq: add missing attribute validation for orphan maskJakub Kicinski
2020-03-20macsec: add missing attribute validation for portJakub Kicinski
2020-03-20nl802154: add missing attribute validation for dev_typeJakub Kicinski
2020-03-20nl802154: add missing attribute validationJakub Kicinski
2020-03-20fib: add missing attribute validation for tun_idJakub Kicinski
2020-03-20bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-20r8152: check disconnect status after long sleepYou-Sheng Yang
2020-03-20net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter
2020-03-20net: macsec: update SCI upon MAC address change.Dmitry Bogdanov
2020-03-20ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu
2020-03-20gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet
2020-03-20cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin
2020-03-20net: phy: Avoid multiple suspendsFlorian Fainelli
2020-03-20phy: Revert toggling reset changes.David S. Miller
2020-03-20NFS: Remove superfluous kmap in nfs_readdir_xdr_to_arrayPetr Malat
2020-03-11Linux 4.9.216v4.9.216Greg Kroah-Hartman
2020-03-11crypto: algif_skcipher - use ZERO_OR_NULL_PTR in skcipher_recvmsg_asyncyangerkun
2020-03-11dm cache: fix a crash due to incorrect work item cancellingMikulas Patocka
2020-03-11powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario
2020-03-11dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()Dan Carpenter
2020-03-11hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter
2020-03-11ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum
2020-03-11RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe
2020-03-11RDMA/iwcm: Fix iwcm work deallocationBernard Metzler