summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
24 hoursMerge tag 'probes-fixes-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...HEADmasterLinus Torvalds1-11/+5
24 hoursMerge tag 'xfs-fixes-7.2-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds25-117/+421
40 hoursMerge tag 'x86_bugs_saferet' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-1/+123
43 hoursMerge tag 'selinux-pr-20260805' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-32/+136
2 daysMerge tag 'soc-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-50/+63
2 daysmm: fix incorrect flush address in direct page table reclaimAndy Lutomirski1-1/+1
3 daysselftests/ftrace: refactor eprobes test to fix argument checksMartin Kaiser1-11/+5
3 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-24/+119
3 daysMerge tag 'aspeed-7.3-maintainers-0' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-0/+2
3 daysMerge tag 'nuvoton-7.2-arm-fixes-0' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+2
3 daysMerge tag 'locking-urgent-2026-08-04' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-27/+58
3 daysMerge tag 'integrity-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+46
3 daysMerge tag 'nfs-for-7.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-6/+21
3 daysima: Instantiate file_truncate and path_truncate hooksMimi Zohar1-0/+39
3 daysima: fix out-of-bounds read in xattr_verify()Lincoln Wallace1-2/+7
3 daysselinux: check level category sets once at load timeStephen Smalley2-17/+30
3 daysMerge tag 'aspeed-7.2-driver-fixes-0' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2-12/+27
3 daysMAINTAINERS: add Ryan Chen and Billy Tsai as reviewer for ARM/ASPEEDBilly Tsai1-0/+2
4 daysvhost-scsi: reject feature changes after endpointJia Jia1-0/+9
4 daysvhost-scsi: flush backend after device ioctlsJia Jia1-1/+2
4 daysvhost: reset the vring metadata cache on vring reconfigurationJun Yang1-0/+8
4 daysvhost-scsi: Validate T10 PI scatterlist countsLinfeng Sun1-0/+8
4 daysselinux: require every boolean value to be definedBryam Vargas1-0/+19
4 daysselinux: reject an unclaimed class value in security_get_classes()Bryam Vargas1-5/+19
4 daysselinux: require a class's permission values to cover its permission countBryam Vargas1-5/+46
4 daysselinux: do not cancel a policy conversion that never startedBryam Vargas1-1/+3
4 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-1/+1
4 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-1/+1
4 daysvdpa/mlx5: Fix buffer length in create_direct_keys()Christian Borntraeger1-1/+2
4 daysvhost/vdpa: reject overflowing PA map page counts on 32-bitYousef Alhouseen1-1/+8
4 daysvhost_iotlb: bound map allocation in add_rangeLinfeng SunĀ 8-21/+82
4 daysMerge tag 'liveupdate-fixes-2026-08-03' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+16
4 daysMerge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-16/+58
4 daysMerge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-32/+120
4 daysMerge tag 'arm-soc/for-7.2/devicetree-fixes-v2' of https://github.com/Broadco...Arnd Bergmann2-2/+2
4 daysxfs: check v5 superblock features earlyChristoph Hellwig1-2/+2
4 daysxfs: add a comment to describe xfs_gc_bio.victim_rtgChristoph Hellwig1-0/+1
4 daysxfs: add a separate bio_set for spliting GC writesChristoph Hellwig1-1/+11
4 daysxfs: don't swallow dquot recovery verification errorsLong Li1-1/+1
4 daysxfs: fix ilock leak on error in xfs_dq_get_next_idLong Li1-1/+2
4 daysxfs: don't ignore runtime errors in xrep_iunlink_reload_nextDarrick J. Wong1-10/+22
4 daysxfs: set the prev pointer when reinserting an inode on the unlinked listDarrick J. Wong1-0/+4
4 daysxfs: fix another iunlink infinite loop bug in online fsckDarrick J. Wong2-9/+29
4 daysxfs: fix allocated inodes that show up in the unlinked listDarrick J. Wong2-7/+57
4 daysxfs: check xfarray iteration errors when committing unlinked inode listsDarrick J. Wong1-0/+4
4 daysxfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callersDarrick J. Wong1-2/+12
4 daysxfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prevDarrick J. Wong1-1/+1
4 daysxfs: don't walk off the end of a null sc->sa.agi_bp in AGI repairDarrick J. Wong1-1/+1
4 daysxfs: don't livelock in scrub on a circular unlinked listDarrick J. Wong2-11/+52
4 daysxfs: hoist per-bucket unlinked list check to helperDarrick J. Wong1-22/+42