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-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-30
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-30
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-07-27
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-26
mm: introduce vma_init()
Kirill A. Shutemov
2018-07-26
mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
Dan Williams
2018-07-26
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
2018-07-26
kthread, tracing: Don't expose half-written comm when creating kthreads
Snild Dolkow
2018-07-25
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
2018-07-25
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
2018-07-25
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
2018-07-25
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-07-25
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
perf/core: Fix crash when using HW tracing kernel filters
Mathieu Poirier
2018-07-25
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
2018-07-25
sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
Hailong Liu
2018-07-25
sched/deadline: Update rq_clock of later_rq when pushing a task
Daniel Bristot de Oliveira
2018-07-25
stop_machine: Disable preemption after queueing stopper threads
Isaac J. Manjarres
2018-07-25
sched/topology: Check variable group before dereferencing it
Yi Wang
2018-07-25
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-20
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-17
Mark HI and TASKLET softirq synchronous
Linus Torvalds
2018-07-16
perf, tools: Use correct articles in comments
Tobias Tefke
2018-07-15
sched/deadline: Fix switched_from_dl() warning
Juri Lelli
2018-07-15
stop_machine: Disable preemption when waking two stopper threads
Isaac J. Manjarres
2018-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-13
Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-12
tracing: Reorder display of TGID to be after PID
Joel Fernandes (Google)
2018-07-12
bpf: don't leave partial mangled prog in jit_subprogs error path
Daniel Borkmann
2018-07-11
bpf: btf: Fix bitfield extraction for big endian
Okash Khawaja
2018-07-11
Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-11
tracing/kprobe: Release kprobe print_fmt properly
Jiri Olsa
2018-07-10
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
2018-07-10
rseq: uapi: Update uapi comments
Mathieu Desnoyers
2018-07-10
rseq: Use get_user/put_user rather than __get_user/__put_user
Mathieu Desnoyers
2018-07-10
rseq: Use __u64 for rseq_cs fields, validate user inputs
Mathieu Desnoyers
2018-07-10
Revert "tick: Prefer a lower rating device only if it's CPU local device"
Sudeep Holla
2018-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-07
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
2018-07-07
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
[next]