Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4c1d45850d5327049bce461743179b46adc33f9e
/
arch
/
arm64
b6bdb75
mm/vmalloc: add interfaces to free unmapped page table
by Toshi Kani
· 7 years ago
bb9b4db
Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 7 years ago
e21a4f3
KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
by Christoffer Dall
· 7 years ago
4178802
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
e21da1c
arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
by Marc Zyngier
· 7 years ago
97ace51
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
753e8ab
arm64: mm: fix thinko in non-global page table attribute check
by Ard Biesheuvel
· 7 years ago
297ea1b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9cb9c07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
9f41631
arm64: fix unwind_frame() for filtered out fn for function graph tracing
by Pratyush Anand
· 7 years ago
16338a9
bpf, arm64: fix out of bounds access in tail call
by Daniel Borkmann
· 7 years ago
e6d2101
Merge tag 'v4.16-rockchip-dts64fixes-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes
by Arnd Bergmann
· 7 years ago
9977a8c
arm64: dts: Remove leading 0x and 0s from bindings notation
by Mathieu Malaterre
· 7 years ago
713bb31
Merge tag 'amlogic-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes
by Arnd Bergmann
· 7 years ago
e2c8d28
arm64: dts: cavium: fix PCI bus dtc warnings
by Rob Herring
· 7 years ago
15122ee
arm64: Enforce BBM for huge IO/VMAP mappings
by Will Deacon
· 7 years ago
ed7158b
treewide/trivial: Remove ';;$' typo noise
by Ingo Molnar
· 7 years ago
0331365
arm64: perf: correct PMUVer probing
by Mark Rutland
· 7 years ago
a06f818
arm64: __show_regs: Only resolve kernel symbols when running at EL1
by Will Deacon
· 7 years ago
1962682
arm64: Remove unimplemented syscall log message
by Michael Weiser
· 7 years ago
5ee39a7
arm64: Disable unhandled signal log messages by default
by Michael Weiser
· 7 years ago
be68a8a
arm64: cpufeature: Fix CTR_EL0 field definitions
by Will Deacon
· 7 years ago
9085b34
arm64: uaccess: Formalise types for access_ok()
by Robin Murphy
· 7 years ago
04c4927
arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S files
by Bhupesh Sharma
· 7 years ago
e1a50de
arm64: cputype: Silence Sparse warnings
by Robin Murphy
· 7 years ago
20a004e
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
by Will Deacon
· 7 years ago
ca9eee9
arm64: dts: rockchip: Fix DWMMC clocks
by Robin Murphy
· 7 years ago
2ce77f6
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
by Will Deacon
· 7 years ago
77f5cdb
ARM64: dts: meson: uart: fix address space range
by Yixun Lan
· 7 years ago
2363ec9
ARM64: dts: meson-gxl: add internal ethernet PHY irq
by Jerome Brunet
· 7 years ago
16e574d
arm64: Add missing Falkor part number for branch predictor hardening
by Shanker Donthineni
· 7 years ago
7b0390e
arm64: dts: rockchip: introduce pclk_vio_grf in rk3399-eDP device node
by Yakir Yang
· 7 years ago
2b7d2ed
arm64: dts: rockchip: correct ep-gpios for rk3399-sapphire
by Shawn Lin
· 7 years ago
73e42e1
arm64: dts: rockchip: fix rock64 gmac2io stability issues
by Kamil Trzciński
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
54ce685
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
c013632
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
0231d00
ACPI: SPCR: Make SPCR available to x86
by Prarit Bhargava
· 7 years ago
a2e5790
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
3aa5688
bitmap: replace bitmap_{from,to}_u32array
by Yury Norov
· 7 years ago
917538e
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
by Andrey Konovalov
· 7 years ago
3a0a397
arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
by Marc Zyngier
· 7 years ago
b092201
arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
by Marc Zyngier
· 7 years ago
f72af90
arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
by Marc Zyngier
· 7 years ago
6167ec5
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
by Marc Zyngier
· 7 years ago
a4097b3
arm/arm64: KVM: Turn kvm_psci_version into a static inline
by Marc Zyngier
· 7 years ago
09e6be1
arm/arm64: KVM: Advertise SMCCC v1.1
by Marc Zyngier
· 7 years ago
1a2fb94
arm/arm64: KVM: Consolidate the PSCI include files
by Marc Zyngier
· 7 years ago
f5115e8
arm64: KVM: Increment PC after handling an SMC trap
by Marc Zyngier
· 7 years ago
c0938c7
arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
by Marc Zyngier
· 7 years ago
30d88c0
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
by Will Deacon
· 7 years ago
5dfc6ed
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
by Will Deacon
· 7 years ago
91b2d34
arm64: futex: Mask __user pointers prior to dereference
by Will Deacon
· 7 years ago
f71c2ff
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
by Will Deacon
· 7 years ago
8462408
arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
by Will Deacon
· 7 years ago
c2f0ad4
arm64: uaccess: Prevent speculative use of the current addr_limit
by Will Deacon
· 7 years ago
6314d90
arm64: entry: Ensure branch through syscall table is bounded under speculation
by Will Deacon
· 7 years ago
4d8efc2
arm64: Use pointer masking to limit uaccess speculation
by Robin Murphy
· 7 years ago
51369e3
arm64: Make USER_DS an inclusive limit
by Robin Murphy
· 7 years ago
022620e
arm64: Implement array_index_mask_nospec()
by Robin Murphy
· 7 years ago
669474e
arm64: barrier: Add CSDB macros to control data-value prediction
by Will Deacon
· 7 years ago
439e70e
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
by Will Deacon
· 7 years ago
79ddab3
arm64: assembler: Align phys_to_pte with pte_to_phys
by Will Deacon
· 7 years ago
f167211
arm64: entry: Reword comment about post_ttbr_update_workaround
by Will Deacon
· 7 years ago
fa0465f
arm64: assembler: Change order of macro arguments in phys_to_ttbr
by Will Deacon
· 7 years ago
6dc52b1
arm64: Force KPTI to be disabled on Cavium ThunderX
by Marc Zyngier
· 7 years ago
f992b4d
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
by Will Deacon
· 7 years ago
4e60205
arm64: mm: Permit transitioning from Global to Non-Global without BBM
by Will Deacon
· 7 years ago
41acec6
arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
by Will Deacon
· 7 years ago
3060e9f
arm64: Add software workaround for Falkor erratum 1041
by Shanker Donthineni
· 7 years ago
202fb4e
arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
by Will Deacon
· 7 years ago
8284507
Merge branch 'linus' into sched/urgent, to resolve conflicts
by Ingo Molnar
· 7 years ago
3ff1b28
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
f1e3a12
membarrier/arm64: Provide core serializing command
by Mathieu Desnoyers
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
ee95f40
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
by Ross Zwisler
· 7 years ago
3879ae6
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
adbc128
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
537433b
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
e4ee8b8
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
7bf14c2
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Radim Krčmář
· 7 years ago
73da9e1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
1d78a62
arm64: provide pmdp_establish() helper
by Catalin Marinas
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
a103950
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
e531753
Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
0aebc6a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
b8dbf73
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0fc7e74
Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
49f9c35
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
457740a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
4d1d13a
Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' and 'clk-meson' into clk-next
by Stephen Boyd
· 7 years ago
96a7100
bpf, arm64: remove obsolete exception handling from div/mod
by Daniel Borkmann
· 7 years ago
ec89ab5
arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm
by Steve Capper
· 7 years ago
9a288ba
Merge tag 'socfpga_dts_for_v4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dt
by Arnd Bergmann
· 7 years ago
fb87127
crypto: arm64/sha512 - fix/improve new v8.2 Crypto Extensions code
by Ard Biesheuvel
· 7 years ago
140aa50
crypto: arm64/sm3 - new v8.2 Crypto Extensions implementation
by Ard Biesheuvel
· 7 years ago
Next »