summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-12-10file: Merge __fd_install into fd_installEric W. Biederman1-2/+0
2020-12-10file: Implement task_lookup_next_fd_rcuEric W. Biederman1-0/+1
2020-12-10file: Implement task_lookup_fd_rcuEric W. Biederman1-0/+2
2020-12-10file: Rename fcheck lookup_fd_rcuEric W. Biederman1-4/+4
2020-12-10file: Replace fcheck_files with files_lookup_fd_rcuEric W. Biederman1-4/+3
2020-12-10file: Factor files_lookup_fd_locked out of fcheck_filesEric W. Biederman1-0/+7
2020-12-10file: Rename __fcheck_files to files_lookup_fd_rawEric W. Biederman1-2/+2
2020-12-10exec: Remove reset_files_structEric W. Biederman1-1/+0
2020-12-10exec: Simplify unshare_filesEric W. Biederman1-1/+1
2020-12-10driver core: platform: Introduce platform_get_mem_or_io()Andy Shevchenko1-0/+3
2020-12-10siox: Make remove callback return voidUwe Kleine-König1-1/+1
2020-12-10Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen B...Mark Brown50-1723/+411
2020-12-10spmi: Add driver shutdown supportHsin-Hsiung Wang1-0/+1
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+4
2020-12-10mailbox: arm_mhuv2: Add driverViresh Kumar1-0/+20
2020-12-10Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2-0/+9
2020-12-09Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann2-5/+79
2020-12-09io_uring: add timeout support for io_uring_enter()Hao Xu1-1/+1
2020-12-09USB: UAS: introduce a quirk to set no_write_sameOliver Neukum1-0/+2
2020-12-09misc: rtsx: rts5249 support runtime PMRicky Wu1-0/+2
2020-12-09firmware: xilinx: Properly align function parameterMichal Simek1-4/+4
2020-12-09firmware: xilinx: Add a blank line after function declarationMichal Simek1-0/+34
2020-12-09firmware: xilinx: Remove additional newlineMichal Simek1-1/+0
2020-12-09firmware: xlnx-zynqmp: fix compilation warningWendy Liang1-0/+2
2020-12-09soc: xilinx: vcu: add missing register NUM_COREMichael Tretter1-0/+1
2020-12-09soc: xilinx: vcu: use vcu-settings syscon registersMichael Tretter1-0/+38
2020-12-09driver core: Delete pointless parameter in fwnode_operations.add_linksSaravana Kannan1-2/+1
2020-12-09driver core: Refactor fw_devlink featureSaravana Kannan1-5/+0
2020-12-09driver core: Add fw_devlink_parse_fwtree()Saravana Kannan1-0/+8
2020-12-09driver core: Redefine the meaning of fwnode_operations.add_links()Saravana Kannan1-39/+3
2020-12-09device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()Saravana Kannan1-0/+3
2020-12-09driver core: Add fwnode link supportSaravana Kannan1-0/+14
2020-12-09driver core: Add fwnode_init()Saravana Kannan2-1/+7
2020-12-09Revert "driver core: fw_devlink: Add support for batching fwnode parsing"Saravana Kannan1-2/+0
2020-12-09Revert "driver core: Rename dev_links_info.defer_sync to defer_hook"Saravana Kannan1-2/+2
2020-12-09Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"Saravana Kannan1-2/+1
2020-12-09Merge remote-tracking branch 'arm64/for-next/scs' into for-next/coreCatalin Marinas1-10/+6
2020-12-09Merge remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas1-0/+2
2020-12-09Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas405-5097/+8700
2020-12-09scsi: block: Do not accept any requests while suspendedAlan Stern1-0/+12
2020-12-09scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPTBart Van Assche2-7/+1
2020-12-09scsi: block: Introduce BLK_MQ_REQ_PMBart Van Assche1-0/+2
2020-12-09seqlock: kernel-doc: Specify when preemption is automatically alteredAhmed S. Darwish1-6/+11
2020-12-09seqlock: Prefix internal seqcount_t-only macros with a "do_"Ahmed S. Darwish1-33/+33
2020-12-09Merge branch 'locking/rwsem'Peter Zijlstra26-124/+243
2020-12-09rwsem: Implement down_read_interruptibleEric W. Biederman1-0/+1
2020-12-09rwsem: Implement down_read_killable_nestedEric W. Biederman1-0/+2
2020-12-09nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust1-0/+3
2020-12-09nfsd: Set PF_LOCAL_THROTTLE on local filesystems onlyTrond Myklebust1-0/+1
2020-12-09exportfs: Add a function to return the raw output from fh_to_dentry()Trond Myklebust1-0/+5