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 git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-27
7
-71
/
+611
|
\
|
*
bpf: Prepare btf_ctx_access for non raw_tp use case
Martin KaFai Lau
2019-10-25
4
-64
/
+67
|
*
bpf: Fix build error without CONFIG_NET
YueHaibing
2019-10-18
1
-0
/
+2
|
*
bpf: Fix bpf_attr.attach_btf_id check
Alexei Starovoitov
2019-10-18
1
-6
/
+11
|
*
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
2019-10-17
3
-15
/
+101
|
*
bpf: Add support for BTF pointers to x86 JIT
Alexei Starovoitov
2019-10-17
3
-1
/
+22
|
*
bpf: Add support for BTF pointers to interpreter
Alexei Starovoitov
2019-10-17
2
-0
/
+27
|
*
bpf: Attach raw_tp program with BTF via type name
Alexei Starovoitov
2019-10-17
1
-23
/
+47
|
*
bpf: Implement accurate raw_tp context access via BTF
Alexei Starovoitov
2019-10-17
3
-4
/
+276
|
*
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
2019-10-17
1
-4
/
+14
|
*
bpf: Process in-kernel BTF
Alexei Starovoitov
2019-10-17
2
-1
/
+90
|
*
bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()
Song Liu
2019-10-16
1
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
24
-128
/
+300
|
\
\
|
|
/
|
/
|
|
*
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
Song Liu
2019-10-19
1
-2
/
+11
|
*
Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-10-18
1
-0
/
+1
|
|
\
|
|
*
-
.
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2019-10-18
1
-0
/
+1
|
|
|
\
\
|
|
|
|
*
PM: sleep: include <linux/pm_runtime.h> for pm_wq
Ben Dooks
2019-10-10
1
-0
/
+1
|
*
|
|
|
kthread: make __kthread_queue_delayed_work static
Ben Dooks
2019-10-16
1
-3
/
+3
|
*
|
|
|
Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-15
1
-2
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define
Helge Deller
2019-10-14
1
-2
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-10-13
13
-87
/
+217
|
|
\
\
\
|
|
*
|
|
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
2019-10-13
1
-0
/
+1
|
|
*
|
|
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
2019-10-13
1
-0
/
+2
|
|
*
|
|
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
2019-10-13
1
-1
/
+1
|
|
*
|
|
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
2019-10-13
10
-4
/
+98
|
|
*
|
|
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
2019-10-13
6
-60
/
+81
|
|
*
|
|
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
2019-10-13
3
-15
/
+5
|
|
*
|
|
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
2019-10-13
1
-2
/
+15
|
|
*
|
|
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
2019-10-13
1
-9
/
+18
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-10-13
2
-17
/
+25
|
|
\
\
\
|
|
*
|
|
sched/vtime: Fix guest/system mis-accounting on task switch
Frederic Weisbecker
2019-10-09
1
-3
/
+3
|
|
*
|
|
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-10-09
1
-14
/
+22
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-13
1
-7
/
+36
|
|
\
\
\
\
|
|
*
|
|
|
perf/core: Fix corner case in perf_rotate_context()
Song Liu
2019-10-09
1
-5
/
+17
|
|
*
|
|
|
perf/core: Rework memory accounting in perf_mmap()
Song Liu
2019-10-09
1
-2
/
+15
|
|
*
|
|
|
perf/core: Fix inheritance of aux_output groups
Alexander Shishkin
2019-10-07
1
-0
/
+4
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-11
1
-6
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
Revert "libata, freezer: avoid block device removal while system is frozen"
Mika Westerberg
2019-10-06
1
-6
/
+0
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-10-08
2
-2
/
+3
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
2019-10-08
1
-2
/
+2
|
|
*
|
|
|
panic: ensure preemption is disabled during panic()
Will Deacon
2019-10-08
1
-0
/
+1
|
*
|
|
|
|
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-10-06
1
-2
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
2019-10-05
1
-2
/
+2
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-14
1
-2
/
+55
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bpf: Fix cast to pointer from integer of different size warning
Andrii Nakryiko
2019-10-11
1
-1
/
+1
|
*
|
|
|
|
bpf: Track contents of read-only maps as scalars
Andrii Nakryiko
2019-10-11
1
-2
/
+55
*
|
|
|
|
|
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-05
1
-1
/
+4
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kheaders: make headers archive reproducible
Dmitry Goldin
2019-10-05
1
-1
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2019-10-04
3
-101
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
perf_event_open: switch to copy_struct_from_user()
Aleksa Sarai
2019-10-01
1
-38
/
+9
[next]