Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
605dc7761d2701f73c17183649de0e3044609817
/
arch
c013632
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
977e415
Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 7 years ago
6e03772
CRIS: Restore mistakenly cleared kernel Makefile
by Jesper Nilsson
· 7 years ago
413879a
Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
0bd2afc
Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
8578953
Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
a2e5790
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
ab2d92a
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4b0dda4
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b0f7e32
arch/score/kernel/setup.c: combine two seq_printf() calls into one call in show_cpuinfo()
by Markus Elfring
· 7 years ago
2ee0826
pids: introduce find_get_task_by_vpid() helper
by Mike Rapoport
· 7 years ago
0ade34c
lib: optimize cpumask_next_and()
by Clement Courbet
· 7 years ago
3aa5688
bitmap: replace bitmap_{from,to}_u32array
by Yury Norov
· 7 years ago
44c6dc94
Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
by Kees Cook
· 7 years ago
2bc2f68
Makefile: move stack-protector availability out of Kconfig
by Kees Cook
· 7 years ago
917538e
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
by Andrey Konovalov
· 7 years ago
cbd7b8a
Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 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
20e8175
arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
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
4e602056
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
68c5735
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 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
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
8f2256d
MIPS: Malta: Sanitize mouse and keyboard configuration.
by Ralf Baechle
· 7 years ago
d69153d
MIPS: Update defconfigs after previous patch.
by Ralf Baechle
· 7 years ago
7a407aa
MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform level
by Ralf Baechle
· 7 years ago
a211a082
MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform level
by Ralf Baechle
· 7 years ago
f1e3a12
membarrier/arm64: Provide core serializing command
by Mathieu Desnoyers
· 7 years ago
10bcc80
membarrier/x86: Provide core serializing command
by Mathieu Desnoyers
· 7 years ago
ac1ab12
lockin/x86: Implement sync_core_before_usermode()
by Mathieu Desnoyers
· 7 years ago
c5f58bd
membarrier: Provide GLOBAL_EXPEDITED command
by Mathieu Desnoyers
· 7 years ago
306e060
membarrier: Document scheduler barrier requirements
by Mathieu Desnoyers
· 7 years ago
3ccfebe
powerpc, membarrier: Skip memory barrier in switch_mm()
by Mathieu Desnoyers
· 7 years ago
1197491
x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGS
by Jiri Olsa
· 7 years ago
91d9f8f
MIPS: SMP-CPS: Remove duplicate assignment of core in play_dead
by Matt Redfearn
· 7 years ago
7bf8b16
MIPS: Generic: Support GIC in EIC mode
by Matt Redfearn
· 7 years ago
0cde5b4
MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
by Matt Redfearn
· 7 years ago
8dbc186
MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout
by James Hogan
· 7 years ago
0ef1559
MIPS: generic: Fix Makefile alignment
by James Hogan
· 7 years ago
e17ae5c
MIPS: generic: Fix ranchu_of_match[] termination
by James Hogan
· 7 years ago
9a9ab30
MIPS: generic: Fix machine compatible matching
by James Hogan
· 7 years ago
3527799
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0a646e9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4141cf6
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
850eb9f
x86/cpu: Add Cannonlake to Intel family
by Rajneesh Bhardwaj
· 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
b2ac58f
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
by KarimAllah Ahmed
· 7 years ago
d28b387
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
by KarimAllah Ahmed
· 7 years ago
28c1c9f
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
by KarimAllah Ahmed
· 7 years ago
15d4507
KVM/x86: Add IBPB support
by Ashok Raj
· 7 years ago
b7b27aa
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
by KarimAllah Ahmed
· 7 years ago
a96223f
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into x86/pti
by Thomas Gleixner
· 7 years ago
ee95f40
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
by Ross Zwisler
· 7 years ago
328008a
x86/power: Fix swsusp_arch_resume prototype
by Arnd Bergmann
· 7 years ago
ebfc150
x86/dumpstack: Avoid uninitlized variable
by Arnd Bergmann
· 7 years ago
af189c9
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
by Darren Kenny
· 7 years ago
4bf5d56
x86/pti: Mark constant arrays as __initconst
by Arnd Bergmann
· 7 years ago
b89e32c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 7 years ago
03f51d4
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
367b0df
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
4464439
Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
9005c68
x86/spectre: Simplify spectre_v2 command line parsing
by KarimAllah Ahmed
· 7 years ago
4bf772b
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 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
fe53d14
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
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
2bed266
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
f6cff79
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
47fcc03
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
Next »