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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
Andy Lutomirski
3
-9
/
+19
2020-07-01
x86/entry: Assert that syscalls are on the right stack
Andy Lutomirski
1
-3
/
+15
2020-06-30
x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
Sean Christopherson
1
-1
/
+10
2020-06-30
KVM: x86: bit 8 of non-leaf PDPEs is not reserved
Paolo Bonzini
1
-1
/
+1
2020-06-30
arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR
Xiaofei Tan
1
-1
/
+0
2020-06-29
KVM: X86: Fix async pf caused null-ptr-deref
Wanpeng Li
1
-0
/
+3
2020-06-29
s390/setup: init jump labels before command line parsing
Vasily Gorbik
1
-0
/
+1
2020-06-29
s390/maccess: add no DAT mode to kernel_write
Vasily Gorbik
1
-5
/
+9
2020-06-29
s390/pci: fix enabling a reserved PCI function
Niklas Schnelle
1
-1
/
+12
2020-06-29
m68k: mm: fix node memblock init
Angelo Dureghello
1
-1
/
+1
2020-06-29
m68k: nommu: register start of the memory with memblock
Mike Rapoport
1
-1
/
+2
2020-06-29
x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
Petteri Aimonen
2
-0
/
+11
2020-06-29
powerpc/mm/pkeys: Make pkey access check work on execute_only_key
Aneesh Kumar K.V
1
-3
/
+0
2020-06-29
Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-120
/
+47
2020-06-29
Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-111
/
+138
2020-06-28
Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+17
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-20
/
+32
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-45
/
+73
2020-06-28
Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
7
-25
/
+29
2020-06-28
Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...
Arnd Bergmann
1
-0
/
+1
2020-06-28
Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...
Arnd Bergmann
9
-4
/
+35
2020-06-28
Revert "ARM: sti: Implement dummy L2 cache's write_sec"
Patrice Chotard
1
-9
/
+0
2020-06-28
Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
4
-4
/
+3
2020-06-28
Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
19
-26
/
+22
2020-06-28
Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...
Arnd Bergmann
8
-90
/
+22
2020-06-27
Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-1
/
+3
2020-06-27
Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+10
2020-06-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
14
-166
/
+98
2020-06-27
Merge tag 'juno-fix-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...
Arnd Bergmann
1
-73
/
+73
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
95
-329
/
+961
2020-06-26
arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page
Christoph Hellwig
1
-9
/
+3
2020-06-26
x86/hyperv: allocate the hypercall page with only read and execute bits
Christoph Hellwig
2
-1
/
+5
2020-06-26
openrisc: fix boot oops when DEBUG_VM is enabled
Stafford Horne
1
-0
/
+5
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
95
-331
/
+965
2020-06-26
riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
Guo Ren
1
-0
/
+3
2020-06-26
riscv: Add extern declarations for vDSO time-related functions
Vincent Chen
1
-0
/
+6
2020-06-26
riscv: Add -fPIC option to CFLAGS_vgettimeofday.o
Vincent Chen
1
-1
/
+1
2020-06-25
arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
Sai Prakash Ranjan
1
-0
/
+2
2020-06-25
Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-2
/
+5
2020-06-25
arm64: perf: Report the PC value in REGS_ABI_32 mode
Jiping Ma
1
-3
/
+22
2020-06-25
x86/entry: Fix #UD vs WARN more
Peter Zijlstra
1
-34
/
+38
2020-06-25
x86/entry: Increase entry_stack size to a full page
Peter Zijlstra
1
-1
/
+1
2020-06-25
x86/entry: Fixup bad_iret vs noinstr
Peter Zijlstra
2
-3
/
+7
2020-06-25
MIPS: ingenic: gcw0: Fix HP detection GPIO.
João H. Spies
1
-1
/
+1
2020-06-25
MIPS: dts: ocelot: describe the load/save GPIO
Quentin Schulz
1
-1
/
+11
2020-06-24
arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
Sai Prakash Ranjan
1
-0
/
+2
2020-06-24
arm64: Don't insert a BTI instruction at inner labels
Jean-Philippe Brucker
1
-6
/
+0
2020-06-24
arm64: vdso: Don't use gcc plugins for building vgettimeofday.c
Alexander Popov
1
-1
/
+1
[prev]
[next]