aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda2017-04-111-2/+9
* USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov2017-04-111-2/+2
* USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov2017-04-111-1/+1
* USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold2017-04-111-2/+3
* USB: serial: fix memleak in driver-registration error pathAlexey Klimov2017-04-111-1/+3
* usb: xhci: Fix panic if disconnectJim Lin2017-04-111-0/+3
* USB: fix typo in wMaxPacketSize validationAlan Stern2017-04-111-1/+1
* USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern2017-04-111-3/+62
* usb: dwc3: gadget: increment request->actual onceFelipe Balbi2017-04-111-8/+11
* coredump: fix unfreezable coredumping taskAndrey Ryabinin2017-04-111-0/+3
* swapfile: fix memory corruption via malformed swapfileJann Horn2017-04-111-0/+2
* Fix potential infoleak in older kernelsLinus Torvalds2017-04-111-1/+1
* arc: don't leak bits of kernel stack into coredumpAl Viro2017-04-111-5/+6
* fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2017-04-111-19/+19
* ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2017-04-111-11/+9
* ppc32: fix copy_from_user()Al Viro2017-04-111-19/+2
* sparc32: fix copy_from_user()Al Viro2017-04-111-1/+3
* mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2017-04-111-1/+3
* openrisc: fix the fix of copy_from_user()Guenter Roeck2017-04-111-1/+1
* openrisc: fix copy_from_user()Al Viro2017-04-111-24/+11
* parisc: fix copy_from_user()Al Viro2017-04-111-2/+5
* metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2017-04-111-1/+2
* alpha: fix copy_from_user()Al Viro2017-04-111-11/+8
* asm-generic: make copy_from_user() zero the destination properlyAl Viro2017-04-111-4/+6
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2017-04-111-0/+3
* hexagon: fix strncpy_from_user() error returnAl Viro2017-04-111-1/+2
* sh: fix copy_from_user()Al Viro2017-04-111-1/+4
* score: fix copy_from_user() and friendsAl Viro2017-04-111-21/+20
* blackfin: fix copy_from_user()Al Viro2017-04-111-4/+5
* cris: buggered copy_from_user/copy_to_user/clear_userAl Viro2017-04-111-39/+32
* frv: fix clear_user()Al Viro2017-04-111-3/+9
* asm-generic: make get_user() clear the destination on errorsAl Viro2017-04-111-3/+7
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2017-04-111-2/+9
* s390: get_user() should zero on failureAl Viro2017-04-111-4/+4
* score: fix __get_user/get_userAl Viro2017-04-111-1/+4
* sh64: failing __get_user() should zeroAl Viro2017-04-111-0/+1
* m32r: fix __get_user()Al Viro2017-04-111-1/+1
* mn10300: failing __get_user() and get_user() should zeroAl Viro2017-04-111-0/+1
* microblaze: fix copy_from_user()Al Viro2017-04-111-3/+6
* microblaze: fix __get_user()Al Viro2017-04-111-1/+1
* parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin2017-04-111-2/+9
* s390/dasd: fix hanging device after clear subchannelStefan Haberland2017-04-111-1/+9
* avr32: off by one in at32_init_pio()Dan Carpenter2017-04-111-1/+1
* avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck2017-04-111-2/+2
* avr32: fix copy_from_user()Al Viro2017-04-113-4/+13
* powerpc/nvram: Fix an incorrect partition mergePan Xinhui2017-04-111-3/+3
* powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras2017-04-111-1/+1
* powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan2017-04-111-2/+2
* powerpc/vdso64: Use double word compare on pointersAnton Blanchard2017-04-112-2/+2
* powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras2017-04-111-1/+6