开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-24
Linux 4.7.5
v4.7.5
Greg Kroah-Hartman
2016-09-24
openrisc: fix the fix of copy_from_user()
Guenter Roeck
2016-09-24
avr32: fix 'undefined reference to `___copy_from_user'
Guenter Roeck
2016-09-24
Add braces to avoid "ambiguous ‘else’" compiler warnings
Linus Torvalds
2016-09-24
genirq/msi: Fix broken debug output
Thomas Gleixner
2016-09-24
iwlegacy: avoid warning about missing braces
Arnd Bergmann
2016-09-24
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2016-09-24
ppc32: fix copy_from_user()
Al Viro
2016-09-24
sparc32: fix copy_from_user()
Al Viro
2016-09-24
mn10300: copy_from_user() should zero on access_ok() failure...
Al Viro
2016-09-24
nios2: copy_from_user() should zero the tail of destination
Al Viro
2016-09-24
openrisc: fix copy_from_user()
Al Viro
2016-09-24
parisc: fix copy_from_user()
Al Viro
2016-09-24
metag: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2016-09-24
alpha: fix copy_from_user()
Al Viro
2016-09-24
asm-generic: make copy_from_user() zero the destination properly
Al Viro
2016-09-24
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
2016-09-24
hexagon: fix strncpy_from_user() error return
Al Viro
2016-09-24
sh: cmpxchg: fix a bit shift bug in big_endian os
Pan Xinhui
2016-09-24
sh: fix copy_from_user()
Al Viro
2016-09-24
score: fix copy_from_user() and friends
Al Viro
2016-09-24
blackfin: fix copy_from_user()
Al Viro
2016-09-24
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
2016-09-24
frv: fix clear_user()
Al Viro
2016-09-24
asm-generic: make get_user() clear the destination on errors
Al Viro
2016-09-24
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
2016-09-24
s390: get_user() should zero on failure
Al Viro
2016-09-24
score: fix __get_user/get_user
Al Viro
2016-09-24
nios2: fix __get_user()
Al Viro
2016-09-24
sh64: failing __get_user() should zero
Al Viro
2016-09-24
m32r: fix __get_user()
Al Viro
2016-09-24
mn10300: failing __get_user() and get_user() should zero
Al Viro
2016-09-24
fix minor infoleak in get_user_ex()
Al Viro
2016-09-24
microblaze: fix copy_from_user()
Al Viro
2016-09-24
avr32: fix copy_from_user()
Al Viro
2016-09-24
microblaze: fix __get_user()
Al Viro
2016-09-24
fix iov_iter_fault_in_readable()
Al Viro
2016-09-24
irqchip/atmel-aic: Fix potential deadlock in ->xlate()
Boris Brezillon
2016-09-24
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
2016-09-24
mmc: sdhci-st: Handle interconnect clock
Lee Jones
2016-09-24
svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
Chuck Lever
2016-09-24
drm: Only use compat ioctl for addfb2 on X86/IA64
Kristian H. Kristensen
2016-09-24
drm/i915: Ignore OpRegion panel type except on select machines
Ville Syrjälä
2016-09-24
drm: atmel-hlcdc: Fix vertical scaling
Jan Leupold
2016-09-24
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
2016-09-24
mpssd: fix buffer overflow warning
Mike Danese
2016-09-24
powerpc/32: Fix again csum_partial_copy_generic()
Christophe Leroy
2016-09-24
powerpc/32: Fix csum_partial_copy_generic()
Christophe Leroy
2016-09-24
x86/efi: Use efi_exit_boot_services()
Jeffrey Hugo
2016-09-24
efi/libstub: Use efi_exit_boot_services() in FDT
Jeffrey Hugo
[next]