index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
bpf: wait for running BPF programs when updating map-in-map
Daniel Colascione
2018-11-13
1
-0
/
+13
*
userns: also map extents in the reverse map to kernel IDs
Jann Horn
2018-11-13
1
-4
/
+8
*
tracing: Return -ENOENT if there is no target synthetic event
Masami Hiramatsu
2018-11-13
1
-1
/
+3
*
genirq: Fix race on spurious interrupt detection
Lukas Wunner
2018-11-13
1
-2
/
+6
*
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
2018-11-13
1
-1
/
+6
*
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
2018-11-13
1
-1
/
+3
*
signal: Guard against negative signal numbers in copy_siginfo_from_user32
Eric W. Biederman
2018-11-13
1
-1
/
+1
*
signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
Eric W. Biederman
2018-11-13
1
-1
/
+1
*
bpf/verifier: fix verifier instability
Alexei Starovoitov
2018-11-13
1
-8
/
+8
*
kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
Masami Hiramatsu
2018-11-13
1
-7
/
+20
*
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
Will Deacon
2018-11-13
1
-5
/
+9
*
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-11-13
1
-2
/
+2
*
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-11-13
1
-1
/
+1
*
xsk: do not call synchronize_net() under RCU read lock
Björn Töpel
2018-11-13
1
-8
/
+2
*
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
Jiri Kosina
2018-11-13
1
-1
/
+10
*
dma-mapping: fix panic caused by passing empty cma command line argument
He Zhe
2018-11-13
1
-1
/
+5
*
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-11-10
2
-3
/
+21
*
tracing: Fix synthetic event to allow semicolon at end
Masami Hiramatsu
2018-11-10
1
-1
/
+1
*
tracing: Fix synthetic event to accept unsigned modifier
Masami Hiramatsu
2018-11-10
1
-6
/
+24
*
bpf: fix partial copy of map_ptr when dst is scalar
Daniel Borkmann
2018-11-10
1
-4
/
+6
*
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
Guenter Roeck
2018-11-04
1
-4
/
+6
*
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-11-04
1
-0
/
+2
*
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
2018-11-04
1
-7
/
+2
*
bpf: sockmap, fix transition through disconnect without close
John Fastabend
2018-10-20
1
-19
/
+41
*
bpf: sockmap only allow ESTABLISHED sock state
John Fastabend
2018-10-20
1
-1
/
+30
*
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
2018-10-18
1
-9
/
+16
*
bpf: btf: Fix end boundary calculation for type section
Martin KaFai Lau
2018-10-18
1
-1
/
+1
*
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-10-13
1
-0
/
+6
*
sched/topology: Set correct NUMA topology type
Srikar Dronamraju
2018-10-10
1
-4
/
+1
*
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
2018-10-10
1
-1
/
+9
*
bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
John Fastabend
2018-10-10
1
-1
/
+11
*
bpf: sockmap, decrement copied count correctly in redirect error case
John Fastabend
2018-10-10
1
-23
/
+22
*
bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg
Daniel Borkmann
2018-10-10
1
-3
/
+2
*
bpf, sockmap: fix potential use after free in bpf_tcp_close
Daniel Borkmann
2018-10-10
1
-1
/
+1
*
bpf: sockmap: write_space events need to be passed to TCP handler
John Fastabend
2018-10-03
1
-0
/
+3
*
bpf, sockmap: fix sock hash count in alloc_sock_hash_elem
Daniel Borkmann
2018-10-03
1
-1
/
+3
*
bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys
Daniel Borkmann
2018-10-03
1
-1
/
+3
*
module: exclude SHN_UNDEF symbols from kallsyms api
Jessica Yu
2018-10-03
1
-1
/
+5
*
perf/hw_breakpoint: Split attribute parse and commit
Frederic Weisbecker
2018-10-03
1
-16
/
+41
*
posix-timers: Sanitize overrun handling
Thomas Gleixner
2018-10-03
2
-12
/
+21
*
posix-timers: Make forward callback return s64
Thomas Gleixner
2018-10-03
3
-6
/
+6
*
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
2018-10-03
1
-1
/
+2
*
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
2018-09-29
1
-1
/
+2
*
bpf/verifier: disallow pointer subtraction
Alexei Starovoitov
2018-09-29
1
-1
/
+1
*
fork: report pid exhaustion correctly
KJ Tsanaktsidis
2018-09-29
1
-1
/
+1
*
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
2018-09-29
1
-0
/
+2
*
rcutorture: Use monotonic timestamp for stall detection
Arnd Bergmann
2018-09-26
1
-2
/
+3
*
sched/fair: Fix util_avg of new tasks for asymmetric systems
Quentin Perret
2018-09-26
1
-4
/
+6
*
sched/core: Use smp_mb() in wake_woken_function()
Andrea Parri
2018-09-26
1
-26
/
+21
*
bpf: fix rcu annotations in compute_effective_progs()
Roman Gushchin
2018-09-26
1
-4
/
+3
[next]