summaryrefslogtreecommitdiff
path: root/include/linux/proc_ns.h
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2014-12-08 16:14:45 +0100
committerThierry Reding <treding@nvidia.com>2015-01-27 10:14:52 +0100
commitca915b108a39081edff1206ec00ecdb4136408ac (patch)
treebe8c144ee09940e9dd31248e03c3114236e4909e /include/linux/proc_ns.h
parent07866963b675b358d82baf8df73dba545d967a1d (diff)
downloadkernel-ca915b108a39081edff1206ec00ecdb4136408ac.tar.gz
drm/tegra: dc: Store clock setup in atomic state
This allows the clock setup to be separated from the clock programming and better matches the expectations of the atomic modesetting where no code paths must fail during modeset. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'include/linux/proc_ns.h')
0 files changed, 0 insertions, 0 deletions
itle='2020-12-10 12:42:58 -0600'>2020-12-10file: Merge __fd_install into fd_installEric W. Biederman 2020-12-10file: Implement task_lookup_next_fd_rcuEric W. Biederman 2020-12-10file: Implement task_lookup_fd_rcuEric W. Biederman 2020-12-10file: Replace fcheck_files with files_lookup_fd_rcuEric W. Biederman 2020-12-10file: Factor files_lookup_fd_locked out of fcheck_filesEric W. Biederman 2020-12-10file: Rename __fcheck_files to files_lookup_fd_rawEric W. Biederman 2020-12-10exec: Remove reset_files_structEric W. Biederman 2020-12-04fs, close_range: add flag CLOSE_RANGE_CLOEXECGiuseppe Scrivano 2020-09-30io_uring: don't rely on weak ->files referencesJens Axboe 2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2020-07-31fs: remove ksys_dupChristoph Hellwig 2020-07-13fs: Expand __receive_fd() to accept existing fdKees Cook 2020-07-13fs: Add receive_fd() wrapper for __receive_fd()Kees Cook 2020-07-13fs: Move __scm_install_fd() to __receive_fd()Kees Cook 2020-06-17close_range: add CLOSE_RANGE_UNSHAREChristian Brauner 2020-06-17open: add close_range()Christian Brauner 2020-05-19fix multiplication overflow in copy_fdtable()Al Viro 2020-03-20io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe 2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds 2020-01-20fs: move filp_close() outside of __close_fd_get_file()Jens Axboe 2020-01-13vfs, fdtable: Add fget_task helperSargun Dhillon 2020-01-02Revert "fs: remove ksys_dup()"Dominik Brodowski 2019-12-12fs: remove ksys_dup()Dominik Brodowski 2019-11-26Revert "vfs: properly and reliably lock f_pos in fdget_pos()"Linus Torvalds 2019-11-25vfs: properly and reliably lock f_pos in fdget_pos()Linus Torvalds