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
*
perf, bpf: Add BPF support to all perf_event types
Alexei Starovoitov
2017-06-04
3
-54
/
+43
*
bpf: Remove the capability check for cgroup skb eBPF program
Chenbo Feng
2017-06-02
1
-1
/
+3
*
bpf: Allow CGROUP_SKB eBPF program to access sk_buff
Chenbo Feng
2017-06-02
1
-0
/
+1
*
bpf: use different interpreter depending on required stack size
Alexei Starovoitov
2017-05-31
1
-9
/
+31
*
bpf: reconcile bpf_tail_call and stack_depth
Alexei Starovoitov
2017-05-31
1
-0
/
+1
*
bpf: teach verifier to track stack depth
Alexei Starovoitov
2017-05-31
1
-1
/
+9
*
bpf: split bpf core interpreter
Alexei Starovoitov
2017-05-31
1
-7
/
+14
*
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
Alexei Starovoitov
2017-05-31
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-26
4
-30
/
+29
|
\
|
*
bpf: fix wrong exposure of map_flags into fdinfo for lpm
Daniel Borkmann
2017-05-25
3
-0
/
+3
|
*
bpf: properly reset caller saved regs after helper call and ld_abs/ind
Daniel Borkmann
2017-05-25
1
-21
/
+16
|
*
bpf: fix incorrect pruning decision when alignment must be tracked
Daniel Borkmann
2017-05-25
1
-9
/
+10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-24
1
-7
/
+13
|
\
\
|
|
/
|
/
|
|
*
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
2017-05-23
1
-7
/
+13
*
|
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-05-22
2
-5
/
+4
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2017-05-22
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
PM / hibernate: Declare variables as static
Pushkar Jambhlekar
2017-05-14
1
-1
/
+1
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
.
\
\
\
Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-05-22
1
-4
/
+3
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
cpufreq: schedutil: use now as reference when aggregating shared policy requests
Juri Lelli
2017-05-05
1
-4
/
+3
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-22
1
-4
/
+8
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
net: Make IP alignment calulations clearer.
David S. Miller
2017-05-22
1
-4
/
+8
*
|
|
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-05-21
3
-1
/
+28
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sched/core: Call __schedule() from do_idle() without enabling preemption
Steven Rostedt (VMware)
2017-05-15
3
-1
/
+28
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-21
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
genirq: Fix chained interrupt data ordering
Thomas Gleixner
2017-05-16
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-20
5
-5
/
+59
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
tracing: Make sure RCU is watching before calling a stack trace
Steven Rostedt (VMware)
2017-05-18
1
-1
/
+30
|
*
|
|
|
|
|
|
|
|
kprobes: Document how optimized kprobes are removed from module unload
Steven Rostedt (VMware)
2017-05-17
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
Steven Rostedt (VMware)
2017-05-17
2
-2
/
+4
|
*
|
|
|
|
|
|
|
|
ftrace/instances: Clear function triggers when removing instances
Naveen N. Rao
2017-05-17
3
-0
/
+12
|
*
|
|
|
|
|
|
|
|
ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()
Naveen N. Rao
2017-05-17
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-05-17
2
-1
/
+6
|
*
|
|
|
|
|
|
|
|
tracing: Move postpone selftests to core from early_initcall
Steven Rostedt
2017-05-17
1
-1
/
+1
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-20
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
blktrace: fix integer parse
Shaohua Li
2017-05-19
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-18
1
-1
/
+11
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
bpf: adjust verifier heuristics
Daniel Borkmann
2017-05-17
1
-1
/
+11
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-18
2
-3
/
+7
|
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Kirill Tkhai
2017-05-13
1
-2
/
+6
|
*
|
|
|
|
|
|
|
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
Eric W. Biederman
2017-05-13
1
-1
/
+1
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-15
2
-25
/
+113
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
bpf: Handle multiple variable additions into packet pointers in verifier.
David S. Miller
2017-05-11
1
-1
/
+1
|
*
|
|
|
|
|
|
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
2017-05-11
2
-7
/
+21
|
*
|
|
|
|
|
|
bpf: Do per-instruction state dumping in verifier when log_level > 1.
David S. Miller
2017-05-11
1
-2
/
+6
|
*
|
|
|
|
|
|
bpf: Track alignment of register values in the verifier.
David S. Miller
2017-05-11
1
-19
/
+89
*
|
|
|
|
|
|
|
gcov: support GCC 7.1
Martin Liska
2017-05-12
2
-1
/
+9
*
|
|
|
|
|
|
|
time: delete current_fs_time()
Deepa Dinamani
2017-05-12
1
-14
/
+0
*
|
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-12
1
-0
/
+6
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
perf/callchain: Force USER_DS when invoking perf_callchain_user()
Will Deacon
2017-05-10
1
-0
/
+6
|
*
|
|
|
|
|
|
|
Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-05-03
8
-28
/
+208
|
|
\
\
\
\
\
\
\
\
[next]