summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-02-11mm: fix pfn_t vs highmemDan Williams
2016-02-11kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-11libata: fix HDIO_GET_32BIT ioctlArnd Bergmann
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones
2016-02-10efi: Make our variable validation list include the guidPeter Jones
2016-02-10lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-02-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-09net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-02-08nfs: fix nfs_size_to_loff_tChristoph Hellwig
2016-02-06pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-04Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley
2016-02-04block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen
2016-02-04libceph: MOSDOpReply v7 encodingIlya Dryomov
2016-02-04libceph: advertise support for TUNABLES5Ilya Dryomov
2016-02-04crush: add chooseleaf_stable tunableIlya Dryomov
2016-02-04lightnvm: allow to force mm initializationMatias Bjørling
2016-02-03Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li
2016-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-03Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-03radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov
2016-02-03mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner
2016-02-03thp: make split_queue per-nodeKirill A. Shutemov
2016-02-03modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams
2016-01-30block: use DAX for partition table readsDan Williams
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams
2016-01-30fs, block: force direct-I/O for dax-enabled block devicesDan Williams
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-29Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-29workqueue: skip flush dependency checks for legacy workqueuesTejun Heo
2016-01-29iommu: Update struct iommu_ops commentsMagnus Damm