summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-05-22Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2020-05-22Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel
2020-05-21qed: Add XRC to RoCEYuval Basson
2020-05-21PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe
2020-05-21exec: Remove recursion from search_binary_handlerEric W. Biederman
2020-05-21exec: Generic execfd supportEric W. Biederman
2020-05-21exec: Move the call of prepare_binprm into search_binary_handlerEric W. Biederman
2020-05-21exec: Allow load_misc_binary to call prepare_binprm unconditionallyEric W. Biederman
2020-05-21exec: Convert security_bprm_set_creds into security_bprm_repopulate_credsEric W. Biederman
2020-05-21Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields
2020-05-21block: remove ioctl_by_bdevChristoph Hellwig
2020-05-21s390/dasd: remove ioctl_by_bdev callsStefan Haberland
2020-05-21firmware: smccc: Fix missing prototype warning for arm_smccc_version_initSudeep Holla
2020-05-21rtc: mt6397: Add support for the MediaTek MT6358 RTCRan Bi
2020-05-21mfd: Add support for the MediaTek MT6358 PMICHsin-Hsiung Wang
2020-05-21mfd: mt6397: Modify suspend/resume behaviorHsin-Hsiung Wang
2020-05-20ip*_mc_gsfget(): lift copyout of struct group_filter into callersAl Viro
2020-05-20SUNRPC: Refactor svc_recvfrom()Chuck Lever
2020-05-20dm: use dynamic debug instead of compile-time config optionHannes Reinecke
2020-05-20exec: Factor security_bprm_creds_for_exec out of security_bprm_set_credsEric W. Biederman
2020-05-20firmware: smccc: Add function to fetch SMCCC versionSudeep Holla
2020-05-20firmware: smccc: Refactor SMCCC specific bits into separate fileSudeep Holla
2020-05-20firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla
2020-05-20firmware: smccc: Add the definition for SMCCCv1.2 version/error codesSudeep Holla
2020-05-20firmware: smccc: Update link to latest SMCCC specificationSudeep Holla
2020-05-20efi/gop: Add an option to list out the available GOP modesArvind Sankar
2020-05-20efi/libstub: Add definitions for console input and eventsArvind Sankar
2020-05-20fs: rename pipe_buf ->steal to ->try_stealChristoph Hellwig
2020-05-20fs: make the pipe_buf_operations ->confirm operation optionalChristoph Hellwig
2020-05-20fs: make the pipe_buf_operations ->steal operation optionalChristoph Hellwig
2020-05-20pipe: merge anon_pipe_buf*_opsChristoph Hellwig
2020-05-20Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...Mark Brown
2020-05-20Merge branch 'topic/uaccess-ppc' into nextMichael Ellerman
2020-05-20Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang
2020-05-20i2c: core: support bus regulator controlling in adapterBibby Hsieh
2020-05-20soundwire: disco: s/ch/channels/Pierre-Louis Bossart
2020-05-20hwmon: Add Gateworks System Controller supportTim Harvey
2020-05-20mfd: Add Gateworks System Controller core driverTim Harvey
2020-05-20vmbus: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-20hyper-v: Switch to use UUID types directlyAndy Shevchenko
2020-05-20scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assignedAndrea Parri (Microsoft)
2020-05-20PCI/IOV: Introduce pci_iov_sysfs_link() functionNiklas Schnelle
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini
2020-05-20rcuwait: avoid lockdep splats from rcuwait_active()Paolo Bonzini
2020-05-20Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-19net: add a new ndo_tunnel_ioctl methodChristoph Hellwig
2020-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-05-19perf/core: Replace zero-length array with flexible-arrayGustavo A. R. Silva