Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-28constify security_path_{link,rename}Al Viro
2016-03-28apparmor: remove useless checks for NULL ->mntAl Viro
2016-03-28constify security_path_{mkdir,mknod,symlink}Al Viro
2016-03-28constify security_path_{unlink,rmdir}Al Viro
2016-03-28apparmor: constify common_perm_...()Al Viro
2016-03-28apparmor: constify aa_path_link()Al Viro
2016-03-28apparmor: new helper - common_path_perm()Al Viro
2016-03-28constify chmod_common/security_path_chmodAl Viro
2016-03-28constify security_sb_mount()Al Viro
2016-03-28constify chown_common/security_path_chownAl Viro
2016-03-28tomoyo: constify assorted struct path *Al Viro
2016-03-28apparmor_path_truncate(): path->mnt is never NULLAl Viro
2016-03-28constify vfs_truncate()Al Viro
2016-03-28constify security_path_truncate()Al Viro
2016-03-28[apparmor] constify struct path * in a bunch of helpersAl Viro
2016-03-27Linux 4.6-rc1v4.6-rc1Linus Torvalds
2016-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-03-26f2fs/crypto: fix xts_tweak initializationLinus Torvalds
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe
2016-03-26orangefs: fix orangefs_superblock lockingAl Viro
2016-03-26orangefs: fix do_readv_writev() handling of error halfway throughAl Viro
2016-03-26orangefs: have ->kill_sb() evict the VFS side of things firstAl Viro
2016-03-26orangefs: sanitize ->llseek()Al Viro
2016-03-26orangefs-bufmap.h: trim unused junkAl Viro
2016-03-26orangefs: saner calling conventions for getting a slotAl Viro
2016-03-26orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointerAl Viro
2016-03-26orangefs: get rid of readdir_handle_sAl Viro
2016-03-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-26Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-26Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-03-26thp: fix typo in khugepaged_scan_pmd()Kirill A. Shutemov
2016-03-26MAINTAINERS: fill entries for KASANAndrey Ryabinin
2016-03-26mm/filemap: generic_file_read_iter(): check for zero reads unconditionallyNicolai Stange
2016-03-26kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko
2016-03-26mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-03-26arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-26mm, kasan: add GFP flags to KASAN APIAlexander Potapenko
2016-03-26mm, kasan: SLAB supportAlexander Potapenko
2016-03-26kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()Alexander Potapenko
2016-03-26include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa
2016-03-26mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka
2016-03-26drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann
2016-03-26ocfs2: extend enough credits for freeing one truncate record while replaying ...Xue jiufei
2016-03-26ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_...Xue jiufei
2016-03-26ocfs2/dlm: move lock to the tail of grant queue while doing in-place convertxuejiufei
2016-03-26ocfs2: solve a problem of crossing the boundary in updating backupsjiangyiwen