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-09-18
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
1
-1
/
+2
2021-09-18
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
1
-0
/
+1
2021-09-18
workqueue: Fix possible memory leaks in wq_numa_init()
Zhen Lei
1
-5
/
+7
2021-09-18
rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
Zhouyi Zhou
1
-4
/
+4
2021-09-18
dma-debug: fix debugfs initialization order
Anthony Iliopoulos
1
-3
/
+4
2021-09-16
Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
Greg Kroah-Hartman
1
-0
/
+2
2021-09-15
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
1
-0
/
+4
2021-09-15
locking/lockdep: Mark local_lock_t
Peter Zijlstra
1
-7
/
+9
2021-09-15
PM: cpu: Make notifier chain use a raw_spinlock_t
Valentin Schneider
1
-12
/
+38
2021-09-15
cgroup/cpuset: Fix violation of cpuset locking rule
Waiman Long
1
-23
/
+35
2021-09-15
cgroup/cpuset: Miscellaneous code cleanup
Waiman Long
1
-21
/
+19
2021-09-15
PM: EM: Increase energy calculation precision
Lukasz Luba
1
-1
/
+3
2021-09-15
cgroup/cpuset: Fix a partition bug with hotplug
Waiman Long
1
-0
/
+7
2021-09-15
bpf: Fix potential memleak and UAF in the verifier.
He Fengqing
1
-11
/
+16
2021-09-15
genirq/timings: Fix error return code in irq_timings_test_irqs()
Zhen Lei
1
-0
/
+2
2021-09-15
rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
Yanfei Xu
1
-1
/
+3
2021-09-15
rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and callees
Paul E. McKenney
3
-0
/
+13
2021-09-15
rcu: Fix to include first blocked task in stall warning
Yanfei Xu
1
-2
/
+2
2021-09-15
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
1
-6
/
+19
2021-09-15
sched/numa: Fix is_core_idle()
Mika Penttilä
1
-1
/
+1
2021-09-15
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2
-16
/
+19
2021-09-15
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
1
-7
/
+53
2021-09-15
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
1
-2
/
+0
2021-09-15
rcu/tree: Handle VM stoppage in stall detection
Sergey Senozhatsky
1
-0
/
+18
2021-09-15
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
1
-0
/
+1
2021-09-15
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2
-3
/
+6
2021-09-15
locking/mutex: Fix HANDOFF condition
Peter Zijlstra
1
-10
/
+5
2021-09-08
static_call: Fix unused variable warn w/o MODULE
Matthieu Baerts
1
-2
/
+2
2021-09-08
Revert "Add a reference to ucounts for each cred"
Greg Kroah-Hartman
5
-98
/
+3
2021-09-08
Revert "cred: add missing return error code when set_cred_ucounts() failed"
Greg Kroah-Hartman
1
-2
/
+1
2021-09-08
Revert "ucounts: Increase ucounts reference counter before the security hook"
Greg Kroah-Hartman
1
-6
/
+6
2021-09-03
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
1
-2
/
+2
2021-09-03
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
Richard Guy Briggs
1
-1
/
+1
2021-09-03
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2
-7
/
+28
2021-09-03
tracepoint: Use rcu get state and cond sync for static call updates
Mathieu Desnoyers
1
-14
/
+67
2021-09-03
srcu: Provide polling interfaces for Tiny SRCU grace periods
Paul E. McKenney
1
-2
/
+53
2021-09-03
srcu: Make Tiny SRCU use multi-bit grace-period counter
Paul E. McKenney
1
-2
/
+3
2021-09-03
srcu: Provide internal interface to start a Tiny SRCU grace period
Paul E. McKenney
1
-6
/
+11
2021-09-03
srcu: Provide polling interfaces for Tree SRCU grace periods
Paul E. McKenney
1
-4
/
+63
2021-09-03
srcu: Provide internal interface to start a Tree SRCU grace period
Paul E. McKenney
1
-29
/
+37
2021-09-03
ucounts: Increase ucounts reference counter before the security hook
Alexey Gladkov
1
-6
/
+6
2021-09-03
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2
-6
/
+14
2021-09-03
bpf: Fix ringbuf helper function compatibility
Daniel Borkmann
1
-2
/
+6
2021-08-26
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
1
-0
/
+2
2021-08-26
bpf: Clear zext_dst of dead insns
Ilya Leoshkevich
1
-0
/
+1
2021-08-18
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
1
-0
/
+5
2021-08-18
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
1
-5
/
+8
2021-08-18
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-1
/
+4
2021-08-18
bpf: Fix integer overflow involving bucket_size
Tatsuhiko Yasumatsu
1
-2
/
+2
2021-08-18
seccomp: Fix setting loaded filter count during TSYNC
Hsuan-Chi Kuo
1
-1
/
+1
[next]