index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-08-05
6
-104
/
+238
|
\
|
*
dma-contiguous: cleanup dma_alloc_contiguous
Christoph Hellwig
2020-07-28
1
-17
/
+14
|
*
dma-debug: use named initializers for dir2name
Christoph Hellwig
2020-07-19
1
-2
/
+6
|
*
dma-mapping: add a dma_ops_bypass flag to struct device
Christoph Hellwig
2020-07-19
2
-22
/
+60
|
*
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-19
2
-1
/
+6
|
*
dma-mapping: inline the fast path dma-direct calls
Christoph Hellwig
2020-07-16
1
-65
/
+0
|
*
dma-mapping: move the remaining DMA API calls out of line
Christoph Hellwig
2020-07-16
2
-9
/
+164
*
|
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-05
1
-5
/
+6
|
\
\
|
*
|
close_range: add CLOSE_RANGE_UNSHARE
Christian Brauner
2020-06-17
1
-5
/
+6
*
|
|
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-08-05
3
-7
/
+10
|
\
\
\
|
*
|
|
prctl: exe link permission error changed from -EINVAL to -EPERM
Nicolas Viennot
2020-07-19
1
-1
/
+1
|
*
|
|
prctl: Allow local CAP_CHECKPOINT_RESTORE to change /proc/self/exe
Nicolas Viennot
2020-07-19
1
-4
/
+7
|
*
|
|
pid_namespace: use checkpoint_restore_ns_capable() for ns_last_pid
Adrian Reber
2020-07-19
1
-1
/
+1
|
*
|
|
pid: use checkpoint_restore_ns_capable() for set_tid
Adrian Reber
2020-07-19
1
-1
/
+1
*
|
|
|
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
1
-51
/
+16
|
\
\
\
\
|
*
|
|
|
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-2
/
+1
|
*
|
|
|
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
2020-07-04
1
-9
/
+0
|
*
|
|
|
fork: remove do_fork()
Christian Brauner
2020-07-04
1
-24
/
+1
|
*
|
|
|
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
2020-06-22
1
-16
/
+14
*
|
|
|
|
Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-08-04
2
-16
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
nsproxy: support CLONE_NEWTIME with setns()
Christian Brauner
2020-07-08
2
-6
/
+20
|
*
|
|
|
|
timens: add timens_commit() helper
Christian Brauner
2020-07-08
1
-6
/
+9
|
*
|
|
|
|
timens: make vdso_join_timens() always succeed
Christian Brauner
2020-07-08
1
-8
/
+2
*
|
|
|
|
|
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-04
5
-174
/
+211
|
\
\
\
\
\
\
|
*
|
|
|
|
|
exec: Implement kernel_execve
Eric W. Biederman
2020-07-21
1
-3
/
+3
|
*
|
|
|
|
|
umd: Stop using split_argv
Eric W. Biederman
2020-07-07
1
-9
/
+3
|
*
|
|
|
|
|
umd: Remove exit_umh
Eric W. Biederman
2020-07-07
2
-31
/
+0
|
*
|
|
|
|
|
exit: Factor thread_group_exited out of pidfd_poll
Eric W. Biederman
2020-07-07
2
-5
/
+25
|
*
|
|
|
|
|
umd: Track user space drivers with struct pid
Eric W. Biederman
2020-07-04
2
-6
/
+12
|
*
|
|
|
|
|
umh: Stop calling do_execve_file
Eric W. Biederman
2020-07-04
1
-7
/
+3
|
*
|
|
|
|
|
umd: Transform fork_usermode_blob into fork_usermode_driver
Eric W. Biederman
2020-07-04
1
-29
/
+97
|
*
|
|
|
|
|
umd: Rename umd_info.cmdline umd_info.driver_name
Eric W. Biederman
2020-07-04
1
-7
/
+4
|
*
|
|
|
|
|
umd: For clarity rename umh_info umd_info
Eric W. Biederman
2020-07-04
1
-10
/
+10
|
*
|
|
|
|
|
umh: Separate the user mode driver and the user mode helper support
Eric W. Biederman
2020-07-04
4
-139
/
+148
|
*
|
|
|
|
|
umh: Remove call_usermodehelper_setup_file.
Eric W. Biederman
2020-07-04
1
-31
/
+11
|
*
|
|
|
|
|
umh: Rename the user mode driver helpers for clarity
Eric W. Biederman
2020-07-04
1
-5
/
+5
|
*
|
|
|
|
|
umh: Move setting PF_UMH into umh_pipe_setup
Eric W. Biederman
2020-07-04
1
-4
/
+3
|
*
|
|
|
|
|
umh: Capture the pid in umh_pipe_setup
Eric W. Biederman
2020-07-04
1
-3
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
3
-22
/
+66
|
\
\
\
\
\
\
|
*
|
|
|
|
|
audit: report audit wait metric in audit status reply
Max Englander
2020-07-21
1
-10
/
+25
|
*
|
|
|
|
|
audit: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
2020-07-21
1
-2
/
+2
|
*
|
|
|
|
|
audit: issue CWD record to accompany LSM_AUDIT_DATA_* records
Richard Guy Briggs
2020-07-09
1
-2
/
+15
|
*
|
|
|
|
|
audit: add gfp parameter to audit_log_nfcfg
Richard Guy Briggs
2020-06-30
1
-2
/
+2
|
*
|
|
|
|
|
audit: log nftables configuration change events
Richard Guy Briggs
2020-06-24
1
-3
/
+21
|
*
|
|
|
|
|
audit: Use struct_size() helper in alloc_chunk
Gustavo A. R. Silva
2020-06-17
1
-3
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
4
-84
/
+308
|
\
\
\
\
\
\
|
*
|
|
|
|
|
seccomp: Introduce addfd ioctl to seccomp user notifier
Sargun Dhillon
2020-07-15
1
-2
/
+173
|
*
|
|
|
|
|
pidfd: Replace open-coded receive_fd()
Kees Cook
2020-07-13
1
-13
/
+2
|
*
|
|
|
|
|
pidfd: Add missing sock updates for pidfd_getfd()
Kees Cook
2020-07-13
1
-2
/
+5
|
*
|
|
|
|
|
seccomp: Use -1 marker for end of mode 1 syscall list
Kees Cook
2020-07-11
1
-5
/
+5
[next]