Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
05f9467e70ed7c9cd19fd3d42346941cdc03eef3
/
arch
6e693b3
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
by Will Deacon
· 6 years ago
b0f3e76
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
5d5c303
Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
6a0141a
Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
75a080c
powerpc: chrp: Use of_node_is_type to access device_type
by Rob Herring
· 6 years ago
c5b7098
Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
e6ec2fd
Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
6e434bf
Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
1b504a7
openrisc: remove unneeded code in arch/openrisc/Makefile
by Masahiro Yamada
· 6 years ago
558ee61
nds32: remove unneeded code in arch/nds32/Makefile
by Masahiro Yamada
· 6 years ago
867cefb
xen: Fix x86 sched_clock() interface for xen
by Juergen Gross
· 6 years ago
be3bb59
ia64: remove redundant 'export AWK'
by Masahiro Yamada
· 6 years ago
b421b8a
kbuild: remove unused archmrproper
by Masahiro Yamada
· 6 years ago
7fa1e2e
kasan, arm64: remove redundant ARCH_SLAB_MINALIGN define
by Andrey Konovalov
· 6 years ago
1598ecd
arm64: kaslr: ensure randomized quantities are clean to the PoC
by Ard Biesheuvel
· 6 years ago
2f97967
arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced on
by James Morse
· 6 years ago
e9820d6
x86/intel/lpss: Make PCI dependency explicit
by Sinan Kaya
· 6 years ago
7bea7ac
powerpc/syscalls: Fix syscall tracing
by Michael Ellerman
· 6 years ago
da72709
powerpc/pseries: Fix build break due to pnv_npu2_init()
by Jason A. Donenfeld
· 6 years ago
8a644c6
MIPS: OCTEON: fix kexec support
by Aurelien Jarno
· 6 years ago
5268c8f
always clear the X2APIC_ENABLE bit for PV guest
by Talons Lee
· 6 years ago
dbc3c09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
4656121
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into fixes
by Olof Johansson
· 6 years ago
56acb3e
Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 6 years ago
2ec472e
Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into fixes
by Olof Johansson
· 6 years ago
431a8b7
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes
by Olof Johansson
· 6 years ago
66c56cf
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
4733488
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
c3405d6
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
5a9372f
mips: fix n32 compat_ipc_parse_version
by Arnd Bergmann
· 6 years ago
826c136
x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not backed
by Vitaly Kuznetsov
· 6 years ago
b7c1c22
KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flush_tlb_with_range()
by Lan Tianyu
· 6 years ago
3f14a89
kvm: sev: Fail KVM_SEV_INIT if already initialized
by David Rientjes
· 6 years ago
d14eff1
KVM: x86: Fix bit shifting in update_intel_pt_cfg
by Gustavo A. R. Silva
· 6 years ago
e8af37f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
fcf5036
powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings
by Michael Ellerman
· 6 years ago
6bca515
powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group()
by Frederic Barrat
· 6 years ago
897bc3d
powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
by Breno Leitao
· 6 years ago
fb0bdec
powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.
by Christophe Leroy
· 6 years ago
d7b6cc1
powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()
by Dan Carpenter
· 6 years ago
21face6
ARM: integrator: impd1: use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
2796672
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
by AKASHI Takahiro
· 6 years ago
4f548c2
Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
a214720
Disable MSI also when pcie-octeon.pcie_disable on
by YunQiang Su
· 6 years ago
b89d82e
arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
by Will Deacon
· 6 years ago
df209c4
gpio: pl061: handle failed allocations
by Nicholas Mc Guire
· 6 years ago
70c2525
csky: fixup compile error with CPU 810.
by Guo Ren
· 6 years ago
b5f0348
ARM: dts: kirkwood: Fix polarity of GPIO fan lines
by Linus Walleij
· 6 years ago
59c4dcc
arm64: dts: marvell: mcbin: fix PCIe reset signal
by Baruch Siach
· 6 years ago
132ac39
arm64: dts: marvell: armada-ap806: reserve PSCI area
by Heinrich Schuchardt
· 6 years ago
d9ed419
arm64: asm-prototypes: Fix fat-fingered typo in comment
by Will Deacon
· 6 years ago
c25748a
ARM: dts: da850-lcdk: Correct the sound card name
by Peter Ujfalusi
· 6 years ago
bd540eb
ARM: dts: da850-lcdk: Correct the audio codec regulators
by Peter Ujfalusi
· 6 years ago
7fca69d
ARM: dts: da850-evm: Correct the sound card name
by Peter Ujfalusi
· 6 years ago
706edaa
ARM: dts: da850-evm: Correct the audio codec regulators
by Peter Ujfalusi
· 6 years ago
054b8dc
ARM: davinci: omapl138-hawk: fix label names in GPIO lookup entries
by Bartosz Golaszewski
· 6 years ago
7f1015b
ARM: davinci: dm644x-evm: fix label names in GPIO lookup entries
by Bartosz Golaszewski
· 6 years ago
94777ed
ARM: davinci: dm355-evm: fix label names in GPIO lookup entries
by Bartosz Golaszewski
· 6 years ago
c3f08cc
ARM: davinci: da850-evm: fix label names in GPIO lookup entries
by Bartosz Golaszewski
· 6 years ago
cc557af
ARM: davinci: da830-evm: fix label names in GPIO lookup entries
by Bartosz Golaszewski
· 6 years ago
321c46b
MIPS: BCM47XX: Setup struct device for the SoC
by Rafał Miłecki
· 6 years ago
41af167
MIPS: jazz: fix 64bit build
by Thomas Bogendoerfer
· 6 years ago
4064e47
Merge tag 'csky-for-linus-5.0-rc1' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
e4f3589
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
by WANG Chao
· 6 years ago
9080293
x86/cache: Rename config option to CONFIG_X86_RESCTRL
by Borislav Petkov
· 6 years ago
a88cc8d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
9cb2feb
arch/openrisc: Fix issues with access_ok()
by Stafford Horne
· 6 years ago
eb214f2
kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
by Andrey Konovalov
· 6 years ago
19a220d
arm64: defconfig: enable modules for amlogic s400 sound card
by Jerome Brunet
· 6 years ago
2a60aa1
csky: fixup compile error with pte_alloc
by Guo Ren
· 6 years ago
96354ad
csky: fixup CACHEV1 store instruction fast retire
by Guo Ren
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
f553aa1
csky: fixup relocation error with 807 & 860
by Guo Ren
· 6 years ago
6529870
powerpc/perf: Update perf_regs structure to include MMCRA
by Madhavan Srinivasan
· 6 years ago
565dc8a
MIPS: ath79: Enable OF serial ports in the default config
by Alban Bedel
· 6 years ago
390d1b4
MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQ
by Hauke Mehrtens
· 6 years ago
2b4dba5
MIPS: lantiq: Fix IPI interrupt handling
by Hauke Mehrtens
· 6 years ago
8010094
Fix a handful of audit-related issue
by Palmer Dabbelt
· 6 years ago
5aeb1b3
riscv: add HAVE_SYSCALL_TRACEPOINTS to Kconfig
by David Abdurachmanov
· 6 years ago
775800b
riscv: fix trace_sys_exit hook
by David Abdurachmanov
· 6 years ago
008e901
riscv: define CREATE_TRACE_POINTS in ptrace.c
by David Abdurachmanov
· 6 years ago
45ef1aa
riscv: define NR_syscalls in unistd.h
by David Abdurachmanov
· 6 years ago
0aea894
riscv: audit: add audit hook in do_syscall_trace_enter/exit()
by David Abdurachmanov
· 6 years ago
efe75c4
riscv: add audit support
by David Abdurachmanov
· 6 years ago
2cffc95
RISC-V: Support MODULE_SECTIONS mechanism on RV32
by Zong Li
· 6 years ago
37a107f
riscv: don't stop itself in smp_send_stop
by Andreas Schwab
· 6 years ago
8fd6e05
arch: riscv: support kernel command line forcing when no DTB passed
by Paul Walmsley
· 6 years ago
22e6a2e
RISC-V: Make BSS section as the last section in vmlinux.lds.S
by Anup Patel
· 6 years ago
b3ca988
reset: socfpga: add an early reset driver for SoCFPGA
by Dinh Nguyen
· 6 years ago
3bd6e94
arch: restore generic-y += shmparam.h for some architectures
by Masahiro Yamada
· 6 years ago
85e1ffb
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
94bd8a0
Fix 'acccess_ok()' on alpha and SH
by Linus Torvalds
· 6 years ago
e2b745f
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
926b02d
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
ba97df4
kbuild: use assignment instead of define ... endef for filechk_* rules
by Masahiro Yamada
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
8c4fa8b
riscv: remove redundant kernel-space generic-y
by Masahiro Yamada
· 6 years ago
ad77408
kbuild: change filechk to surround the given command with { }
by Masahiro Yamada
· 6 years ago
172caf1
kbuild: remove redundant target cleaning on failure
by Masahiro Yamada
· 6 years ago
Next »