index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'eventfs-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-01-18
3
-257
/
+286
|
\
|
*
eventfs: Use kcalloc() instead of kzalloc()
Erick Archer
2024-01-16
1
-3
/
+3
|
*
eventfs: Do not create dentries nor inodes in iterate_shared
Steven Rostedt (Google)
2024-01-16
1
-15
/
+5
|
*
eventfs: Have the inodes all for files and directories all be the same
Steven Rostedt (Google)
2024-01-16
1
-0
/
+10
|
*
eventfs: Shortcut eventfs_iterate() by skipping entries already read
Steven Rostedt (Google)
2024-01-04
1
-13
/
+10
|
*
eventfs: Read ei->entries before ei->children in eventfs_iterate()
Steven Rostedt (Google)
2024-01-04
1
-23
/
+23
|
*
eventfs: Do ctx->pos update for all iterations in eventfs_iterate()
Steven Rostedt (Google)
2024-01-04
1
-7
/
+14
|
*
eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
Steven Rostedt (Google)
2024-01-04
1
-5
/
+6
|
*
tracefs/eventfs: Use root and instance inodes as default ownership
Steven Rostedt (Google)
2024-01-03
3
-90
/
+190
|
*
eventfs: Stop using dcache_readdir() for getdents()
Steven Rostedt (Google)
2024-01-03
1
-130
/
+64
|
*
eventfs: Remove "lookup" parameter from create_dir/file_dentry()
Steven Rostedt (Google)
2024-01-03
1
-35
/
+20
*
|
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-18
4
-30
/
+39
|
\
\
|
*
|
Revert "kernfs: convert kernfs_idr_lock to an irq safe raw spinlock"
Tejun Heo
2024-01-11
1
-13
/
+10
|
*
|
kernfs: convert kernfs_idr_lock to an irq safe raw spinlock
Andrea Righi
2024-01-04
1
-10
/
+13
|
*
|
kernfs: fix reference to renamed function
Ahelenia ZiemiaĆska
2024-01-02
1
-1
/
+1
|
*
|
kernfs: d_obtain_alias(NULL) will do the right thing...
Al Viro
2023-12-20
1
-3
/
+0
|
*
|
kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
Kees Cook
2023-12-15
1
-17
/
+17
|
*
|
kernfs: Convert kernfs_name_locked() from strlcpy() to strscpy()
Kees Cook
2023-12-15
1
-5
/
+5
|
*
|
kernfs: Convert kernfs_walk_ns() from strlcpy() to strscpy()
Kees Cook
2023-12-15
1
-3
/
+3
|
*
|
fs/kernfs/dir: obey S_ISGID
Max Kellermann
2023-12-15
1
-0
/
+12
|
*
|
fs/sysfs/dir.c : Fix typo in comment
Mukesh Ojha
2023-12-07
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
2
-19
/
+37
|
\
\
\
|
*
\
\
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-01-02
33
-381
/
+252
|
|
\
\
\
|
*
\
\
\
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2024-01-02
174
-1780
/
+2668
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-14
2
-19
/
+37
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
2023-11-14
1
-0
/
+1
|
|
*
|
|
|
|
fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()
Paolo Bonzini
2023-11-14
2
-19
/
+36
*
|
|
|
|
|
|
Merge tag 'ubifs-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-17
5
-28
/
+40
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ubifs: fix kernel-doc warnings
Randy Dunlap
2024-01-06
1
-9
/
+21
|
*
|
|
|
|
|
|
ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
Zhihao Cheng
2024-01-06
1
-0
/
+2
|
*
|
|
|
|
|
|
ubifs: Check @c->dirty_[n|p]n_cnt and @c->nroot state under @c->lp_mutex
Zhihao Cheng
2024-01-05
1
-1
/
+12
|
*
|
|
|
|
|
|
ubifs: describe function parameters
Sascha Hauer
2024-01-05
1
-0
/
+2
|
*
|
|
|
|
|
|
ubifs: auth.c: fix kernel-doc function prototype warning
Randy Dunlap
2024-01-05
1
-1
/
+1
|
*
|
|
|
|
|
|
ubifs: use crypto_shash_tfm_digest() in ubifs_hmac_wkm()
Eric Biggers
2024-01-05
1
-17
/
+2
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2024-01-17
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
f2fs: fix double free of f2fs_sb_info
Eric Biggers
2024-01-12
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'vfs-6.8-rc1.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-17
1
-22
/
+28
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fs: rework listmount() implementation
Christian Brauner
2024-01-13
1
-22
/
+28
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-01-17
1
-11
/
+13
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fs/proc/task_mmu: move mmu notification mechanism inside mm lock
Muhammad Usama Anjum
2024-01-12
1
-11
/
+13
*
|
|
|
|
|
|
|
|
Merge tag 'exfat-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-12
5
-92
/
+335
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
exfat: do not zero the extended part
Yuezhang Mo
2024-01-08
2
-21
/
+70
|
*
|
|
|
|
|
|
|
|
exfat: change to get file size from DataLength
Yuezhang Mo
2024-01-08
4
-19
/
+231
|
*
|
|
|
|
|
|
|
|
exfat: using ffs instead of internal logic
John Sanpe
2024-01-08
2
-28
/
+16
|
*
|
|
|
|
|
|
|
|
exfat: using hweight instead of internal logic
John Sanpe
2024-01-08
1
-27
/
+21
*
|
|
|
|
|
|
|
|
|
Merge tag 'pull-bcachefs-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-12
2
-17
/
+30
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
bch2_ioctl_subvolume_destroy(): fix locking
Al Viro
2023-11-15
1
-14
/
+17
|
*
|
|
|
|
|
|
|
|
new helper: user_path_locked_at()
Al Viro
2023-11-15
1
-3
/
+13
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-11
13
-254
/
+260
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
f2fs: show more discard status by sysfs
Zhiguo Niu
2023-12-26
1
-0
/
+34
[next]