aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-22ANDROID: sdcardfs: Don't bother deleting freelistDaniel Rosenberg
2017-02-16ANDROID: sdcardfs: Add missing path_putDaniel Rosenberg
2017-02-15ANDROID: sdcardfs: Fix incorrect hashDaniel Rosenberg
2017-02-14ANDROID: ext4 crypto: Disables zeroing on truncation when there's no keyMichael Halcrow
2017-02-10ANDROID: ext4: add a non-reversible key derivation methodEric Biggers
2017-02-10ANDROID: ext4: allow encrypting filenames using HEH algorithmEric Biggers
2017-02-10ANDROID: arm64/crypto: add ARMv8-CE optimized poly_hash algorithmEric Biggers
2017-02-10ANDROID: crypto: heh - factor out poly_hash algorithmEric Biggers
2017-02-10ANDROID: crypto: heh - Add Hash-Encrypt-Hash (HEH) algorithmAlex Cope
2017-02-10ANDROID: crypto: gf128mul - Add ble multiplication functionsAlex Cope
2017-02-10ANDROID: crypto: gf128mul - Refactor gf128 overflow macros and tablesEric Biggers
2017-02-10UPSTREAM: crypto: gf128mul - Zero memory when freeing multiplication tableAlex Cope
2017-02-10ANDROID: crypto: shash - Add crypto_grab_shash() and crypto_spawn_shash_alg()Eric Biggers
2017-02-10ANDROID: crypto: allow blkcipher walks over ablkcipher dataEric Biggers
2017-02-10UPSTREAM: arm/arm64: crypto: assure that ECB modes don't require an IVJeremy Linton
2017-02-10ANDROID: Refactor fs readpage/write tracepoints.Mohan Srinivasan
2017-02-10ANDROID: export security_path_chownDaniel Rosenberg
2017-02-09Squashfs: optimize reading uncompressed dataAdrien Schildknecht
2017-02-09Squashfs: implement .readpages()Adrien Schildknecht
2017-02-09Squashfs: replace buffer_head with BIOAdrien Schildknecht
2017-02-09Squashfs: refactor page_actorAdrien Schildknecht
2017-02-09Squashfs: remove the FILE_CACHE optionAdrien Schildknecht
2017-02-07ANDROID: android-recommended.cfg: CONFIG_CPU_SW_DOMAIN_PAN=ySami Tolvanen
2017-02-07FROMLIST: 9p: fix a potential acl leakCong Wang
2017-02-07BACKPORT: posix_acl: Clear SGID bit when setting file permissionsJan Kara
2017-02-03UPSTREAM: udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2017-02-03UPSTREAM: arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand
2017-02-03BACKPORT: arm64: hw_breakpoint: Handle inexact watchpoint addressesPavel Labath
2017-02-03UPSTREAM: arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand
2017-02-03BACKPORT: hw_breakpoint: Allow watchpoint of length 3,5,6 and 7Pratyush Anand
2017-02-02ANDROID: sdcardfs: Switch strcasecmp for internal callDaniel Rosenberg
2017-02-02ANDROID: sdcardfs: switch to full_name_hash and qstrDaniel Rosenberg
2017-02-02ANDROID: sdcardfs: Add GID Derivation to sdcardfsDaniel Rosenberg
2017-02-02ANDROID: sdcardfs: Remove redundant operationDaniel Rosenberg
2017-02-02ANDROID: sdcardfs: add support for user permission isolationDaniel Rosenberg
2017-02-02ANDROID: sdcardfs: Refactor configfs interfaceDaniel Rosenberg
2017-02-02ANDROID: sdcardfs: Allow non-owners to touchDaniel Rosenberg
2017-02-01ANDROID: binder: fix format specifier for type binder_size_tAmit Pundir
2017-01-30ANDROID: fs: Export vfs_rmdir2Guenter Roeck
2017-01-30ANDROID: fs: Export free_fs_struct and set_fs_pwdGuenter Roeck
2017-01-29BACKPORT: Input: xpad - validate USB endpoint count during probeCameron Gutman
2017-01-29BACKPORT: Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman
2017-01-26ANDROID: mnt: remount should propagate to slaves of slavesDaniel Rosenberg
2017-01-26ANDROID: sdcardfs: Switch ->d_inode to d_inode()Daniel Rosenberg
2017-01-26ANDROID: sdcardfs: Fix locking issue with permision fix upDaniel Rosenberg
2017-01-26ANDROID: sdcardfs: Change magic valueDaniel Rosenberg
2017-01-26ANDROID: sdcardfs: Use per mount permissionsDaniel Rosenberg
2017-01-26ANDROID: sdcardfs: Add gid and mask to private mount dataDaniel Rosenberg
2017-01-26ANDROID: sdcardfs: User new permission2 functionsDaniel Rosenberg
2017-01-26ANDROID: vfs: Add setattr2 for filesystems with per mount permissionsDaniel Rosenberg