index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-25
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
2
-22
/
+52
2021-11-25
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
1
-2
/
+7
2021-11-25
bpf: Fix inner map state pruning regression.
Alexei Starovoitov
1
-1
/
+2
2021-11-25
tracing/histogram: Do not copy the fixed-size char array field over the field...
Masami Hiramatsu
1
-4
/
+5
2021-11-25
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
5
-16
/
+49
2021-11-25
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
1
-0
/
+3
2021-11-21
perf/core: Avoid put_page() when GUP fails
Greg Thelen
1
-5
/
+5
2021-11-18
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
2
-2
/
+18
2021-11-18
PCI/MSI: Move non-mask check back into low level accessors
Thomas Gleixner
1
-2
/
+2
2021-11-18
kdb: Adopt scheduler's task classification
Daniel Thompson
4
-122
/
+53
2021-11-18
bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
Alexei Starovoitov
1
-1
/
+1
2021-11-18
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
1
-1
/
+1
2021-11-18
cgroup: Fix rootcg cpu.stat guest double counting
Dan Schatzberg
1
-2
/
+0
2021-11-18
bpf: Fixes possible race in update_prog_stats() for 32bit arches
Eric Dumazet
1
-2
/
+4
2021-11-18
tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks
Mathieu Desnoyers
1
-0
/
+4
2021-11-18
PM: hibernate: fix sparse warnings
Anders Roxell
1
-1
/
+1
2021-11-18
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2
-22
/
+23
2021-11-18
rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
Peter Zijlstra
1
-1
/
+1
2021-11-18
rcu: Always inline rcu_dynticks_task*_{enter,exit}()
Peter Zijlstra
1
-4
/
+4
2021-11-18
PM: EM: Fix inefficient states detection
Vincent Donnefort
1
-15
/
+8
2021-11-18
kprobes: Do not use local variable when creating debugfs file
Punit Agrawal
1
-2
/
+1
2021-11-18
scs: Release kasan vmalloc poison in scs_free process
Yee Lee
1
-0
/
+1
2021-11-18
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
1
-4
/
+27
2021-11-18
lockdep: Let lock_is_held_type() detect recursive read as read
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-18
rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
Neeraj Upadhyay
1
-1
/
+1
2021-11-18
ftrace: do CPU checking after preemption disabled
王贇
1
-3
/
+3
2021-11-18
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
1
-2
/
+3
2021-11-18
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
1
-17
/
+23
2021-11-18
workqueue: make sysfs of unbound kworker cpumask more clever
Menglong Dong
1
-4
/
+11
2021-11-18
locking/rwsem: Disable preemption for spinning region
Yanfei Xu
1
-23
/
+30
2021-11-18
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
15
-96
/
+103
2021-11-18
rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
Paul E. McKenney
1
-2
/
+1
2021-11-18
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
1
-1
/
+1
2021-11-18
rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
Scott Wood
1
-12
/
+36
2021-11-18
ring-buffer: Protect ring_buffer_reset() from reentrancy
Steven Rostedt (VMware)
1
-0
/
+5
2021-11-18
signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed
Eric W. Biederman
1
-1
/
+7
2021-11-18
signal: Remove the bogus sigkill_pending in ptrace_stop
Eric W. Biederman
1
-14
/
+4
2021-10-29
Merge tag 'trace-v5.15-rc6-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+11
2021-10-29
tracing: Fix misspelling of "missing"
Steven Rostedt (VMware)
1
-1
/
+1
2021-10-29
ftrace: Fix kernel-doc formatting issues
Steven Rostedt (VMware)
1
-8
/
+10
2021-10-28
Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-13
/
+27
2021-10-28
Merge tag 'trace-v5.15-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2021-10-28
tracing: Do not warn when connecting eprobe to non existing event
Steven Rostedt (VMware)
1
-2
/
+2
2021-10-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-13
/
+27
2021-10-26
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
3
-9
/
+18
2021-10-24
Merge tag 'sched_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2021-10-23
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
1
-1
/
+3
2021-10-23
bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()
Xu Kuohai
1
-2
/
+3
2021-10-23
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-1
/
+3
2021-10-22
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-24
/
+59
[next]