index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: unexport cgroup_rstat_updated
Christoph Hellwig
2020-06-29
1
-1
/
+0
*
blktrace: Provide event for request merging
Jan Kara
2020-06-25
1
-0
/
+10
*
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
2020-06-24
1
-32
/
+26
*
blktrace: ensure our debugfs dir exists
Luis Chamberlain
2020-06-24
1
-0
/
+12
*
blktrace: fix debugfs use after free
Luis Chamberlain
2020-06-24
1
-6
/
+12
*
blktrace: annotate required lock on do_blk_trace_setup()
Luis Chamberlain
2020-06-24
1
-0
/
+2
*
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
8
-27
/
+88
|
\
|
*
ftrace: Fix maybe-uninitialized compiler warning
Kaitao Cheng
2020-06-17
1
-2
/
+10
|
*
tracing: Remove unused event variable in tracing_iter_reset
YangHui
2020-06-16
1
-2
/
+1
|
*
tracing/probe: Fix memleak in fetch_op_data operations
Vamshi K Sthambamkadi
2020-06-16
1
-2
/
+2
|
*
trace: Fix typo in allocate_ftrace_ops()'s comment
Wei Yang
2020-06-16
1
-1
/
+1
|
*
tracing: Make ftrace packed events have align of 1
Steven Rostedt (VMware)
2020-06-16
3
-7
/
+26
|
*
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-16
1
-0
/
+24
|
*
kprobes: Remove redundant arch_disarm_kprobe() call
Masami Hiramatsu
2020-06-16
1
-2
/
+0
|
*
kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex
Masami Hiramatsu
2020-06-16
1
-1
/
+2
|
*
kprobes: Use non RCU traversal APIs on kprobe_tables if possible
Masami Hiramatsu
2020-06-16
1
-9
/
+20
|
*
kprobes: Suppress the suspicious RCU warning on kprobes
Masami Hiramatsu
2020-06-16
1
-1
/
+2
*
|
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
1
-10
/
+20
|
\
\
|
*
|
blktrace: Avoid sparse warnings when assigning q->blk_trace
Jan Kara
2020-06-17
1
-11
/
+8
|
*
|
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
2020-06-17
1
-0
/
+13
|
|
/
*
|
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2020-06-18
8
-23
/
+25
|
\
\
|
*
|
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2020-06-17
2
-3
/
+3
|
*
|
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
8
-20
/
+22
|
|
/
*
|
Merge tag 'dma-mapping-5.8-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-06-17
2
-9
/
+8
|
\
\
|
*
|
dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL
David Rientjes
2020-06-15
1
-5
/
+5
|
*
|
dma-pool: fix too large DMA pools on medium memory size systems
Geert Uytterhoeven
2020-06-09
1
-4
/
+3
*
|
|
tracing/probe: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
2020-06-14
1
-1
/
+14
|
\
\
|
*
|
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
2020-06-14
1
-1
/
+14
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
6
-22
/
+21
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-13
6
-22
/
+21
|
|
\
\
\
|
|
*
|
|
bpf: Undo internal BPF_PROBE_MEM in BPF insns dump
Andrii Nakryiko
2020-06-12
1
-5
/
+12
|
|
*
|
|
bpf: Devmap adjust uapi for attach bpf program
Jesper Dangaard Brouer
2020-06-09
1
-13
/
+4
|
|
*
|
|
bpf: cgroup: Allow multi-attach program to replace itself
Lorenz Bauer
2020-06-09
1
-1
/
+1
|
|
*
|
|
bpf: Reset data_meta before running programs attached to devmap entry
David Ahern
2020-06-09
1
-0
/
+1
|
|
*
|
|
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Jean-Philippe Brucker
2020-06-09
2
-2
/
+2
|
|
*
|
|
bpf: Fix an error code in check_btf_func()
Dan Carpenter
2020-06-04
1
-1
/
+1
*
|
|
|
|
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
3
-17
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
3
-17
/
+17
*
|
|
|
|
|
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-13
6
-24
/
+54
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lockdep: __always_inline more for noinstr
Peter Zijlstra
2020-06-11
1
-2
/
+2
|
*
|
|
|
|
|
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
2020-06-11
1
-5
/
+5
|
*
|
|
|
|
|
x86/entry: Clarify irq_{enter,exit}_rcu()
Peter Zijlstra
2020-06-11
1
-7
/
+14
|
*
|
|
|
|
|
genirq: Provide irq_enter/exit_rcu()
Thomas Gleixner
2020-06-11
1
-8
/
+27
|
*
|
|
|
|
|
x86/mce: Address objtools noinstr complaints
Thomas Gleixner
2020-06-11
1
-1
/
+1
|
*
|
|
|
|
|
bug: Annotate WARN/BUG/stackfail as noinstr safe
Thomas Gleixner
2020-06-11
1
-1
/
+3
|
*
|
|
|
|
|
context_tracking: Ensure that the critical path cannot be instrumented
Thomas Gleixner
2020-06-11
1
-6
/
+8
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-13
2
-0
/
+656
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pipe: Add notification lossage handling
David Howells
2020-05-19
1
-0
/
+2
|
*
|
|
|
|
|
pipe: Allow buffers to be marked read-whole-or-error for notifications
David Howells
2020-05-19
1
-1
/
+1
[next]