Age | Commit message (Expand) | Author |
2023-08-29 | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux | Linus Torvalds |
2023-08-29 | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-29 | Merge tag 'flex-array-transformations-6.6-rc1' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2023-08-29 | Merge tag 'v6.6-vfs.super.fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-08-29 | super: ensure valid info | Christian Brauner |
2023-08-29 | super: move lockdep assert | Christian Brauner |
2023-08-28 | Merge tag 'pstore-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-08-28 | Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2023-08-28 | Merge tag 'affs-for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-08-28 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux | Linus Torvalds |
2023-08-28 | Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-08-28 | Merge tag 'erofs-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-08-28 | Merge tag 'filelock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-fs.proc.uapi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.fs_context' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-08-25 | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-08-24 | document while_each_thread(), change first_tid() to use for_each_thread() | Oleg Nesterov |
2023-08-24 | mm: remove enum page_entry_size | Matthew Wilcox (Oracle) |
2023-08-24 | mm: move PMD_ORDER to pgtable.h | Matthew Wilcox (Oracle) |
2023-08-24 | mm: userfaultfd: remove stale comment about core dump locking | Jann Horn |
2023-08-24 | minmax: add in_range() macro | Matthew Wilcox (Oracle) |
2023-08-24 | mm: handle userfaults under VMA lock | Suren Baghdasaryan |
2023-08-24 | Merge tag 'nfsd-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-08-24 | NFSD: Fix a thinko introduced by recent trace point changes | Chuck Lever |
2023-08-24 | locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock | Will Shiu |
2023-08-24 | fs/locks: Fix typo | Jakub Wilk |
2023-08-23 | erofs: release ztailpacking pclusters properly | Jingbo Xu |
2023-08-23 | erofs: don't warn dedupe and fragments features anymore | sunshijie |
2023-08-23 | erofs: adapt folios for z_erofs_read_folio() | Gao Xiang |
2023-08-23 | erofs: adapt folios for z_erofs_readahead() | Gao Xiang |
2023-08-23 | erofs: get rid of fe->backmost for cache decompression | Gao Xiang |
2023-08-23 | erofs: drop z_erofs_page_mark_eio() | Gao Xiang |
2023-08-23 | erofs: tidy up z_erofs_do_read_page() | Gao Xiang |
2023-08-23 | erofs: move preparation logic into z_erofs_pcluster_begin() | Gao Xiang |
2023-08-23 | erofs: avoid obsolete {collector,collection} terms | Gao Xiang |
2023-08-23 | erofs: simplify z_erofs_read_fragment() | Gao Xiang |
2023-08-23 | erofs: remove redundant erofs_fs_type declaration in super.c | Ferry Meng |
2023-08-23 | erofs: add necessary kmem_cache_create flags for erofs inode cache | Ferry Meng |
2023-08-23 | erofs: clean up redundant comment and adjust code alignment | Ferry Meng |
2023-08-23 | erofs: refine warning messages for zdata I/Os | Ferry Meng |
2023-08-23 | Merge tag 'vfs-6.6-merge-3' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l... | Christian Brauner |
2023-08-23 | Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l... | Christian Brauner |