summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-03irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on r...Claudiu Beznea1-8/+6
2024-04-03irqchip/renesas-rzg2l: Flush posted write in irq_eoi()Biju Das1-2/+14
2024-04-03irqchip/renesas-rzg2l: Implement restriction when writing ISCR registerClaudiu Beznea1-4/+10
2024-04-03printk: Update @console_may_schedule in console_trylock_spinning()John Ogness1-0/+6
2024-04-03iommu/dma: Force swiotlb_max_mapping_size on an untrusted deviceNicolin Chen1-0/+9
2024-04-03swiotlb: Fix alignment checks when both allocation and DMA masks are presentWill Deacon1-2/+9
2024-04-03swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()Will Deacon1-1/+3
2024-04-03swiotlb: Fix double-allocation of slots due to broken alignment handlingWill Deacon1-12/+14
2024-04-03entry: Respect changes to system call number by trace_sys_enter()André Rösti1-1/+7
2024-04-03ARM: 9359/1: flush: check if the folio is reserved for no-mapping addressesYongqiang Liu1-0/+3
2024-04-03ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B coresArd Biesheuvel4-177/+15
2024-04-03clocksource/drivers/arm_global_timer: Fix maximum prescaler valueMartin Blumenstingl1-1/+1
2024-04-03x86/sev: Fix position dependent variable references in startup codeArd Biesheuvel7-36/+51
2024-04-03x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)4-34/+10
2024-04-03vfio/fsl-mc: Block calling interrupt handler without triggerAlex Williamson1-3/+4
2024-04-03vfio/platform: Create persistent IRQ handlersAlex Williamson1-32/+68
2024-04-03vfio/pci: Create persistent INTx handlerAlex Williamson1-67/+78
2024-04-03vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2-0/+23
2024-04-03btrfs: fix deadlock with fiemap and extent lockingJosef Bacik1-17/+45
2024-04-03xfs: remove conditional building of rt geometry validator functionsDarrick J. Wong7-30/+30
2024-04-03xfs: reset XFS_ATTR_INCOMPLETE filter on node removalAndrey Albershteyn1-3/+3
2024-04-03xfs: update dir3 leaf block metadata after swapZhang Tianci1-0/+7
2024-04-03xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_realJiachen Zhang1-42/+31
2024-04-03xfs: fix perag leak when growfs failsLong Li3-11/+32
2024-04-03xfs: add lock protection when remove perag from radix treeLong Li1-0/+4
2024-04-03xfs: short circuit xfs_growfs_data_private() if delta is zeroEric Sandeen1-0/+4
2024-04-03xfs: initialise di_crc in xfs_log_dinodeDave Chinner1-0/+3
2024-04-03xfs: add missing nrext64 inode flag check to scrubDarrick J. Wong1-0/+4
2024-04-03xfs: force all buffers to be written during btree bulk loadDarrick J. Wong3-7/+42
2024-04-03xfs: fix an off-by-one error in xreap_agextent_binvalDarrick J. Wong1-1/+1
2024-04-03xfs: recompute growfsrtfree transaction reservation while growing rt volumeDarrick J. Wong1-0/+5
2024-04-03xfs: remove unused fields from struct xbtree_ifakerootDarrick J. Wong1-6/+0
2024-04-03xfs: make xchk_iget safer in the presence of corrupt inode btreesDarrick J. Wong3-4/+31
2024-04-03xfs: don't allow overly small or large realtime volumesDarrick J. Wong3-1/+17
2024-04-03xfs: fix 32-bit truncation in xfs_compute_rextslogDarrick J. Wong1-3/+5
2024-04-03xfs: make rextslog computation consistent with mkfsDarrick J. Wong4-3/+21
2024-04-03xfs: transfer recovered intent item ownership in ->iop_recoverDarrick J. Wong7-7/+22
2024-04-03xfs: pass the xfs_defer_pending object to iop_recoverDarrick J. Wong7-7/+14
2024-04-03xfs: use xfs_defer_pending objects to recover intent itemsDarrick J. Wong11-116/+158
2024-04-03xfs: don't leak recovered attri intent itemsDarrick J. Wong1-2/+7
2024-04-03xfs: consider minlen sized extents in xfs_rtallocate_extent_blockChristoph Hellwig1-1/+1
2024-04-03xfs: convert rt bitmap extent lengths to xfs_rtbxlen_tDarrick J. Wong4-3/+5
2024-04-03xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.hDarrick J. Wong9-78/+89
2024-04-03wifi: rtw88: 8821cu: Fix connection failureBitterblue Smith1-0/+7
2024-04-03wifi: iwlwifi: pcie: fix RB status readingJohannes Berg3-13/+9
2024-04-03ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"Jiawei Wang1-7/+0
2024-04-03x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel1-0/+9
2024-04-03drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-04-03drm/i915: Don't explode when the dig port we don't have an AUX CHVille Syrjälä1-3/+14
2024-04-03iio: imu: inv_mpu6050: fix FIFO parsing when emptyJean-Baptiste Maneyrol1-0/+2