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-08-24
mm: userfaultfd: remove stale comment about core dump locking
Jann Horn
1
-5
/
+1
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
4
-12
/
+0
2023-08-24
mm: handle userfaults under VMA lock
Suren Baghdasaryan
1
-20
/
+14
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
5
-5
/
+50
2023-08-21
mm,thp: fix smaps THPeligible output alignment
Hugh Dickins
1
-1
/
+1
2023-08-21
mm: memtest: convert to memtest_report_meminfo()
Kefeng Wang
1
-11
/
+1
2023-08-21
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
1
-0
/
+6
2023-08-21
mm: factor out VMA stack and heap checks
Kefeng Wang
2
-34
/
+5
2023-08-21
mm: kill frontswap
Johannes Weiner
1
-0
/
+1
2023-08-21
nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
1
-0
/
+5
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+5
2023-08-21
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
1
-2
/
+1
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
1
-1
/
+1
2023-08-18
mm: set up vma iterator for vma_iter_prealloc() calls
Liam R. Howlett
1
-0
/
+1
2023-08-18
buffer: remove set_bh_page()
Matthew Wilcox (Oracle)
1
-15
/
+0
2023-08-18
jbd2: use a folio in jbd2_journal_write_metadata_buffer()
Matthew Wilcox (Oracle)
1
-19
/
+16
2023-08-18
ntfs3: convert ntfs_get_block_vbo() to use a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-08-18
affs: convert data read and write to use folios
Matthew Wilcox (Oracle)
1
-39
/
+38
2023-08-18
affs: convert affs_symlink_read_folio() to use the folio
Matthew Wilcox (Oracle)
1
-7
/
+5
2023-08-18
hugetlbfs: improve read HWPOISON hugepage
Jiaqi Yan
1
-6
/
+51
2023-08-18
mm: userfaultfd: add new UFFDIO_POISON ioctl
Axel Rasmussen
1
-0
/
+58
2023-08-18
mm: userfaultfd: check for start + len overflow in validate_range
Axel Rasmussen
1
-16
/
+18
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
6
-0
/
+13
2023-08-18
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
2
-10
/
+5
2023-08-18
fs: drop_caches: draining pages before dropping caches
Andrew Yang
1
-0
/
+2
2023-08-18
ksm: add ksm zero pages for each process
xu xin
1
-0
/
+1
2023-08-18
fs: convert block_commit_write to return void
Bean Huo
4
-22
/
+12
2023-08-18
fs/buffer: clean up block_commit_write
Bean Huo
1
-7
/
+4
2023-08-18
mm/gup: retire follow_hugetlb_page()
Peter Xu
1
-1
/
+1
2023-08-18
mm: make MEMFD_CREATE into a selectable config option
Thomas Weißschuh
1
-3
/
+2
2023-08-18
mm: increase usage of folio_next_index() helper
Sidhartha Kumar
1
-2
/
+2
2023-08-04
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Ryusuke Konishi
3
-0
/
+12
2023-08-04
fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
Lorenzo Stoakes
1
-3
/
+27
2023-07-29
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-7
/
+19
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
1
-12
/
+0
2023-07-28
Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-07-28
Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2023-07-28
Merge tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-19
/
+8
2023-07-27
proc/vmcore: fix signedness bug in read_from_oldmem()
Dan Carpenter
1
-1
/
+1
2023-07-27
Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+2
2023-07-27
Merge tag 'for-6.5-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-29
/
+75
2023-07-26
splice, net: Fix splice_to_socket() for O_NONBLOCK socket
Jan Stancek
1
-0
/
+2
2023-07-26
cifs: add missing return value check for cifs_sb_tlink
Shyam Prasad N
1
-0
/
+5
2023-07-26
Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
7
-59
/
+88
2023-07-26
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
1
-2
/
+7
2023-07-25
ovl: Always reevaluate the file signature for IMA
Eric Snowberg
1
-1
/
+1
2023-07-25
Merge tag 'nfsd-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+0
2023-07-25
smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
Steve French
1
-1
/
+3
2023-07-25
cifs: fix charset issue in reconnection
Winston Wen
5
-4
/
+9
2023-07-25
fs/nls: make load_nls() take a const parameter
Winston Wen
1
-2
/
+2
[next]