summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-12fscrypt: define fscrypt_fname_alloc_buffer() to be for presented namesEric Biggers2-16/+15
2018-01-12fscrypt: calculate NUL-padding length in one place onlyEric Biggers3-35/+29
2018-01-12fscrypt: move fscrypt_symlink_data to fscrypt_private.hEric Biggers2-9/+9
2018-01-12fscrypt: remove fscrypt_fname_usr_to_disk()Eric Biggers3-38/+0
2018-01-12ubifs: switch to fscrypt_get_symlink()Eric Biggers1-34/+2
2018-01-12ubifs: switch to fscrypt ->symlink() helper functionsEric Biggers1-43/+12
2018-01-12ubifs: free the encrypted symlink targetEric Biggers1-6/+4
2018-01-12f2fs: switch to fscrypt_get_symlink()Eric Biggers1-57/+9
2018-01-12f2fs: switch to fscrypt ->symlink() helper functionsEric Biggers1-50/+16
2018-01-12ext4: switch to fscrypt_get_symlink()Eric Biggers1-37/+6
2018-01-12ext4: switch to fscrypt ->symlink() helper functionsEric Biggers1-43/+15
2018-01-12fscrypt: new helper function - fscrypt_get_symlink()Eric Biggers3-0/+84
2018-01-12fscrypt: new helper functions for ->symlink()Eric Biggers6-3/+185
2018-01-12fscrypt: trim down fscrypt.h includesEric Biggers5-6/+6
2018-01-12fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.cEric Biggers2-11/+11
2018-01-12fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.hEric Biggers2-14/+14
2018-01-12fscrypt: move fscrypt_operations declaration to fscrypt_supp.hEric Biggers2-18/+18
2018-01-12fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versionsEric Biggers3-8/+11
2018-01-12fscrypt: move fscrypt_ctx declaration to fscrypt_supp.hEric Biggers2-15/+16
2018-01-12fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.hEric Biggers2-1/+1
2018-01-12fscrypt: move fscrypt_control_page() to supp/notsupp headersEric Biggers3-16/+13
2018-01-12fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headersEric Biggers3-10/+10
2017-12-18Linux 4.15-rc4v4.15-rc4Linus Torvalds1-1/+1
2017-12-18Revert "exec: avoid RLIMIT_STACK races with prlimit()"Kees Cook1-6/+1
2017-12-18Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds0-0/+0
2017-12-18Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2-4/+4
2017-12-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-12/+17
2017-12-18Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds5-41/+52
2017-12-17cramfs: fix MTD dependencyArnd Bergmann1-0/+1
2017-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-19/+19
2017-12-17Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+16
2017-12-17x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2-8/+137
2017-12-17locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon13-27/+27
2017-12-17locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon1-0/+1
2017-12-17bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann1-0/+1
2017-12-17perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen2-1/+27
2017-12-17x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2-2/+6
2017-12-17x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri1-0/+1
2017-12-17Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar17-93/+121
2017-12-17Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.baseIngo Molnar3-58/+33
2017-12-17Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar19-522/+613
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar55-361/+579
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2-4/+4
2017-12-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-19/+56
2017-12-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-20/+19
2017-12-17Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds8-19/+50
2017-12-16Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds7-22/+15
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds95-387/+802
2017-12-16Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds18-99/+144
2017-12-15Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2