summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysbnge: Fix NULL pointer dereference in aux device releaseAlok Tiwari
3 daysnet: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()Yi Cong
3 daysMerge branch 'xsk-harden-tx-metadata-validation-against-races'Jakub Kicinski
3 daysxsk: validate metadata when processing requestsStanislav Fomichev
3 daysxsk: move xsk_tx_metadata_request() to xdp_sock_drv.hStanislav Fomichev
3 daysxsk: validate launch-time metadata sizeStanislav Fomichev
3 daysxsk: clear metadata pointer when no timestamp is requestedStanislav Fomichev
3 daysxsk: pass TX metadata pointer by referenceStanislav Fomichev
3 daysxsk: require at least 16 bytes of TX metadataStanislav Fomichev
3 daysMerge branch 'vsock-virtio-fix-worker-access-after-virtqueue-teardown'Jakub Kicinski
3 daysvsock/virtio: avoid refilling the RX queue after teardownWeiming Shi
3 daysvsock/virtio: read virtqueues under worker locksWeiming Shi
3 daysbtrfs: flush the fixup workers during close_ctreeBoris Burkov
3 daysbnxt: fix memory leak in bnxt_queue_mem_alloc error casesWill Chen
3 daysipv6: fix Route Information option length validationYuejie Shi
3 dayssctp: keep chunk->transport in step with the list it is queued onBaul Lee
3 daystcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()Nathan Gao
3 daysselinux: require every boolean value to be definedBryam Vargas
3 daysselinux: reject an unclaimed class value in security_get_classes()Bryam Vargas
3 daysselinux: require a class's permission values to cover its permission countBryam Vargas
3 daysselinux: do not cancel a policy conversion that never startedBryam Vargas
3 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
3 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
3 daysvdpa/mlx5: Fix buffer length in create_direct_keys()Christian Borntraeger
3 daysvhost/vdpa: reject overflowing PA map page counts on 32-bitYousef Alhouseen
3 daysvhost_iotlb: bound map allocation in add_rangeLinfeng SunĀ 
3 daysMerge tag 'liveupdate-fixes-2026-08-03' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
3 daysMerge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
3 daysMerge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
4 daysMerge tag 'arm-soc/for-7.2/devicetree-fixes-v2' of https://github.com/Broadco...Arnd Bergmann
4 daysxfs: check v5 superblock features earlyChristoph Hellwig
4 daysxfs: add a comment to describe xfs_gc_bio.victim_rtgChristoph Hellwig
4 daysxfs: add a separate bio_set for spliting GC writesChristoph Hellwig
4 daysxfs: don't swallow dquot recovery verification errorsLong Li
4 daysxfs: fix ilock leak on error in xfs_dq_get_next_idLong Li
4 daysxfs: don't ignore runtime errors in xrep_iunlink_reload_nextDarrick J. Wong
4 daysxfs: set the prev pointer when reinserting an inode on the unlinked listDarrick J. Wong
4 daysxfs: fix another iunlink infinite loop bug in online fsckDarrick J. Wong
4 daysxfs: fix allocated inodes that show up in the unlinked listDarrick J. Wong
4 daysxfs: check xfarray iteration errors when committing unlinked inode listsDarrick J. Wong
4 daysxfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callersDarrick J. Wong
4 daysxfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prevDarrick J. Wong
4 daysxfs: don't walk off the end of a null sc->sa.agi_bp in AGI repairDarrick J. Wong
4 daysxfs: don't livelock in scrub on a circular unlinked listDarrick J. Wong
4 daysxfs: hoist per-bucket unlinked list check to helperDarrick J. Wong
4 daysxfs: avoid UAF on sc->tempip in xrep_tempfile_createDarrick J. Wong
4 daysxfs: nlink scrub must take IOLOCK before determining ILOCK stateDarrick J. Wong
4 daysxfs: don't zap the attr fork on repair when there are queued pptr updatesDarrick J. Wong
4 daysxfs: don't return EFSCORRUPTED when scrubbing corrupt parent pointersDarrick J. Wong
4 daysxfs: don't double-lock when deleting a self-referential directoryDarrick J. Wong