summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-25Linux 4.4.3v4.4.3Greg Kroah-Hartman
2016-02-25modules: fix modparam async_probe requestLuis R. Rodriguez
2016-02-25module: wrapper for symbol name.Rusty Russell
2016-02-25itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-25posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-25timerfd: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-25prctl: take mmap sem for writing to protect against othersMateusz Guzik
2016-02-25xfs: log mount failures don't wait for buffers to be releasedDave Chinner
2016-02-25Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"Dave Chinner
2016-02-25xfs: inode recovery readahead can race with inode buffer creationDave Chinner
2016-02-25libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong
2016-02-25ovl: setattr: check permissions before copy-upMiklos Szeredi
2016-02-25ovl: root: copy attrMiklos Szeredi
2016-02-25ovl: check dentry positiveness in ovl_cleanup_whiteouts()Konstantin Khlebnikov
2016-02-25ovl: use a minimal buffer in ovl_copy_xattrVito Caputo
2016-02-25ovl: allow zero size xattrMiklos Szeredi
2016-02-25futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner
2016-02-25devm_memremap_release(): fix memremap'd addr handlingToshi Kani
2016-02-25ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter
2016-02-25mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta
2016-02-25dump_stack: avoid potential deadlocksEric Dumazet
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-25drivers/hwspinlock: fix race between radix tree insertion and lookupMatthew Wilcox
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-25MAINTAINERS: return arch/sh to maintained state, with new maintainersRich Felker
2016-02-25memcg: only free spare array when readers are doneMartijn Coenen
2016-02-25numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu
2016-02-25fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()Mike Kravetz
2016-02-25scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky
2016-02-25dma-debug: switch check from _text to _stextLaura Abbott
2016-02-25m32r: fix m32104ut_defconfig build failSudip Mukherjee
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-25Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman
2016-02-25iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2016-02-25iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse
2016-02-25iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He
2016-02-25iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll
2016-02-25Input: vmmouse - fix absolute device registrationDmitry Torokhov
2016-02-25string_helpers: fix precision loss for some inputsJames Bottomley
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon
2016-02-25Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires
2016-02-25mm: fix regression in remap_file_pages() emulationKirill A. Shutemov
2016-02-25mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-25mm: fix mlock accoutingKirill A. Shutemov
2016-02-25libnvdimm: fix namespace object confusion in is_uuid_busy()Dan Williams
2016-02-25mm: soft-offline: check return value in second __get_any_page() callNaoya Horiguchi
2016-02-25perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria
2016-02-25KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz