summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysMerge tag 'apparmor-pr-2026-08-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysceph: force a cap message when a deferred revoke can't be acked immediatelyMax Kellermann
3 dayslibceph: reject buckets with mismatched CRUSH idsJérémy Jean
3 daysceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decodeJérémy Jean
3 daysceph: fix leaked inode reference on writeback abort at umountMatthew Brown
3 dayslibceph: remove ceph_put_page_vector()Tal Zussman
3 dayslibceph: validate banner payload lengthAleksandr Nogikh
3 daysceph: make nearfull sync writes opt-inAlex Markuze
3 daysceph: do not repeat ceph_trim_dentries() if no progress possibleMax Kellermann
3 daysceph: drop mdsc->mutex before decoding the MDS replyMax Kellermann
3 daysceph: fix UAF in check_new_map() on session freed during unlockXiubo Li
3 daysceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlockXiubo Li
3 daysceph: pass inode pointer around instead of reloading itMax Kellermann
3 daysceph: mark cap remove with RB_CLEAR_NODE() instead of setting ci=NULLMax Kellermann
3 daysceph: add helper function ceph_cap_is_removed()Max Kellermann
3 daysceph: make __ceph_remove_cap() staticMax Kellermann
3 daysceph: cap delegated inode count in ceph_parse_deleg_inos()Michael Bommarito
3 daysceph: bound num_export_targets array for mds info v2/v3Michael Bommarito
3 daysceph: bound MDSCapAuth path and fs_name decode in handle_session()Michael Bommarito
3 daysceph: bound xattr value length in __build_xattrs()Michael Bommarito
3 daysceph: bound copied dentry name length in NFS export get_nameMichael Bommarito
3 dayslibceph: validate OSD extent maps before cursor advanceMichael Bommarito
3 daysceph: revalidate ki_pos for O_APPEND writes after cap acquisitionXiubo Li
3 daysceph: fix use-after-dereference of NULL ci in __ceph_remove_cap()Xiubo Li
3 daysceph: do not cache negative dentries for snapped directoriesXiubo Li
3 daysceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()Xiubo Li
3 daysceph: use GFP_NOFS for cap flush allocation in writeback pathXiubo Li
3 daysceph: use detach_cap_releases() in ceph_send_cap_releases()Max Kellermann
3 daysceph: skip __touch_cap() most of the timeMax Kellermann
3 daysceph: Change system_unbound_wq with system_dfl_wqMarco Crivellari
3 daysMerge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
3 daysMerge branches 'acpi-battery', 'acpi-button', 'acpi-soc' and 'acpi-pfrut'Rafael J. Wysocki
3 daysceph: properly decrypt filenames in vmalloc() buffersSam Edwards
3 daysceph: pass fscrypt `tname` buffers directlySam Edwards
3 daysceph: Fix ERR_PTR(0) in ceph_mkdir()Hongling Zeng
3 daysMerge branch 'acpi-bus'Rafael J. Wysocki
3 daysMerge branch 'acpi-scan'Rafael J. Wysocki
3 daysMerge tag 'docs-7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds
3 daysMerge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds
3 daysALSA: hda/conexant: Always enable the headset-mic pin on pluginBob Song
3 daysASoC: dapm: Fix off-by-one check on the second enum channelHyeongJun An
3 daysof/irq: Fix device node refcount leak in of_irq_get_affinity()Fuad Tabba
3 daysASoC: amd: acp-config: force SoundWire probe on HP OmniBook X Flip 16Sehat Mahde
3 daysASoC: amd: acp3x-es83xx: Add HVY-WXX9/M1060 DMI quirkMehmet Aysel
3 daysASoC: amd: acp-config: Add HVY-WXX9/M1060 DMI quirkMehmet Aysel
3 daysASoC: soc-generic-dmaengine: Fix DMA channel request warningbui duc phuc
3 daysseg6: reset IP6CB after IPv6 decapsulationZhiling Zou
3 dayspower: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski
3 daysapparmor: policy_int make sure list heads are initialized before fail pathJohn Johansen
3 daysf2fs: don't leave the hashed inode while it's unlinkedJaegeuk Kim