index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-07-28
moduleparams: Add hexint type parameter
Paul Menzel
2020-07-28
kernel/params.c: Align last argument with a tab
Paul Menzel
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2020-06-17
ftrace: Fix maybe-uninitialized compiler warning
Kaitao Cheng
2020-06-17
Merge tag 'dma-mapping-5.8-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
blktrace: Avoid sparse warnings when assigning q->blk_trace
Jan Kara
2020-06-17
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
2020-06-16
tracing: Remove unused event variable in tracing_iter_reset
YangHui
2020-06-16
tracing/probe: Fix memleak in fetch_op_data operations
Vamshi K Sthambamkadi
2020-06-16
trace: Fix typo in allocate_ftrace_ops()'s comment
Wei Yang
2020-06-16
tracing: Make ftrace packed events have align of 1
Steven Rostedt (VMware)
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-16
kprobes: Remove redundant arch_disarm_kprobe() call
Masami Hiramatsu
2020-06-16
kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex
Masami Hiramatsu
2020-06-16
kprobes: Use non RCU traversal APIs on kprobe_tables if possible
Masami Hiramatsu
2020-06-16
kprobes: Suppress the suspicious RCU warning on kprobes
Masami Hiramatsu
2020-06-15
tracing/probe: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL
David Rientjes
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
[next]