aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-08-26ceph: bound xattr value length in __build_xattrs()Michael Bommarito1-0/+1
2026-08-26ceph: bound copied dentry name length in NFS export get_nameMichael Bommarito1-9/+17
2026-08-26libceph: validate OSD extent maps before cursor advanceMichael Bommarito1-0/+30
2026-08-26ceph: revalidate ki_pos for O_APPEND writes after cap acquisitionXiubo Li1-0/+48
2026-08-26ceph: fix use-after-dereference of NULL ci in __ceph_remove_cap()Xiubo Li1-7/+10
2026-08-26ceph: do not cache negative dentries for snapped directoriesXiubo Li2-3/+10
2026-08-26ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()Xiubo Li1-5/+5
2026-08-26ceph: use GFP_NOFS for cap flush allocation in writeback pathXiubo Li1-1/+1
2026-08-26ceph: use detach_cap_releases() in ceph_send_cap_releases()Max Kellermann1-5/+6
2026-08-26ceph: skip __touch_cap() most of the timeMax Kellermann1-0/+8
2026-08-26ceph: Change system_unbound_wq with system_dfl_wqMarco Crivellari1-1/+1
2026-08-26Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki3-65/+77
2026-08-26Merge branches 'acpi-battery', 'acpi-button', 'acpi-soc' and 'acpi-pfrut'Rafael J. Wysocki4-81/+157
2026-08-26ceph: properly decrypt filenames in vmalloc() buffersSam Edwards2-11/+40
2026-08-26ceph: pass fscrypt `tname` buffers directlySam Edwards3-10/+9
2026-08-26ceph: Fix ERR_PTR(0) in ceph_mkdir()Hongling Zeng1-1/+1
2026-08-26Merge branch 'acpi-bus'Rafael J. Wysocki4-36/+60
2026-08-26Merge branch 'acpi-scan'Rafael J. Wysocki3-9/+17
2026-08-26Merge tag 'docs-7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds20-252/+631
2026-08-26Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds9-26/+26
2026-08-26ALSA: hda/conexant: Always enable the headset-mic pin on pluginBob Song1-4/+6
2026-08-26ASoC: dapm: Fix off-by-one check on the second enum channelHyeongJun An1-1/+1
2026-08-26of/irq: Fix device node refcount leak in of_irq_get_affinity()Fuad Tabba1-1/+3
2026-08-26ASoC: amd: acp-config: force SoundWire probe on HP OmniBook X Flip 16Sehat Mahde1-0/+7
2026-08-26ASoC: amd: acp3x-es83xx: Add HVY-WXX9/M1060 DMI quirkMehmet Aysel1-0/+8
2026-08-26ASoC: amd: acp-config: Add HVY-WXX9/M1060 DMI quirkMehmet Aysel1-0/+14
2026-08-26i2c: mux: Fix channel node leak on adapter add failureAhmad Byagowi1-0/+1
2026-08-26ASoC: soc-generic-dmaengine: Fix DMA channel request warningbui duc phuc1-18/+2
2026-08-26seg6: reset IP6CB after IPv6 decapsulationZhiling Zou1-0/+9
2026-08-26power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski8-25/+25
2026-08-26apparmor: policy_int make sure list heads are initialized before fail pathJohn Johansen1-2/+2
2026-08-26f2fs: don't leave the hashed inode while it's unlinkedJaegeuk Kim3-58/+69
2026-08-26crypto: acomp - allocate async request context when cloningJérémy Jean1-3/+13
2026-08-25ipmi: Fix use-after-free of cmd_rcvr in _ipmi_destroy_user()Yifei Gao1-0/+1
2026-08-25drm/amd/display: fix dc_lock leak on GPU reset error pathsLinkai Gong1-0/+6
2026-08-25drm/amd/display: Fix redundant GPUVMEnable checks in dcn6 flip scheduleSrinivasan Shanmugam1-12/+3
2026-08-25drm/amd/display: Fix wrong bytes-per-pixel value for dml2_422_packed_10Srinivasan Shanmugam1-1/+3
2026-08-25drm/amdkfd: guard against NULL restore_mqd in CRIU queue restoreVladimir Marioukhine1-0/+10
2026-08-25drm/amdgpu/userq: fix lock missing for userq fence error setPrike Liang1-7/+13
2026-08-25drm/amdkfd: Fix the case that vm range is hole at svm_migrate_copy_to_vramXiaogang Chen1-4/+7
2026-08-25drm/amdkfd: Fix error path at svm_migrate_copy_to_ramXiaogang Chen1-15/+30
2026-08-25drm/amd/display: Log details when failing to register HPD IRQTimur Kristóf1-2/+6
2026-08-25drm/amd/display: Fix HPD consideration for VGA/LVDS connectors on DCETimur Kristóf1-1/+1
2026-08-25drm/amdgpu: clamp the isolation index for rings outside a partitionXiang Liu2-2/+7
2026-08-25drm/amdkfd: Reject zero-sized AQL queue allocations after size halvingSunday Clement2-1/+9
2026-08-25drm/amdgpu: Fix VCE 3 ring align_maskDavid Rosca1-1/+1
2026-08-25drm/kfd: Add CU occupancy support to GFX12.1David Belanger1-1/+149
2026-08-25drm/kfd: Add CU occupancy support to GFX12David Belanger1-1/+149
2026-08-25drm/kfd: Add CU occupancy support to GFX11David Belanger1-0/+148
2026-08-25drm/amdgpu: avoid force-completing uninitialized UVD ringsBob Zhou1-1/+2