summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-26ceph: add helper function ceph_cap_is_removed()Max Kellermann
2026-08-26ceph: make __ceph_remove_cap() staticMax Kellermann
2026-08-26ceph: cap delegated inode count in ceph_parse_deleg_inos()Michael Bommarito
2026-08-26ceph: bound num_export_targets array for mds info v2/v3Michael Bommarito
2026-08-26ceph: bound MDSCapAuth path and fs_name decode in handle_session()Michael Bommarito
2026-08-26ceph: bound xattr value length in __build_xattrs()Michael Bommarito
2026-08-26ceph: bound copied dentry name length in NFS export get_nameMichael Bommarito
2026-08-26libceph: validate OSD extent maps before cursor advanceMichael Bommarito
2026-08-26ceph: revalidate ki_pos for O_APPEND writes after cap acquisitionXiubo Li
2026-08-26ceph: fix use-after-dereference of NULL ci in __ceph_remove_cap()Xiubo Li
2026-08-26ceph: do not cache negative dentries for snapped directoriesXiubo Li
2026-08-26ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()Xiubo Li
2026-08-26ceph: use GFP_NOFS for cap flush allocation in writeback pathXiubo Li
2026-08-26ceph: use detach_cap_releases() in ceph_send_cap_releases()Max Kellermann
2026-08-26ceph: skip __touch_cap() most of the timeMax Kellermann
2026-08-26ceph: Change system_unbound_wq with system_dfl_wqMarco Crivellari
2026-08-26Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2026-08-26Merge branches 'acpi-battery', 'acpi-button', 'acpi-soc' and 'acpi-pfrut'Rafael J. Wysocki
2026-08-26ceph: properly decrypt filenames in vmalloc() buffersSam Edwards
2026-08-26ceph: pass fscrypt `tname` buffers directlySam Edwards
2026-08-26ceph: Fix ERR_PTR(0) in ceph_mkdir()Hongling Zeng
2026-08-26Merge branch 'acpi-bus'Rafael J. Wysocki
2026-08-26Merge branch 'acpi-scan'Rafael J. Wysocki
2026-08-26Merge tag 'docs-7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds
2026-08-26Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds
2026-08-26ALSA: hda/conexant: Always enable the headset-mic pin on pluginBob Song
2026-08-26ASoC: dapm: Fix off-by-one check on the second enum channelHyeongJun An
2026-08-26of/irq: Fix device node refcount leak in of_irq_get_affinity()Fuad Tabba
2026-08-26ASoC: amd: acp-config: force SoundWire probe on HP OmniBook X Flip 16Sehat Mahde
2026-08-26ASoC: amd: acp3x-es83xx: Add HVY-WXX9/M1060 DMI quirkMehmet Aysel
2026-08-26ASoC: amd: acp-config: Add HVY-WXX9/M1060 DMI quirkMehmet Aysel
2026-08-26i2c: mux: Fix channel node leak on adapter add failureAhmad Byagowi
2026-08-26ASoC: soc-generic-dmaengine: Fix DMA channel request warningbui duc phuc
2026-08-26ntfs: reject invalid sectors_per_cluster in the boot sectorDennis Tighe
2026-08-26ntfs: bound $AttrDef table walk to the loaded table sizeDennis Tighe
2026-08-26ntfs: fix undefined behavior in mft/index record size calculationHongling Zeng
2026-08-26ntfs: treat any nonzero dio zero-range return as an errorWentao Guan
2026-08-26ntfs: fix incorrect MFT record pointer passed to ntfs_attr_record_resizeHongling Zeng
2026-08-26ntfs: do not mark the volume clean in sync_fs when errors were recordedDennis Tighe
2026-08-26ntfs: skip free cluster decrement when rollback failsBaolin Liu
2026-08-26ntfs: only count successfully cleared runs when freeing clustersBaolin Liu
2026-08-26ntfs: fix kmap_local leak in write_mft_record_nolock() error pathsBaolin Liu
2026-08-26ntfs: return real error from ntfs_non_resident_attr_record_add()Baolin Liu
2026-08-26ntfs: preserve error code in ntfs_resident_attr_record_add()Baolin Liu
2026-08-26ntfs: return -ERANGE for undersized xattr bufferBaolin Liu
2026-08-26ntfs: propagate reparse index insertion failureBaolin Liu
2026-08-26ntfs: return DT_UNKNOWN on inode lookup failure in readdirBaolin Liu
2026-08-26drm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is usedThadeu Lima de Souza Cascardo
2026-08-26drm/atomic: remove bogus check for file_privThadeu Lima de Souza Cascardo
2026-08-26seg6: reset IP6CB after IPv6 decapsulationZhiling Zou