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
2022-03-08
MIPS: ralink: mt7621: use bitwise NOT instead of logical
Ilya Lipnitskiy
1
-1
/
+1
2022-03-08
ARM: tegra: Move panels to AUX bus
Thierry Reding
3
-19
/
+25
2022-03-08
ARM: dts: Use 32KiHz oscillator on devkit8000
Anthoine Bourgeois
1
-16
/
+1
2022-03-08
ARM: dts: switch timer config to common devkit8000 devicetree
Anthoine Bourgeois
2
-33
/
+33
2022-03-08
MIPS: ralink: mt7621: do memory detection on KSEG1
Chuanhong Guo
1
-13
/
+23
2022-03-08
arm64: dts: juno: Remove GICv2m dma-range
Robin Murphy
1
-2
/
+1
2022-03-08
s390/extable: fix exception table sorting
Heiko Carstens
1
-2
/
+7
2022-03-08
ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions
Randy Dunlap
1
-0
/
+2
2022-03-08
mips: setup: fix setnocoherentio() boolean setting
Randy Dunlap
1
-1
/
+1
2022-03-08
ARM: Fix kgdb breakpoint for Thumb2
Russell King (Oracle)
1
-8
/
+28
2022-03-08
arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
Brian Norris
1
-5
/
+12
2022-03-08
riscv: Fix config KASAN && DEBUG_VIRTUAL
Alexandre Ghiti
1
-0
/
+3
2022-03-08
riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
Alexandre Ghiti
1
-2
/
+1
2022-03-08
riscv/mm: Add XIP_FIXUP for phys_ram_base
Palmer Dabbelt
1
-0
/
+1
2022-03-08
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
3
-7
/
+9
2022-03-08
x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()
Vitaly Kuznetsov
1
-10
/
+9
2022-03-08
KVM: x86: Exit to userspace if emulation prepared a completion callback
Hou Wenlong
1
-0
/
+3
2022-03-08
KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg
Sean Christopherson
1
-1
/
+6
2022-03-08
KVM: X86: Ensure that dirty PDPTRs are loaded
Lai Jiangshan
1
-0
/
+1
2022-03-08
KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration
Sean Christopherson
1
-3
/
+3
2022-03-08
KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
Sean Christopherson
1
-1
/
+1
2022-03-08
KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guest
Paolo Bonzini
1
-1
/
+2
2022-03-08
MIPS: fix local_{add,sub}_return on MIPS64
Huang Pei
1
-4
/
+5
2022-03-08
arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOL
Masami Hiramatsu
1
-1
/
+2
2022-03-08
KVM: arm64: vgic: Read HW interrupt pending state from the HW
Marc Zyngier
1
-0
/
+2
2022-03-02
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
4
-5
/
+45
2022-03-02
riscv: fix nommu_k210_sdcard_defconfig
Damien Le Moal
1
-1
/
+1
2022-03-02
KVM: x86/mmu: make apf token non-zero to fix bug
Liang Zhang
1
-1
/
+12
2022-03-02
parisc/unaligned: Fix ldw() and stw() unalignment handlers
Helge Deller
1
-3
/
+3
2022-03-02
parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
Helge Deller
1
-4
/
+4
2022-03-02
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
2
-7
/
+6
2022-02-23
arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610
Christian Hewitt
2
-16
/
+0
2022-02-23
arm64: dts: meson-g12: add ATF BL32 reserved-memory region
Christian Hewitt
1
-0
/
+6
2022-02-23
arm64: dts: meson-gx: add ATF BL32 reserved-memory region
Christian Hewitt
1
-0
/
+6
2022-02-23
x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
Nick Desaulniers
1
-9
/
+11
2022-02-23
ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of
Ye Guojin
1
-1
/
+1
2022-02-23
ARM: OMAP2+: hwmod: Add of_node_put() before break
Wan Jiabing
1
-1
/
+3
2022-02-23
KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
Jim Mattson
1
-1
/
+1
2022-02-23
KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
Jim Mattson
1
-2
/
+3
2022-02-23
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
4
-17
/
+11
2022-02-23
powerpc/lib/sstep: fix 'ptesync' build error
Anders Roxell
1
-0
/
+2
2022-02-23
powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE
Christophe Leroy
1
-2
/
+2
2022-02-23
arm64: Correct wrong label in macro __init_el2_gicv3
Joakim Tjernlund
1
-1
/
+1
2022-02-23
KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state
Maxim Levitsky
1
-0
/
+2
2022-02-23
KVM: x86: nSVM: fix potential NULL derefernce on nested migration
Maxim Levitsky
1
-12
/
+14
2022-02-23
KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case
Maxim Levitsky
1
-2
/
+10
2022-02-23
KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM
Maxim Levitsky
2
-0
/
+6
2022-02-23
KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
David Woodhouse
1
-30
/
+67
2022-02-23
x86/Xen: streamline (and fix) PV CPU enumeration
Jan Beulich
2
-24
/
+6
2022-02-23
parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()
Andy Shevchenko
1
-0
/
+18
[next]