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-11-17
resource: Add test cases for new resource API
Andy Shevchenko
2
-0
/
+151
2020-11-17
resource: Simplify region_intersects() by reducing conditionals
Andy Shevchenko
1
-5
/
+5
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-51
/
+42
2020-11-15
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-31
/
+51
2020-11-15
Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-12
/
+12
2020-11-14
panic: don't dump stack twice on warn
Christophe Leroy
1
-1
/
+2
2020-11-14
kernel/watchdog: fix watchdog_allowed_mask not used warning
Santosh Sivaraj
1
-2
/
+2
2020-11-14
reboot: fix overflow parsing reboot cpu number
Matteo Croce
1
-0
/
+7
2020-11-14
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
1
-14
/
+7
2020-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-11-13
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-7
/
+42
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2020-11-12
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-11
/
+11
2020-11-10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+4
2020-11-10
sched/debug: Fix memory corruption caused by multiple small reads of flags
Colin Ian King
1
-6
/
+6
2020-11-10
sched/fair: Prefer prev cpu in asymmetric wakeup path
Vincent Guittot
1
-24
/
+43
2020-11-10
sched/fair: Ensure tasks spreading in LLC during LB
Vincent Guittot
1
-1
/
+2
2020-11-10
lockdep: Avoid to modify chain keys in validate_chain()
Boqun Feng
1
-10
/
+9
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
1
-1
/
+1
2020-11-10
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
1
-1
/
+1
2020-11-09
perf: Tweak perf_event_attr::exclusive semantics
Peter Zijlstra
1
-1
/
+1
2020-11-09
perf: Fix event multiplexing for exclusive groups
Peter Zijlstra
1
-1
/
+1
2020-11-09
perf: Simplify group_sched_in()
Peter Zijlstra
1
-7
/
+3
2020-11-09
perf: Simplify group_sched_out()
Peter Zijlstra
1
-3
/
+0
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
1
-5
/
+3
2020-11-09
perf: Optimize get_recursion_context()
Peter Zijlstra
1
-10
/
+6
2020-11-09
perf: Fix get_recursion_context()
Peter Zijlstra
1
-1
/
+1
2020-11-09
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2
-24
/
+28
2020-11-09
futex: Don't enable IRQs unconditionally in put_pi_state()
Dan Carpenter
1
-2
/
+3
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-11-08
Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+5
2020-11-08
Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+14
2020-11-08
Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-11-08
Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2020-11-08
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
1
-2
/
+14
2020-11-07
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
1
-7
/
+5
2020-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-7
/
+42
2020-11-07
bpf: Update verification logic for LSM programs
KP Singh
1
-3
/
+7
2020-11-06
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
1
-2
/
+28
2020-11-06
bpf: BPF_PRELOAD depends on BPF_SYSCALL
Randy Dunlap
1
-0
/
+1
2020-11-05
Merge tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-34
/
+107
2020-11-05
Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-12
/
+10
2020-11-04
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
1
-2
/
+2
2020-11-04
kprobes: Tell lockdep about kprobe nesting
Steven Rostedt (VMware)
1
-4
/
+21
2020-11-02
tracing: Make -ENOMEM the default error for parse_synth_field()
Steven Rostedt (VMware)
1
-10
/
+7
2020-11-02
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
1
-12
/
+46
2020-11-02
kernel/hung_task.c: make type annotations consistent
Lukas Bulwahn
1
-2
/
+1
2020-11-02
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
1
-1
/
+2
2020-11-02
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
1
-9
/
+10
2020-11-02
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
1
-12
/
+10
[next]