summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Linux 4.4.3v4.4.3Greg Kroah-Hartman1-1/+1
2016-02-25modules: fix modparam async_probe requestLuis R. Rodriguez1-1/+1
2016-02-25module: wrapper for symbol name.Rusty Russell1-11/+15
2016-02-25itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner1-1/+1
2016-02-25posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner1-1/+1
2016-02-25timerfd: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner1-1/+1
2016-02-25prctl: take mmap sem for writing to protect against othersMateusz Guzik1-10/+10
2016-02-25xfs: log mount failures don't wait for buffers to be releasedDave Chinner1-0/+10
2016-02-25Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"Dave Chinner1-1/+0
2016-02-25xfs: inode recovery readahead can race with inode buffer creationDave Chinner2-5/+14
2016-02-25libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong1-1/+1
2016-02-25ovl: setattr: check permissions before copy-upMiklos Szeredi2-0/+15
2016-02-25ovl: root: copy attrMiklos Szeredi1-0/+3
2016-02-25ovl: check dentry positiveness in ovl_cleanup_whiteouts()Konstantin Khlebnikov1-1/+2
2016-02-25ovl: use a minimal buffer in ovl_copy_xattrVito Caputo1-14/+25
2016-02-25ovl: allow zero size xattrMiklos Szeredi1-1/+1
2016-02-25futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner1-0/+5
2016-02-25devm_memremap_release(): fix memremap'd addr handlingToshi Kani1-1/+1
2016-02-25ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov1-10/+43
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter1-1/+1
2016-02-25mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta1-1/+3
2016-02-25dump_stack: avoid potential deadlocksEric Dumazet1-3/+4
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-25drivers/hwspinlock: fix race between radix tree insertion and lookupMatthew Wilcox1-0/+4
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox2-2/+26
2016-02-25MAINTAINERS: return arch/sh to maintained state, with new maintainersRich Felker1-1/+3
2016-02-25memcg: only free spare array when readers are doneMartijn Coenen1-5/+6
2016-02-25numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu1-3/+4
2016-02-25fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()Mike Kravetz1-8/+11
2016-02-25scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky1-4/+4
2016-02-25dma-debug: switch check from _text to _stextLaura Abbott1-1/+1
2016-02-25m32r: fix m32104ut_defconfig build failSudip Mukherjee1-0/+3
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-25Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman1-10/+0
2016-02-25iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse2-0/+7
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang2-2/+2
2016-02-25iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse1-6/+27
2016-02-25iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He1-1/+1
2016-02-25iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll1-1/+1
2016-02-25Input: vmmouse - fix absolute device registrationDmitry Torokhov1-6/+7
2016-02-25string_helpers: fix precision loss for some inputsJames Bottomley1-20/+43
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2016-02-25Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2016-02-25mm: fix regression in remap_file_pages() emulationKirill A. Shutemov1-5/+29
2016-02-25mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2-44/+25
2016-02-25mm: fix mlock accoutingKirill A. Shutemov1-1/+1
2016-02-25libnvdimm: fix namespace object confusion in is_uuid_busy()Dan Williams2-56/+53
2016-02-25mm: soft-offline: check return value in second __get_any_page() callNaoya Horiguchi1-1/+1
2016-02-25perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria1-1/+1
2016-02-25KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz1-10/+10