summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-26mtd: spi-nor: debugfs: Add a locked sectors mapMiquel Raynal
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-26mtd: spi-nor: debugfs: Add locking supportMiquel Raynal
2026-05-26mtd: spi-nor: Create a local SR cacheMiquel Raynal
2026-05-26mtd: spi-nor: swp: Cosmetic changesMiquel Raynal
2026-05-26mtd: spi-nor: swp: Simplify checking the locked/unlocked rangeMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create helpers for building the SR registerMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create a TB intermediate variableMiquel Raynal
2026-05-26mtd: spi-nor: swp: Rename a maskMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create a helper that writes SR, CR and checksMiquel Raynal
2026-05-26mtd: spi-nor: swp: Use a pointer for SR instead of a single byteMiquel Raynal
2026-05-26mtd: spi-nor: swp: Clarify a commentMiquel Raynal
2026-05-26mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviourMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Enhance outputMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Align variable access with the rest of the fileMiquel Raynal
2026-05-26mtd: spi-nor: Improve opcodes documentationMiquel Raynal
2026-05-26mtd: spi-nor: Make sure the QE bit is kept enabled if usefulMiquel Raynal
2026-05-26mtd: spi-nor: Drop duplicate Kconfig dependencyMiquel Raynal
2026-05-26mtd: spi-nor: swp: Improve locking user experienceMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Fix the flags listMiquel Raynal
2026-05-26Merge branch 'ethtool-module-fix-a-handful-of-small-bugs'Jakub Kicinski
2026-05-26ethtool: cmis: validate fw->size against start_cmd_payload_sizeJakub Kicinski
2026-05-26ethtool: cmis: validate start_cmd_payload_size from moduleJakub Kicinski
2026-05-26ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rplJakub Kicinski
2026-05-26ethtool: cmis: require exact CDB reply lengthJakub Kicinski
2026-05-26ethtool: module: fix cleanup if socket used for flashing multiple devicesJakub Kicinski
2026-05-26ethtool: module: check fw_flash_in_progress under rtnl_lockJakub Kicinski
2026-05-26ethtool: module: avoid racy updates to dev->ethtool bitfieldJakub Kicinski
2026-05-26ethtool: module: avoid leaking a netdev ref on module flash errorsJakub Kicinski
2026-05-26ethtool: module: call ethnl_ops_complete() on module flash errorsJakub Kicinski
2026-05-26Merge branch 'ethtool-rss-fix-a-handful-of-small-bugs'Jakub Kicinski
2026-05-26ethtool: rss: avoid device context leak on reply-build failureJakub Kicinski
2026-05-26ethtool: rss: fix hkey leak when indir_size is 0Jakub Kicinski
2026-05-26ethtool: rss: fix indir_table and hkey leak on get_rxfh failureJakub Kicinski
2026-05-26ethtool: rss: fix falsely ignoring indir table updatesJakub Kicinski
2026-05-26ethtool: rss: add missing errno on RSS context deleteJakub Kicinski
2026-05-26ethtool: rss: avoid modifying the RSS context responseJakub Kicinski
2026-05-26KVM: arm64: Add fail-safe for refcounted pages in __pkvm_hyp_donate_hostVincent Donnefort
2026-05-26KVM: arm64: Fix __pkvm_init_vm error pathVincent Donnefort
2026-05-26KVM: arm64: Reset page order in pKVM hyp_poolVincent Donnefort
2026-05-26cpufreq/amd-pstate: drop stale @epp_cached kdocZhan Xusheng
2026-05-26arm64: tegra: Enable PCIe for Jetson AGX ThorJon Hunter
2026-05-26arm64: tegra: Fix address of Tegra264 main GPIO controllerJon Hunter
2026-05-26ARM: socfpga: Fix OF node refcount leak in SMP setupYuho Choi
2026-05-26driver core: Guard deferred probe timeout extension with delayed_work_pending()Danilo Krummrich
2026-05-26driver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()Danilo Krummrich
2026-05-26PCI: qcom: Program T_POWER_ONKrishna Chaitanya Chundru
2026-05-26PCI: dwc: Add dw_pcie_program_t_power_on() to program T_POWER_ONKrishna Chaitanya Chundru
2026-05-26PCI/ASPM: Add pcie_encode_t_power_on() helper to encode L1SS T_POWER_ON fieldsKrishna Chaitanya Chundru
2026-05-26PCI: qcom: Handle mixed PERST#/PHY DT configurationQiang Yu