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
2019-05-02
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
1
-2
/
+6
2019-05-02
x86, retpolines: Raise limit for generating indirect calls from switch-case
Daniel Borkmann
1
-0
/
+5
2019-05-02
powerpc/mm/radix: Make Radix require HUGETLB_PAGE
Michael Ellerman
2
-1
/
+2
2019-05-02
ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
Ard Biesheuvel
1
-1
/
+15
2019-05-02
perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...
Harry Pan
1
-5
/
+5
2019-05-02
arm64: mm: Ensure tail of unaligned initrd is reserved
Bjorn Andersson
1
-1
/
+1
2019-05-02
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
1
-1
/
+1
2019-05-02
powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
Christophe Leroy
1
-1
/
+1
2019-04-27
x86/speculation: Prevent deadlock on ssb_state::lock
Thomas Gleixner
1
-2
/
+6
2019-04-27
perf/x86: Fix incorrect PEBS_REGS
Kan Liang
2
-20
/
+20
2019-04-27
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
1
-3
/
+3
2019-04-27
perf/x86/amd: Add event map for AMD Family 17h
Kim Phillips
1
-9
/
+26
2019-04-27
s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)
Joe Perches
1
-1
/
+1
2019-04-27
x86/kprobes: Avoid kretprobe recursion bug
Masami Hiramatsu
1
-2
/
+20
2019-04-27
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
1
-0
/
+26
2019-04-27
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
1
-1
/
+1
2019-04-27
crypto: x86/poly1305 - fix overflow during partial reduction
Eric Biggers
2
-12
/
+24
2019-04-27
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
4
-6
/
+12
2019-04-27
Revert "svm: Fix AVIC incomplete IPI emulation"
Suthikulpanit, Suravee
1
-4
/
+15
2019-04-27
KVM: x86: svm: make sure NMI is injected after nmi_singlestep
Vitaly Kuznetsov
1
-0
/
+3
2019-04-27
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
Sean Christopherson
1
-10
/
+11
2019-04-20
ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
Yang Shi
1
-3
/
+3
2019-04-20
x86/gart: Exclude GART aperture from kcore
Kairui Song
1
-7
/
+13
2019-04-20
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
1
-0
/
+1
2019-04-20
x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
Matthew Whitehead
1
-7
/
+7
2019-04-20
x86/hyperv: Prevent potential NULL pointer dereference
Kangjie Lu
1
-1
/
+5
2019-04-20
x86/hpet: Prevent potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-04-20
x86/mm: Don't leak kernel addresses
Matteo Croce
1
-2
/
+2
2019-04-20
mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
Petr Štetiar
1
-0
/
+1
2019-04-20
arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
Corentin Labbe
1
-0
/
+1
2019-04-20
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
2
-0
/
+9
2019-04-17
KVM: x86: nVMX: fix x2APIC VTPR read intercept
Marc Orr
1
-1
/
+1
2019-04-17
KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
Marc Orr
1
-28
/
+44
2019-04-17
powerpc/64s/radix: Fix radix segment exception handling
Nicholas Piggin
1
-0
/
+12
2019-04-17
x86/perf/amd: Remove need to check "running" bit in NMI handler
Lendacky, Thomas
2
-12
/
+22
2019-04-17
x86/perf/amd: Resolve NMI latency issues for active PMCs
Lendacky, Thomas
1
-1
/
+55
2019-04-17
x86/perf/amd: Resolve race condition when disabling PMC
Lendacky, Thomas
1
-3
/
+62
2019-04-17
x86/asm: Use stricter assembly constraints in bitops
Alexander Potapenko
1
-23
/
+18
2019-04-17
x86/asm: Remove dead __GNUC__ conditionals
Rasmus Villemoes
3
-41
/
+0
2019-04-17
csky: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
1
-4
/
+6
2019-04-17
xtensa: fix return_address
Max Filippov
1
-1
/
+5
2019-04-17
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
1
-0
/
+3
2019-04-17
arm64/ftrace: fix inadvertent BUG() in trampoline check
Ard Biesheuvel
2
-2
/
+6
2019-04-17
arm64: backtrace: Don't bother trying to unwind the userspace stack
Will Deacon
1
-6
/
+9
2019-04-17
arm64: dts: rockchip: fix rk3328 rgmii high tx error rate
Peter Geis
1
-22
/
+22
2019-04-17
arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64
Tomohiro Mayama
1
-2
/
+1
2019-04-17
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
1
-8
/
+8
2019-04-17
ARM: dts: at91: Fix typo in ISC_D0 on PC9
David Engraf
1
-1
/
+1
2019-04-17
ARM: dts: rockchip: Fix SD card detection on rk3288-tinker
David Summers
1
-1
/
+2
2019-04-17
ARM: dts: am335x-evm: Correct the regulators for the audio codec
Peter Ujfalusi
1
-4
/
+22
[next]