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
2020-03-05
blktrace: Protect q->blk_trace with RCU
Jan Kara
1
-31
/
+83
2020-03-05
locking/lockdep: Fix lockdep_stats indentation problem
Waiman Long
1
-2
/
+2
2020-03-05
rcu: Allow only one expedited GP to run concurrently with wakeups
Neeraj Upadhyay
1
-6
/
+5
2020-03-05
lib/vdso: Update coarse timekeeper unconditionally
Thomas Gleixner
1
-20
/
+17
2020-03-05
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
1
-1
/
+1
2020-03-05
kprobes: Set unoptimized flag after unoptimizing code
Masami Hiramatsu
1
-1
/
+3
2020-03-05
sched/fair: Optimize select_idle_cpu
Cheng Jian
1
-3
/
+4
2020-03-05
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
1
-0
/
+2
2020-03-05
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
1
-19
/
+21
2020-03-05
audit: fix error handling in audit_data_to_entry()
Paul Moore
1
-32
/
+39
2020-03-05
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
1
-1
/
+8
2020-03-05
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2
-11
/
+26
2020-03-05
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
1
-8
/
+10
2020-02-28
bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill
Johannes Krude
1
-1
/
+1
2020-02-28
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
3
-18
/
+24
2020-02-28
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
1
-0
/
+3
2020-02-24
trigger_next should increase position index
Vasily Averin
1
-2
/
+3
2020-02-24
ftrace: fpid_next() should increase position index
Vasily Averin
1
-2
/
+3
2020-02-24
bpf: map_seq_next should always increase position index
Vasily Averin
1
-2
/
+1
2020-02-24
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
1
-11
/
+9
2020-02-24
module: avoid setting info->name early in case we can fall back to info->mod-...
Jessica Yu
1
-5
/
+4
2020-02-24
watchdog/softlockup: Enforce that timestamp is valid on boot
Thomas Gleixner
1
-4
/
+6
2020-02-24
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
1
-0
/
+39
2020-02-24
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
1
-1
/
+2
2020-02-24
padata: validate cpumask without removed CPU during offline
Daniel Jordan
1
-12
/
+18
2020-02-24
modules: lockdep: Suppress suspicious RCU usage warning
Masami Hiramatsu
1
-3
/
+6
2020-02-24
tracing: Simplify assignment parsing for hist triggers
Tom Zanussi
1
-43
/
+27
2020-02-24
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
1
-10
/
+9
2020-02-24
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
1
-4
/
+8
2020-02-24
kernel/module: Fix memleak in module_add_modinfo_attrs()
YueHaibing
1
-0
/
+2
2020-02-24
printk: fix exclusive_console replaying
John Ogness
1
-2
/
+2
2020-02-24
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
Peter Zijlstra
1
-4
/
+9
2020-02-24
rcu: Fix data-race due to atomic_t copy-by-value
Marco Elver
1
-5
/
+6
2020-02-24
rcu: Fix missed wakeup of exp_wq waiters
Neeraj Upadhyay
1
-1
/
+1
2020-02-24
rcu/nocb: Fix dump_tree hierarchy print always active
Stefan Reiter
1
-5
/
+17
2020-02-19
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
1
-1
/
+1
2020-02-19
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
1
-4
/
+5
2020-02-15
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
1
-0
/
+6
2020-02-11
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
1
-1
/
+9
2020-02-11
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
1
-2
/
+9
2020-02-11
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2
-1
/
+5
2020-02-11
bpf, devmap: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-02-11
crypto: pcrypt - Avoid deadlock by using per-instance padata queues
Herbert Xu
1
-71
/
+165
2020-02-11
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2
-2
/
+11
2020-02-11
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
1
-0
/
+10
2020-02-11
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2
-3
/
+7
2020-02-11
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2
-4
/
+7
2020-02-11
padata: Remove broken queue flushing
Herbert Xu
1
-31
/
+12
2020-02-11
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
1
-3
/
+5
2020-02-11
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
1
-15
/
+38
[next]