index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-20
arm64: KVM: Increment PC after handling an SMC trap
Mark Rutland
1
-0
/
+9
2018-04-20
arm64: Branch predictor hardening for Cavium ThunderX2
Mark Rutland
1
-0
/
+10
2018-04-20
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
Mark Rutland
2
-0
/
+66
2018-04-20
arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
Mark Rutland
1
-0
/
+7
2018-04-20
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
Mark Rutland
1
-0
/
+6
2018-04-20
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Mark Rutland
2
-0
/
+11
2018-04-20
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Mark Rutland
2
-2
/
+13
2018-04-20
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Mark Rutland
4
-2
/
+57
2018-04-20
arm64: Move BP hardening to check_and_switch_context
Mark Rutland
1
-2
/
+3
2018-04-20
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Mark Rutland
11
-5
/
+219
2018-04-20
arm64: Move post_ttbr_update_workaround to C code
Mark Rutland
3
-15
/
+10
2018-04-20
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Mark Rutland
2
-5
/
+15
2018-04-20
arm64: cpufeature: Pass capability structure to ->enable callback
Mark Rutland
1
-2
/
+2
2018-04-20
arm64: Run enable method for errata work arounds on late CPUs
Mark Rutland
1
-3
/
+6
2018-04-20
arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
Mark Rutland
1
-2
/
+1
2018-04-20
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Mark Rutland
4
-15
/
+17
2018-04-20
arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
Mark Rutland
1
-26
/
+36
2018-04-20
arm64: uaccess: Prevent speculative use of the current addr_limit
Mark Rutland
1
-0
/
+7
2018-04-20
arm64: entry: Ensure branch through syscall table is bounded under speculation
Mark Rutland
2
-0
/
+12
2018-04-20
arm64: Use pointer masking to limit uaccess speculation
Mark Rutland
1
-3
/
+23
2018-04-20
arm64: Make USER_DS an inclusive limit
Mark Rutland
4
-22
/
+33
2018-04-20
arm64: move TASK_* definitions to <asm/processor.h>
Mark Rutland
3
-15
/
+22
2018-04-20
arm64: Implement array_index_mask_nospec()
Mark Rutland
1
-0
/
+21
2018-04-20
arm64: barrier: Add CSDB macros to control data-value prediction
Mark Rutland
2
-0
/
+9
2018-04-20
parisc: Fix out of array access in match_pci_device()
Helge Deller
1
-0
/
+4
2018-04-13
sparc64: ldc abort during vds iso boot
Jag Raman
1
-1
/
+6
2018-04-13
xen: avoid type warning in xchg_xen_ulong
Arnd Bergmann
1
-1
/
+1
2018-04-13
ARM: dts: armadillo800eva: Split LCD mux and gpio
Geert Uytterhoeven
1
-0
/
+2
2018-04-13
MIPS: kprobes: flush_insn_slot should flush only if probe initialised
Marcin Nowakowski
1
-1
/
+2
2018-04-13
MIPS: mm: adjust PKMAP location
Marcin Nowakowski
1
-1
/
+6
2018-04-13
MIPS: mm: fixed mappings: correct initialisation
Marcin Nowakowski
1
-3
/
+3
2018-04-13
KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit
Jim Mattson
1
-2
/
+1
2018-04-13
ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ull
Leonard Crestez
2
-0
/
+9
2018-04-13
ARM: dts: qcom: ipq4019: fix i2c_0 node
Christian Lamparter
1
-2
/
+2
2018-04-13
powerpc/8xx: fix mpc8xx_get_irq() return on no irq
Christophe Leroy
1
-1
/
+1
2018-04-13
arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
1
-6
/
+13
2018-04-13
powerpc/spufs: Fix coredump of SPU contexts
Michael Ellerman
1
-0
/
+2
2018-04-13
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
1
-13
/
+11
2018-04-13
arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
Will Deacon
1
-4
/
+4
2018-04-13
powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]
Ivan Mikhaylov
1
-3
/
+11
2018-04-13
x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map
Sai Praneeth
1
-2
/
+4
2018-04-13
ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc node
Rasmus Villemoes
1
-1
/
+1
2018-04-13
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
1
-2
/
+5
2018-04-13
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
1
-0
/
+2
2018-04-13
ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
Timmy Li
1
-1
/
+3
2018-04-13
ARM: davinci: da8xx: Create DSP device only when assigned memory
Suman Anna
1
-0
/
+10
2018-04-13
powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
Michael Ellerman
1
-0
/
+12
2018-04-13
ARM: dts: rockchip: fix rk322x i2s1 pinctrl error
Sugar Zhang
1
-3
/
+3
2018-04-13
KVM: arm64: Restore host physical timer access on hyp_panic()
James Morse
1
-0
/
+1
2018-04-13
KVM: arm: Restore banked registers and physical timer access on hyp_panic()
James Morse
1
-0
/
+2
[prev]
[next]