Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3fb3894b84c2e0f83cb1e4f4e960243742e6b3a6
/
arch
2bdce74
mm: fix devmem_is_allowed() for sub-page System RAM intersections
by Dan Williams
· 7 years ago
9bca19a
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 7 years ago
be779f0
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
dbee3d0
KVM: x86: VMX: fix build without hyper-v
by Linus Torvalds
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
778e1cd
treewide: kvzalloc() -> kvcalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
6566f90
Convert intel uncore to struct_size
by Matthew Wilcox
· 7 years ago
763f969
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 7 years ago
b357bf6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
766d357
kvm: fix typo in flag name
by Michael S. Tsirkin
· 7 years ago
3c9fa24
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
by Paolo Bonzini
· 7 years ago
ce14e868a
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
by Paolo Bonzini
· 7 years ago
79367a6
KVM: x86: introduce linear_{read,write}_system
by Paolo Bonzini
· 7 years ago
727ba74
kvm: nVMX: Enforce cpl=0 for VMX instructions
by Felix Wilhelm
· 7 years ago
8efcf34
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
721afaa
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
7c00e8a
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
958da6e
Merge branch 'next/defconfig' into next/soc
by Olof Johansson
· 7 years ago
d2b2250
ia64: disable CONFIG_PERFMON at least for now
by Linus Torvalds
· 7 years ago
f0dc7f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
2c4da1a
sh: remove no-op macro VMLINUX_SYMBOL()
by Masahiro Yamada
· 7 years ago
abba759
powerpc/kbuild: move -mprofile-kernel check to Kconfig
by Nicholas Piggin
· 7 years ago
caa91ba
gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST
by Masahiro Yamada
· 7 years ago
1658dce
gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST
by Masahiro Yamada
· 7 years ago
59f5385
gcc-plugins: test plugin support in Kconfig and clean up Makefile
by Masahiro Yamada
· 7 years ago
8034c2f
gcc-plugins: move GCC version check for PowerPC to Kconfig
by Masahiro Yamada
· 7 years ago
d82991a
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f4e5b30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a2211de
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6419945
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
1d9f3e2
x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
by Tony Luck
· 7 years ago
7d3bf61
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
930218a
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
by Dan Williams
· 7 years ago
68cc38f
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 7 years ago
410feb7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
a94fc25
Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
0fe4251
arm64: Fix syscall restarting around signal suppressed by tracer
by Dave Martin
· 7 years ago
f3a53f7
arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
by Masahiro Yamada
· 7 years ago
2a61f47
stack-protector: test compiler capability in Kconfig and drop AUTO mode
by Masahiro Yamada
· 7 years ago
68abbe7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
a052f0a
mm: add pt_mm to struct page
by Matthew Wilcox
· 7 years ago
620b4e9
s390: use _refcount for pgtables
by Matthew Wilcox
· 7 years ago
3010a5e
mm: introduce ARCH_HAS_PTE_SPECIAL
by Laurent Dufour
· 7 years ago
fd3a886
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
by Willem de Bruijn
· 7 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
3036bc4
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
c90fca9
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
c0ab852
Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
e156ab7
arm64: topology: Avoid checking numa mask for scheduler MC selection
by Jeremy Linton
· 7 years ago
e536700
regulator: gpio: Revert
by Mark Brown
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
8450493
Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 7 years ago
73144d7
Merge branch 'lorenzo/pci/vmd'
by Bjorn Helgaas
· 7 years ago
e52d38f
Merge branch 'lorenzo/pci/rockchip'
by Bjorn Helgaas
· 7 years ago
13fbadc
Merge branch 'pci/sparc'
by Bjorn Helgaas
· 7 years ago
aee9684
Merge branch 'pci/misc'
by Bjorn Helgaas
· 7 years ago
311da49
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
0ad39cb
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
126f705
Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
a07771a
x86/apic/vector: Print APIC control bits in debugfs
by Thomas Gleixner
· 7 years ago
839b0f1
x86/platform/uv: Use apic_ack_irq()
by Thomas Gleixner
· 7 years ago
2b04e46
x86/ioapic: Use apic_ack_irq()
by Thomas Gleixner
· 7 years ago
c025577
x86/apic: Provide apic_ack_irq()
by Thomas Gleixner
· 7 years ago
80ae7b1
x86/apic/vector: Prevent hlist corruption and leaks
by Thomas Gleixner
· 7 years ago
108fab4
x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
by Konrad Rzeszutek Wilk
· 7 years ago
6ac2f49
x86/bugs: Add AMD's SPEC_CTRL MSR usage
by Konrad Rzeszutek Wilk
· 7 years ago
2480986
x86/bugs: Add AMD's variant of SSB_NO
by Konrad Rzeszutek Wilk
· 7 years ago
838d76d
x86/vector: Fix the args of vector_alloc tracepoint
by Dou Liyang
· 7 years ago
3366281
x86/idt: Simplify the idt_setup_apic_and_irq_gates()
by Dou Liyang
· 7 years ago
cce2946
x86/platform/uv: Remove extra parentheses
by Varsha Rao
· 7 years ago
94d49eb
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
by Kirill A. Shutemov
· 7 years ago
046c0db
x86: Mark native_set_p4d() as __always_inline
by Arnd Bergmann
· 7 years ago
bb862b0
powerpc: Wire up restartable sequences system call
by Boqun Feng
· 7 years ago
6f37be4
powerpc: Add syscall detection for restartable sequences
by Boqun Feng
· 7 years ago
8a417c4
powerpc: Add support for restartable sequences
by Boqun Feng
· 7 years ago
05c17ce
x86: Wire up restartable sequence system call
by Mathieu Desnoyers
· 7 years ago
d6761b8
x86: Add support for restartable sequences
by Mathieu Desnoyers
· 7 years ago
338035e
arm: Wire up restartable sequences system call
by Mathieu Desnoyers
· 7 years ago
b74406f
arm: Add syscall detection for restartable sequences
by Mathieu Desnoyers
· 7 years ago
9800b9d
arm: Add restartable sequences support
by Mathieu Desnoyers
· 7 years ago
d7822b1
rseq: Introduce restartable sequences system call
by Mathieu Desnoyers
· 7 years ago
ff5bc79
powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap
by Nicholas Piggin
· 7 years ago
a22e48c
Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
abf7dba
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
f60342f
Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
3e1a29b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
5037be1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
eab733a
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 7 years ago
fd129f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
3c89adb0
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
94a5d87
arm64: cpu_errata: include required headers
by Arnd Bergmann
· 7 years ago
d4d5a1c
Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 7 years ago
2b787b6
media: arch: sh: migor: Fix TW9910 PDN gpio
by Jacopo Mondi
· 7 years ago
4155203
powerpc: fix build failure by disabling attribute-alias warning in pci_32
by Christophe Leroy
· 7 years ago
Next »