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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
ACPI / APEI: Remove needless __ghes_check_estatus() calls
Liguang Zhang
1
-1
/
+1
2019-06-30
Linux 5.2-rc7
Linus Torvalds
1
-2
/
+2
2019-06-30
Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2019-06-30
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+6
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-55
/
+89
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-38
/
+48
2019-06-29
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-17
/
+71
2019-06-29
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+18
2019-06-29
Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-6
/
+31
2019-06-29
Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
6
-5
/
+108
2019-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-80
/
+97
2019-06-29
Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2
-8
/
+157
2019-06-29
Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-16
/
+39
2019-06-29
Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-9
/
+9
2019-06-29
Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+2
2019-06-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+4
2019-06-29
Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+3
2019-06-29
Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-27
/
+33
2019-06-29
linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
Vinod Koul
1
-1
/
+2
2019-06-29
mm, swap: fix THP swap out
Huang Ying
1
-5
/
+2
2019-06-29
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
Andrea Arcangeli
1
-1
/
+5
2019-06-29
MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info
Nick Desaulniers
1
-0
/
+8
2019-06-29
mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2019-06-29
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
1
-2
/
+2
2019-06-29
initramfs: fix populate_initrd_image() section mismatch
Geert Uytterhoeven
1
-2
/
+2
2019-06-29
mm/oom_kill.c: fix uninitialized oc->constraint
Yafang Shao
1
-7
/
+5
2019-06-29
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
Naoya Horiguchi
2
-13
/
+21
2019-06-29
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
Naoya Horiguchi
1
-0
/
+2
2019-06-29
signal: remove the wrong signal_pending() check in restore_user_sigmask()
Oleg Nesterov
6
-28
/
+36
2019-06-29
fs/binfmt_flat.c: make load_flat_shared_library() work
Jann Horn
1
-16
/
+7
2019-06-29
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
zhong jiang
1
-1
/
+1
2019-06-29
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
John Ogness
1
-1
/
+1
2019-06-29
mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual address
Anshuman Khandual
1
-1
/
+1
2019-06-28
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
Trond Myklebust
1
-1
/
+1
2019-06-28
SUNRPC: Fix up calculation of client message length
Trond Myklebust
1
-8
/
+8
2019-06-28
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-14
/
+19
2019-06-28
Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-10
/
+29
2019-06-28
Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
3
-44
/
+25
2019-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-5
/
+33
2019-06-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
9
-25
/
+26
2019-06-28
Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-19
/
+25
2019-06-28
Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csk...
Linus Torvalds
1
-0
/
+5
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-84
/
+194
2019-06-28
x86/unwind/orc: Fall back to using frame pointers for generated code
Josh Poimboeuf
1
-4
/
+22
2019-06-28
perf/x86: Always store regs->ip in perf_callchain_kernel()
Song Liu
1
-5
/
+5
2019-06-27
ceph: fix ceph_mdsc_build_path to not stop on first component
Jeff Layton
1
-1
/
+2
2019-06-27
pinctrl: mediatek: Update cur_mask in mask/mask ops
Nicolas Boichat
1
-14
/
+4
2019-06-27
proc: remove useless d_is_dir() check
Christian Brauner
1
-2
/
+1
2019-06-27
copy_process(): don't use ksys_close() on cleanups
Al Viro
1
-28
/
+18
2019-06-27
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eiichi Tsukata
1
-0
/
+3
[next]