index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer...
Ulrich Obergfell
2015-11-05
1
-1
/
+1
*
kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}...
Ulrich Obergfell
2015-11-05
1
-4
/
+6
*
kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug
Ulrich Obergfell
2015-11-05
1
-0
/
+6
*
kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU ...
Ulrich Obergfell
2015-11-05
1
-0
/
+2
*
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
2015-11-05
2
-1
/
+12
*
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
2015-11-05
2
-5
/
+37
*
watchdog: do not unpark threads in watchdog_park_threads() on error
Ulrich Obergfell
2015-11-05
1
-4
/
+6
*
watchdog: implement error handling in lockup_detector_suspend()
Ulrich Obergfell
2015-11-05
1
-0
/
+5
*
watchdog: implement error handling in update_watchdog_all_cpus() and callers
Ulrich Obergfell
2015-11-05
1
-7
/
+23
*
watchdog: move watchdog_disable_all_cpus() outside of ifdef
Ulrich Obergfell
2015-11-05
1
-3
/
+5
*
watchdog: fix error handling in proc_watchdog_thresh()
Ulrich Obergfell
2015-11-05
1
-3
/
+4
*
kernel/watchdog.c: is_hardlockup can be boolean
Yaowei Bai
2015-11-05
1
-3
/
+3
*
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
1
-2
/
+2
|
\
|
*
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-2
/
+2
*
|
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
1
-11
/
+5
|
\
\
|
*
|
blktrace: re-write setting q->blk_trace
Davidlohr Bueso
2015-10-30
1
-11
/
+5
*
|
|
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-04
4
-2
/
+23
|
\
\
\
|
*
\
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2015-11-02
4
-2
/
+23
|
|
\
\
\
|
|
*
|
|
PM / hibernate: fix a comment typo
Geliang Tang
2015-10-14
1
-1
/
+1
|
|
*
|
|
PM / sleep: Add flags to indicate platform firmware involvement
Rafael J. Wysocki
2015-10-14
1
-0
/
+4
|
|
*
|
|
Merge back earlier 'pm-sleep' material for v4.4.
Rafael J. Wysocki
2015-10-12
2
-1
/
+18
|
|
|
\
\
\
|
|
|
*
|
|
PM / sleep: Report interrupt that caused system wakeup
Alexandra Yates
2015-09-16
2
-1
/
+18
*
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-04
1
-1
/
+1
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Catalin Marinas
2015-10-22
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
genirq: Make the cpuhotplug migration code less noisy
Thomas Gleixner
2015-10-22
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Catalin Marinas
2015-10-09
3
-0
/
+87
|
|
\
|
|
|
|
|
|
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
14
-84
/
+856
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf, verifier: annotate verbose printer with __printf
Daniel Borkmann
2015-11-03
1
-1
/
+1
|
*
|
|
|
|
|
|
bpf: add support for persistent maps/progs
Daniel Borkmann
2015-11-02
3
-4
/
+417
|
*
|
|
|
|
|
|
bpf: consolidate bpf_prog_put{, _rcu} dismantle paths
Daniel Borkmann
2015-11-02
2
-11
/
+7
|
*
|
|
|
|
|
|
bpf: align and clean bpf_{map,prog}_get helpers
Daniel Borkmann
2015-11-02
2
-20
/
+24
|
*
|
|
|
|
|
|
bpf: abstract anon_inode_getfd invocations
Daniel Borkmann
2015-11-02
1
-3
/
+14
|
*
|
|
|
|
|
|
bpf: convert hashtab lock to raw lock
Yang Shi
2015-11-02
1
-7
/
+7
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
7
-16
/
+51
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
2015-10-27
2
-1
/
+80
|
*
|
|
|
|
|
|
|
bpf: make tracing helpers gpl only
Alexei Starovoitov
2015-10-26
1
-2
/
+2
|
*
|
|
|
|
|
|
|
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
2015-10-26
2
-10
/
+22
|
*
|
|
|
|
|
|
|
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
2015-10-22
3
-1
/
+50
|
*
|
|
|
|
|
|
|
perf: pad raw data samples automatically
Alexei Starovoitov
2015-10-22
1
-5
/
+10
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
8
-21
/
+33
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_put
Tom Herbert
2015-10-16
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
2015-10-12
3
-1
/
+68
|
*
|
|
|
|
|
|
|
|
bpf: enable non-root eBPF programs
Alexei Starovoitov
2015-10-12
3
-14
/
+116
|
*
|
|
|
|
|
|
|
|
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2015-10-11
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
2015-10-08
3
-6
/
+29
|
*
|
|
|
|
|
|
|
|
ebpf: include perf_event only where really needed
Daniel Borkmann
2015-10-05
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
2015-10-05
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
2015-10-03
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
2015-10-03
2
-2
/
+6
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-02
4
-41
/
+102
|
|
\
\
\
\
\
\
\
\
\
[next]