summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-4/+4
2021-12-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-47/+74
2021-12-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski11-0/+12
2021-12-09net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)1-8/+13
2021-12-08ice: safer stats processingJesse Brandeburg1-11/+18
2021-12-08drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()Dan Carpenter1-0/+1
2021-12-08HID: Ignore battery for Elan touchscreen on Asus UX550VEHans de Goede2-0/+3
2021-12-08drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.Bas Nieuwenhuizen1-1/+10
2021-12-08nvmet-tcp: fix possible list corruption for unexpected command failureSagi Grimberg1-1/+8
2021-12-08thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar1-1/+1
2021-12-08Merge tag 'iio-fixes-for-5.16b' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman15-44/+36
2021-12-08irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang1-1/+1
2021-12-08net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2-1/+4
2021-12-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-38/+91
2021-12-08net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si1-0/+1
2021-12-08gve: fix for null pointer dereference.Ameer Hamza1-0/+3
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel1-4/+4
2021-12-08ice: fix adding different tunnelsMichal Swiatkowski6-13/+25
2021-12-08ice: fix choosing UDP header typeMichal Swiatkowski1-17/+10
2021-12-08ice: ignore dropped packets during initJesse Brandeburg1-0/+3
2021-12-08ice: Fix problems with DSCP QoS implementationDave Ertman1-6/+12
2021-12-08ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt1-0/+4
2021-12-08ice: fix FDIR init missing when reset VFYahui Cao1-0/+2
2021-12-07PCI: apple: Fix PERST# polarityMarc Zyngier1-2/+2
2021-12-07clk: versatile: clk-icst: use after free on error pathDan Carpenter1-1/+1
2021-12-07net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter1-10/+9
2021-12-07Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-3/+42
2021-12-07RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova5-5/+38
2021-12-07RDMA/irdma: Report correct WC errorsShiraz Saleem1-1/+4
2021-12-07RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...Christophe JAILLET3-12/+4
2021-12-07RDMA/irdma: Fix a user-after-free in add_pble_prmShiraz Saleem1-1/+1
2021-12-07IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn1-19/+14
2021-12-07IB/hfi1: Fix early init panicMike Marciniszyn3-3/+6
2021-12-07IB/hfi1: Insure use of smp_processor_id() is preempt disabledMike Marciniszyn1-1/+1
2021-12-07IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn1-1/+1
2021-12-07nvme: fix use after free when disconnecting a reconnecting ctrlRuozhu Li2-1/+2
2021-12-07nvme-multipath: set ana_log_size to 0 after free ana_log_bufHou Tao1-1/+2
2021-12-07PCI: apple: Follow the PCIe specifications when resetting the portMarc Zyngier1-1/+11
2021-12-07irqchip/apple-aic: Mark aic_init_smp() as __initDonghyeok Kim1-1/+1
2021-12-07can: m_can: pci: use custom bit timings for Elkhart LakeMatthias Schiffer1-4/+44
2021-12-07can: m_can: make custom bittiming fields constMatthias Schiffer1-2/+2
2021-12-07Revert "can: m_can: remove support for custom bit timing"Matthias Schiffer2-6/+21
2021-12-07can: m_can: pci: fix incorrect reference clock rateMatthias Schiffer1-1/+1
2021-12-07can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()Matthias Schiffer1-2/+12
2021-12-07can: m_can: m_can_read_fifo: fix memory leak in error branchVincent Mailhol1-1/+3
2021-12-07can: m_can: Disable and ignore ELO interruptBrian Silverman1-8/+6
2021-12-07can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter1-1/+6
2021-12-07can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol1-1/+1
2021-12-07scsi: qla2xxx: Format log strings only if neededRoman Bolshakov1-0/+3
2021-12-07scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki1-1/+1