summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner
2020-05-21IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner
2020-05-21IB/hfi1: Add accelerated IP capability bitKaike Wan
2020-05-21block: remove ioctl_by_bdevChristoph Hellwig
2020-05-21s390/dasd: remove ioctl_by_bdev callsStefan Haberland
2020-05-21loop: Add LOOP_CONFIGURE ioctlMartijn Coenen
2020-05-21loop: Clean up LOOP_SET_STATUS lo_flags handlingMartijn Coenen
2020-05-21Merge tag 'renesas-arm-dt-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2020-05-21firmware: smccc: Fix missing prototype warning for arm_smccc_version_initSudeep Holla
2020-05-21Merge tag 'realtek-dt-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
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-20get rid of compat_mc_setsockopt()Al Viro
2020-05-20ip6_mc_msfilter(): pass the address list separatelyAl Viro
2020-05-20get rid of compat_mc_getsockopt()Al Viro
2020-05-20ip*_mc_gsfget(): lift copyout of struct group_filter into callersAl Viro
2020-05-20lift compat definitions of mcast [sg]etsockopt requests into net/compat.hAl Viro
2020-05-20SUNRPC: Clean up request deferral tracepointsChuck Lever
2020-05-20SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever
2020-05-20SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever
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-20SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever
2020-05-20SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever
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-20drm: Restore the NULL check for drm_gem_object_put()Chris Wilson
2020-05-20Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...Mark Brown
2020-05-20ARM: imx: move cpu definitions into a headerPeng Fan
2020-05-20rxrpc: Trace discarded ACKsDavid Howells
2020-05-20Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz
2020-05-20Merge branch 'topic/uaccess-ppc' into nextMichael Ellerman