Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7b287c47e4524bdc73152d77a68c68a044b9c111
/
arch
c3f28d5
x86/hyperv: Fix kernel panic when kexec on HyperV
by Kairui Song
· 6 years ago
56bb66c
h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
by Masahiro Yamada
· 6 years ago
bd62f1f
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
by Will Deacon
· 6 years ago
3a18eab
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
by Sean Christopherson
· 6 years ago
b9733a7
KVM: x86: update %rip after emulating IO
by Sean Christopherson
· 6 years ago
a0713e8
x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
by Thomas Gleixner
· 6 years ago
c91d07a
powerpc/64: Fix memcmp reading past the end of src/dest
by Michael Ellerman
· 6 years ago
d7c00bb
powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
by Gautham R. Shenoy
· 6 years ago
92d4ee2
powerpc: bpf: Fix generation of load/store DW instructions
by Naveen N. Rao
· 6 years ago
9397f0d
ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
by Kohji Okuno
· 6 years ago
a1df5db
powerpc/security: Fix spectre_v2 reporting
by Michael Ellerman
· 6 years ago
986f0c6
powerpc/fsl: Fix the flush of branch predictor.
by Christophe Leroy
· 6 years ago
b848d19
powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
by Diana Craciun
· 6 years ago
632d839
powerpc/fsl: Update Spectre v2 reporting
by Diana Craciun
· 6 years ago
43f4062
powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
by Diana Craciun
· 6 years ago
a46a503
powerpc/fsl: Flush branch predictor when entering KVM
by Diana Craciun
· 6 years ago
3cb931c
powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
by Diana Craciun
· 6 years ago
cf72dad
powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
by Diana Craciun
· 6 years ago
020e5f1
powerpc/fsl: Add nospectre_v2 command line argument
by Diana Craciun
· 6 years ago
4a6a228
powerpc/fsl: Emulate SPRN_BUCSR register
by Diana Craciun
· 6 years ago
4944f1d
powerpc/fsl: Add macro to flush the branch predictor
by Diana Craciun
· 6 years ago
d67ab3d
powerpc/fsl: Add infrastructure to fixup branch predictor flush
by Diana Craciun
· 6 years ago
206a76a
x86/unwind: Add hardcoded ORC entry for NULL
by Jann Horn
· 6 years ago
367ccaf
x86/unwind: Handle NULL pointer calls better in frame unwinder
by Jann Horn
· 6 years ago
b8ea151
powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
by Michael Ellerman
· 6 years ago
9d91069
MIPS: Fix kernel crash for R6 in jump label branch function
by Archer Yan
· 6 years ago
6e74961
MIPS: Ensure ELF appended dtb is relocated
by Yasha Cherikovsky
· 6 years ago
56bcf3d
mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
by Yifeng Li
· 6 years ago
3053cb9
s390/setup: fix boot crash for machine without EDAT-1
by Martin Schwidefsky
· 6 years ago
5ffb710
KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
by Sean Christopherson
· 6 years ago
29b515c
KVM: nVMX: Apply addr size mask to effective address for VMX instructions
by Sean Christopherson
· 6 years ago
9ce0ffe
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
by Sean Christopherson
· 6 years ago
c235af5
KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
by Sean Christopherson
· 6 years ago
656e9e5
KVM: x86/mmu: Detect MMIO generation wrap in any address space
by Sean Christopherson
· 6 years ago
23ad135
KVM: Call kvm_arch_memslots_updated() before updating memslots
by Sean Christopherson
· 6 years ago
30cedf1
perf/x86/intel/uncore: Fix client IMC events return huge result
by Kan Liang
· 6 years ago
3cbae9f
arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
by Dave Martin
· 6 years ago
c113a7f
arm64: debug: Ensure debug handlers check triggering exception level
by Will Deacon
· 6 years ago
85c8ea2
arm64: Fix HCR.TGE status for NMI contexts
by Julien Thierry
· 6 years ago
58691e6a
ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
by Gustavo A. R. Silva
· 6 years ago
d6d004b
powerpc/traps: Fix the message printed when stack overflows
by Christophe Leroy
· 6 years ago
461a52a
powerpc/traps: fix recoverability of machine check handling on book3s/32
by Christophe Leroy
· 6 years ago
baed68a
powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration
by Aneesh Kumar K.V
· 6 years ago
9d2e929
powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
by Michael Ellerman
· 6 years ago
344996a
powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
by Mark Cave-Ayland
· 6 years ago
3bf8ff7
powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
by Paul Mackerras
· 6 years ago
f6f03d60
powerpc/83xx: Also save/restore SPRG4-7 during suspend
by Christophe Leroy
· 6 years ago
b093499
powerpc/powernv: Make opal log only readable by root
by Jordan Niethe
· 6 years ago
9b530550
powerpc/wii: properly disable use of BATs when requested.
by Christophe Leroy
· 6 years ago
40b9785
powerpc/32: Clear on-stack exception marker upon exception return
by Christophe Leroy
· 6 years ago
ee7d297
x86/kprobes: Prohibit probing on optprobe template code
by Masami Hiramatsu
· 6 years ago
fcbf12e
m68k: Add -ffreestanding to CFLAGS
by Finn Thain
· 6 years ago
b52bdf5
s390/setup: fix early warning messages
by Martin Schwidefsky
· 6 years ago
468ff43f
xen: fix dom0 boot on huge systems
by Juergen Gross
· 6 years ago
41e2d1c
crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
by Ard Biesheuvel
· 6 years ago
d5a5bded
crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
by Ard Biesheuvel
· 6 years ago
66700c8
crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
by Eric Biggers
· 6 years ago
8a9fcf4
crypto: x86/aesni-gcm - fix crash on empty plaintext
by Eric Biggers
· 6 years ago
5d2a517
crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
by Eric Biggers
· 6 years ago
76f2167
crypto: arm64/crct10dif - revert to C code for short inputs
by Ard Biesheuvel
· 6 years ago
4bca5a9
crypto: arm64/aes-neonbs - fix returning final keystream block
by Eric Biggers
· 6 years ago
0beb34b
crypto: arm/crct10dif - revert to C code for short inputs
by Ard Biesheuvel
· 6 years ago
8b9187e
ARCv2: don't assume core 0x54 has dual issue
by Vineet Gupta
· 6 years ago
3220aa9
ARCv2: support manual regfile save on interrupts
by Vineet Gupta
· 7 years ago
74b4dce
ARC: uacces: remove lp_start, lp_end from clobber list
by Vineet Gupta
· 6 years ago
2fc69e55
ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
by Eugeniy Paltsev
· 6 years ago
e525788
ARM: tegra: Restore DT ABI on Tegra124 Chromebooks
by Thierry Reding
· 6 years ago
f715466
arm64: Relax GIC version check during early boot
by Vladimir Murzin
· 6 years ago
2f97f71
ARM: dts: armada-xp: fix Armada XP boards NAND description
by Thomas Petazzoni
· 6 years ago
84657a1
ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
by Robin Murphy
· 6 years ago
da34953
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
by Dietmar Eggemann
· 6 years ago
a9503ad
x86/CPU: Add Icelake model number
by Rajneesh Bhardwaj
· 6 years ago
f49f700
ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug
by Russell King
· 6 years ago
459058f0
KVM: arm64: Forbid kprobing of the VHE world-switch code
by James Morse
· 6 years ago
c831293
arm/arm64: KVM: Don't panic on failure to properly reset system registers
by Marc Zyngier
· 6 years ago
b78379c
arm/arm64: KVM: Allow a VCPU to fully reset itself
by Marc Zyngier
· 6 years ago
dfe9b4d
KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
by Christoffer Dall
· 6 years ago
f3f7a8b
ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitialized
by Yizhuo
· 6 years ago
ad4507b
ARM: dts: Configure clock parent for pwm vibra
by Tony Lindgren
· 6 years ago
cdaf89a
arm64: dts: rockchip: fix graph_port warning on rk3399 bob kevin and excavator
by Enric Balletbo i Serra
· 6 years ago
d6b577c
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
by kbuild test robot
· 6 years ago
92c9a38
perf/x86/intel: Fix memory corruption
by Peter Zijlstra
· 6 years ago
a8eae05
perf/x86: Fixup typo in stub functions
by Peter Zijlstra
· 6 years ago
26b6e01
perf/x86/intel: Implement support for TSX Force Abort
by Peter Zijlstra (Intel)
· 6 years ago
fdd8209
x86: Add TSX Force Abort CPUID/MSR
by Peter Zijlstra (Intel)
· 6 years ago
9e071aa
perf/x86/intel: Generalize dynamic constraint creation
by Peter Zijlstra (Intel)
· 6 years ago
f99f7da
perf/x86/intel: Make cpuc allocations consistent
by Peter Zijlstra (Intel)
· 6 years ago
bb2c205
ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
by Marek Szyprowski
· 6 years ago
bfc341b
ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
by Marek Szyprowski
· 6 years ago
cd10bc8
ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
by Marek Szyprowski
· 6 years ago
103ec44
arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
by Alistair Strachan
· 6 years ago
e6eb5e3
arm64: dts: hikey: Give wifi some time after power-on
by Jan Kiszka
· 6 years ago
271c5a5
arm64: dts: zcu100-revC: Give wifi some time after power-on
by Jan Kiszka
· 6 years ago
36e3673
x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
by Alexander Shishkin
· 6 years ago
cd8520a
MIPS: Remove function size check in get_frame_info()
by Jun-Ru Chang
· 6 years ago
fbc3ed1
DTS: CI20: Fix bugs in ci20's device tree.
by Zhou Yanjie
· 6 years ago
90f0a75
arm64: dts: add msm8996 compatible to gicv3
by Srinivas Kandagatla
· 6 years ago
ac09973
ARM: pxa: ssp: unneeded to free devm_ allocated data
by Peng Hao
· 6 years ago
9597731
arm64: dts: renesas: r8a77965: Enable DMA for SCIF2
by Geert Uytterhoeven
· 6 years ago
4dc8b2e
arm64: dts: renesas: r8a7796: Enable DMA for SCIF2
by Geert Uytterhoeven
· 6 years ago
Next »