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
2016-10-22
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
2016-10-09
openrisc: fix the fix of copy_from_user()
Guenter Roeck
2016-10-09
ARM: orion: convert the irq_reg_{readl,writel} calls to the new API
Gregory CLEMENT
2016-10-09
avr32: fix 'undefined reference to `___copy_from_user'
Guenter Roeck
2016-10-09
hexagon: Fix build failures in linux-next
Guenter Roeck
2016-10-05
fix minor infoleak in get_user_ex()
Al Viro
2016-10-05
avr32: fix copy_from_user()
Al Viro
2016-10-05
microblaze: fix __get_user()
Al Viro
2016-10-05
microblaze: fix copy_from_user()
Al Viro
2016-10-05
m32r: fix __get_user()
Al Viro
2016-10-05
blackfin: fix copy_from_user()
Al Viro
2016-10-05
sparc32: fix copy_from_user()
Al Viro
2016-10-05
sh: fix copy_from_user()
Al Viro
2016-10-05
sh64: failing __get_user() should zero
Al Viro
2016-10-05
score: fix copy_from_user() and friends
Al Viro
2016-10-05
score: fix __get_user/get_user
Al Viro
2016-10-05
s390: get_user() should zero on failure
Al Viro
2016-10-05
ppc32: fix copy_from_user()
Al Viro
2016-10-05
parisc: fix copy_from_user()
Al Viro
2016-10-05
openrisc: fix copy_from_user()
Al Viro
2016-10-05
mn10300: copy_from_user() should zero on access_ok() failure...
Al Viro
2016-10-05
mn10300: failing __get_user() and get_user() should zero
Al Viro
2016-10-05
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
2016-10-05
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
2016-10-05
metag: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2016-10-05
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2016-10-05
hexagon: fix strncpy_from_user() error return
Al Viro
2016-10-05
frv: fix clear_user()
Al Viro
2016-10-05
MIPS: Add a missing ".set pop" in an early commit
Huacai Chen
2016-10-05
MIPS: paravirt: Fix undefined reference to smp_bootstrap
Matt Redfearn
2016-10-05
crypto: arm64/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2016-10-05
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
2016-10-05
kvm-arm: Unmap shadow pagetables properly
Suzuki K Poulose
2016-10-05
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
Paul Mackerras
2016-10-04
ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
Anson Huang
2016-10-04
ARM: kirkwood: ib62x0: fix size of u-boot environment partition
Simon Baatz
2016-10-04
ARM: OMAP3: hwmod data: Add sysc information for DSI
Sebastian Reichel
2016-09-17
MIPS: KVM: Check for pfn noslot case
James Hogan
2016-09-15
Revert "ARC: mm: don't loose PTE_SPECIAL in pte_modify()"
Sasha Levin
2016-09-15
x86/AMD: Apply erratum 665 on machines without a BIOS fix
Emanuel Czirai
2016-09-15
x86/paravirt: Do not trace _paravirt_ident_*() functions
Steven Rostedt
2016-09-11
[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
Al Viro
2016-08-31
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
2016-08-31
ARC: export __udivdi3 for modules
Vineet Gupta
2016-08-31
ARC: Support syscall ABI v4
Vineet Gupta
2016-08-31
ARC: use correct offset in pt_regs for saving/restoring user mode r25
Liav Rehana
2016-08-31
ARCv2: STAR 9000808988: signals involving Delay Slot
Vineet Gupta
2016-08-31
ARC: Elide redundant setup of DMA callbacks
Sasha Levin
2016-08-31
ARC: Call trace_hardirqs_on() before enabling irqs
Sasha Levin
2016-08-23
powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
Andrew Donnellan
[next]