summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-23drm/amd/display: fix seamless odm transitionsDmytro Laktyushkin3-1/+13
2023-07-23drm/amd/display: Fix in secure display context creationAlan Liu2-7/+6
2023-07-23drm/amd/display: Limit DCN32 8 channel or less parts to DPM1 for FPOAlvin Lee3-0/+19
2023-07-23drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin5-31/+81
2023-07-23drm/rockchip: vop: Leave vblank enabled in self-refreshBrian Norris1-4/+4
2023-07-23drm/atomic: Allow vblank-enabled + self-refresh "disable"Brian Norris1-1/+10
2023-07-23scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...Justin Tee3-45/+10
2023-07-23fs: dlm: fix missing pending to falseAlexander Aring1-0/+1
2023-07-23fs: dlm: clear pending bit when queue was emptyAlexander Aring1-3/+5
2023-07-23fs: dlm: fix mismatch of plock results from userspaceAlexander Aring1-13/+45
2023-07-23fs: dlm: make F_SETLK use unkillable wait_eventAlexander Aring1-17/+21
2023-07-23fs: dlm: interrupt posix locks only when process is killedAlexander Aring1-1/+1
2023-07-23fs: dlm: fix cleanup pending ops when interruptedAlexander Aring1-19/+6
2023-07-23fs: dlm: return positive pid value for F_GETLKAlexander Aring1-1/+3
2023-07-23md/raid0: add discard support for the 'original' layoutJason Baron2-8/+55
2023-07-23mfd: pm8008: Fix module autoloadingJohan Hovold1-0/+1
2023-07-23misc: pci_endpoint_test: Re-init completion for every testDamien Le Moal1-0/+4
2023-07-23misc: pci_endpoint_test: Free IRQs before removing the deviceDamien Le Moal1-3/+3
2023-07-23PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal1-0/+1
2023-07-23PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek2-5/+6
2023-07-23PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek2-35/+16
2023-07-23PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek2-0/+19
2023-07-23PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek2-2/+6
2023-07-23PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek1-0/+3
2023-07-23PCI: epf-test: Fix DMA transfer completion detectionDamien Le Moal1-11/+27
2023-07-23PCI: epf-test: Fix DMA transfer completion initializationDamien Le Moal1-1/+1
2023-07-23PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam1-0/+2
2023-07-23PCI: Add function 1 DMA alias quirk for Marvell 88SE9235Robin Murphy1-0/+2
2023-07-23PCI: Release resource invalidated by coalescingRoss Lagerwall1-1/+3
2023-07-23PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3coldOndrej Zary1-5/+5
2023-07-23s390/zcrypt: do not retry administrative requestsHarald Freudenberger1-0/+6
2023-07-23scsi: mpi3mr: Propagate sense data for admin queue SCSI I/OSathya Prakash1-0/+5
2023-07-23dm integrity: reduce vmalloc space footprint on 32-bit architecturesMikulas Patocka1-2/+2
2023-07-23hwrng: imx-rngc - fix the timeout for init and self checkMartin Kaiser1-4/+2
2023-07-23arm64: dts: ti: k3-j721s2: Fix wkup pinmux rangeSinthu Raja3-60/+87
2023-07-23arm64: dts: mt7986: use size of reserved partition for bl2Frank Wunderlich1-6/+1
2023-07-23jfs: jfs_dmap: Validate db_l2nbperpage while mountingSiddh Raman Pant2-0/+8
2023-07-23ext2/dax: Fix ext2_setsize when len is page alignedRitesh Harjani (IBM)1-3/+2
2023-07-23soc: qcom: mdt_loader: Fix unconditional call to scm_pas_mem_setupChristian Marangi1-5/+11
2023-07-23mm/mmap: Fix error return in do_vmi_align_munmap()David Woodhouse1-4/+5
2023-07-23fs: dlm: revert check required context while closeAlexander Aring3-16/+0
2023-07-23ext4: only update i_reserved_data_blocks on successful block allocationBaokun Li2-10/+8
2023-07-23ext4: turn quotas off if mount failed after enabling quotasBaokun Li1-2/+4
2023-07-23ext4: fix to check return value of freeze_bdev() in ext4_shutdown()Chao Yu1-1/+4
2023-07-23ext4: avoid updating the superblock on a r/o mount if not neededTheodore Ts'o1-2/+10
2023-07-23ext4: fix wrong unit use in ext4_mb_new_blocksKemeng Shi1-1/+1
2023-07-23ext4: get block from bh in ext4_free_blocks for fast commit replayKemeng Shi1-6/+7
2023-07-23ext4: fix wrong unit use in ext4_mb_clear_bbKemeng Shi1-2/+2
2023-07-23ext4: Fix reusing stale buffer heads from last failed mountingZhihao Cheng1-6/+7
2023-07-23MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen5-36/+36