summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+11
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+16
2020-05-24net: devres: provide devm_register_netdev()Bartosz Golaszewski1-0/+2
2020-05-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+5
2020-05-23Drivers: hv: vmbus: Resolve more races involving init_vp_index()Andrea Parri (Microsoft)1-0/+7
2020-05-23virtchnl: Add missing explicit padding to structuresGeert Uytterhoeven1-0/+5
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2020-05-23net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha1-0/+9
2020-05-23net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha1-0/+6
2020-05-23net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+1
2020-05-23treewide: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-22ima: verify mprotect change is consistent with mmap policyMimi Zohar1-0/+7
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2-0/+11
2020-05-22x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov1-0/+1
2020-05-22tpm: eventlog: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-05-22Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang1-2/+0
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig1-3/+2
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