summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.40v3.18.40Sasha Levin2016-08-221-1/+1
* perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin2016-08-221-1/+1
* nfsd: check permissions when setting ACLsBen Hutchings2016-08-223-27/+25
* posix_acl: Add set_posix_aclAndreas Gruenbacher2016-08-221-17/+21
* powerpc/pseries: Fix PCI config address for DDWGavin Shan2016-08-221-2/+2
* powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli2016-08-221-12/+12
* block: fix use-after-free in seq fileVegard Nossum2016-08-221-0/+1
* metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan2016-08-221-1/+1
* ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver capsMaruthi Srinivas Bayyavarapu2016-08-221-0/+2
* sysv, ipc: fix security-layer leakingFabian Frederick2016-08-222-7/+7
* mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He2016-08-221-0/+4
* dm flakey: error READ bios during the down_intervalMike Snitzer2016-08-221-8/+15
* ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott2016-08-221-1/+8
* balloon: check the number of available pages in leak balloonKonstantin Neumoin2016-08-221-0/+2
* x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceSasha Levin2016-08-221-1/+1
* ALSA: hda/realtek: Enable HP amp and mute LED on HP Folio 9480m [v3]Keith Packard2016-08-221-0/+55
* drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka2016-08-223-4/+4
* ubi: Make volume resize power cut awareRichard Weinberger2016-08-221-7/+18
* ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2016-08-221-1/+4
* fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang2016-08-221-1/+1
* fuse: fuse_flush must check mapping->flags for errorsMaxim Patlasov2016-08-221-0/+9
* fuse: fsync() did not return IO errorsAlexey Kuznetsov2016-08-221-0/+15
* ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta2016-08-221-1/+1
* drm/radeon: fix firmware info version checksAlex Deucher2016-08-221-2/+2
* KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-222-2/+2
* KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras2016-08-221-0/+13
* KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras2016-08-221-212/+237
* CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky2016-08-221-1/+29
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-08-225-5/+104
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-08-224-32/+24
* Documentation/module-signing.txt: Note need for version info if reusing a keyBen Hutchings2016-08-221-0/+6
* module: Invalidate signatures on force-loaded modulesBen Hutchings2016-08-221-4/+9
* net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-08-221-2/+5
* fs/dcache.c: avoid soft-lockup in dput()Wei Fang2016-08-221-2/+5
* dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds2016-08-223-13/+144
* nfs: don't create zero-length requestsBenjamin Coddington2016-08-221-1/+4
* gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko2016-08-221-19/+0
* iscsi-target: Fix panic when adding second TCP connection to iSCSI sessionFeng Li2016-08-221-2/+3
* audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore2016-08-221-168/+164
* Fix broken audit tests for exec arg lenLinus Torvalds2016-08-221-2/+1
* audit: Fix check of return value of strnlen_user()Jan Kara2016-08-221-1/+1
* cifs: fix crash due to race in hmac(md5) handlingRabin Vincent2016-08-221-6/+10
* target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger2016-08-222-7/+18
* target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOPNicholas Bellinger2016-08-221-7/+0
* mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios2016-08-221-1/+1
* arm64: debug: unmask PSTATE.D earlierWill Deacon2016-08-223-2/+2
* crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu2016-08-221-1/+2
* Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński2016-08-221-1/+1
* USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas2016-08-221-0/+3
* powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling2016-08-221-2/+1