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
*
kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer...
Ulrich Obergfell
2015-11-05
*
kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}...
Ulrich Obergfell
2015-11-05
*
kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug
Ulrich Obergfell
2015-11-05
*
kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU ...
Ulrich Obergfell
2015-11-05
*
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
2015-11-05
*
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
2015-11-05
*
watchdog: do not unpark threads in watchdog_park_threads() on error
Ulrich Obergfell
2015-11-05
*
watchdog: implement error handling in lockup_detector_suspend()
Ulrich Obergfell
2015-11-05
*
watchdog: implement error handling in update_watchdog_all_cpus() and callers
Ulrich Obergfell
2015-11-05
*
watchdog: move watchdog_disable_all_cpus() outside of ifdef
Ulrich Obergfell
2015-11-05
*
watchdog: fix error handling in proc_watchdog_thresh()
Ulrich Obergfell
2015-11-05
*
kernel/watchdog.c: is_hardlockup can be boolean
Yaowei Bai
2015-11-05
*
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
|
\
|
*
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
*
|
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
|
\
\
|
*
|
blktrace: re-write setting q->blk_trace
Davidlohr Bueso
2015-10-30
*
|
|
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-04
|
\
\
\
|
*
\
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2015-11-02
|
|
\
\
\
|
|
*
|
|
PM / hibernate: fix a comment typo
Geliang Tang
2015-10-14
|
|
*
|
|
PM / sleep: Add flags to indicate platform firmware involvement
Rafael J. Wysocki
2015-10-14
|
|
*
|
|
Merge back earlier 'pm-sleep' material for v4.4.
Rafael J. Wysocki
2015-10-12
|
|
|
\
\
\
|
|
|
*
|
|
PM / sleep: Report interrupt that caused system wakeup
Alexandra Yates
2015-09-16
*
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-04
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Catalin Marinas
2015-10-22
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
genirq: Make the cpuhotplug migration code less noisy
Thomas Gleixner
2015-10-22
|
*
|
|
|
|
|
|
Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Catalin Marinas
2015-10-09
|
|
\
|
|
|
|
|
|
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf, verifier: annotate verbose printer with __printf
Daniel Borkmann
2015-11-03
|
*
|
|
|
|
|
|
bpf: add support for persistent maps/progs
Daniel Borkmann
2015-11-02
|
*
|
|
|
|
|
|
bpf: consolidate bpf_prog_put{, _rcu} dismantle paths
Daniel Borkmann
2015-11-02
|
*
|
|
|
|
|
|
bpf: align and clean bpf_{map,prog}_get helpers
Daniel Borkmann
2015-11-02
|
*
|
|
|
|
|
|
bpf: abstract anon_inode_getfd invocations
Daniel Borkmann
2015-11-02
|
*
|
|
|
|
|
|
bpf: convert hashtab lock to raw lock
Yang Shi
2015-11-02
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
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
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
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
|
|
\
\
\
\
\
\
\
\
\
[next]