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
2017-10-10
sched/core: Address more wake_affine() regressions
Peter Zijlstra
2
-0
/
+43
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
2
-111
/
+16
2017-10-10
perf/core: Fix cgroup time when scheduling descendants
leilei.lin
1
-1
/
+1
2017-10-10
perf/core: Avoid freeing static PMU contexts when PMU is unregistered
Will Deacon
1
-0
/
+8
2017-10-10
locking/lockdep: Fix stacktrace mess
Peter Zijlstra
1
-28
/
+20
2017-10-10
net: defer call to cgroup_sk_alloc()
Eric Dumazet
1
-11
/
+0
2017-10-10
waitid(): Add missing access_ok() checks
Kees Cook
1
-0
/
+6
2017-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+6
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
1
-0
/
+1
2017-10-09
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
Thomas Gleixner
2
-1
/
+4
2017-10-09
genirq/cpuhotplug: Add sanity check for effective affinity mask
Thomas Gleixner
1
-1
/
+27
2017-10-09
genirq: Warn when effective affinity is not updated
Thomas Gleixner
1
-0
/
+14
2017-10-08
bpf: fix liveness marking
Alexei Starovoitov
1
-0
/
+5
2017-10-06
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-520
/
+372
2017-10-06
Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+11
2017-10-06
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-7
/
+11
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-10-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-23
/
+38
2017-10-04
Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-16
/
+2
2017-10-04
watchdog/core: Put softlockup_threads_initialized under ifdef guard
Thomas Gleixner
1
-1
/
+1
2017-10-04
watchdog/core: Rename some softlockup_* functions
Thomas Gleixner
1
-9
/
+9
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
1
-1
/
+4
2017-10-04
watchdog/core, powerpc: Lock cpus across reconfiguration
Thomas Gleixner
2
-3
/
+10
2017-10-04
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
1
-15
/
+18
2017-10-04
kernel/params.c: improve STANDARD_PARAM_DEF readability
Jean Delvare
1
-8
/
+8
2017-10-04
kernel/params.c: fix an overflow in param_attr_show
Jean Delvare
1
-10
/
+7
2017-10-04
kernel/params.c: fix the maximum length in param_get_string
Jean Delvare
1
-1
/
+1
2017-10-04
kernel/kcmp.c: drop branch leftover typo
Cyrill Gorcunov
1
-1
/
+1
2017-10-04
memremap: add scheduling point to devm_memremap_pages
Michal Hocko
1
-1
/
+3
2017-10-04
kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()
Luis R. Rodriguez
1
-2
/
+0
2017-10-04
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+18
2017-10-04
kernel/params.c: align add_sysfs_param documentation with code
Jean Delvare
1
-1
/
+1
2017-10-04
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
1
-1
/
+1
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2017-10-03
rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}()
Paul E. McKenney
1
-2
/
+2
2017-10-03
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
1
-14
/
+0
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-142
/
+364
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-23
/
+35
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+15
2017-10-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-11
/
+49
2017-10-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+6
2017-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+10
2017-09-29
fix infoleak in waitid(2)
Al Viro
1
-13
/
+10
2017-09-29
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
1
-1
/
+2
2017-09-29
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
1
-1
/
+23
2017-09-29
sched/tracing: Use common task-state helpers
Peter Zijlstra
2
-19
/
+10
2017-09-29
locking/rwsem-xadd: Fix missed wakeup due to reordering of load
Prateek Sood
1
-0
/
+27
2017-09-29
sched/debug: Remove unused variable
Peter Zijlstra
1
-2
/
+0
2017-09-29
perf/aux: Only update ->aux_wakeup in non-overwrite mode
Alexander Shishkin
1
-5
/
+15
[prev]
[next]