summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-28fuse: update stats for pages in dropped aux writeback listJoanne Koong
2024-08-28fuse: clear PG_uptodate when using a stolen pageMiklos Szeredi
2024-08-28fuse: fix memory leak in fuse_create_openyangyun
2024-08-28fuse: check aborted connection before adding requests to pending list for res...Joanne Koong
2024-08-28fuse: use unsigned type for getxattr/listxattr size truncationJann Horn
2024-08-28remoteproc: k3-r5: Fix error handling when power-up failedJan Kiszka
2024-08-28selinux: mark both IPv4 and IPv6 accepted connection sockets as labeledGuido Trentalancia
2024-08-28selftests/bpf: Fix incorrect parameters in NULL pointer checkingHao Ge
2024-08-28Merge branch 'bpf-arm64-simplify-jited-prologue-epilogue'Alexei Starovoitov
2024-08-28bpf, arm64: Avoid blindly saving/restoring all callee-saved registersXu Kuohai
2024-08-28bpf, arm64: Get rid of fpbXu Kuohai
2024-08-28drm/tegra: hub: Use fn parameter directly to fix Coccinelle warningThorsten Blum
2024-08-28drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()Ulf Hansson
2024-08-28gpu: host1x: Use iommu_paging_domain_alloc()Lu Baolu
2024-08-28gpu: host1x: Request syncpoint IRQs only during probeMikko Perttunen
2024-08-28drm/ci: increase timeout for all jobsVignesh Raman
2024-08-28mmc: Merge branch fixes into nextUlf Hansson
2024-08-28mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4KSam Protsenko
2024-08-28mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoCLiming Sun
2024-08-28cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen modelsGautham R. Shenoy
2024-08-28drm/panel: add BOE tv101wum-ll2 panel driverNeil Armstrong
2024-08-28dt-bindings: display: panel: document BOE TV101WUM-LL2 DSI Display PanelNeil Armstrong
2024-08-28mmc: sdhci-of-aspeed: fix module autoloadingLiao Chen
2024-08-28Merge patch series "Subject: sort out the fallocate mode mess"Christian Brauner
2024-08-28xfs: refactor xfs_file_fallocateChristoph Hellwig
2024-08-28xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_spaceChristoph Hellwig
2024-08-28xfs: call xfs_flush_unmap_range from xfs_free_file_spaceChristoph Hellwig
2024-08-28fs: sort out the fallocate mode vs flag messChristoph Hellwig
2024-08-28ext4: remove tracing for FALLOC_FL_NO_HIDE_STALEChristoph Hellwig
2024-08-28block: remove checks for FALLOC_FL_NO_HIDE_STALEChristoph Hellwig
2024-08-28block/rnbd-srv: Add sanity check and remove redundant assignmentMd Haris Iqbal
2024-08-28block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroesDarrick J. Wong
2024-08-28MAINTAINERS: remove myself as a VKMS maintainerMelissa Wen
2024-08-28drm/v3d: Disable preemption while updating GPU statsTvrtko Ursulin
2024-08-28drm/xe: Use separate rpm lockdep map for non-d3cold-capable devicesThomas Hellström
2024-08-28arm64: dts: rockchip: disable display subsystem only for Radxa E25Chukun Pan
2024-08-28drm/amd/pm: Drop unsupported features on smu v14_0_2Candice Li
2024-08-28arm64: dts: rockchip: enable PCIe on M.2 E key for Radxa ROCK 5AFUKAUMI Naoki
2024-08-28drm/amd/pm: Add support for new P2S table revisionLijo Lazar
2024-08-28drm/amdgpu: support for gc_info table v1.3Likun Gao
2024-08-28drm/amd/display: avoid using null object of framebufferMa Ke
2024-08-28arm64: dts: rockchip: remove unnecessary properties for Radxa ROCK 5AFUKAUMI Naoki
2024-08-28arm64: dts: rockchip: add dts for LCKFB Taishan Pi RK3566Junhao Xie
2024-08-28drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDsAlex Deucher
2024-08-28drm/amd/pm: update message interface for smu v14.0.2/3Kenneth Feng
2024-08-28drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher
2024-08-28drm/amdgpu/smu13.0.7: print index for profilesAlex Deucher
2024-08-28drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher
2024-08-28lib/test_bits.c: Add tests for GENMASK_U128()Anshuman Khandual
2024-08-28uapi: Define GENMASK_U128Anshuman Khandual