index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-28
/
+40
2023-06-22
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
5
-28
/
+40
2023-06-20
Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-3
/
+45
2023-06-20
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+7
2023-06-20
Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
7
-86
/
+196
2023-06-20
btrfs: fix u32 overflows when left shifting stripe_nr
Qu Wenruo
1
-5
/
+7
2023-06-19
nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
Ryusuke Konishi
1
-1
/
+9
2023-06-19
Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
Qi Zheng
1
-1
/
+1
2023-06-19
nilfs2: fix buffer corruption due to concurrent device reads
Ryusuke Konishi
3
-1
/
+35
2023-06-19
afs: Fix waiting for writeback then skipping folio
Vishal Moola (Oracle)
1
-2
/
+4
2023-06-19
afs: Fix dangling folio ref counts in writeback
Vishal Moola (Oracle)
1
-0
/
+1
2023-06-16
ksmbd: validate session id and tree id in the compound request
Namjae Jeon
2
-18
/
+59
2023-06-16
ksmbd: fix out-of-bound read in smb2_write
Namjae Jeon
1
-3
/
+9
2023-06-16
ksmbd: add mnt_want_write to ksmbd vfs functions
Namjae Jeon
5
-55
/
+117
2023-06-16
ksmbd: validate command payload size
Namjae Jeon
1
-11
/
+12
2023-06-16
afs: Fix vlserver probe RTT handling
David Howells
1
-2
/
+2
2023-06-16
Merge tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+22
2023-06-15
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+13
2023-06-15
Merge tag '6.4-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-56
/
+190
2023-06-14
ext4: drop the call to ext4_error() from ext4_get_group_info()
Fabio M. De Francesco
1
-11
/
+9
2023-06-14
Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa"
Kemeng Shi
1
-1
/
+4
2023-06-14
btrfs: scrub: fix a return value overwrite in scrub_stripe()
Qu Wenruo
1
-1
/
+1
2023-06-14
cifs: add a warning when the in-flight count goes negative
Shyam Prasad N
1
-0
/
+1
2023-06-14
cifs: fix lease break oops in xfstest generic/098
Steve French
1
-2
/
+6
2023-06-13
btrfs: do not ASSERT() on duplicated global roots
Qu Wenruo
1
-2
/
+8
2023-06-12
Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-9
/
+88
2023-06-13
btrfs: can_nocow_file_extent should pass down args->strict from callers
Chris Mason
1
-1
/
+1
2023-06-13
btrfs: fix iomap_begin length for nocow writes
Christoph Hellwig
1
-6
/
+12
2023-06-12
ocfs2: check new file size on fallocate call
Luís Henriques
1
-1
/
+7
2023-06-12
epoll: ep_autoremove_wake_function should use list_del_init_careful
Benjamin Segall
1
-1
/
+5
2023-06-12
nilfs2: reject devices with insufficient block count
Ryusuke Konishi
1
-1
/
+42
2023-06-12
ocfs2: fix use-after-free when unmounting read-only filesystem
Luís Henriques
1
-2
/
+4
2023-06-12
nilfs2: fix possible out-of-bounds segment allocation in resize ioctl
Ryusuke Konishi
1
-0
/
+9
2023-06-12
mm/uffd: allow vma to merge as much as possible
Peter Xu
1
-2
/
+6
2023-06-12
mm/uffd: fix vma operation where start addr cuts part of vma
Peter Xu
1
-0
/
+5
2023-06-12
nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()
Ryusuke Konishi
1
-2
/
+10
2023-06-12
Merge tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-11
/
+30
2023-06-11
cifs: fix max_credits implementation
Shyam Prasad N
2
-4
/
+30
2023-06-11
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
4
-37
/
+88
2023-06-11
smb/client: print "Unknown" instead of bogus link speed value
Enzo Matsumiya
1
-1
/
+46
2023-06-11
cifs: print all credit counters in DebugData
Shyam Prasad N
1
-3
/
+8
2023-06-11
cifs: fix status checks in cifs_tree_connect
Shyam Prasad N
2
-8
/
+10
2023-06-11
smb: remove obsolete comment
鑫华
1
-1
/
+1
2023-06-11
Merge tag '6.4-rc5-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-56
/
+62
2023-06-09
Merge tag 'ceph-for-6.4-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-1
/
+9
2023-06-09
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+5
2023-06-08
Merge tag 'xfs-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
24
-229
/
+427
2023-06-08
ext4: only check dquot_initialize_needed() when debugging
Theodore Ts'o
1
-2
/
+4
2023-06-08
Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-ena...
Theodore Ts'o
1
-5
/
+1
2023-06-08
btrfs: scrub: also report errors hit during the initial read
Qu Wenruo
1
-6
/
+18
[next]