summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04fscrypt: correct collision claim for digested namesEric Biggers
2017-05-04MAINTAINERS: fscrypt: update mailing list, patchwork, and gitEric Biggers
2017-05-04ext4: clean up ext4_match() and callersEric Biggers
2017-05-04f2fs: switch to using fscrypt_match_name()Eric Biggers
2017-05-04ext4: switch to using fscrypt_match_name()Eric Biggers
2017-05-04fscrypt: introduce helper function for filename matchingEric Biggers
2017-05-04fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers
2017-05-04f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim
2017-05-04ubifs: check for consistent encryption contexts in ubifs_lookup()Eric Biggers
2017-05-04f2fs: sync f2fs_lookup() with ext4_lookup()Eric Biggers
2017-05-04ext4: remove "nokey" check from ext4_lookup()Eric Biggers
2017-05-04fscrypt: fix context consistency check when key(s) unavailableEric Biggers
2017-04-30fscrypt: Remove __packed from fscrypt_policyJoe Richey
2017-04-30fscrypt: Move key structure and constants to uapiJoe Richey
2017-04-30fscrypt: remove fscrypt_symlink_data_len()Eric Biggers
2017-04-30fscrypt: remove unnecessary checks for NULL operationsEric Biggers
2017-04-09Linux 4.11-rc6v4.11-rc6Linus Torvalds
2017-04-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-04-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-04-09Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-04-09Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-08mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls
2017-04-08sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang
2017-04-08MAINTAINERS: separate out kernfs maintainershipTejun Heo
2017-04-08sysfs: be careful of error returns from ops->show()NeilBrown
2017-04-08Documentation: stable-kernel-rules: fix stable-tag formatJohan Hovold
2017-04-08staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang
2017-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-08Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-08mm: move pcp and lru-pcp draining into single wqMichal Hocko
2017-04-08mailmap: update Yakir Yang email addressJeffy Chen
2017-04-08mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()David Rientjes
2017-04-08dax: fix radix tree insertion raceRoss Zwisler
2017-04-08mm, thp: fix setting of defer+madvise thp defrag modeDavid Rientjes
2017-04-08ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com
2017-04-08vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu
2017-04-08mm/page_alloc.c: fix print order in show_free_areas()Alexander Polakov
2017-04-08userfaultfd: report actual registered features in fdinfoMike Rapoport
2017-04-08mm: fix page_vma_mapped_walk() for ksm pagesHugh Dickins
2017-04-07orangefs: move features validation to fix filesystem hangMartin Brandenburg
2017-04-07Merge tag 'pci-v4.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche
2017-04-07dm rq: Avoid that request processing stalls sporadicallyBart Van Assche
2017-04-07scsi: Avoid that SCSI queues get stuckBart Van Assche