summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-05-22Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck2-0/+120
2020-05-22regulator: max8998: Add charger regulatorJonathan Bakker1-0/+1
2020-05-22PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar1-9/+24
2020-05-22misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTLBjorn Helgaas1-12/+0
2020-05-22misc: rtsx: Removed unused dev_aspm_modeBjorn Helgaas1-9/+0
2020-05-22misc: rtsx: Remove unused pcr_opsBjorn Helgaas1-4/+0
2020-05-22bus: mhi: core: Remove the system error worker threadHemant Kumar1-2/+0
2020-05-22bus: mhi: core: Handle firmware load using state workerBhaumik Bhatt1-2/+0
2020-05-22Merge tag 'phy-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman1-67/+2
2020-05-22Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2-8/+33
2020-05-22Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman1-0/+25
2020-05-22ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel1-0/+2
2020-05-22qed: Add XRC to RoCEYuval Basson1-0/+19
2020-05-21PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski1-1/+13
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe66-189/+193
2020-05-21exec: Remove recursion from search_binary_handlerEric W. Biederman1-2/+1
2020-05-21exec: Generic execfd supportEric W. Biederman1-5/+5
2020-05-21exec: Move the call of prepare_binprm into search_binary_handlerEric W. Biederman1-1/+0
2020-05-21exec: Allow load_misc_binary to call prepare_binprm unconditionallyEric W. Biederman1-0/+2
2020-05-21exec: Convert security_bprm_set_creds into security_bprm_repopulate_credsEric W. Biederman4-9/+9
2020-05-21Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields27-85/+106
2020-05-21block: remove ioctl_by_bdevChristoph Hellwig1-1/+0
2020-05-21s390/dasd: remove ioctl_by_bdev callsStefan Haberland1-0/+9
2020-05-21firmware: smccc: Fix missing prototype warning for arm_smccc_version_initSudeep Holla1-0/+3
2020-05-21rtc: mt6397: Add support for the MediaTek MT6358 RTCRan Bi1-1/+8
2020-05-21mfd: Add support for the MediaTek MT6358 PMICHsin-Hsiung Wang3-0/+443
2020-05-21mfd: mt6397: Modify suspend/resume behaviorHsin-Hsiung Wang1-0/+2
2020-05-21ip*_mc_gsfget(): lift copyout of struct group_filter into callersAl Viro1-1/+1
2020-05-21SUNRPC: Refactor svc_recvfrom()Chuck Lever1-0/+1
2020-05-21dm: use dynamic debug instead of compile-time config optionHannes Reinecke1-6/+1
2020-05-20exec: Factor security_bprm_creds_for_exec out of security_bprm_set_credsEric W. Biederman4-35/+40
2020-05-20firmware: smccc: Add function to fetch SMCCC versionSudeep Holla1-0/+11
2020-05-20firmware: smccc: Refactor SMCCC specific bits into separate fileSudeep Holla1-2/+0
2020-05-20firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla1-6/+1
2020-05-20firmware: smccc: Add the definition for SMCCCv1.2 version/error codesSudeep Holla1-2/+7
2020-05-20firmware: smccc: Update link to latest SMCCC specificationSudeep Holla1-1/+3
2020-05-20efi/gop: Add an option to list out the available GOP modesArvind Sankar1-0/+1
2020-05-20efi/libstub: Add definitions for console input and eventsArvind Sankar1-1/+2
2020-05-20fs: rename pipe_buf ->steal to ->try_stealChristoph Hellwig1-17/+17
2020-05-20fs: make the pipe_buf_operations ->confirm operation optionalChristoph Hellwig1-2/+3
2020-05-20fs: make the pipe_buf_operations ->steal operation optionalChristoph Hellwig1-1/+2
2020-05-20pipe: merge anon_pipe_buf*_opsChristoph Hellwig1-1/+1
2020-05-20Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...Mark Brown23-78/+94
2020-05-20Merge branch 'topic/uaccess-ppc' into nextMichael Ellerman1-0/+8
2020-05-20Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang47-113/+101
2020-05-20i2c: core: support bus regulator controlling in adapterBibby Hsieh1-0/+2
2020-05-20soundwire: disco: s/ch/channels/Pierre-Louis Bossart1-4/+4
2020-05-20hwmon: Add Gateworks System Controller supportTim Harvey1-0/+44
2020-05-20mfd: Add Gateworks System Controller core driverTim Harvey1-0/+76
2020-05-20vmbus: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-5/+5