index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: bpf: Hide bpf trace events when they are not used
Steven Rostedt (VMware)
2017-10-16
1
-0
/
+3
*
bpf: verifier: set reg_type on context accesses in second pass
Jakub Kicinski
2017-10-14
1
-6
/
+37
*
bpf: remove redundant variable old_flags
Colin Ian King
2017-10-11
1
-2
/
+0
*
bpf: write back the verifier log buffer as it gets filled
Jakub Kicinski
2017-10-10
1
-22
/
+19
*
bpf: move instruction printing into a separate file
Jakub Kicinski
2017-10-10
4
-198
/
+251
*
bpf: move global verifier log into verifier environment
Jakub Kicinski
2017-10-10
1
-232
/
+259
*
bpf: encapsulate verifier log state into a structure
Jakub Kicinski
2017-10-10
1
-27
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
7
-520
/
+378
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-09
2
-0
/
+6
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-10-09
1
-0
/
+1
|
|
|
\
|
|
|
*
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2017-10-09
1
-0
/
+1
|
|
*
|
bpf: fix liveness marking
Alexei Starovoitov
2017-10-07
1
-0
/
+5
|
*
|
|
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-10-06
5
-520
/
+372
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
watchdog/core: Put softlockup_threads_initialized under ifdef guard
Thomas Gleixner
2017-10-04
1
-1
/
+1
|
|
*
|
watchdog/core: Rename some softlockup_* functions
Thomas Gleixner
2017-10-04
1
-9
/
+9
|
|
*
|
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
2017-10-04
1
-1
/
+4
|
|
*
|
watchdog/core, powerpc: Lock cpus across reconfiguration
Thomas Gleixner
2017-10-04
2
-3
/
+10
|
|
*
|
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
2017-10-04
1
-15
/
+18
|
|
*
|
watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"
Colin Ian King
2017-09-28
1
-1
/
+1
|
|
*
|
watchdog/hardlockup/perf: Cure UP damage
Thomas Gleixner
2017-09-25
1
-1
/
+6
|
|
*
|
watchdog/hardlockup: Clean up hotplug locking mess
Thomas Gleixner
2017-09-14
1
-6
/
+0
|
|
*
|
watchdog/hardlockup/perf: Simplify deferred event destroy
Thomas Gleixner
2017-09-14
1
-5
/
+2
|
|
*
|
watchdog/hardlockup/perf: Use new perf CPU enable mechanism
Thomas Gleixner
2017-09-14
2
-84
/
+8
|
|
*
|
watchdog/hardlockup/perf: Implement CPU enable replacement
Thomas Gleixner
2017-09-14
1
-0
/
+11
|
|
*
|
watchdog/hardlockup/perf: Implement init time detection of perf
Thomas Gleixner
2017-09-14
1
-1
/
+12
|
|
*
|
watchdog/hardlockup/perf: Implement init time perf validation
Thomas Gleixner
2017-09-14
1
-0
/
+37
|
|
*
|
watchdog/core: Get rid of the racy update loop
Thomas Gleixner
2017-09-14
1
-48
/
+47
|
|
*
|
watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage
Thomas Gleixner
2017-09-14
1
-9
/
+22
|
|
*
|
watchdog/sysctl: Clean up sysctl variable name space
Thomas Gleixner
2017-09-14
2
-29
/
+28
|
|
*
|
watchdog/sysctl: Get rid of the #ifdeffery
Thomas Gleixner
2017-09-14
1
-5
/
+1
|
|
*
|
watchdog/core: Further simplify sysctl handling
Thomas Gleixner
2017-09-14
1
-20
/
+7
|
|
*
|
watchdog/core: Get rid of the thread teardown/setup dance
Thomas Gleixner
2017-09-14
1
-171
/
+19
|
|
*
|
watchdog/core: Create new thread handling infrastructure
Thomas Gleixner
2017-09-14
1
-0
/
+75
|
|
*
|
smpboot/threads, watchdog/core: Avoid runtime allocation
Thomas Gleixner
2017-09-14
2
-31
/
+12
|
|
*
|
watchdog/core: Split out cpumask write function
Thomas Gleixner
2017-09-14
1
-19
/
+21
|
|
*
|
watchdog/core: Clean up the #ifdef maze
Thomas Gleixner
2017-09-14
1
-20
/
+13
|
|
*
|
watchdog/core: Clean up stub functions
Thomas Gleixner
2017-09-14
1
-46
/
+22
|
|
*
|
watchdog/core: Remove the park_in_progress obfuscation
Thomas Gleixner
2017-09-14
2
-25
/
+19
|
|
*
|
watchdog/hardlockup/perf: Prevent CPU hotplug deadlock
Thomas Gleixner
2017-09-14
3
-6
/
+59
|
|
*
|
watchdog/hardlockup/perf: Remove broken self disable on failure
Thomas Gleixner
2017-09-14
2
-28
/
+7
|
|
*
|
watchdog/core: Mark hardlockup_detector_disable() __init
Thomas Gleixner
2017-09-14
1
-1
/
+1
|
|
*
|
watchdog/core: Rename watchdog_proc_mutex
Thomas Gleixner
2017-09-14
1
-8
/
+7
|
|
*
|
watchdog/core: Rework CPU hotplug locking
Thomas Gleixner
2017-09-14
1
-6
/
+6
|
|
*
|
watchdog/core: Remove broken suspend/resume interfaces
Thomas Gleixner
2017-09-14
1
-88
/
+1
|
|
*
|
watchdog/core: Provide interface to stop from poweroff()
Thomas Gleixner
2017-09-14
1
-1
/
+13
|
|
*
|
watchdog/hardlockup: Provide interface to stop/restart perf events
Peter Zijlstra
2017-09-14
1
-0
/
+41
*
|
|
|
bpf: Append prog->aux->name in bpf_get_prog_name()
Martin KaFai Lau
2017-10-07
1
-2
/
+15
*
|
|
|
bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0
Martin KaFai Lau
2017-10-07
1
-3
/
+2
*
|
|
|
bpf: add helper bpf_perf_prog_read_value
Yonghong Song
2017-10-07
1
-0
/
+28
*
|
|
|
bpf: add helper bpf_perf_event_read_value for perf event array map
Yonghong Song
2017-10-07
2
-5
/
+44
[next]