summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-14spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown2-11/+9
2021-10-14EDAC/armada-xp: Fix output of uncorrectable error counterHans Potsch1-1/+1
2021-10-14nvme: fix per-namespace chardev deletionAdam Manzanares2-11/+12
2021-10-14ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai1-4/+1
2021-10-13Merge branch 'fix-two-possible-memory-leak-problems-in-nfc-digital-module'Jakub Kicinski2-4/+13
2021-10-13NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan1-2/+6
2021-10-13NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan1-2/+7
2021-10-13nfc: fix error handling of nfc_proto_register()Ziyang Xuan1-0/+3
2021-10-13Revert "net: procfs: add seq_puts() statement for dev_mcast"Vladimir Oltean1-13/+11
2021-10-13selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)1-2/+52
2021-10-13tracing: Fix event probe removal from dynamic eventsSteven Rostedt (VMware)1-3/+51
2021-10-13net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun3-5/+14
2021-10-13Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski5-18/+74
2021-10-13net: korina: select CRC32Vegard Nossum1-0/+1
2021-10-13iommu/arm: fix ARM_SMMU_QCOM compilationArnd Bergmann1-0/+8
2021-10-13Merge tag 'optee-fix2-for-v5.15' of git://git.linaro.org/people/jens.wiklande...Arnd Bergmann3-0/+26
2021-10-13Merge tag 'arm-soc/for-5.15/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann4-15/+24
2021-10-13clk: qcom: add select QCOM_GDSC for SM6350Luca Weiss1-0/+1
2021-10-13clk: qcom: gcc-sm6115: Fix offset for hlos1_vote_turing_mmu_tbu0_gdscShawn Guo1-1/+1
2021-10-13net: arc: select CRC32Vegard Nossum1-0/+1
2021-10-13Merge tag 'modules-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2021-10-13nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd1-1/+2
2021-10-13vhost-vdpa: Fix the wrong input in config_cbCindy Lu1-1/+1
2021-10-13VDUSE: fix documentation underline warningRandy Dunlap1-1/+1
2021-10-13s390: add Alexander Gordeev as reviewerHeiko Carstens1-0/+1
2021-10-13Revert "virtio-blk: Add validation for block size in config space"Michael S. Tsirkin1-31/+6
2021-10-13vhost_vdpa: unset vq irq before freeing irqWu Zongyong1-4/+4
2021-10-13virtio: write back F_VERSION_1 before validateHalil Pasic1-0/+11
2021-10-13usb: musb: dsps: Fix the probe error pathMiquel Raynal1-1/+3
2021-10-13drm/i915: Free the returned object of acpi_evaluate_dsm()Zenghui Yu1-2/+5
2021-10-13drm/i915: Fix bug in user proto-context creation that leaked contextsMatthew Brost1-1/+4
2021-10-13mei: hbm: drop hbm responses on early shutdownAlexander Usyskin1-4/+8
2021-10-13powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater1-1/+2
2021-10-13memblock: exclude NOMAP regions from kmemleakMike Rapoport1-1/+6
2021-10-12PCI/MSI: Handle msi_populate_sysfs() errors correctlyWang Hai1-6/+12
2021-10-12Merge branch 'felix-dsa-driver-fixes'Jakub Kicinski10-115/+291
2021-10-12net: dsa: felix: break at first CPU port during init and teardownVladimir Oltean1-7/+12
2021-10-12net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING p...Vladimir Oltean1-1/+2
2021-10-12net: dsa: felix: purge skb from TX timestamping queue if it cannot be sentVladimir Oltean1-0/+28
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean6-46/+130
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean7-44/+39
2021-10-12net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean2-1/+24
2021-10-12net: mscc: ocelot: deny TX timestamping of non-PTP packetsVladimir Oltean1-7/+12
2021-10-12net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skbVladimir Oltean1-3/+3
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean4-9/+40
2021-10-12net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean2-1/+5
2021-10-12Merge branch 'fix-circular-dependency-between-sja1105-and-tag_sja1105'Jakub Kicinski6-88/+63
2021-10-12net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean3-17/+2
2021-10-12net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean4-73/+63
2021-10-12net: dsa: fix spurious error message when unoffloaded port leaves bridgeAlvin Šipraga1-1/+1