summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-21ntfs: drop stale page-cache when shrinking a non-resident attrNamjae Jeon
2026-07-21ntfs: harden runlist realloc size calculationsNamjae Jeon
2026-07-18ntfs: preserve RECALL_ON_OPEN on WSL special-file reparse pointsNamjae Jeon
2026-07-10Merge tag 'regulator-fix-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-10Merge tag 'audit-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-10Merge tag 'selinux-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-07-10Merge tag 'ntfs-for-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-10Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-07-10Merge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-07-10Merge tag 'platform-drivers-x86-v7.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-10Merge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-10Merge tag 'ata-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-07-10Merge tag 'drm-fixes-2026-07-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-10nouveau/vmm: fix another SPT/LPT raceDave Airlie
2026-07-10Merge tag 'drm-xe-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-07-10Merge tag 'amd-drm-fixes-7.2-2026-07-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-07-10Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-10Merge tag 'drm-intel-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-07-09Merge tag 'v7.2-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-07-09cifs: Remove CIFSSMBSetPathInfoFB() fallback functionPali Rohár
2026-07-09cifs: Fix and improve cifs_is_path_accessible() functionPali Rohár
2026-07-09smb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-09drm/imagination: fix error checking of pvr_vm_context_lookup()Luigi Santivetti
2026-07-09drm/imagination: make pvr_fw_trace_init_mask_ops staticBen Dooks
2026-07-09gpu/buddy: bail out of try_harder when alignment cannot be honouredArunpravin Paneer Selvam
2026-07-09cifs: Show reason why autodisabling serverino supportPali Rohár
2026-07-09smb/client: fix incorrect nlink returned by fstat()ChenXiaoSong
2026-07-09smb/client: zero-initialize stack-allocated cifs_open_info_dataChenXiaoSong
2026-07-09smb/client: pass cifs_open_info_data to SMB2_open()ChenXiaoSong
2026-07-09smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()ChenXiaoSong
2026-07-09smb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li
2026-07-09macsec: don't read an unset MAC header in macsec_encrypt()Daehyeon Ko
2026-07-09dibs: loopback: validate offset and size in move_data()Dust Li
2026-07-09drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin
2026-07-09drm/xe: free madvise VMA array on L2 flush failureGuangshuo Li
2026-07-09drm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan
2026-07-09drm/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost
2026-07-09drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked bindsMatthew Brost
2026-07-09octeontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra
2026-07-09Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-07-09ethtool: rss: Fix hfunc and input_xfrm parsing on big endianGal Pressman
2026-07-09net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing
2026-07-09Merge tag 'batadv-net-pullrequest-20260708' of https://git.open-mesh.org/batadvPaolo Abeni
2026-07-09net: macb: drop in-flight Tx SKBs on closeThéo Lebrun
2026-07-09Merge branch 'fix-mana-rx-with-bounce-buffering'Paolo Abeni
2026-07-09net: mana: Sync page pool RX frags for CPUDexuan Cui
2026-07-09net: mana: Validate the packet length reported by the NICDexuan Cui
2026-07-09selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan