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
2015-11-05
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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-11-05
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-11-05
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2015-11-05
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-04
timers: Use proper base migration in add_timer_on()
Tejun Heo
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
audit: make audit_log_common_recv_msg() a void function
Paul Moore
2015-11-04
audit: removing unused variable
Saurabh Sengar
2015-11-04
audit: fix comment block whitespace
Scott Matheina
2015-11-04
audit: audit_tree_match can be boolean
Yaowei Bai
2015-11-04
audit: audit_string_contains_control can be boolean
Yaowei Bai
2015-11-04
audit: try harder to send to auditd upon netlink failure
Richard Guy Briggs
2015-11-03
tracing: Put back comma for empty fields in boot string parsing
Steven Rostedt (Red Hat)
2015-11-03
tracing: Apply tracer specific options from kernel command line.
Jiaxing Wang
2015-11-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-03
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
2015-11-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-03
ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmark
Steven Rostedt (Red Hat)
2015-11-03
tracing: Allow dumping traces without tracking trace started cpus
Sasha Levin
2015-11-03
ring_buffer: Fix more races when terminating the producer in the benchmark
Petr Mladek
2015-11-03
ring_buffer: Do no not complete benchmark reader too early
Petr Mladek
2015-11-03
tracing: Remove redundant TP_ARGS redefining
Dmitry Safonov
2015-11-03
tracing: Rename max_stack_lock to stack_trace_max_lock
Steven Rostedt (Red Hat)
2015-11-03
tracing: Allow arch-specific stack tracer
AKASHI Takahiro
2015-11-03
bpf, verifier: annotate verbose printer with __printf
Daniel Borkmann
2015-11-02
bpf: add support for persistent maps/progs
Daniel Borkmann
2015-11-02
bpf: consolidate bpf_prog_put{, _rcu} dismantle paths
Daniel Borkmann
[prev]
[next]