summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-04Documentation: block: zloop: clarify capacity alignmentXu Rao
2026-08-04spi: cadence-xspi: remove 64BIT dependencyMark Brown
2026-08-04spi: cadence-xspi: remove 64BIT Kconfig dependencyJisheng Zhang
2026-08-04spi: cadence-xspi: only use readsq/writesq under 64BITJisheng Zhang
2026-08-04spi: cadence-xspi: put marvell support code under CONFIG_64BITJisheng Zhang
2026-08-04spi: cadence-xspi: group marvell support code togetherJisheng Zhang
2026-08-04mmc: atmel-mci: Fix use-after-free in atmci_remove due to race conditionPei Xiao
2026-08-04ublk: clear auto buf reg before updating io->buf in batch commitYang Xiuwei
2026-08-04block: split out a new blk_plug.h headerChristoph Hellwig
2026-08-04block: implement async io_uring zone reset allChristoph Hellwig
2026-08-04block: remove most blkdev_cmd_discard argumentsChristoph Hellwig
2026-08-04block: also reject zone open / close on conventional zonesChristoph Hellwig
2026-08-04block: remove blk_zone_wplug_handle_zone_mgmtChristoph Hellwig
2026-08-04block: allow REQ_NOWAIT zone management commandsChristoph Hellwig
2026-08-04block: remove a dead return statement in blk_zone_plug_bioChristoph Hellwig
2026-08-04zloop: truncate finished zones to zone capacityXu Rao
2026-08-04rust: revocable: Use LKMM atomics instead of Rust atomicsGary Guo
2026-08-04rust: sync: Add generic memory barriersGary Guo
2026-08-04rust: sync: Add helpers for mb, dma_mb and friendsGary Guo
2026-08-04rust: sync: Use safe synchronize_rcu() abstraction in pollPhilipp Stanner
2026-08-04rust: revocable: Use safe synchronize_rcu() abstractionPhilipp Stanner
2026-08-04rust: sync: Add abstraction for synchronize_rcu()Philipp Stanner
2026-08-04spi: Add support for StarFive JHB100 SFCMark Brown
2026-08-04spi: dw: Add support for StarFive JHB100 SoC SFCChanghuang Liang
2026-08-04spi: dt-bindings: snps,dw-apb-ssi: Add starfive,jhb100-sfcChanghuang Liang
2026-08-04spi: dw: detect enhanced spi modeSudip Mukherjee
2026-08-04spi: dw: use irq handler for enhanced spiSudip Mukherjee
2026-08-04spi: dw: send cmd and addr to start the spi transferSudip Mukherjee
2026-08-04spi: dw: Introduce enhanced single/dual/quad/octal spiSudip Mukherjee
2026-08-04spi: dw: update NDF while using enhanced spi modeSudip Mukherjee
2026-08-04spi: dw: adjust size of mem_opSudip Mukherjee
2026-08-04spi: dw: add check for support of enhanced spiSudip Mukherjee
2026-08-04spi: dw: update SPI_CTRLR0 registerSudip Mukherjee
2026-08-04spi: dw: Introduce spi_frf and STD_SPISudip Mukherjee
2026-08-04dt-bindings: mmc: sunxi: add compatible string for Allwinner A733 MMC0/1/2Jerome Brunet
2026-08-04dt-bindings: mmc: Document fixed-layout NVMEM provider supportLoic Poulain
2026-08-04mmc: sdhci: unmap the bounce buffer before device releaseMyeonghun Pak
2026-08-04mmc: sdhci: make tuning_err a signed intHaibo Chen
2026-08-04ALSA: hda/core: Log stream DMA errors on interruptArun Raghavan
2026-08-04drm/omap: dsi: Do not copy isr tableAndreas Kemnade
2026-08-04net/openvswitch: check Ethernet header length in key_extract()Cen Zhang (Microsoft)
2026-08-04mm/slab, kfence, memcg: completely remove obj_ext for kfence objectsVlastimil Babka (SUSE)
2026-08-04futex: Avoid private hash use-after-free on final putFelix Hoffmann
2026-08-04riscv/runtime-const: Disable linker relaxation for RUNTIME_MAGICFangrui Song
2026-08-04mm/slab: stop allocating objcg pointers when unnecessaryVlastimil Babka (SUSE)
2026-08-04mm/slab: add cache_ and slab_needs_objcg() helpersVlastimil Babka (SUSE)
2026-08-04mm/slab: stop exporting kvfree_rcu_barrier[_on_cache]()Vlastimil Babka (SUSE)
2026-08-04slub_kunit: extend the test for kfree_rcu_nolock()Harry Yoo (Oracle)
2026-08-04mm/slab: introduce kfree_rcu_nolock()Harry Yoo (Oracle)
2026-08-04mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batchingHarry Yoo (Oracle)