index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
13 hours
Merge tag 'xfs-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
22
-80
/
+209
32 hours
Merge tag 'v7.0-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-5
/
+9
32 hours
Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+3
2 days
Merge tag 'erofs-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-68
/
+63
3 days
Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-73
/
+138
3 days
xfs: add static size checks for ioctl UABI
Wilfred Mallawa
1
-5
/
+34
3 days
xfs: remove duplicate static size checks
Wilfred Mallawa
1
-9
/
+0
3 days
xfs: Add comments for usages of some macros.
Nirjhar Roy (IBM)
1
-0
/
+9
3 days
xfs: Update lazy counters in xfs_growfs_rt_bmblock()
Nirjhar Roy (IBM)
1
-0
/
+9
3 days
xfs: Add a comment in xfs_log_sb()
Nirjhar Roy (IBM)
1
-0
/
+3
3 days
xfs: Fix xfs_last_rt_bmblock()
Nirjhar Roy (IBM)
1
-6
/
+24
3 days
xfs: don't report half-built inodes to fserror
Darrick J. Wong
2
-3
/
+14
3 days
xfs: don't report metadata inodes to fserror
Darrick J. Wong
1
-2
/
+14
3 days
xfs: fix potential pointer access race in xfs_healthmon_get
Darrick J. Wong
2
-5
/
+8
3 days
xfs: fix xfs_group release bug in xfs_dax_notify_dev_failure
Darrick J. Wong
1
-2
/
+2
3 days
xfs: fix xfs_group release bug in xfs_verify_report_losses
Darrick J. Wong
1
-2
/
+2
3 days
xfs: fix copy-paste error in previous fix
Darrick J. Wong
1
-1
/
+1
3 days
xfs: Fix error pointer dereference
Ethan Tidmore
1
-1
/
+6
3 days
xfs: remove metafile inodes from the active inode stat
Christoph Hellwig
5
-5
/
+23
3 days
xfs: cleanup inode counter stats
Christoph Hellwig
4
-18
/
+18
3 days
xfs: fix code alignment issues in xfs_ondisk.c
Wilfred Mallawa
1
-2
/
+2
3 days
xfs: Replace &rtg->rtg_group with rtg_group()
Nirjhar Roy (IBM)
2
-8
/
+8
3 days
xfs: Refactoring the nagcount and delta calculation
Nirjhar Roy (IBM)
3
-15
/
+33
3 days
xfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()
Nirjhar Roy (IBM)
1
-1
/
+4
3 days
erofs: fix interlaced plain identification for encoded extents
Gao Xiang
1
-4
/
+5
4 days
Squashfs: check metadata block offset is within range
Phillip Lougher
1
-0
/
+3
4 days
pidfs: avoid misleading break
Christian Brauner
1
-6
/
+4
4 days
erofs: remove more unnecessary #ifdefs
Ferry Meng
1
-49
/
+36
4 days
eventpoll: Fix integer overflow in ep_loop_check_proc()
Jann Horn
1
-2
/
+3
5 days
erofs: allow sharing page cache with the same aops only
Hongbo Li
3
-15
/
+22
5 days
ksmbd: fix signededness bug in smb_direct_prepare_negotiation()
Nicholas Carlini
1
-2
/
+2
5 days
ksmbd: Compare MACs in constant time
Eric Biggers
3
-3
/
+7
5 days
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2
-8
/
+7
6 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
20
-36
/
+26
6 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
28
-70
/
+35
6 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
25
-29
/
+29
6 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
307
-576
/
+576
7 days
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
516
-1355
/
+1276
7 days
Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
7 days
Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-3
/
+2
7 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
516
-1355
/
+1276
7 days
Merge tag 'for-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-21
/
+56
7 days
Merge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-41
/
+29
8 days
proc: Fix pointer error dereference
Ethan Tidmore
1
-0
/
+3
9 days
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
1
-2
/
+4
9 days
fserror: fix lockdep complaint when igrabbing inode
Darrick J. Wong
1
-0
/
+46
9 days
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13
-23
/
+26
10 days
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+18
10 days
btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found
Filipe Manana
1
-4
/
+7
10 days
btrfs: fix lost error return in btrfs_find_orphan_roots()
Filipe Manana
1
-1
/
+1
[next]