summaryrefslogtreecommitdiffstats
path: root/crypto/fcrypt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-08firmware: qcom_scm-32: Create common legacy atomic callElliot Berman1-38/+68
2020-01-08firmware: qcom_scm-32: Move SMCCC register filling to qcom_scm_callElliot Berman1-12/+24
2020-01-08firmware: qcom_scm-32: Use qcom_scm_desc in non-atomic callsElliot Berman1-149/+218
2020-01-08firmware: qcom_scm-32: Add funcnum IDsElliot Berman1-3/+5
2020-01-08firmware: qcom_scm-32: Use SMC arch wrappersElliot Berman2-55/+17
2020-01-08firmware: qcom_scm-64: Improve SMC convention detectionElliot Berman1-14/+27
2020-01-08firmware: qcom_scm-64: Move SMC register filling to qcom_scm_call_smcccElliot Berman1-20/+34
2020-01-08firmware: qcom_scm-64: Add SCM results structElliot Berman1-43/+50
2020-01-08firmware: qcom_scm-64: Move svc/cmd/owner into qcom_scm_descElliot Berman1-74/+121
2020-01-08firmware: qcom_scm-64: Make SMC macros less magicalElliot Berman1-3/+3
2020-01-08firmware: qcom_scm: Remove unused qcom_scm_get_versionElliot Berman2-38/+0
2020-01-08firmware: qcom_scm: Apply consistent naming scheme to command IDsElliot Berman4-72/+64
2020-01-08firmware: qcom_scm: Rename macros and structuresElliot Berman2-60/+64
2020-01-08soc: qcom: rpmhpd: Set 'active_only' for active only power domainsDouglas Anderson1-0/+2
2020-01-06firmware: scm: Add stubs for OCMEM and restore_sec_cfg_availableKrzysztof Kozlowski1-0/+6
2020-01-05dt-bindings: power: rpmpd: Convert rpmpd bindings to yamlSibi Sankar2-150/+170
2019-12-29soc: qcom: Fix Kconfig indentationKrzysztof Kozlowski1-15/+15
2019-12-12soc: qcom: rpmhpd: Add SC7180 RPMH power-domainsSibi Sankar1-0/+18
2019-12-12dt-bindings: power: Add rpmh power-domain bindings for sc7180Sibi Sankar2-0/+11
2019-12-12soc: qcom: rpmhpd: Add SM8150 RPMH power-domainsSibi Sankar1-0/+36
2019-12-12dt-bindings: power: Add rpmh power-domain bindings for SM8150Sibi Sankar2-0/+15
2019-12-11dt-bindings: msm: Rename cache-controller to system-cache-controllerSai Prakash Ranjan1-1/+1
2019-12-11soc: qcom: qmi: Return EPROBE_DEFER if no address familyJeffrey Hugo1-2/+6
2019-12-08Linux 5.5-rc1v5.5-rc1Linus Torvalds1-2/+2
2019-12-08smb3: improve check for when we send the security descriptor context on createSteve French1-0/+2
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds1-3/+27
2019-12-07NTB: Add Hygon Device IDJiasen Lin1-0/+1
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds3-33/+9
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds1-13/+18
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds1-18/+41
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet1-1/+7
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko1-48/+71
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-07inet: protect against too small mtu values.Eric Dumazet5-11/+20
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang1-1/+1
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki1-2/+0
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski3-22/+22
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du1-12/+12
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du1-9/+9
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du1-12/+12
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du1-29/+29
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du1-84/+89
2019-12-07kernel-hacking: group kernel data structures debugging togetherChangbin Du1-10/+14
2019-12-07kernel-hacking: create submenu for arch special debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...Changbin Du1-4/+8
2019-12-07pipe: fix poll/select race introduced by the pipe reworkLinus Torvalds1-3/+15