Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3c2b1ae4410c9a83d20803b17c96b9831c98d35a
/
arch
256f63c6
sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()
by Geert Uytterhoeven
· 6 years ago
fc242af
x86/uaccess: Fix up the fixup
by Peter Zijlstra
· 6 years ago
5007453
x86/ia32: Fix ia32_restore_sigcontext() AC leak
by Peter Zijlstra
· 6 years ago
4614b0b
x86/uaccess, signal: Fix AC=1 bloat
by Peter Zijlstra
· 6 years ago
e667aef
arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
by Wen Yang
· 6 years ago
e758471
x86/build: Keep local relocations with ld.lld
by Kees Cook
· 6 years ago
c3c6143
s390/mm: silence compiler warning when compiling without CONFIG_PGSTE
by Thomas Huth
· 6 years ago
a07de9b
x86/microcode: Fix the ancient deprecated microcode loading method
by Borislav Petkov
· 6 years ago
1cd4902d
perf/x86/intel/cstate: Add Icelake support
by Kan Liang
· 6 years ago
ea6ff1b
perf/x86/intel/rapl: Add Icelake support
by Kan Liang
· 6 years ago
3a9a1fd
perf/x86/msr: Add Icelake support
by Kan Liang
· 6 years ago
b0f6ac8
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
by Vincenzo Frascino
· 6 years ago
f843f84
x86/irq/64: Limit IST stack overflow check to #DB stack
by Thomas Gleixner
· 6 years ago
fec8a09
powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
by Russell Currey
· 6 years ago
f488832
powerpc/numa: improve control of topology updates
by Nathan Lynch
· 6 years ago
f46ae1c
x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()
by Jiri Kosina
· 6 years ago
0fcb3cd
x86/build: Move _etext to actual end of .text
by Kees Cook
· 6 years ago
216155a
s390/kexec_file: Fix detection of text segment in ELF loader
by Philipp Rudo
· 6 years ago
8715ce0
x86/modules: Avoid breaking W^X while loading modules
by Nadav Amit
· 6 years ago
0fe8ed0
powerpc/watchdog: Use hrtimers for per-CPU heartbeat
by Nicholas Piggin
· 6 years ago
efa336f
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
by Qian Cai
· 6 years ago
9152b08
ARM: vdso: Remove dependency with the arch_timer driver internals
by Marc Zyngier
· 6 years ago
b8bd069
powerpc/perf: Fix loop exit condition in nest_imc_event_init
by Anju T Sudhakar
· 6 years ago
1a6767f
powerpc/boot: Fix missing check of lseek() return value
by Bo YU
· 6 years ago
7418539
powerpc/perf: Return accordingly on invalid chip-id in
by Anju T Sudhakar
· 6 years ago
2eefb4a
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
by Will Deacon
· 6 years ago
53cd8ae
arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
by Christoph Hellwig
· 6 years ago
9c15fff
arm64/kernel: kaslr: reduce module randomization range to 2 GB
by Ard Biesheuvel
· 6 years ago
709a930
kvm: svm/avic: fix off-by-one in checking host APIC ID
by Suthikulpanit, Suravee
· 6 years ago
432ec4f
KVM: x86: fix return value for reserved EFER
by Paolo Bonzini
· 6 years ago
1d84eb8
x86: Hide the int3_emulate_call/jmp functions from UML
by Steven Rostedt (VMware)
· 6 years ago
a0b1dde
perf/x86/intel: Fix race in intel_pmu_disable_event()
by Jiri Olsa
· 6 years ago
f037116
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
by Gary Hook
· 6 years ago
a0a49d8
x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
by Vitaly Kuznetsov
· 6 years ago
9ae0f86
MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
by Florian Fainelli
· 6 years ago
07b487e
ftrace/x86_64: Emulate call function while updating in breakpoint handler
by Peter Zijlstra
· 6 years ago
ba246f6
x86_64: Allow breakpoints to emulate call instructions
by Peter Zijlstra
· 6 years ago
01b6fdc
x86_64: Add gap to int3 to allow for call emulation
by Josh Poimboeuf
· 6 years ago
85b94de
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
by Helge Deller
· 6 years ago
e5621f7
parisc: Use PA_ASM_LEVEL in boot code
by Helge Deller
· 6 years ago
9aabffe
parisc: Export running_on_qemu symbol for modules
by Helge Deller
· 6 years ago
756eda9
xen/pvh: set xen_domain_type to HVM in xen_pvh_init
by Roger Pau Monne
· 6 years ago
38f1148
KVM: lapic: Busy wait for timer to expire when using hv_timer
by Sean Christopherson
· 6 years ago
3b5ea2d
KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
by Sean Christopherson
· 6 years ago
1bfceb3
bpf, arm64: remove prefetch insn in xadd mapping
by Daniel Borkmann
· 6 years ago
d42d342
crypto: arm64/aes-neonbs - don't access already-freed walk.iv
by Eric Biggers
· 6 years ago
69b9d32
crypto: arm/aes-neonbs - don't access already-freed walk.iv
by Eric Biggers
· 6 years ago
63efe31
crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
by Eric Biggers
· 6 years ago
e7fd8a2
crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
by Eric Biggers
· 6 years ago
2ea1a37
sched/x86: Save [ER]FLAGS on context switch
by Peter Zijlstra
· 6 years ago
d8d751e
arm64: Save and restore OSDLR_EL1 across suspend/resume
by Jean-Philippe Brucker
· 6 years ago
f273cd1
arm64: Clear OSDLR_EL1 on CPU boot
by Jean-Philippe Brucker
· 6 years ago
26e7d2a
arm64: compat: Reduce address limit
by Vincenzo Frascino
· 6 years ago
6d696ceb
arm64: arch_timer: Ensure counter register reads occur with seqlock held
by Will Deacon
· 6 years ago
222abad
arm64: mmap: Ensure file offset is treated as unsigned
by Boyang Zhou
· 6 years ago
921bc15
ARM: exynos: Fix a leaked reference by adding missing of_node_put
by Wen Yang
· 6 years ago
e2c436d
ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3
by Sylwester Nawrocki
· 6 years ago
abea1fb
ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260
by Stuart Menefy
· 6 years ago
8cf1bbc
arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.
by Christoph Muellner
· 6 years ago
393ca9e
x86/speculation/mds: Revert CPU buffer clear on double fault exit
by Andy Lutomirski
· 6 years ago
4179b85
powerpc/booke64: set RI in default MSR
by Laurentiu Tudor
· 6 years ago
71b20cd
powerpc/powernv/idle: Restore IAMR after idle
by Russell Currey
· 6 years ago
69c2b71
powerpc/book3s/64: check for NULL pointer in pgd_alloc()
by Rick Lindsley
· 6 years ago
0dc9ad4
powerpc/64s: Include cpu header
by Breno Leitao
· 6 years ago
db1b4aa
um: Don't hardcode path as it is architecture dependent
by Ritesh Raj Sarraf
· 6 years ago
5752605
x86/kprobes: Avoid kretprobe recursion bug
by Masami Hiramatsu
· 6 years ago
19f4f94
powerpc/smp: Fix NMI IPI xmon timeout
by Nicholas Piggin
· 6 years ago
f8bd34d1
powerpc/smp: Fix NMI IPI timeout
by Nicholas Piggin
· 6 years ago
3835cb5
ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabled
by Tigran Tadevosyan
· 6 years ago
ca86488
MIPS: perf: ath79: Fix perfcount IRQ assignment
by Petr Štetiar
· 6 years ago
0c8afd5
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
by Vitaly Kuznetsov
· 6 years ago
d39f3cc
KVM: fix spectrev1 gadgets
by Paolo Bonzini
· 6 years ago
4074bc3
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
by Jian-Hong Pan
· 6 years ago
3b51d71
x86/build/lto: Fix truncated .bss with -fdata-sections
by Sami Tolvanen
· 6 years ago
12a0dad
x86/speculation/mds: Add 'mitigations=' support for MDS
by Josh Poimboeuf
· 6 years ago
59a14fb
s390/speculation: Support 'mitigations=' cmdline option
by Josh Poimboeuf
· 6 years ago
74857f6
powerpc/speculation: Support 'mitigations=' cmdline option
by Josh Poimboeuf
· 6 years ago
af5332dd
x86/speculation: Support 'mitigations=' cmdline option
by Josh Poimboeuf
· 6 years ago
7ba793a
x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
by Konrad Rzeszutek Wilk
· 6 years ago
e9ae322
x86/speculation/mds: Fix comment
by Boris Ostrovsky
· 6 years ago
b9faa46
x86/speculation/mds: Add SMT warning message
by Josh Poimboeuf
· 6 years ago
b3a63d9
x86/speculation: Move arch_smt_update() call to after mitigation decisions
by Josh Poimboeuf
· 6 years ago
f7a119a
x86/speculation/mds: Add mds=full,nosmt cmdline option
by Josh Poimboeuf
· 6 years ago
e380309
Documentation: Move L1TF to separate directory
by Thomas Gleixner
· 6 years ago
c50e81f
x86/speculation/mds: Add mitigation mode VMWERV
by Thomas Gleixner
· 6 years ago
8230c20
x86/speculation/mds: Add sysfs reporting for MDS
by Thomas Gleixner
· 6 years ago
2951067
x86/speculation/mds: Add mitigation control for MDS
by Thomas Gleixner
· 6 years ago
4df98b3
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
by Thomas Gleixner
· 6 years ago
b39dc9a
x86/kvm/vmx: Add MDS protection when L1D Flush is not active
by Thomas Gleixner
· 6 years ago
e4fa775
x86/speculation/mds: Clear CPU buffers on exit to user
by Thomas Gleixner
· 6 years ago
1f7c31b
x86/speculation/mds: Add mds_clear_cpu_buffers()
by Thomas Gleixner
· 6 years ago
de89ff6
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
by Andi Kleen
· 6 years ago
aca9e8d
x86/speculation/mds: Add BUG_MSBDS_ONLY
by Thomas Gleixner
· 6 years ago
2e9104a
x86/speculation/mds: Add basic bug infrastructure for MDS
by Andi Kleen
· 6 years ago
00b7632
x86/speculation: Consolidate CPU whitelists
by Thomas Gleixner
· 6 years ago
e09450f
x86/msr-index: Cleanup bit defines
by Thomas Gleixner
· 6 years ago
ca0056d
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
by Eduardo Habkost
· 6 years ago
1f1bc82
x86/cpu: Sanitize FAM6_ATOM naming
by Peter Zijlstra
· 6 years ago
9ccdbde
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
by Will Deacon
· 6 years ago
7d10436
perf/x86/intel: Initialize TFA MSR
by Peter Zijlstra
· 6 years ago
Next »