summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-12-15hotplug: Make register and unregister notifier API symmetricMichal Hocko1-11/+4
2016-12-15acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams1-1/+1
2016-12-10constify iov_iter_count() and iter_is_iovec()Al Viro1-2/+2
2016-12-08PCI: Export pcie_find_root_portJohannes Thumshirn1-0/+14
2016-12-08mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov1-6/+15
2016-12-08kasan: update kasan_global for gcc 7Dmitry Vyukov1-1/+3
2016-12-02iommu/vt-d: Fix PASID table allocationDavid Woodhouse1-0/+1
2016-11-26sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew1-0/+1
2016-11-18ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya1-0/+1
2016-11-18svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever1-0/+9
2016-11-18mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka1-2/+3
2016-11-15net: add recursion limit to GROSabrina Dubroca1-1/+38
2016-11-15net: core: Correctly iterate over lower adjacency listIdo Schimmel1-1/+1
2016-11-10pwm: Unexport children before chip removalDavid Hsu1-0/+5
2016-10-31libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma1-0/+2
2016-10-31mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer1-3/+3
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2016-10-28irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin1-1/+1
2016-10-28cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky1-2/+2
2016-10-28cpufreq: skip invalid entries when searching the frequencyAaro Koskinen1-52/+52
2016-10-28PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()Lin Huang1-5/+0
2016-10-22vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi1-0/+1
2016-10-22ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul1-0/+1
2016-10-22mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner1-3/+3
2016-10-22debugfs: introduce a public file_operations accessorChristian Lamparter1-0/+17
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-0/+1
2016-10-16mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter1-2/+2
2016-10-07Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds1-2/+2
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+4
2016-10-01include/linux/property.h: fix typo/compile errorJohn Youn1-1/+1
2016-10-01mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner1-0/+2
2016-09-29dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov1-1/+1
2016-09-26ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2016-09-26fault_in_multipages_readable() throws set-but-unused errorDave Chinner1-0/+1
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+2
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-4/+79
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-09-21fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-20fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-09-20fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2016-09-18fix iov_iter_fault_in_readable()Al Viro1-1/+1
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton1-0/+2
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+21
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+4
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+2
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers1-3/+2