summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-18X.509: parse public key parameters from x509 for akcipherVitaly Chikunov
2019-04-18crypto: akcipher - new verify API for public key algorithmsVitaly Chikunov
2019-04-18crypto: des_generic - Forbid 2-key in 3DES and add helpersHerbert Xu
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-04-18locking/lockdep: Avoid bogus Clang warningArnd Bergmann
2019-04-18mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf
2019-04-18mtd: nand: Cleanup flags and fields for bad block marker positionFrieder Schrempf
2019-04-18mtd: onenand: Store bad block marker position in chip structFrieder Schrempf
2019-04-18mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf
2019-04-18mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN)Masahiro Yamada
2019-04-18mtd: rawnand: Fix sphinx syntaxJonathan Neuschäfer
2019-04-18mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal
2019-04-17net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi
2019-04-17ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern
2019-04-17ipv6: Pass fib6_result to fib lookupsDavid Ahern
2019-04-17ipv6: Pass fib6_result to fib6_table_lookup tracepointDavid Ahern
2019-04-17ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern
2019-04-17ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern
2019-04-17net: core: introduce build_skb_aroundJesper Dangaard Brouer
2019-04-17switchtec: Increase PFF limit from 48 to 255Wesley Sheng
2019-04-17PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn
2019-04-17PCI: Assign bus numbers present in EA capability for bridgesSubbaraya Sundeep
2019-04-17Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2019-04-17cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-17docs: hwmon: Add an index file and rename docs to *.rstMauro Carvalho Chehab
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-17fscrypt: cache decrypted symlink target in ->i_linkEric Biggers
2019-04-17firmware: Move Trusted Foundations supportThierry Reding
2019-04-17random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o
2019-04-17fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers
2019-04-17fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directoryEric Biggers
2019-04-17fscrypt: fix race allowing rename() and link() of ciphertext dentriesEric Biggers
2019-04-17fscrypt: clean up and improve dentry revalidationEric Biggers
2019-04-17dt-bindings: phy: ti: Add dt binding documentation for SERDES in AM654x SoCKishon Vijay Abraham I
2019-04-17phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHYKishon Vijay Abraham I
2019-04-17drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson
2019-04-17ALSA: core: Don't refer to snd_cards array directlyTakashi Iwai
2019-04-16bpf: allow clearing all sock_ops callback flagsViet Hoang Tran
2019-04-16fscrypt: use READ_ONCE() to access ->i_crypt_infoEric Biggers
2019-04-16fscrypt: drop inode argument from fscrypt_get_ctx()Eric Biggers
2019-04-16drm: Add helpers for setting up an array of dma_fence dependencies.Eric Anholt
2019-04-16firmware/psci: add support for SYSTEM_RESET2Sudeep Holla
2019-04-16f2fs: add tracepoint for f2fs_file_write_iter()Chao Yu
2019-04-16Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-16rtc: ds1685: use threaded interruptThomas Bogendoerfer
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-16KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-04-16serial: Add Milbeaut serial controlSugaya Taichi