index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
|
\
|
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-10-28
|
|
\
|
|
*
module: Fix locking in symbol_put_addr()
Peter Zijlstra
2015-08-24
|
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-10-23
|
|
\
\
|
|
*
|
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
2015-10-23
|
|
*
|
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2015-10-20
|
|
*
|
nohz: Revert "nohz: Set isolcpus when nohz_full is set"
Frederic Weisbecker
2015-10-20
|
|
*
|
sched/fair: Update task group's load_avg after task migration
Yuyang Du
2015-10-20
|
|
*
|
sched/fair: Fix overly small weight for interactive group entities
Yuyang Du
2015-10-20
|
|
*
|
sched, tracing: Stop/start critical timings around the idle=poll idle loop
Daniel Bristot de Oliveira
2015-10-12
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-10-23
|
|
\
\
\
|
|
*
|
|
kmod: don't run async usermode helper as a child of kworker thread
Oleg Nesterov
2015-10-23
|
*
|
|
|
tracing: Do not allow stack_tracer to record stack in NMI
Steven Rostedt (Red Hat)
2015-10-20
|
*
|
|
|
tracing: Have stack tracer force RCU to be watching
Steven Rostedt (Red Hat)
2015-10-20
|
|
/
/
/
*
|
|
|
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
2015-10-27
*
|
|
|
bpf: make tracing helpers gpl only
Alexei Starovoitov
2015-10-26
*
|
|
|
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
2015-10-26
*
|
|
|
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
2015-10-22
*
|
|
|
perf: pad raw data samples automatically
Alexei Starovoitov
2015-10-22
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
|
\
|
|
|
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...
Linus Torvalds
2015-10-17
|
|
\
\
\
\
|
|
|
*
|
|
timekeeping: Increment clock_was_set_seq in timekeeping_init()
Thomas Gleixner
2015-10-16
|
|
|
|
/
/
|
|
*
/
/
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
2015-10-16
|
|
|
/
/
|
*
|
|
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-15
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
workqueue: make sure delayed work run in local cpu
Shaohua Li
2015-09-30
|
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-10-11
|
|
\
\
\
|
|
*
|
|
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-06
|
*
|
|
|
genirq: Fix handle_bad_irq kerneldoc comment
Arnd Bergmann
2015-10-09
|
*
|
|
|
genirq: Export handle_bad_irq
Arnd Bergmann
2015-10-09
|
|
/
/
/
|
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-04
|
|
\
\
\
|
|
*
|
|
genirq: Fix race in register_irq_proc()
Ben Hutchings
2015-10-01
|
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-10-03
|
|
\
\
\
\
|
|
*
|
|
|
clocksource: Fix abs() usage w/ 64bit values
John Stultz
2015-10-02
*
|
|
|
|
|
bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_put
Tom Herbert
2015-10-16
*
|
|
|
|
|
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
2015-10-12
*
|
|
|
|
|
bpf: enable non-root eBPF programs
Alexei Starovoitov
2015-10-12
*
|
|
|
|
|
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2015-10-11
*
|
|
|
|
|
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
2015-10-08
*
|
|
|
|
|
ebpf: include perf_event only where really needed
Daniel Borkmann
2015-10-05
*
|
|
|
|
|
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
2015-10-05
*
|
|
|
|
|
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
2015-10-03
*
|
|
|
|
|
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
2015-10-03
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-02
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-30
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-09-28
|
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex
Paul E. McKenney
2015-09-20
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-27
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf: Fix races in computing the header sizes
Peter Zijlstra
2015-09-18
|
|
*
|
|
|
|
perf: Fix u16 overflows
Peter Zijlstra
2015-09-18
|
|
*
|
|
|
|
perf: Restructure perf syscall point of no return
Peter Zijlstra
2015-09-18
[next]