Age | Commit message (Expand) | Author |
2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-12 | Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-12-12 | Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt... | Linus Torvalds |
2022-12-12 | Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-12-12 | Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-12-07 | fscache: Fix oops due to race with cookie_lru and use_cookie | Dave Wysochanski |
2022-12-05 | pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP | Stephen Boyd |
2022-12-02 | pstore/ram: Fix error return code in ramoops_probe() | Wang Yufen |
2022-12-02 | binfmt_misc: fix shift-out-of-bounds in check_special_flags | Liu Shixin |
2022-12-02 | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-12-02 | proc: consoles: use console_list_lock for list iteration | John Ogness |
2022-12-02 | proc: consoles: document console_lock usage | John Ogness |
2022-12-02 | printk: Convert console_drivers list to hlist | Thomas Gleixner |
2022-12-01 | binfmt: Fix error return code in load_elf_fdpic_binary() | Wang Yufen |
2022-11-30 | nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry() | ZhangPeng |
2022-11-30 | afs: Fix server->active leak in afs_put_server | Marc Dionne |
2022-11-30 | Add process name and pid to locks warning | Andi Kleen |
2022-11-30 | nfsd: use locks_inode_context helper | Jeff Layton |
2022-11-30 | nfs: use locks_inode_context helper | Jeff Layton |
2022-11-30 | lockd: use locks_inode_context helper | Jeff Layton |
2022-11-30 | ksmbd: use locks_inode_context helper | Jeff Layton |
2022-11-30 | cifs: use locks_inode_context helper | Jeff Layton |
2022-11-30 | ceph: use locks_inode_context helper | Jeff Layton |
2022-11-30 | filelock: add a new locks_inode_context accessor function | Jeff Layton |
2022-11-30 | filelock: new helper: vfs_inode_has_locks | Jeff Layton |
2022-11-28 | afs: Fix fileserver probe RTT handling | David Howells |
2022-11-28 | Merge tag 'fuse-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-11-27 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2022-11-27 | Merge tag '6.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2022-11-26 | Merge tag 'nfsd-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2022-11-25 | Merge tag 'zonefs-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2022-11-25 | Merge tag 'for-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-11-25 | Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-11-25 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2022-11-25 | zonefs: Fix active zone accounting | Damien Le Moal |
2022-11-25 | vfs: fix copy_file_range() averts filesystem freeze protection | Amir Goldstein |
2022-11-24 | Merge tag 'ext4_for_linus_stable2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-11-23 | NFSD: Fix reads with a non-zero offset that don't end on a page boundary | Chuck Lever |
2022-11-23 | fscache: fix OOB Read in __fscache_acquire_volume | David Howells |
2022-11-23 | btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs() | Zhen Lei |
2022-11-23 | btrfs: do not modify log tree while holding a leaf from fs tree locked | Filipe Manana |
2022-11-23 | btrfs: use kvcalloc in btrfs_get_dev_zone_info | Christoph Hellwig |
2022-11-23 | fuse: lock inode unconditionally in fuse_fallocate() | Miklos Szeredi |
2022-11-22 | nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty | Chen Zhongjin |
2022-11-22 | proc/meminfo: fix spacing in SecPageTables | Yosry Ahmed |
2022-11-22 | fs: do not update freeing inode i_io_list | Svyatoslav Feldsherov |
2022-11-22 | zonefs: Fix race between modprobe and mount | Zhang Xiaoxu |
2022-11-21 | cifs: fix missing unlock in cifs_file_copychunk_range() | ChenXiaoSong |
2022-11-21 | btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit() | ChenXiaoSong |
2022-11-21 | btrfs: send: avoid unaligned encoded writes when attempting to clone range | Filipe Manana |