Age | Commit message (Expand) | Author |
2021-09-05 | binfmt: a.out: Fix bogus semicolon | Geert Uytterhoeven |
2021-09-04 | Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux | Linus Torvalds |
2021-09-04 | Merge git://github.com/Paragon-Software-Group/linux-ntfs3 | Linus Torvalds |
2021-09-04 | Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-09-04 | Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | userfaultfd: prevent concurrent API initialization | Nadav Amit |
2021-09-03 | userfaultfd: change mmap_changing to atomic | Nadav Amit |
2021-09-03 | mm/pagemap: add mmap_assert_locked() annotations to find_vma*() | Luigi Rizzo |
2021-09-03 | mm: remove flush_kernel_dcache_page | Christoph Hellwig |
2021-09-03 | memcg: enable accounting for new namesapces and struct nsproxy | Vasily Averin |
2021-09-03 | memcg: enable accounting for fasync_cache | Vasily Averin |
2021-09-03 | memcg: enable accounting for file lock caches | Vasily Averin |
2021-09-03 | memcg: enable accounting for pollfd and select bits arrays | Vasily Averin |
2021-09-03 | memcg: enable accounting for mnt_cache entries | Vasily Averin |
2021-09-03 | memcg: charge fs_context and legacy_fs_context | Yutian Yang |
2021-09-03 | fs, mm: fix race in unlinking swapfile | Hugh Dickins |
2021-09-03 | mm/gup: remove try_get_page(), call try_get_compound_head() directly | John Hubbard |
2021-09-03 | writeback: memcg: simplify cgroup_writeback_by_id | Shakeel Butt |
2021-09-03 | fs: inode: count invalidated shadow pages in pginodesteal | Johannes Weiner |
2021-09-03 | fs: drop_caches: fix skipping over shadow cache inodes | Johannes Weiner |
2021-09-03 | writeback: reliably update bandwidth estimation | Jan Kara |
2021-09-03 | writeback: track number of inodes under writeback | Jan Kara |
2021-09-03 | ocfs2: ocfs2_downconvert_lock failure results in deadlock | Gang He |
2021-09-03 | ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local... | Tuo Li |
2021-09-03 | ocfs2: remove an unnecessary condition | Dan Carpenter |
2021-09-03 | mm: remove VM_DENYWRITE | David Hildenbrand |
2021-09-03 | binfmt: remove in-tree usage of MAP_DENYWRITE | David Hildenbrand |
2021-09-03 | kernel/fork: always deny write access to current MM exe_file | David Hildenbrand |
2021-09-03 | binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib() | David Hildenbrand |
2021-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-09-02 | Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2021-09-02 | Merge tag 'configfs-5.15' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2021-09-02 | Merge tag 'dlm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds |
2021-09-02 | d_path: make 'prepend()' fill up the buffer exactly on overflow | Linus Torvalds |
2021-09-02 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-09-02 | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-09-02 | Merge tag 'erofs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-09-02 | Merge tag 'fscache-next-20210829' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-09-02 | fs/ntfs3: Change how module init/info messages are displayed | Kari Argillander |
2021-09-02 | fs/ntfs3: Remove GPL boilerplates from decompress lib files | Kari Argillander |
2021-09-02 | fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter | Kari Argillander |
2021-09-02 | fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep() | Kari Argillander |
2021-09-02 | Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-09-01 | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-09-01 | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2021-09-01 | fs: dlm: avoid comms shutdown delay in release_lockspace | Alexander Aring |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-31 | f2fs: should put a page beyond EOF when preparing a write | Jaegeuk Kim |