index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-10-20
ARC: build: Don't set CROSS_COMPILE in arch's Makefile
Alexey Brodkin
2018-10-20
ARC: build: Get rid of toolchain check
Alexey Brodkin
2018-10-20
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
2018-10-20
powerpc/tm: Avoid possible userspace r1 corruption on reclaim
Michael Neuling
2018-10-20
powerpc/tm: Fix userspace r13 corruption
Michael Neuling
2018-10-18
ARM: spectre-v1: mitigate user accesses
Russell King
2018-10-18
ARM: spectre-v1: use get_user() for __get_user()
Russell King
2018-10-18
ARM: use __inttype() in get_user()
Russell King
2018-10-18
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
2018-10-18
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
2018-10-18
ARM: signal: copy registers using __copy_from_user()
Russell King
2018-10-18
ARM: spectre-v1: fix syscall entry
Russell King
2018-10-18
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
2018-10-18
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2018-10-18
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
2018-10-18
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Russell King
2018-10-18
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
2018-10-18
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
2018-10-18
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
2018-10-18
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
2018-10-18
ARM: spectre-v2: add firmware based hardening
Russell King
2018-10-18
ARM: spectre-v2: harden user aborts in kernel space
Russell King
2018-10-18
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
2018-10-18
ARM: spectre-v2: harden branch predictor on context switches
Russell King
2018-10-18
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
2018-10-18
ARM: bugs: add support for per-processor bug checking
Russell King
2018-10-18
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
2018-10-18
ARM: bugs: prepare processor bug infrastructure
Russell King
2018-10-18
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
2018-10-18
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
2018-10-18
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
2018-10-18
MIPS: VDSO: Always map near top of user memory
Paul Burton
2018-10-18
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
2018-10-18
ARM: dts: at91: add new compatibility string for macb on sama5d3
Nicolas Ferre
2018-10-13
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
2018-10-13
powerpc/lib: fix book3s/32 boot failure due to code patching
Christophe Leroy
2018-10-13
powerpc: Avoid code patching freed init sections
Michael Neuling
2018-10-13
powerpc/lib/code-patching: refactor patch_instruction()
Christophe Leroy
2018-10-13
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
2018-10-13
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
2018-10-13
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
2018-10-13
KVM: x86: fix L1TF's MMIO GFN calculation
Sean Christopherson
2018-10-10
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Miguel Ojeda
2018-10-10
hexagon: modify ffs() and fls() to return int
Randy Dunlap
2018-10-10
arch/hexagon: fix kernel/dma.c build warning
Randy Dunlap
2018-10-10
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
Jacek Tomaka
2018-10-10
ARC: atomics: unbork atomic_fetch_##op()
Will Deacon
2018-10-10
KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
Paul Mackerras
2018-10-03
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
2018-10-03
x86/pti: Fix section mismatch warning/error
Randy Dunlap
[next]