summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-24
* genirq/msi: Fix broken debug outputThomas Gleixner2016-09-24
* ppc32: fix copy_from_user()Al Viro2016-09-24
* sparc32: fix copy_from_user()Al Viro2016-09-24
* mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2016-09-24
* nios2: copy_from_user() should zero the tail of destinationAl Viro2016-09-24
* openrisc: fix copy_from_user()Al Viro2016-09-24
* parisc: fix copy_from_user()Al Viro2016-09-24
* metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-24
* alpha: fix copy_from_user()Al Viro2016-09-24
* asm-generic: make copy_from_user() zero the destination properlyAl Viro2016-09-24
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-09-24
* hexagon: fix strncpy_from_user() error returnAl Viro2016-09-24
* sh: fix copy_from_user()Al Viro2016-09-24
* score: fix copy_from_user() and friendsAl Viro2016-09-24
* blackfin: fix copy_from_user()Al Viro2016-09-24
* cris: buggered copy_from_user/copy_to_user/clear_userAl Viro2016-09-24
* frv: fix clear_user()Al Viro2016-09-24
* asm-generic: make get_user() clear the destination on errorsAl Viro2016-09-24
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-09-24
* s390: get_user() should zero on failureAl Viro2016-09-24
* score: fix __get_user/get_userAl Viro2016-09-24
* nios2: fix __get_user()Al Viro2016-09-24
* sh64: failing __get_user() should zeroAl Viro2016-09-24
* m32r: fix __get_user()Al Viro2016-09-24
* mn10300: failing __get_user() and get_user() should zeroAl Viro2016-09-24
* fix minor infoleak in get_user_ex()Al Viro2016-09-24
* microblaze: fix copy_from_user()Al Viro2016-09-24
* avr32: fix copy_from_user()Al Viro2016-09-24
* microblaze: fix __get_user()Al Viro2016-09-24
* fix iov_iter_fault_in_readable()Al Viro2016-09-24
* irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon2016-09-24
* genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon2016-09-24
* drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen2016-09-24
* drm: atmel-hlcdc: Fix vertical scalingJan Leupold2016-09-24
* net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-09-24
* kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2016-09-24
* soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann2016-09-24
* pinctrl: at91-pio4: use %pr format string for resourceArnd Bergmann2016-09-24
* mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann2016-09-24
* drm/i915: Avoid pointer arithmetic in calculating plane surface offsetMika Kuoppala2016-09-24
* mpssd: fix buffer overflow warningMike Danese2016-09-24
* gma500: remove annoying deprecation warningLinus Torvalds2016-09-24
* ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2016-09-24
* sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh2016-09-24
* Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg2016-09-24
* ath9k: fix using sta->drv_priv before initializing itFelix Fietkau2016-09-24
* md-cluster: make md-cluster also can work when compiled into kernelGuoqing Jiang2016-09-24
* xhci: fix null pointer dereference in stop command timeout functionMathias Nyman2016-09-24
* fuse: direct-io: don't dirty ITER_BVEC pagesMiklos Szeredi2016-09-24