aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-03drivers/perf: riscv: Do not update the event data if uptodateAtish Patra1-1/+1
2024-07-03dm verity: add support for signature verification with platform keyringLuca Boccassi2-0/+17
2024-07-03dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resumeBenjamin Marzinski1-2/+3
2024-07-03dm-verity: hash blocks with shash import+finup when possibleEric Biggers2-57/+130
2024-07-03dm-verity: make verity_hash() take dm_verity_io instead of ahash_requestEric Biggers3-16/+13
2024-07-03dm-verity: always "map" the data blocksEric Biggers4-180/+42
2024-07-03dm-verity: provide dma_alignment limit in io_hintsEric Biggers1-0/+8
2024-07-03dm-verity: make real_digest and want_digest fixed-lengthEric Biggers2-12/+8
2024-07-03tick/sched: Combine WARN_ON_ONCE and print_onceAnna-Maria Behnsen1-4/+4
2024-07-03dm-verity: move data hash mismatch handling into its own functionEric Biggers1-28/+36
2024-07-03nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi4-12/+20
2024-07-03nilfs2: add missing check for inode numbers on directory entriesRyusuke Konishi2-0/+11
2024-07-03nilfs2: fix inode number range checksRyusuke Konishi3-3/+10
2024-07-03mm: avoid overflows in dirty throttling logicJan Kara1-4/+26
2024-07-03Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"Jan Kara1-1/+1
2024-07-03mm: optimize the redundant loop of mm_update_owner_next()Jinliang Zheng1-0/+2
2024-07-03x86/vdso: Remove unused includeAnna-Maria Behnsen1-1/+0
2024-07-03x86/vgtod: Remove unused typedef gtod_long_tAnna-Maria Behnsen1-5/+0
2024-07-03x86/vdso: Fix function reference in commentAnna-Maria Behnsen1-3/+2
2024-07-03vdso: Add comment about reason for vdso struct orderingAnna-Maria Behnsen1-0/+4
2024-07-03vdso/gettimeofday: Clarify comment about open coded functionAnna-Maria Behnsen1-10/+10
2024-07-03cgroup: Protect css->cgroup write under css_set_lockWaiman Long1-1/+1
2024-07-03cgroup/misc: Introduce misc.peakXiu Jianfeng3-0/+52
2024-07-03Merge tag 'io_uring-6.10-20240703' of git://git.kernel.dk/linuxLinus Torvalds1-4/+6
2024-07-03Merge tag 'media/v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-2/+3
2024-07-03parisc: Fix warning at drivers/pci/msi/msi.h:121John David Anglin1-0/+1
2024-07-03ASoC: wsa884x: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: wsa883x: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: wsa881x: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: jz4770: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: jz4760: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs53l30: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs35l36: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs35l35: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs35l34: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs35l56: Set correct upper volume limitMark Brown2-2/+6
2024-07-03block: don't free the integrity payload in bio_integrity_unmap_free_userChristoph Hellwig3-23/+14
2024-07-03block: don't free submitter owned integrity payload on I/O completionChristoph Hellwig3-39/+34
2024-07-03block: call bio_integrity_unmap_free_user from blk_rq_unmap_userChristoph Hellwig3-12/+7
2024-07-03block: don't call bio_uninit from bio_endioChristoph Hellwig1-2/+12
2024-07-03block: also return bio_integrity_payload * from stubsChristoph Hellwig1-3/+3
2024-07-03block: split integrity support out of bio.hChristoph Hellwig9-159/+161
2024-07-03Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe800-5565/+10278
2024-07-03drm/mgag200: Rename constant MGAREG_Status to MGAREG_STATUSThomas Zimmermann2-4/+4
2024-07-03iommu/vt-d: Refactor PCI PRI enabling/disabling callbacksLu Baolu3-7/+61
2024-07-03iommu/vt-d: Add helper to flush caches for context changeLu Baolu3-50/+92
2024-07-03iommu/vt-d: Add helper to allocate paging domainLu Baolu1-9/+81
2024-07-03iommu/vt-d: Downgrade warning for pre-enabled IRLu Baolu1-2/+2
2024-07-03iommu/vt-d: Remove control over Execute-Requested requestsLu Baolu4-17/+4
2024-07-03iommu/vt-d: Remove comment for def_domain_typeLu Baolu1-11/+0