summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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/...Linus Torvalds20-252/+631
2026-08-26Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus 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-26ntfs: reject invalid sectors_per_cluster in the boot sectorDennis Tighe1-2/+2
2026-08-26ntfs: bound $AttrDef table walk to the loaded table sizeDennis Tighe2-4/+4
2026-08-26ntfs: fix undefined behavior in mft/index record size calculationHongling Zeng1-2/+2
2026-08-26ntfs: treat any nonzero dio zero-range return as an errorWentao Guan1-1/+1
2026-08-26ntfs: fix incorrect MFT record pointer passed to ntfs_attr_record_resizeHongling Zeng1-1/+1
2026-08-26ntfs: do not mark the volume clean in sync_fs when errors were recordedDennis Tighe1-1/+2
2026-08-26ntfs: skip free cluster decrement when rollback failsBaolin Liu1-1/+2
2026-08-26ntfs: only count successfully cleared runs when freeing clustersBaolin Liu1-3/+3
2026-08-26ntfs: fix kmap_local leak in write_mft_record_nolock() error pathsBaolin Liu1-1/+3
2026-08-26ntfs: return real error from ntfs_non_resident_attr_record_add()Baolin Liu1-1/+1
2026-08-26ntfs: preserve error code in ntfs_resident_attr_record_add()Baolin Liu1-1/+1
2026-08-26ntfs: return -ERANGE for undersized xattr bufferBaolin Liu1-2/+2
2026-08-26ntfs: propagate reparse index insertion failureBaolin Liu1-2/+3
2026-08-26ntfs: return DT_UNKNOWN on inode lookup failure in readdirBaolin Liu1-1/+1
2026-08-26drm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is usedThadeu Lima de Souza Cascardo1-0/+2
2026-08-26drm/atomic: remove bogus check for file_privThadeu Lima de Souza Cascardo1-3/+0
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-26drm/cirrus-qemu: Validate BAR0 size during probeSlawomir Stepien1-0/+3
2026-08-26drm/sysfb: ofdrm: Fix is_avivo() constant comparison bugShixiong Ou1-1/+1
2026-08-26drm/sysfb: ofdrm: Fix integer overflow in fb_size calculationShixiong Ou1-1/+5
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