index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-22
/
+8
|
\
|
*
io_uring: remove 'twa_signal_ok' deadlock work-around
Jens Axboe
2020-12-12
1
-15
/
+6
|
*
io_uring: JOBCTL_TASK_WORK is no longer used by task_work
Jens Axboe
2020-12-12
1
-7
/
+2
|
*
Merge branch 'x86/entry' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Jens Axboe
2020-11-09
2
-7
/
+17
|
|
\
*
|
\
Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-12-16
1
-2
/
+2
|
\
\
\
|
*
|
|
parisc: Make user stack size configurable
Helge Deller
2020-11-11
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
1
-0
/
+6
|
\
\
\
|
*
|
|
seccomp/cache: Report cache data through /proc/pid/seccomp_cache
YiFei Zhu
2020-11-20
1
-0
/
+6
*
|
|
|
Merge tag 'pstore-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-12-16
6
-76
/
+24
|
\
\
\
\
|
*
|
|
|
pstore: Move kmsg_bytes default into Kconfig
Vasile-Laurentiu Stanimir
2020-12-01
4
-3
/
+10
|
*
|
|
|
pstore/blk: remove {un,}register_pstore_blk
Christoph Hellwig
2020-12-01
1
-73
/
+10
|
*
|
|
|
pstore/zone: cap the maximum device size
Christoph Hellwig
2020-12-01
1
-0
/
+4
*
|
|
|
|
Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-12-16
1
-156
/
+164
|
\
\
\
\
\
|
*
|
|
|
|
fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature
Arpitha Raghunandan
2020-12-03
1
-156
/
+164
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-16
9
-34
/
+71
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: simplify follow_pte{,pmd}
Christoph Hellwig
2020-12-16
1
-5
/
+4
|
*
|
|
|
|
|
bfs: don't use WARNING: string when it's just info.
Randy Dunlap
2020-12-16
1
-1
/
+1
|
*
|
|
|
|
|
fs/nilfs2: remove some unused macros to tame gcc
Alex Shi
2020-12-16
1
-5
/
+0
|
*
|
|
|
|
|
kernel.h: split out mathematical helpers
Andy Shevchenko
2020-12-16
1
-0
/
+5
|
*
|
|
|
|
|
fs/proc: make pde_get() return nothing
Hui Su
2020-12-16
1
-2
/
+1
|
*
|
|
|
|
|
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
2020-12-16
3
-18
/
+29
|
*
|
|
|
|
|
proc: provide details on indirect branch speculation
Anand K Mistry
2020-12-16
1
-0
/
+28
|
*
|
|
|
|
|
procfs: delete duplicated words + other fixes
Randy Dunlap
2020-12-16
2
-3
/
+3
*
|
|
|
|
|
|
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-12-16
2
-11
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-10
2
-11
/
+11
*
|
|
|
|
|
|
|
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
10
-135
/
+109
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
exec: Move io_uring_task_cancel after the point of no return
Eric W. Biederman
2020-12-10
1
-5
/
+5
|
*
|
|
|
|
|
|
|
coredump: Document coredump code exclusively used by cell spufs
Eric W. Biederman
2020-12-10
2
-0
/
+3
|
*
|
|
|
|
|
|
|
file: Remove get_files_struct
Eric W. Biederman
2020-12-10
1
-13
/
+0
|
*
|
|
|
|
|
|
|
file: Rename __close_fd_get_file close_fd_get_file
Eric W. Biederman
2020-12-10
2
-3
/
+3
|
*
|
|
|
|
|
|
|
file: Replace ksys_close with close_fd
Eric W. Biederman
2020-12-10
1
-2
/
+3
|
*
|
|
|
|
|
|
|
file: Rename __close_fd to close_fd and remove the files parameter
Eric W. Biederman
2020-12-10
2
-7
/
+5
|
*
|
|
|
|
|
|
|
file: Merge __alloc_fd into alloc_fd
Eric W. Biederman
2020-12-10
1
-8
/
+3
|
*
|
|
|
|
|
|
|
file: In f_dupfd read RLIMIT_NOFILE once.
Eric W. Biederman
2020-12-10
1
-4
/
+5
|
*
|
|
|
|
|
|
|
file: Merge __fd_install into fd_install
Eric W. Biederman
2020-12-10
1
-19
/
+6
|
*
|
|
|
|
|
|
|
proc/fd: In fdinfo seq_show don't use get_files_struct
Eric W. Biederman
2020-12-10
1
-4
/
+5
|
*
|
|
|
|
|
|
|
proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
1
-12
/
+5
|
*
|
|
|
|
|
|
|
file: Implement task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
1
-0
/
+21
|
*
|
|
|
|
|
|
|
proc/fd: In tid_fd_mode use task_lookup_fd_rcu
Eric W. Biederman
2020-12-10
1
-6
/
+1
|
*
|
|
|
|
|
|
|
file: Implement task_lookup_fd_rcu
Eric W. Biederman
2020-12-10
1
-0
/
+15
|
*
|
|
|
|
|
|
|
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
2020-12-10
1
-1
/
+1
|
*
|
|
|
|
|
|
|
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
2020-12-10
2
-4
/
+4
|
*
|
|
|
|
|
|
|
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
2020-12-10
3
-8
/
+10
|
*
|
|
|
|
|
|
|
file: Rename __fcheck_files to files_lookup_fd_raw
Eric W. Biederman
2020-12-10
1
-1
/
+1
|
*
|
|
|
|
|
|
|
proc/fd: In proc_fd_link use fget_task
Eric W. Biederman
2020-12-10
1
-10
/
+3
|
*
|
|
|
|
|
|
|
exec: Remove reset_files_struct
Eric W. Biederman
2020-12-10
1
-12
/
+0
|
*
|
|
|
|
|
|
|
exec: Simplify unshare_files
Eric W. Biederman
2020-12-10
2
-8
/
+2
|
*
|
|
|
|
|
|
|
exec: Move unshare_files to fix posix file locking during exec
Eric W. Biederman
2020-12-10
1
-14
/
+15
|
*
|
|
|
|
|
|
|
exec: Don't open code get_close_on_exec
Eric W. Biederman
2020-12-10
1
-2
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-12-16
2
-10
/
+38
|
\
\
\
\
\
\
\
\
\
[next]