summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-11fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()Eric Biggers
2018-01-11fscrypt: document symlink length restrictionEric Biggers
2018-01-11fscrypt: fix up fscrypt_fname_encrypted_size() for internal useEric Biggers
2018-01-11fscrypt: define fscrypt_fname_alloc_buffer() to be for presented namesEric Biggers
2018-01-11fscrypt: calculate NUL-padding length in one place onlyEric Biggers
2018-01-11fscrypt: move fscrypt_symlink_data to fscrypt_private.hEric Biggers
2018-01-11fscrypt: remove fscrypt_fname_usr_to_disk()Eric Biggers
2018-01-11ubifs: switch to fscrypt_get_symlink()Eric Biggers
2018-01-11ubifs: switch to fscrypt ->symlink() helper functionsEric Biggers
2018-01-11ubifs: free the encrypted symlink targetEric Biggers
2018-01-11f2fs: switch to fscrypt_get_symlink()Eric Biggers
2018-01-11f2fs: switch to fscrypt ->symlink() helper functionsEric Biggers
2018-01-11ext4: switch to fscrypt_get_symlink()Eric Biggers
2018-01-11ext4: switch to fscrypt ->symlink() helper functionsEric Biggers
2018-01-11fscrypt: new helper function - fscrypt_get_symlink()Eric Biggers
2018-01-11fscrypt: new helper functions for ->symlink()Eric Biggers
2018-01-11fscrypt: trim down fscrypt.h includesEric Biggers
2018-01-11fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.cEric Biggers
2018-01-11fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.hEric Biggers
2018-01-11fscrypt: move fscrypt_operations declaration to fscrypt_supp.hEric Biggers
2018-01-11fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versionsEric Biggers
2018-01-11fscrypt: move fscrypt_ctx declaration to fscrypt_supp.hEric Biggers
2018-01-11fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.hEric Biggers
2018-01-11fscrypt: move fscrypt_control_page() to supp/notsupp headersEric Biggers
2018-01-11fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headersEric Biggers
2017-12-17Linux 4.15-rc4Linus Torvalds
2017-12-17Revert "exec: avoid RLIMIT_STACK races with prlimit()"Kees Cook
2017-12-17Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2017-12-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds
2017-12-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-12-17Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-12-17cramfs: fix MTD dependencyArnd Bergmann
2017-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-12-17Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-17x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin
2017-12-17locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon
2017-12-17locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon
2017-12-17bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann
2017-12-17perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen
2017-12-17x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek
2017-12-17x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri
2017-12-17Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar
2017-12-17Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.baseIngo Molnar
2017-12-17Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar
2017-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-16Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-12-15Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds