summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-26block: Avoid mounting the bdev pseudo-filesystem in userspaceDenis Arefev
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-26block: skip sync_blockdev() on surprise removal in bdev_mark_dead()Chao Shi
2026-05-26blk-mq: add tracepoint block_rq_tag_waitAaron Tomlin
2026-05-26KVM: SEV: Mark source page dirty when writing back CPUID data on failureAckerley Tng
2026-05-26KVM: SEV: Unmap local kmaps in LIFO order, per highmem requirementsAckerley Tng
2026-05-26KVM: SEV: Pin source page for write when adding CPUID data for SNP guestSean Christopherson
2026-05-26ASoC: SOF: ipc4-topology: Support for multiple src output formatsMark Brown
2026-05-26ASoC: SOF: ipc4-topology: Allow the use of multiple formats for src outputPeter Ujfalusi
2026-05-26ASoC: SOF: ipc4-topology: Validate the number of in/out formats for src/asrcPeter Ujfalusi
2026-05-26io_uring/zcrx: add shared-memory notification statisticsClément Léger
2026-05-26io_uring/zcrx: notify user on frag copy fallbackClément Léger
2026-05-26io_uring/zcrx: notify user when out of buffersPavel Begunkov
2026-05-26io_uring/zcrx: add ctx pointer to zcrxPavel Begunkov
2026-05-26io_uring/zcrx: reorder fd allocation in zcrx_export()Bertie Tryner
2026-05-26io_uring/zcrx: remove extra ifq closePavel Begunkov
2026-05-26io_uring/zcrx: poison pointers on unregistrationPavel Begunkov
2026-05-26io_uring/zcrx: make scrubbing more reliablePavel Begunkov
2026-05-26wifi: ath12k: fix error unwind on arch_init() failure in PCI probeRipan Deuri
2026-05-26block: partitions: fix of_node refcount leak in of_partition()Wentao Liang
2026-05-26ASoC: cs35l56-shared-test: Fix possible null pointer dereferenceEthan Tidmore
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