开源镜像站
帮助
动态
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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
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
2016-08-22
perf/x86: Fix undefined shift on 32-bit kernels
Andrey Ryabinin
2016-08-22
powerpc/pseries: Fix PCI config address for DDW
Gavin Shan
2016-08-22
powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
Guilherme G. Piccoli
2016-08-22
metag: Fix __cmpxchg_u32 asm constraint for CMP
James Hogan
2016-08-22
x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
Sasha Levin
2016-08-22
ARC: mm: don't loose PTE_SPECIAL in pte_modify()
Vineet Gupta
2016-08-22
KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
David Howells
2016-08-22
KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
Paul Mackerras
2016-08-22
KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
Paul Mackerras
2016-08-22
arm64: debug: unmask PSTATE.D earlier
Will Deacon
2016-08-22
powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
Michael Neuling
2016-08-22
powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
Michael Neuling
[next]