index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-01-13
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
2019-01-13
Fix failure path in alloc_pid()
Matthew Wilcox
2019-01-13
srcu: Lock srcu_data structure in srcu_gp_start()
Dennis Krein
2019-01-13
mm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE support
Dan Williams
2019-01-13
mm, devm_memremap_pages: fix shutdown handling
Dan Williams
2019-01-13
mm, devm_memremap_pages: kill mapping "System RAM" support
Dan Williams
2019-01-13
mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
Dan Williams
2019-01-13
fork: record start_time late
David Herrmann
2019-01-09
cgroup: fix CSS_TASK_ITER_PROCS
Tejun Heo
2019-01-09
panic: avoid deadlocks in re-entrant console drivers
Sergey Senozhatsky
2018-12-21
fork,memcg: fix crash in free_thread_stack on memcg charge fail
Rik van Riel
2018-12-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-12-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-18
futex: Cure exit race
Thomas Gleixner
2018-12-17
dma-direct: do not include SME mask in the DMA supported check
Lendacky, Thomas
2018-12-17
posix-timers: Fix division by zero bug
Thomas Gleixner
2018-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-12-13
bpf: verifier: make sure callees don't prune with caller differences
Jakub Kicinski
2018-12-12
Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-11
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2018-12-11
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
2018-12-11
tracing: Fix memory leak in set_trigger_filter()
Steven Rostedt (VMware)
2018-12-11
tracing: Fix memory leak in create_filter()
Steven Rostedt (VMware)
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-07
Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-06
Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-05
Uprobes: Fix kernel oops with delayed_uprobe_remove()
Ravi Bangoria
2018-12-05
stackleak: Mark stackleak_track_stack() as notrace
Anders Roxell
2018-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-12-04
bpf: add per-insn complexity limit
Alexei Starovoitov
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-04
bpf: check pending signals while verifying programs
Alexei Starovoitov
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-11-30
Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-11-30
kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
Anders Roxell
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2018-11-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-30
Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-30
stackleak: Disable function tracing and kprobes for stackleak_erase()
Alexander Popov
2018-11-29
tracing/fgraph: Fix set_graph_function from showing interrupts
Steven Rostedt (VMware)
2018-11-28
bpf: btf: check name validity for various types
Yonghong Song
2018-11-28
bpf: btf: implement btf_name_valid_identifier()
Yonghong Song
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-28
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
2018-11-28
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-11-28
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-11-28
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
[next]