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
2019-03-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-60
/
+90
2019-03-08
kernel/fork.c: remove duplicated include
YueHaibing
1
-1
/
+0
2019-03-08
kcov: convert kcov.refcount to refcount_t
Elena Reshetova
1
-4
/
+5
2019-03-08
kcov: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-4
/
+2
2019-03-08
kernel/configs: use .incbin directive to embed config_data.gz
Masahiro Yamada
3
-34
/
+21
2019-03-08
kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-03-08
sysctl: handle overflow for file-max
Christian Brauner
1
-0
/
+3
2019-03-08
sysctl: handle overflow in proc_get_long
Christian Brauner
1
-1
/
+39
2019-03-08
kernel: workqueue: clarify wq_worker_last_func() caller requirements
Johannes Weiner
1
-0
/
+10
2019-03-08
dynamic_debug: add static inline stub for ddebug_add_module
Rasmus Villemoes
1
-2
/
+0
2019-03-08
dynamic_debug: move pr_err from module.c to ddebug_add_module
Rasmus Villemoes
1
-3
/
+1
2019-03-08
kernel/sys: annotate implicit fall through
Mathieu Malaterre
1
-0
/
+1
2019-03-08
kernel/hung_task.c: Use continuously blocked time when reporting.
Tetsuo Handa
1
-1
/
+1
2019-03-08
kernel/hung_task.c - fix sparse warnings
Valdis Kletnieks
1
-0
/
+1
2019-03-08
kernel/panic.c: taint: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-6
/
+4
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-22
/
+11
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-322
/
+375
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-32
/
+40
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
5
-25
/
+18
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+6
2019-03-07
Merge tag 'trace-v5.0-pre' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-2
/
+5
2019-03-07
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-24
/
+113
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-6
/
+59
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-15
/
+39
2019-03-06
Merge tag 'y2038-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
1
-0
/
+3
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-272
/
+540
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-94
/
+356
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-219
/
+973
2019-03-06
ipc: Fix building compat mode without sysvipc
Arnd Bergmann
1
-0
/
+3
2019-03-06
kernel: cgroup: add poll file operation
Johannes Weiner
1
-0
/
+12
2019-03-06
mm, compaction: capture a page under direct compaction
Mel Gorman
1
-0
/
+3
2019-03-06
mm: remove sysctl_extfrag_handler()
Matthew Wilcox
1
-1
/
+1
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2
-8
/
+10
2019-03-06
PM/Hibernate: exclude all PageOffline() pages
David Hildenbrand
1
-2
/
+7
2019-03-06
PM/Hibernate: use pfn_to_online_page()
David Hildenbrand
1
-4
/
+4
2019-03-06
kexec: export PG_offline to VMCOREINFO
David Hildenbrand
1
-0
/
+2
2019-03-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
21
-691
/
+409
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-157
/
+156
2019-03-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-65
/
+617
2019-03-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-48
/
+40
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+1
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-373
/
+1491
2019-03-05
workqueue: Fix spelling in source code comments
Bart Van Assche
1
-2
/
+2
2019-03-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-58
/
+27
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-5
/
+146
2019-03-04
Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'
Rafael J. Wysocki
2
-6
/
+59
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+5
2019-03-02
bpf: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
1
-1
/
+2
2019-03-02
bpf: fix u64_stats_init() usage in bpf_prog_alloc()
Eric Dumazet
1
-1
/
+7
2019-03-02
tracing/kprobes: Use probe_kernel_read instead of probe_mem_read
Masami Hiramatsu
1
-1
/
+1
[next]