index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-228
/
+21
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
9
-19
/
+134
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
29
-421
/
+364
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-12
/
+10
2023-06-27
Merge tag 'pstore-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2023-06-27
Merge tag 'execve-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-12
/
+8
2023-06-27
Merge tag 'lsm-pr-20230626' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-06-27
Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-107
/
+108
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
31
-220
/
+254
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
57
-159
/
+521
2023-06-26
Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
73
-2662
/
+2702
2023-06-26
Merge tag 'zonefs-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-98
/
+121
2023-06-26
Merge tag 'erofs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-783
/
+438
2023-06-26
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
9
-272
/
+152
2023-06-26
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2
-6
/
+6
2023-06-26
Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
15
-281
/
+593
2023-06-26
Merge tag 'v6.5/vfs.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-81
/
+415
2023-06-26
Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
7
-53
/
+168
2023-06-26
Merge tag 'v6.5/vfs.rename.locking' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-62
/
+75
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
24
-91
/
+146
2023-06-26
Merge tag 'v6.5/fs.ntfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
4
-21
/
+23
2023-06-23
ocfs2: remove redundant assignment to variable bit_off
Colin Ian King
1
-1
/
+1
2023-06-23
mm: nommu: correct the range of mmap_sem_read_lock in task_mem()
lipeifeng
1
-3
/
+3
2023-06-23
hugetlb: revert use of page_cache_next_miss()
Mike Kravetz
1
-5
/
+3
2023-06-23
afs: convert pagevec to folio_batch in afs_extend_writeback()
Matthew Wilcox (Oracle)
1
-8
/
+8
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
12
-12
/
+133
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-23
binfmt_elf: fix comment typo s/reset/regset/
Baruch Siach
1
-1
/
+1
2023-06-23
ext4: Fix warning in blkdev_put()
Jan Kara
1
-1
/
+1
2023-06-22
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
5
-28
/
+40
2023-06-22
erofs: clean up zmap.c
Gao Xiang
1
-40
/
+29
2023-06-22
erofs: remove unnecessary goto
Yangtao Li
1
-5
/
+2
2023-06-22
erofs: Fix detection of atomic context
Sandeep Dhavale
1
-1
/
+1
2023-06-21
nfsd: remove redundant assignments to variable len
Colin Ian King
1
-7
/
+5
2023-06-21
readdir: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
1
-4
/
+4
2023-06-20
fsverity: improve documentation for builtin signature support
Eric Biggers
5
-15
/
+23
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-20
reiserfs: fix blkdev_put() warning from release_journal_dev()
Yu Kuai
1
-1
/
+6
2023-06-20
fs: Provide helpers for manipulating sb->s_readonly_remount
Jan Kara
3
-20
/
+63
2023-06-19
buffer: convert block_truncate_page() to use a folio
Matthew Wilcox (Oracle)
1
-14
/
+16
2023-06-19
buffer: use a folio in __find_get_block_slow()
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-06-19
buffer: convert link_dev_buffers to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-06-19
buffer: convert init_page_buffers() to folio_init_buffers()
Matthew Wilcox (Oracle)
1
-10
/
+8
2023-06-19
buffer: convert grow_dev_page() to use a folio
Matthew Wilcox (Oracle)
1
-19
/
+15
2023-06-19
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
3
-18
/
+20
2023-06-19
buffer: convert __block_commit_write() to take a folio
Matthew Wilcox (Oracle)
1
-19
/
+19
[next]