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
2018-05-06
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-05-04
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-03
tracing: Fix the file mode of stack tracer
Zhengyuan Liu
2018-05-03
ftrace: Have set_graph_* files have normal file modes
Chen LinX
2018-05-02
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-02
bpf: sockmap, fix error handling in redirect failures
John Fastabend
2018-05-02
bpf: sockmap, zero sg_size on error when buffer is released
John Fastabend
2018-05-02
bpf: sockmap, fix scatterlist update on error path in send with apply
John Fastabend
2018-05-02
clocksource: Rework stale comment
Peter Zijlstra
2018-05-02
clocksource: Consistent de-rate when marking unstable
Peter Zijlstra
2018-05-02
clocksource: Initialize cs->wd_list
Peter Zijlstra
2018-05-02
clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
Peter Zijlstra
2018-04-30
tracepoint: Do not warn on ENOMEM
Mathieu Desnoyers
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-04-27
Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-27
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-26
tracing: Add field modifier parsing hist error for hist triggers
Tom Zanussi
2018-04-26
tracing: Add field parsing hist error for hist triggers
Tom Zanussi
2018-04-26
tracing: Restore proper field flag printing when displaying triggers
Tom Zanussi
2018-04-26
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-26
tracing: Remove igrab() iput() call from uprobes.c
Song Liu
2018-04-26
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-26
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-25
tracing: Fix missing tab for hwlat_detector print format
Peter Xu
2018-04-25
kprobes: Fix random address output of blacklist file
Thomas Richter
2018-04-25
tracing: Fix kernel crash while using empty filter with perf
Ravi Bangoria
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-24
bpf: sockmap, fix double page_put on ENOMEM error in redirect path
John Fastabend
2018-04-24
bpf: sockmap, sk_wait_event needed to handle blocking cases
John Fastabend
2018-04-24
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
2018-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-20
fork: unconditionally clear stack on fork
Kees Cook
2018-04-20
bpf: sockmap remove dead check
Jann Horn
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-04-19
posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated
Laura Abbott
2018-04-18
module: Fix display of wrong module .text address
Thomas Richter
2018-04-17
timekeeping: Remove __current_kernel_time()
Baolin Wang
2018-04-17
clockevents: Fix kernel messages split across multiple lines
Geert Uytterhoeven
2018-04-17
perf: Remove superfluous allocation error check
Jiri Olsa
2018-04-17
perf: Fix sample_max_stack maximum check
Jiri Olsa
2018-04-17
perf: Return proper values for user stack errors
Jiri Olsa
2018-04-17
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
2018-04-17
livepatch: Allow to call a custom callback when freeing shadow variables
Petr Mladek
2018-04-17
livepatch: Initialize shadow variables safely by a custom callback
Petr Mladek
2018-04-17
trace_kprobe: Remove warning message "Could not insert probe at..."
Song Liu
[next]