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
2019-04-27
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2019-04-27
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
2019-04-27
crypto: x86/poly1305 - fix overflow during partial reduction
Eric Biggers
2019-04-27
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
Sean Christopherson
2019-04-27
ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
Yang Shi
2019-04-27
crypto: sha512/arm - fix crash bug in Thumb2 build
Ard Biesheuvel
2019-04-27
crypto: sha256/arm - fix crash bug in Thumb2 build
Ard Biesheuvel
2019-04-27
ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
Bartlomiej Zolnierkiewicz
2019-04-27
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
2019-04-27
x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
Matthew Whitehead
2019-04-27
x86/hpet: Prevent potential NULL pointer dereference
Aditya Pakki
2019-04-27
xtensa: fix return_address
Max Filippov
2019-04-27
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
2019-04-27
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
2019-04-27
ARM: dts: at91: Fix typo in ISC_D0 on PC9
David Engraf
2019-04-27
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
2019-04-27
x86: vdso: Use $LD instead of $CC to link
Alistair Strachan
2019-04-27
x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
George Rimar
2019-04-27
x86/build: Mark per-CPU symbols as absolute explicitly for LLD
Rafael Ávila de Espíndola
2019-04-27
ARM: avoid Cortex-A9 livelock on tight dmb loops
Russell King
2019-04-27
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2019-04-27
ARM: 8840/1: use a raw_spinlock_t in unwind
Sebastian Andrzej Siewior
2019-04-27
h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
Masahiro Yamada
2019-04-27
arm64: debug: Ensure debug handlers check triggering exception level
Will Deacon
2019-04-27
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
Will Deacon
2019-04-03
arm64: support keyctl() system call in 32-bit mode
Eric Biggers
2019-04-03
x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
Thomas Gleixner
2019-04-03
ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
Kohji Okuno
2019-04-03
arm64: kconfig: drop CONFIG_RTC_LIB dependency
Ezequiel Garcia
2019-04-03
arm64: kernel: Include _AC definition in page.h
James Morse
2019-04-03
arm64/kernel: fix incorrect EL0 check in inv_entry macro
Ard Biesheuvel
2019-04-03
ARM: 8510/1: rework ARM_CPU_SUSPEND dependencies
Lorenzo Pieralisi
2019-04-03
arm64: hide __efistub_ aliases from kallsyms
Ard Biesheuvel
2019-04-03
ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor
Jungseung Lee
2019-04-03
ARM: 8458/1: bL_switcher: add GIC dependency
Arnd Bergmann
2019-04-03
arm64: fix COMPAT_SHMLBA definition for large pages
Yury Norov
2019-04-03
arm64: traps: disable irq in die()
Qiao Zhou
2019-04-03
arm64: mm: Add trace_irqflags annotations to do_debug_exception()
James Morse
2019-04-03
MIPS: Fix kernel crash for R6 in jump label branch function
Archer Yan
2019-04-03
mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
Yifeng Li
2019-03-23
KVM: X86: Fix residual mmio emulation request to userspace
Wanpeng Li
2019-03-23
KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
Sean Christopherson
2019-03-23
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
Sean Christopherson
2019-03-23
ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
Gustavo A. R. Silva
2019-03-23
powerpc/83xx: Also save/restore SPRG4-7 during suspend
Christophe Leroy
2019-03-23
powerpc/powernv: Make opal log only readable by root
Jordan Niethe
2019-03-23
powerpc/wii: properly disable use of BATs when requested.
Christophe Leroy
2019-03-23
powerpc/32: Clear on-stack exception marker upon exception return
Christophe Leroy
2019-03-23
m68k: Add -ffreestanding to CFLAGS
Finn Thain
2019-03-23
crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
Ard Biesheuvel
[next]