summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-20iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard1-5/+18
2016-08-20perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin1-1/+1
2016-08-20virtio_balloon: fix PFN format for virtio-1Michael S. Tsirkin1-8/+12
2016-08-20virtio_balloon: do not change memory amount visible via /proc/meminfoDenis V. Lunev1-2/+6
2016-08-20arm64: Rework valid_user_regsMark Rutland4-34/+86
2016-08-20cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork1-0/+7
2016-08-20nfsd: check permissions when setting ACLsBen Hutchings3-27/+25
2016-08-20posix_acl: Add set_posix_aclAndreas Gruenbacher1-17/+21
2016-08-20powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-08-20powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli1-12/+12
2016-08-20block: fix use-after-free in seq fileVegard Nossum1-0/+1
2016-08-20metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan1-1/+1
2016-08-20ALSA: hda - Fix headset mic detection problem for two dell machinesHui Wang1-0/+6
2016-08-20ALSA: hda - Fix the headset mic that will not work on Dell desktop machineWoodrow Shen1-0/+22
2016-08-20ALSA: hda: Fix krealloc() with __GFP_ZERO usageTakashi Iwai1-1/+3
2016-08-20ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver capsMaruthi Srinivas Bayyavarapu1-0/+2
2016-08-20MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn1-1/+1
2016-08-20sysv, ipc: fix security-layer leakingFabian Frederick2-7/+7
2016-08-20mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He1-0/+4
2016-08-20dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDINGMike Snitzer1-7/+7
2016-08-20dm rq: fix the starting and stopping of blk-mq queuesSasha Levin1-2/+21
2016-08-20dm flakey: error READ bios during the down_intervalMike Snitzer1-8/+15
2016-08-20ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott1-1/+8
2016-08-20balloon: check the number of available pages in leak balloonKonstantin Neumoin1-0/+2
2016-08-20x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceSasha Levin1-1/+1
2016-08-20ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIOHui Wang1-0/+22
2016-08-20ALSA: hda/realtek: Enable HP amp and mute LED on HP Folio 9480m [v3]Keith Packard1-0/+55
2016-08-20drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin2-4/+4
2016-08-20drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka3-4/+4
2016-08-20ubi: Make volume resize power cut awareRichard Weinberger1-7/+18
2016-08-20ubi: Fix early loggingRichard Weinberger1-4/+4
2016-08-20ubi: Fix race condition between ubi device creation and udevIosif Harutyunov1-1/+4
2016-08-20fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang1-1/+1
2016-08-20fuse: fuse_flush must check mapping->flags for errorsMaxim Patlasov1-0/+9
2016-08-20fuse: fsync() did not return IO errorsAlexey Kuznetsov1-0/+15
2016-08-20ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta1-1/+1
2016-08-20drm/radeon: fix firmware info version checksAlex Deucher1-2/+2
2016-08-20KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-08-20KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras1-0/+13
2016-08-20KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras1-212/+237
2016-08-20CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky1-1/+29
2016-08-20fs/cifs: make share unaccessible at root level mountableAurelien Aptel5-5/+104
2016-08-20Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov4-32/+24
2016-08-20Documentation/module-signing.txt: Note need for version info if reusing a keyBen Hutchings1-0/+6
2016-08-20module: Invalidate signatures on force-loaded modulesBen Hutchings1-4/+9
2016-08-20net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum1-2/+5
2016-08-20fs/dcache.c: avoid soft-lockup in dput()Wei Fang1-2/+5
2016-08-20MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen1-1/+3
2016-08-20nfs: don't create zero-length requestsBenjamin Coddington1-1/+4
2016-08-20gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko1-19/+0