index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
Jayachandran C
1
-0
/
+3
2018-01-08
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
6
-3
/
+70
2018-01-08
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
Will Deacon
2
-0
/
+66
2018-01-08
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
Will Deacon
1
-0
/
+4
2018-01-08
arm64: KVM: Make PSCI_VERSION a fast path
Marc Zyngier
1
-0
/
+13
2018-01-08
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
3
-1
/
+49
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
11
-3
/
+215
2018-01-08
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
4
-16
/
+11
2018-01-08
arm64: cpufeature: Pass capability structure to ->enable callback
Will Deacon
1
-2
/
+2
2018-01-08
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
2
-1
/
+8
2018-01-08
arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
Will Deacon
1
-7
/
+6
2018-01-08
arm64: use RET instruction for exiting the trampoline
Will Deacon
1
-1
/
+9
2018-01-08
x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
Jike Song
1
-26
/
+6
2018-01-08
x86/tboot: Unbreak tboot with PTI enabled
Dave Hansen
1
-0
/
+1
2018-01-08
x86: xen: remove the use of VLAIS
Nick Desaulniers
1
-5
/
+3
2018-01-08
x86/xen/time: fix section mismatch for xen_init_time_ops()
Nick Desaulniers
1
-1
/
+1
2018-01-08
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
Marc Zyngier
2
-10
/
+4
2018-01-08
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
Marc Zyngier
2
-0
/
+20
2018-01-08
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
4
-4
/
+28
2018-01-08
arm64: KVM: PTE/PMD S2 XN bit definition
Marc Zyngier
1
-0
/
+2
2018-01-08
arm: KVM: Add optimized PIPT icache flushing
Marc Zyngier
2
-3
/
+31
2018-01-08
arm64: KVM: Add invalidate_icache_range helper
Marc Zyngier
4
-12
/
+52
2018-01-08
KVM: arm/arm64: Split dcache/icache flushing
Marc Zyngier
2
-21
/
+52
2018-01-08
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
7
-2
/
+5
2018-01-08
Revert "arm64: KVM: Hide PMU from guests when disabled"
Christoffer Dall
1
-21
/
+14
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
1
-0
/
+1
2018-01-08
cris: Make THREAD_SIZE available to vmlinux.lds
David Howells
3
-7
/
+8
2018-01-08
x86/cpu: Implement CPU vulnerabilites sysfs functions
Thomas Gleixner
2
-0
/
+30
2018-01-08
powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ
Michael Ellerman
3
-4
/
+22
2018-01-07
riscv: rename SR_* constants to match the spec
Christoph Hellwig
6
-17
/
+17
2018-01-07
riscv: remove CONFIG_MMU ifdefs
Christoph Hellwig
4
-24
/
+0
2018-01-07
RISC-V: Make __NR_riscv_flush_icache visible to userspace
Palmer Dabbelt
5
-30
/
+27
2018-01-07
RISC-V: Add a basic defconfig
Karsten Merker
1
-0
/
+75
2018-01-07
Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
6
-10
/
+65
2018-01-07
ARM: dts: exynos: fix RTC interrupt for exynos5410
Arnd Bergmann
1
-1
/
+0
2018-01-07
Revert "ARM: dts: exynos: Add missing interrupt-controller properties to Exynos5410 PMU"
Krzysztof Kozlowski
1
-3
/
+0
2018-01-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+38
2018-01-06
x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
David Woodhouse
2
-0
/
+5
2018-01-06
x86/pti: Unbreak EFI old_memmap
Jiri Kosina
1
-0
/
+2
2018-01-06
Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+6
2018-01-06
Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
Radim Krčmář
2
-5
/
+6
2018-01-06
x86/microcode/intel: Extend BDW late-loading with a revision check
Jia Zhang
1
-2
/
+11
2018-01-06
parisc: qemu idle sleep support
Helge Deller
1
-0
/
+39
2018-01-06
perf/x86/msr: Clean up the code
Ingo Molnar
1
-32
/
+29
2018-01-06
perf/x86/msr: Add support for MSR_IA32_THERM_STATUS
Stephane Eranian
1
-4
/
+23
2018-01-06
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
162
-916
/
+3142
2018-01-06
ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y
Valentin Ilie
1
-1
/
+1
2018-01-06
ARM: dts: sun[47]i: Fix display backend 1 output to TCON0 remote endpoint
Chen-Yu Tsai
2
-2
/
+2
2018-01-06
ARM: imx_v6_v7_defconfig: enable CONFIG_CPU_FREQ_STAT
Dong Aisheng
1
-0
/
+1
2018-01-05
signal/sh: Ensure si_signo is initialized in do_divide_error
Eric W. Biederman
1
-1
/
+2
[prev]
[next]