summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-052-21/+8
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-031-1/+1
| |\
| | * bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_tYonghong Song2020-07-251-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-2/+5
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-2530-188/+298
| |\ \
| * \ \ Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov2020-07-141-29/+9
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-1157-266/+513
| |\ \ \ \
| * | | | | debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski2020-07-101-20/+7
* | | | | | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-053-1/+54
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.8-rc7 into driver-core-nextGreg Kroah-Hartman2020-07-2714-66/+100
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | debugfs: Add access restriction optionPeter Enderborg2020-07-232-0/+53
| * | | | | | Merge 5.8-rc6 into driver-core-nextGreg Kroah-Hartman2020-07-2062-347/+607
| |\ \ \ \ \ \
| * | | | | | | debugfs: file: Remove unnecessary cast in kfree()Xu Wang2020-07-101-1/+1
* | | | | | | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-043-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace HTTP links with HTTPS ones: CIFSAlexander A. Klimov2020-07-053-4/+4
* | | | | | | | | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-042-11/+127
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | close_range: add CLOSE_RANGE_UNSHAREChristian Brauner2020-06-172-11/+59
| * | | | | | | | | open: add close_range()Christian Brauner2020-06-172-8/+76
| |/ / / / / / / /
* | | | | | | | | Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-08-041-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTOREAdrian Reber2020-07-191-4/+4
* | | | | | | | | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-08-041-110/+197
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | exec: Implement kernel_execveEric W. Biederman2020-07-211-2/+86
| * | | | | | | | | | exec: Factor bprm_stack_limits out of prepare_arg_pagesEric W. Biederman2020-07-211-11/+12
| * | | | | | | | | | exec: Factor bprm_execve out of do_execve_commonEric W. Biederman2020-07-211-50/+58
| * | | | | | | | | | exec: Move bprm_mm_init into alloc_bprmEric W. Biederman2020-07-211-8/+8
| * | | | | | | | | | exec: Move initialization of bprm->filename into alloc_bprmEric W. Biederman2020-07-211-28/+33
| * | | | | | | | | | exec: Factor out alloc_bprmEric W. Biederman2020-07-211-10/+19
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | exec: Remove do_execve_fileEric W. Biederman2020-07-041-29/+9
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-042-0/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs: Expand __receive_fd() to accept existing fdKees Cook2020-07-131-6/+19
| * | | | | | | | | fs: Add receive_fd() wrapper for __receive_fd()Kees Cook2020-07-131-7/+10
| * | | | | | | | | fs: Move __scm_install_fd() to __receive_fd()Kees Cook2020-07-131-0/+45
| * | | | | | | | | seccomp: Report number of loaded filters in /proc/$pid/statusKees Cook2020-07-101-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-0434-54/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-1633-51/+51
| * | | | | | | | | f2fs: Eliminate usage of uninitialized_var() macroJason Yan2020-07-161-3/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pstore-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-041-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pstore: Fix linking when crypto API disabledMatteo Croce2020-07-061-1/+4
* | | | | | | | | | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-031-1/+1
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2020-08-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | / / / / | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | * | | | | | | | | | freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...He Zhe2020-07-141-1/+1
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-07-311-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | fs/btrfs: Add cond_resched() for try_release_extent_mapping() stallsPaul E. McKenney2020-06-291-0/+2
| | | |_|/ / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-036-1113/+1463
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | io_uring: flip if handling after io_setup_async_rwPavel Begunkov2020-08-011-74/+72
| * | | | | | | | | | | io_uring: don't touch 'ctx' after installing file descriptorJens Axboe2020-07-311-3/+9
| * | | | | | | | | | | io_uring: get rid of atomic FAA for cq_timeoutsPavel Begunkov2020-07-301-3/+5
| * | | | | | | | | | | io_uring: consolidate *_check_overflow accountingPavel Begunkov2020-07-301-10/+13
| * | | | | | | | | | | io_uring: fix stalled deferred requestsPavel Begunkov2020-07-301-0/+1