summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-19vt: selection: allow functions to be called from inside kernelOkash Khawaja1-3/+4
2019-04-19x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu1-0/+1
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede1-6/+7
2019-04-19rseq: Remove superfluous rseq_len from task_structMathieu Desnoyers1-4/+0
2019-04-19net: mdio: rename mdio_device reset to reset_gpioDavid Bauer1-1/+1
2019-04-19net: phy: add support for reset-controllerDavid Bauer1-0/+1
2019-04-19net: skb: remove unused assertsJakub Kicinski1-2/+0
2019-04-19ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra2-0/+7
2019-04-18list_bl: Add hlist_bl_add_before/behind helpersNikos Tsironis1-0/+26
2019-04-18list: Don't use WRITE_ONCE() in hlist_add_behind()Nikos Tsironis1-1/+1
2019-04-18Merge 'ib-jz47xx-battery-prereq' into psy-nextSebastian Reichel1-0/+14
2019-04-18device property: Add fwnode_graph_get_endpoint_by_id()Sakari Ailus1-0/+18
2019-04-18crypto: cryptd - remove ability to instantiate ablkciphersEric Biggers1-17/+1
2019-04-18crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov1-0/+18
2019-04-18X.509: parse public key parameters from x509 for akcipherVitaly Chikunov2-8/+14
2019-04-18crypto: akcipher - new verify API for public key algorithmsVitaly Chikunov1-13/+23
2019-04-18crypto: des_generic - Forbid 2-key in 3DES and add helpersHerbert Xu1-0/+43
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2-37/+5
2019-04-18locking/lockdep: Avoid bogus Clang warningArnd Bergmann1-1/+1
2019-04-18mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf1-0/+1
2019-04-18mtd: nand: Cleanup flags and fields for bad block marker positionFrieder Schrempf1-13/+1
2019-04-18mtd: onenand: Store bad block marker position in chip structFrieder Schrempf1-0/+3
2019-04-18mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf1-1/+15
2019-04-18mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN)Masahiro Yamada1-2/+2
2019-04-18mtd: rawnand: Fix sphinx syntaxJonathan Neuschäfer1-2/+2
2019-04-18mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal1-3/+3
2019-04-18net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern1-0/+2
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi1-0/+1
2019-04-18ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern2-1/+3
2019-04-18ipv6: Pass fib6_result to fib lookupsDavid Ahern2-10/+10
2019-04-18ipv6: Pass fib6_result to fib6_table_lookup tracepointDavid Ahern1-8/+8
2019-04-18ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern2-4/+6
2019-04-18ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern2-10/+12
2019-04-18net: core: introduce build_skb_aroundJesper Dangaard Brouer1-0/+2
2019-04-18switchtec: Increase PFF limit from 48 to 255Wesley Sheng2-2/+13
2019-04-17PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn1-1/+0
2019-04-17PCI: Assign bus numbers present in EA capability for bridgesSubbaraya Sundeep1-0/+6
2019-04-17Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1-0/+24
2019-04-17cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf1-0/+24
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-74/+143
2019-04-17docs: hwmon: Add an index file and rename docs to *.rstMauro Carvalho Chehab5-5/+5
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-38/+49
2019-04-17fscrypt: cache decrypted symlink target in ->i_linkEric Biggers1-0/+5
2019-04-17firmware: Move Trusted Foundations supportThierry Reding1-0/+96
2019-04-17random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o1-8/+5
2019-04-17fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers1-10/+20
2019-04-17fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directoryEric Biggers1-0/+16
2019-04-17fscrypt: fix race allowing rename() and link() of ciphertext dentriesEric Biggers1-4/+5
2019-04-17fscrypt: clean up and improve dentry revalidationEric Biggers2-5/+3
2019-04-17dt-bindings: phy: ti: Add dt binding documentation for SERDES in AM654x SoCKishon Vijay Abraham I1-0/+13