Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7eeaeb90a6a5c8dc0de9bbb16a12d474d31d820e
/
arch
66e1c94
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f0ab773
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
c9cf87e
KASAN: prohibit KASAN+STRUCTLEAK combination
by Dmitry Vyukov
· 7 years ago
4bc8719
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
3f5f859
Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-sh
by Linus Torvalds
· 7 years ago
7404bc2
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
5c6b546
Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
84c3a09
Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
ac21fc2
sh: switch to NO_BOOTMEM
by Rob Herring
· 7 years ago
0583a4e
arm64: capabilities: Add NVIDIA Denver CPU to bp_harden list
by David Gilhooley
· 7 years ago
1b06bd8
arm64: Add MIDR encoding for NVIDIA CPUs
by David Gilhooley
· 7 years ago
9a62dcf
arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcan
by Uwe Kleine-König
· 7 years ago
6c0a8f6
powerpc/pseries: Fix CONFIG_NUMA=n build
by Michael Ellerman
· 7 years ago
d1ecfa9
x86/xen: Reset VCPU0 info pointer after shared_info remap
by van der Linden, Frank
· 7 years ago
edf6a2d
powerpc/trace/syscalls: Update syscall name matching logic to account for ppc_ prefix
by Naveen N. Rao
· 7 years ago
0b7758a
powerpc/trace/syscalls: Update syscall name matching logic
by Naveen N. Rao
· 7 years ago
c4ec1f0
powerpc/64: Remove unused paca->soft_enabled
by Michael Ellerman
· 7 years ago
701e39d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
9c48eb6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
fe282c6
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ecf08da
KVM: x86: remove APIC Timer periodic/oneshot spikes
by Anthoine Bourgeois
· 7 years ago
f3351c6
Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
b9826a4
sh: mm: Fix unprotected access to struct device
by Jacopo Mondi
· 7 years ago
6cb4659
sh: fix build failure for J2 cpu with SMP disabled
by Rich Felker
· 7 years ago
e0f6d1a
x86/vdso: Remove unused file
by Jann Horn
· 7 years ago
a5f8129
perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
by Peter Zijlstra
· 7 years ago
06ce6e9
perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
by Peter Zijlstra
· 7 years ago
46b1b57
perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
by Peter Zijlstra
· 7 years ago
ef9ee4a
perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
by Peter Zijlstra
· 7 years ago
625e200
Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
b220244
arm64: vgic-v2: Fix proxying of cpuif access
by James Morse
· 7 years ago
1975fa5
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
by James Morse
· 7 years ago
e523a25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
bb60931
Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
8d73b18
parisc: Fix section mismatches
by Helge Deller
· 7 years ago
b819439
parisc: drivers.c: Fix section mismatches
by Helge Deller
· 7 years ago
39f56ca
bpf, x64: fix memleak when not converging on calls
by Daniel Borkmann
· 7 years ago
3aab888
bpf, x64: fix memleak when not converging after image
by Daniel Borkmann
· 7 years ago
c65732e
x86/cpu: Restore CPUID_8000_0008_EBX reload
by Thomas Gleixner
· 7 years ago
e3b4f79025
x86/tsc: Fix mark_tsc_unstable()
by Peter Zijlstra
· 7 years ago
e9088ad
x86/tsc: Always unregister clocksource_tsc_early
by Peter Zijlstra
· 7 years ago
2d618bdf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel
by Linus Torvalds
· 7 years ago
330e261
hexagon: export csum_partial_copy_nocheck
by Arnd Bergmann
· 7 years ago
a57ab96
hexagon: add memset_io() helper
by Arnd Bergmann
· 7 years ago
05c5875
arm64: To remove initrd reserved area entry from memblock
by CHANDAN VN
· 7 years ago
8188fc8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
00ad691
sparc: vio: use put_device() instead of kfree()
by Arvind Yadav
· 7 years ago
d3c68d0
sparc64: Fix mistake in oradax license text
by Rob Gardner
· 7 years ago
c61a56a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
65f4d6d
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7d9e55f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0d95cfa
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
46dc111
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
19b522d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
5e62493
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
by KarimAllah Ahmed
· 7 years ago
ee7141c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
a468f2d
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
by Junaid Shahid
· 7 years ago
8bb2610
x86/entry/64/compat: Preserve r8-r11 in int $0x80
by Andy Lutomirski
· 7 years ago
1a512c0
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
by Arnd Bergmann
· 7 years ago
3db3eb2
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
by Petr Tesarik
· 7 years ago
3789c12
arm64: avoid instrumenting atomic_ll_sc.o
by Mark Rutland
· 7 years ago
4ea3f05
Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes
by Arnd Bergmann
· 7 years ago
b2d7ecb
powerpc/kvm/booke: Fix altivec related build break
by Laurentiu Tudor
· 7 years ago
6029755
powerpc: Fix deadlock with multiple calls to smp_send_stop
by Nicholas Piggin
· 7 years ago
47b5ece
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
b837913
x86/cpu/intel: Add missing TLB cpuid values
by jacek.tomaka@poczta.fm
· 7 years ago
1334ac1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
19791a7
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
by Mark Rutland
· 7 years ago
c12d7e9
ARM: defconfig: Update Gemini defconfig
by Linus Walleij
· 7 years ago
ef74050
ARM: s3c24xx: jive: Fix some GPIO names
by Linus Walleij
· 7 years ago
21f2db5
Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 7 years ago
7b069b1
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes
by Arnd Bergmann
· 7 years ago
1c3bc8f
ARM: dts: Fix NAS4220B pin config
by Linus Walleij
· 7 years ago
ee370b4
Merge tag 'juno-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes
by Arnd Bergmann
· 7 years ago
a0a2d05
Merge tag 'socfpga_defconfig_fix_v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into fixes
by Arnd Bergmann
· 7 years ago
da6fa7e
x86/smpboot: Don't use mwait_play_dead() on AMD systems
by Yazen Ghannam
· 7 years ago
14d12bb
x86/mm: Make vmemmap and vmalloc base address constants unsigned long
by Jiri Kosina
· 7 years ago
7d87881
x86/vector: Remove the unused macro FPU_IRQ
by Dou Liyang
· 7 years ago
e307280
x86/vector: Remove the macro VECTOR_OFFSET_START
by Dou Liyang
· 7 years ago
9124130
x86/cpufeatures: Enumerate cldemote instruction
by Fenghua Yu
· 7 years ago
25eb0ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
4e949e9
perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
by Kan Liang
· 7 years ago
1612a98
bpf, x64: fix JIT emission for dead code
by Gianluca Borello
· 7 years ago
1c758a2
tracing/x86: Update syscall trace events to handle new prefixed syscall func names
by Steven Rostedt (VMware)
· 7 years ago
06e22bb
Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
ac61c11
powerpc: Fix smp_send_stop NMI IPI handling
by Nicholas Piggin
· 7 years ago
316d097
x86/pti: Filter at vma->vm_page_prot population
by Dave Hansen
· 7 years ago
b7c21bc
x86/pti: Disallow global kernel text with RANDSTRUCT
by Dave Hansen
· 7 years ago
a44ca8f
x86/pti: Reduce amount of kernel text allowed to be Global
by Dave Hansen
· 7 years ago
58e65b5
x86/pti: Fix boot warning from Global-bit setting
by Dave Hansen
· 7 years ago
d2479a3
x86/pti: Fix boot problems from Global-bit setting
by Dave Hansen
· 7 years ago
682e6b4
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
by Nicholas Piggin
· 7 years ago
ad40bda
arm64: support __int128 with clang
by Jason A. Donenfeld
· 7 years ago
9478f19
arm64: only advance singlestep for user instruction traps
by Mark Rutland
· 7 years ago
ed231ae
arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
by Kim Phillips
· 7 years ago
59275a0
arm64: ptrace: remove addr_limit manipulation
by Mark Rutland
· 7 years ago
85602be
RISC-V: build vdso-dummy.o with -no-pie
by Aurelien Jarno
· 7 years ago
5b7252a
riscv: there is no <asm/handle_irq.h>
by Christoph Hellwig
· 7 years ago
86e1175
riscv: select DMA_DIRECT_OPS instead of redefining it
by Christoph Hellwig
· 7 years ago
907e21c
arm64: mm: drop addr parameter from sync icache and dcache
by Shaokun Zhang
· 7 years ago
Next »