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
*
Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-08-20
2
-3
/
+10
|
\
|
*
alarmtimer: Fix unavailable wake-up source in sysfs
Geert Uytterhoeven
2017-08-17
1
-2
/
+9
|
*
timekeeping: Use proper timekeeper for debug code
Stafford Horne
2017-08-17
1
-1
/
+1
*
|
posix-cpu-timers: Use dedicated helper to access rlimit values
Krzysztof Opasiak
2017-08-18
1
-8
/
+6
*
|
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
2017-08-10
1
-1
/
+1
*
|
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
2017-08-10
1
-1
/
+1
*
|
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
2017-08-09
1
-2
/
+3
*
|
Fix compat_sys_sigpending breakage
Dmitry V. Levin
2017-08-06
1
-4
/
+7
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-08-04
1
-1
/
+1
|
\
\
|
*
|
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-08-01
1
-1
/
+1
*
|
|
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2017-08-02
1
-0
/
+1
*
|
|
pid: kill pidhash_size in pidhash_init()
Kefeng Wang
2017-08-02
1
-3
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-31
2
-8
/
+17
|
\
\
\
|
*
|
|
bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len
Daniel Borkmann
2017-07-29
1
-1
/
+1
|
*
|
|
bpf: don't indicate success when copy_from_user fails
Daniel Borkmann
2017-07-29
1
-1
/
+1
|
*
|
|
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
2017-07-24
1
-6
/
+15
*
|
|
|
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-31
2
-29
/
+40
|
\
\
\
\
|
*
|
|
|
cgroup: fix error return value from cgroup_subtree_control()
Tejun Heo
2017-07-23
1
-2
/
+2
|
*
|
|
|
cgroup: create dfl_root files on subsys registration
Tejun Heo
2017-07-18
1
-0
/
+4
|
*
|
|
|
cgroup: don't call migration methods if there are no tasks to migrate
Tejun Heo
2017-07-08
2
-27
/
+34
*
|
|
|
|
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-31
1
-4
/
+26
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
workqueue: Work around edge cases for calc of pool's cpumask
Michael Bringmann
2017-07-28
1
-0
/
+7
|
*
|
|
|
workqueue: implicit ordered attribute should be overridable
Tejun Heo
2017-07-25
1
-4
/
+9
|
*
|
|
|
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
2017-07-19
1
-0
/
+10
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-30
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
sched/core: Fix some documentation build warnings
Jonathan Corbet
2017-07-25
1
-1
/
+1
*
|
|
|
|
|
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
2017-07-27
1
-2
/
+7
|
/
/
/
/
/
*
|
|
|
|
Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-21
4
-22
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
2017-07-20
2
-17
/
+30
|
*
|
|
|
|
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
2017-07-20
1
-0
/
+1
|
*
|
|
|
|
tracing/ring_buffer: Try harder to allocate
Joel Fernandes
2017-07-19
1
-5
/
+5
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-21
2
-9
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
sched/deadline: Fix confusing comments about selection of top pi-waiter
Joel Fernandes
2017-07-14
1
-6
/
+8
|
*
|
|
|
|
sched/cputime: Don't use smp_processor_id() in preemptible context
Wanpeng Li
2017-07-14
1
-3
/
+3
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-21
1
-21
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/core: Fix locking for children siblings group read
Jiri Olsa
2017-07-21
1
-0
/
+5
|
*
|
|
|
|
|
perf/core: Fix scheduling regression of pinned groups
Alexander Shishkin
2017-07-20
1
-0
/
+7
|
*
|
|
|
|
|
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
2017-07-11
1
-21
/
+0
*
|
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-07-21
1
-1
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
locking/rtmutex: Remove unnecessary priority adjustment
Alex Shi
2017-07-13
1
-1
/
+0
*
|
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-21
3
-10
/
+12
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
genirq/PM: Properly pretend disabled state when force resuming interrupts
Juergen Gross
2017-07-17
3
-10
/
+12
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
1
-14
/
+94
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2017-07-20
1
-14
/
+94
*
|
|
|
|
|
|
|
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-07-20
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
audit: fix memleak in auditd_send_unicast_skb.
Shu Wang
2017-07-19
1
-0
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-17
1
-10
/
+53
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
genirq: Keep chip buslock across irq_request/release_resources()
Thomas Gleixner
2017-07-12
1
-10
/
+53
[next]