summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-09arm64: dts: qcom: monaco: Complete SDHC definitionLoic Poulain-0/+10
2026-03-09arm64: dts: qcom: talos: add ETR deviceJie Gan-0/+27
2026-03-09arm: dts: ti: omap: align node patterns with established conventionCharan Pedumuru-5/+5
2026-03-09drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli-3/+4
2026-03-09drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli-3/+3
2026-03-09drm/xe: Utilize for_each_gt_with_type() for type-specific GT loopsMatt Roper-8/+2
2026-03-09drm/xe: Add for_each_gt_with_type() iteratorMatt Roper-0/+4
2026-03-09x86/virt/sev: Keep the RMP table bookkeeping area mappedTom Lendacky-23/+17
2026-03-09x86/virt/sev: Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_ENTycho Andersen (AMD)-3/+0
2026-03-09x86/virt/sev: Drop support for SNP hotplugTycho Andersen (AMD)-27/+5
2026-03-09crypto: arm64/aes-neonbs - Move key expansion off the stackCheng-Yang Chou-14/+23
2026-03-09scripts: kconfig: merge_config.sh: fix unexpected operator warningWeizhao Ouyang-1/+1
2026-03-09kbuild: Delete .builtin-dtbs.S when running make cleanCharles Mirabile-1/+1
2026-03-09PCI: Consolidate pci_bus/slot_lock/unlock/trylock()Ilpo Järvinen-66/+49
2026-03-09PCI: Make reset_subordinate hotplug safeKeith Busch-34/+62
2026-03-09PCI: Allow all bus devices to use the same slotKeith Busch-6/+38
2026-03-09ext4: use a byte granularity cursor in ext4_mpage_readpagesChristoph Hellwig-6/+5
2026-03-09fscrypt: pass a real sector_t to fscrypt_zeroout_rangeChristoph Hellwig-8/+8
2026-03-09fscrypt: pass a byte length to fscrypt_zeroout_rangeChristoph Hellwig-10/+12
2026-03-09fscrypt: pass a byte offset to fscrypt_zeroout_rangeChristoph Hellwig-8/+10
2026-03-09fscrypt: pass a byte length to fscrypt_zeroout_range_inline_cryptChristoph Hellwig-8/+4
2026-03-09fscrypt: pass a byte offset to fscrypt_zeroout_range_inline_cryptChristoph Hellwig-3/+3
2026-03-09fscrypt: pass a byte offset to fscrypt_set_bio_crypt_ctxChristoph Hellwig-26/+21
2026-03-09fscrypt: pass a byte offset to fscrypt_mergeable_bioChristoph Hellwig-9/+12
2026-03-09fscrypt: pass a byte offset to fscrypt_generate_dunChristoph Hellwig-11/+4
2026-03-09fscrypt: move fscrypt_set_bio_crypt_ctx_bh to buffer.cChristoph Hellwig-55/+20
2026-03-09ext4, fscrypt: merge fscrypt_mergeable_bio_bh into io_submit_need_new_bioChristoph Hellwig-34/+5
2026-03-09ext4: factor out a io_submit_need_new_bio helperChristoph Hellwig-2/+11
2026-03-09ext4: open code fscrypt_set_bio_crypt_ctx_bhChristoph Hellwig-2/+5
2026-03-09ext4: initialize the write hint in io_submit_init_bioChristoph Hellwig-4/+4
2026-03-09Merge branch 'for-7.1/block-integrity' into for-7.1/blockJens Axboe-118/+247
2026-03-09block: remove bdev_nonrot()Damien Le Moal-15/+10
2026-03-09block: Correct comments on bio_alloc_clone() and bio_init_clone()John Garry-7/+6
2026-03-09Documentation: ABI: stable: document the zoned_qd1_writes attributeDamien Le Moal-0/+15
2026-03-09block: default to QD=1 writes for blk-mq rotational zoned devicesDamien Le Moal-0/+8
2026-03-09block: allow submitting all zone writes from a single contextDamien Le Moal-22/+212
2026-03-09block: rename struct gendisk zone_wplugs_lock fieldDamien Le Moal-12/+13
2026-03-09block: remove disk_zone_is_full()Damien Le Moal-9/+3
2026-03-09block: rename and simplify disk_get_and_lock_zone_wplug()Damien Le Moal-16/+10
2026-03-09block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio...Damien Le Moal-4/+8
2026-03-09block: fix zone write plug removalDamien Le Moal-94/+57
2026-03-09block: annotate struct request_queue with __counted_by_ptrBill Wendling-1/+1
2026-03-09sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl.Ondrej Kozina-0/+173
2026-03-09sed-opal: increase column attribute type size to 64 bits.Ondrej Kozina-2/+2
2026-03-09sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.Ondrej Kozina-0/+26
2026-03-09sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.Ondrej Kozina-0/+30
2026-03-09sed-opal: refactor (split) IOC_OPAL_LR_SETUP internals.Ondrej Kozina-28/+45
2026-03-09sed-opal: add IOC_OPAL_REACTIVATE_LSP.Ondrej Kozina-0/+115
2026-03-09sed-opal: add Admin1PIN parameter.Ondrej Kozina-0/+1
2026-03-09sed-opal: add RangeStartRangeLengthPolicy parameter.Ondrej Kozina-0/+1