index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-08
ring-buffer: Add percentage of ring buffer full to wake up reader
Steven Rostedt (VMware)
2
-9
/
+70
2018-12-08
tracing: Have trace_stack nr_entries compare not be so subtle
Dan Carpenter
1
-1
/
+1
2018-12-08
function_graph: Have profiler use new helper ftrace_graph_get_ret_stack()
Steven Rostedt (VMware)
2
-10
/
+22
2018-12-08
function_graph: Move ftrace_graph_ret_addr() to fgraph.c
Steven Rostedt (VMware)
2
-55
/
+55
2018-12-08
fgraph: Add new fgraph_ops structure to enable function graph hooks
Steven Rostedt (VMware)
6
-35
/
+47
2018-12-08
tracing: Rearrange functions in trace_sched_wakeup.c
Steven Rostedt (VMware)
1
-142
/
+130
2018-12-08
fgraph: Move function graph specific code into fgraph.c
Steven Rostedt (VMware)
2
-362
/
+366
2018-12-08
function_graph: Do not expose the graph_time option when profiler is not configured
Steven Rostedt (VMware)
2
-0
/
+9
2018-12-08
ftrace: Create new ftrace_internal.h header
Steven Rostedt (VMware)
2
-62
/
+89
2018-12-08
function_graph: Remove the use of FTRACE_NOTRACE_DEPTH
Steven Rostedt (VMware)
2
-30
/
+0
2018-12-07
blkcg: remove additional reference to the css
Dennis Zhou
1
-9
/
+39
2018-12-07
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
1
-2
/
+2
2018-12-07
bpf: verifier remove the rejection on BPF_ALU | BPF_ARSH
Jiong Wang
1
-5
/
+0
2018-12-07
bpf: interpreter support BPF_ALU | BPF_ARSH
Jiong Wang
1
-22
/
+30
2018-12-07
y2038: futex: Add support for __kernel_timespec
Arnd Bergmann
1
-10
/
+12
2018-12-07
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
3
-208
/
+192
2018-12-07
Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2018-12-06
Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+2
2018-12-06
signal: Add restore_user_sigmask()
Deepa Dinamani
1
-0
/
+33
2018-12-06
signal: Add set_user_sigmask()
Deepa Dinamani
1
-0
/
+45
2018-12-06
kobject: return error code if writing /sys/.../uevent fails
Peter Rajnoha
1
-2
/
+4
2018-12-06
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
2
-13
/
+6
2018-12-06
kexec_file: kexec_walk_memblock() only walks a dedicated region at kdump
AKASHI Takahiro
1
-3
/
+6
2018-12-06
powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
AKASHI Takahiro
1
-4
/
+57
2018-12-06
s390, kexec_file: drop arch_kexec_mem_walk()
AKASHI Takahiro
1
-0
/
+4
2018-12-06
kexec_file: make kexec_image_post_load_cleanup_default() global
AKASHI Takahiro
1
-1
/
+1
2018-12-05
Uprobes: Fix kernel oops with delayed_uprobe_remove()
Ravi Bangoria
1
-0
/
+2
2018-12-05
stackleak: Mark stackleak_track_stack() as notrace
Anders Roxell
1
-1
/
+1
2018-12-05
bpf: Change insn_offset to insn_off in bpf_func_info
Martin KaFai Lau
1
-9
/
+9
2018-12-05
bpf: Improve the info.func_info and info.func_info_rec_size behavior
Martin KaFai Lau
2
-26
/
+20
2018-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+171
2018-12-05
bpf: add __weak hook for allocating executable memory
Ard Biesheuvel
1
-2
/
+12
2018-12-05
dma-mapping: fix lack of DMA address assignment in generic remap allocator
Marek Szyprowski
1
-1
/
+7
2018-12-05
timekeeping: Use proper seqcount initializer
Bart Van Assche
1
-1
/
+3
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
20
-75
/
+218
2018-12-04
bpf: add per-insn complexity limit
Alexei Starovoitov
1
-1
/
+6
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
1
-13
/
+80
2018-12-04
bpf: check pending signals while verifying programs
Alexei Starovoitov
1
-0
/
+3
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
28
-583
/
+824
2018-12-03
audit: shorten PATH cap values when zero
Richard Guy Briggs
1
-4
/
+6
2018-12-03
cpuset: Remove set but not used variable 'cs'
YueHaibing
1
-2
/
+0
2018-12-03
sched: Fix various typos in comments
Ingo Molnar
6
-16
/
+16
2018-12-03
Merge tag 'v4.20-rc5' into irq/core, to pick up fixes
Ingo Molnar
32
-188
/
+380
2018-12-03
Merge tag 'v4.20-rc5' into sched/core, to pick up fixes
Ingo Molnar
67
-1301
/
+1932
2018-12-03
perf: Fix typos in comments
Ingo Molnar
2
-2
/
+2
2018-12-02
bpf: Fix memleak in aux->func_info and aux->btf
Martin KaFai Lau
1
-0
/
+2
2018-12-01
rcutorture: Don't do busted forward-progress testing
Paul E. McKenney
1
-1
/
+2
2018-12-01
rcutorture: Use 100ms buckets for forward-progress callback histograms
Paul E. McKenney
1
-3
/
+5
2018-12-01
rcutorture: Recover from OOM during forward-progress tests
Paul E. McKenney
1
-11
/
+49
2018-12-01
rcutorture: Print forward-progress test age upon failure
Paul E. McKenney
1
-1
/
+2
[prev]
[next]