Age | Commit message (Expand) | Author |
2016-03-28 | constify ima_d_path() | Al Viro |
2016-03-28 | constify security_sb_pivotroot() | Al Viro |
2016-03-28 | constify security_path_chroot() | Al Viro |
2016-03-28 | constify security_path_{link,rename} | Al Viro |
2016-03-28 | apparmor: remove useless checks for NULL ->mnt | Al Viro |
2016-03-28 | constify security_path_{mkdir,mknod,symlink} | Al Viro |
2016-03-28 | constify security_path_{unlink,rmdir} | Al Viro |
2016-03-28 | apparmor: constify common_perm_...() | Al Viro |
2016-03-28 | apparmor: constify aa_path_link() | Al Viro |
2016-03-28 | apparmor: new helper - common_path_perm() | Al Viro |
2016-03-28 | constify chmod_common/security_path_chmod | Al Viro |
2016-03-28 | constify security_sb_mount() | Al Viro |
2016-03-28 | constify chown_common/security_path_chown | Al Viro |
2016-03-28 | tomoyo: constify assorted struct path * | Al Viro |
2016-03-28 | apparmor_path_truncate(): path->mnt is never NULL | Al Viro |
2016-03-28 | constify vfs_truncate() | Al Viro |
2016-03-28 | constify security_path_truncate() | Al Viro |
2016-03-28 | [apparmor] constify struct path * in a bunch of helpers | Al Viro |
2016-03-26 | Linux 4.6-rc1 | Linus Torvalds |
2016-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-03-26 | Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds |
2016-03-26 | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb | Linus Torvalds |
2016-03-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-03-26 | f2fs/crypto: fix xts_tweak initialization | Linus Torvalds |
2016-03-26 | NTB: Remove _addr functions from ntb_hw_amd | Allen Hubbe |
2016-03-26 | orangefs: fix orangefs_superblock locking | Al Viro |
2016-03-26 | orangefs: fix do_readv_writev() handling of error halfway through | Al Viro |
2016-03-26 | orangefs: have ->kill_sb() evict the VFS side of things first | Al Viro |
2016-03-26 | orangefs: sanitize ->llseek() | Al Viro |
2016-03-26 | orangefs-bufmap.h: trim unused junk | Al Viro |
2016-03-26 | orangefs: saner calling conventions for getting a slot | Al Viro |
2016-03-26 | orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer | Al Viro |
2016-03-26 | orangefs: get rid of readdir_handle_s | Al Viro |
2016-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-25 | Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-25 | Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2016-03-25 | thp: fix typo in khugepaged_scan_pmd() | Kirill A. Shutemov |
2016-03-25 | MAINTAINERS: fill entries for KASAN | Andrey Ryabinin |
2016-03-25 | mm/filemap: generic_file_read_iter(): check for zero reads unconditionally | Nicolai Stange |
2016-03-25 | kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 | Alexander Potapenko |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-25 | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko |
2016-03-25 | mm, kasan: SLAB support | Alexander Potapenko |
2016-03-25 | kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() | Alexander Potapenko |
2016-03-25 | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() | Tetsuo Handa |
2016-03-25 | mm/page_alloc: prevent merging between isolated and other pageblocks | Vlastimil Babka |
2016-03-25 | drivers/memstick/host/r592.c: avoid gcc-6 warning | Arnd Bergmann |
2016-03-25 | ocfs2: extend enough credits for freeing one truncate record while replaying ... | Xue jiufei |