index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-07-07
exit: Factor thread_group_exited out of pidfd_poll
Eric W. Biederman
2020-07-04
umd: Track user space drivers with struct pid
Eric W. Biederman
2020-07-04
umh: Stop calling do_execve_file
Eric W. Biederman
2020-07-04
umd: Transform fork_usermode_blob into fork_usermode_driver
Eric W. Biederman
2020-07-04
umd: Rename umd_info.cmdline umd_info.driver_name
Eric W. Biederman
2020-07-04
umd: For clarity rename umh_info umd_info
Eric W. Biederman
2020-07-04
umh: Separate the user mode driver and the user mode helper support
Eric W. Biederman
2020-07-04
umh: Remove call_usermodehelper_setup_file.
Eric W. Biederman
2020-07-04
umh: Rename the user mode driver helpers for clarity
Eric W. Biederman
2020-07-04
umh: Move setting PF_UMH into umh_pipe_setup
Eric W. Biederman
2020-07-04
umh: Capture the pid in umh_pipe_setup
Eric W. Biederman
2020-06-14
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
2020-06-14
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-12
bpf: Undo internal BPF_PROBE_MEM in BPF insns dump
Andrii Nakryiko
2020-06-12
Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-11
kcsan: Support distinguishing volatile accesses
Marco Elver
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-06-11
lockdep: __always_inline more for noinstr
Peter Zijlstra
2020-06-11
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
2020-06-11
x86/entry: Clarify irq_{enter,exit}_rcu()
Peter Zijlstra
2020-06-11
genirq: Provide irq_enter/exit_rcu()
Thomas Gleixner
2020-06-11
x86/mce: Address objtools noinstr complaints
Thomas Gleixner
2020-06-11
bug: Annotate WARN/BUG/stackfail as noinstr safe
Thomas Gleixner
2020-06-11
context_tracking: Ensure that the critical path cannot be instrumented
Thomas Gleixner
2020-06-11
printk/kdb: Redirect printk messages into kdb in any context
Petr Mladek
2020-06-10
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
2020-06-10
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
2020-06-10
kcov: check kcov_softirq in kcov_remote_stop()
Andrey Konovalov
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-10
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-10
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-09
bpf: Devmap adjust uapi for attach bpf program
Jesper Dangaard Brouer
2020-06-09
bpf: cgroup: Allow multi-attach program to replace itself
Lorenz Bauer
2020-06-09
bpf: Reset data_meta before running programs attached to devmap entry
David Ahern
2020-06-09
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Jean-Philippe Brucker
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
[next]