summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-14ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai
2021-10-13Merge branch 'fix-two-possible-memory-leak-problems-in-nfc-digital-module'Jakub Kicinski
2021-10-13NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan
2021-10-13NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan
2021-10-13nfc: fix error handling of nfc_proto_register()Ziyang Xuan
2021-10-13Revert "net: procfs: add seq_puts() statement for dev_mcast"Vladimir Oltean
2021-10-13selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)
2021-10-13tracing: Fix event probe removal from dynamic eventsSteven Rostedt (VMware)
2021-10-13net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun
2021-10-13Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-10-13net: korina: select CRC32Vegard Nossum
2021-10-13iommu/arm: fix ARM_SMMU_QCOM compilationArnd Bergmann
2021-10-13Merge tag 'optee-fix2-for-v5.15' of git://git.linaro.org/people/jens.wiklande...Arnd Bergmann
2021-10-13Merge tag 'arm-soc/for-5.15/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann
2021-10-13clk: qcom: add select QCOM_GDSC for SM6350Luca Weiss
2021-10-13clk: qcom: gcc-sm6115: Fix offset for hlos1_vote_turing_mmu_tbu0_gdscShawn Guo
2021-10-13net: arc: select CRC32Vegard Nossum
2021-10-13Merge tag 'modules-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-13nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd
2021-10-13vhost-vdpa: Fix the wrong input in config_cbCindy Lu
2021-10-13VDUSE: fix documentation underline warningRandy Dunlap
2021-10-13s390: add Alexander Gordeev as reviewerHeiko Carstens
2021-10-13Revert "virtio-blk: Add validation for block size in config space"Michael S. Tsirkin
2021-10-13vhost_vdpa: unset vq irq before freeing irqWu Zongyong
2021-10-13virtio: write back F_VERSION_1 before validateHalil Pasic
2021-10-13usb: musb: dsps: Fix the probe error pathMiquel Raynal
2021-10-13drm/i915: Free the returned object of acpi_evaluate_dsm()Zenghui Yu
2021-10-13drm/i915: Fix bug in user proto-context creation that leaked contextsMatthew Brost
2021-10-13mei: hbm: drop hbm responses on early shutdownAlexander Usyskin
2021-10-13powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater
2021-10-13memblock: exclude NOMAP regions from kmemleakMike Rapoport
2021-10-12PCI/MSI: Handle msi_populate_sysfs() errors correctlyWang Hai
2021-10-12Merge branch 'felix-dsa-driver-fixes'Jakub Kicinski
2021-10-12net: dsa: felix: break at first CPU port during init and teardownVladimir Oltean
2021-10-12net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING p...Vladimir Oltean
2021-10-12net: dsa: felix: purge skb from TX timestamping queue if it cannot be sentVladimir Oltean
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean
2021-10-12net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean
2021-10-12net: mscc: ocelot: deny TX timestamping of non-PTP packetsVladimir Oltean
2021-10-12net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skbVladimir Oltean
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean
2021-10-12net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean
2021-10-12Merge branch 'fix-circular-dependency-between-sja1105-and-tag_sja1105'Jakub Kicinski
2021-10-12net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean
2021-10-12net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean
2021-10-12net: dsa: fix spurious error message when unoffloaded port leaves bridgeAlvin Šipraga
2021-10-12nfp: flow_offload: move flow_indr_dev_register from app init to app startBaowen Zheng
2021-10-13drm: rcar-du: Don't create encoder for unconnected LVDS outputsLaurent Pinchart
2021-10-12net/mlx5e: Fix division by 0 in mlx5e_select_queue for representorsMaxim Mikityanskiy