summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-08-28string.h: add memcpy_and_pad()Martin Wilck1-0/+30
2017-08-28nvmet-fc: simplify sg list handlingJames Smart1-1/+1
2017-08-28nvme: rename AMS symbolic constants to fit specificationMax Gurtovoy1-3/+3
2017-08-28nvme: add symbolic constants for CC identifiersMax Gurtovoy1-9/+15
2017-08-28nvme: add support for NVMe 1.3 Timestamp FeatureJon Derrick1-0/+2
2017-08-28nvme: define NVME_NSID_ALLArnav Dawn1-0/+2
2017-08-28nvme: add support for FW activation without resetArnav Dawn1-0/+9
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe49-102/+301
2017-08-28Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+11
2017-08-28Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+2
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman1-0/+10
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2-1/+2
2017-08-24Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds1-1/+1
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2-1/+20
2017-08-23block: cache the partition index in struct block_deviceChristoph Hellwig1-0/+1
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+7
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov2-25/+30
2017-08-20Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-3/+3
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2017-08-20PATCH] iio: Fix some documentation warningsJonathan Corbet2-3/+3
2017-08-19mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko1-0/+22
2017-08-19mm: discard memblock data laterPavel Tatashin1-2/+4
2017-08-19wait: add wait_event_killable_timeout()Luis R. Rodriguez1-0/+37
2017-08-19mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner1-2/+8
2017-08-18blk-mq: Make blk_mq_reinit_tagset() calls easier to readBart Van Assche1-3/+2
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner1-0/+8
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds1-1/+1
2017-08-17ptr_ring: use kmalloc_array()Eric Dumazet2-5/+7
2017-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+4
2017-08-16net: Fix a typo in comment about sock flags.Tonghao Zhang1-1/+1
2017-08-15iommu: Fix wrong freeing of iommu_device->devJoerg Roedel1-1/+11
2017-08-15PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong1-0/+3
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+9
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+7
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe1-0/+7
2017-08-11Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-1/+2
2017-08-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-26/+38
2017-08-11mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-0/+8
2017-08-11mm: make tlb_flush_pending globalMinchan Kim1-21/+0
2017-08-11mm: refactor TLB gathering APIMinchan Kim1-0/+6
2017-08-11mm: migrate: fix barriers around tlb_flush_pendingNadav Amit1-4/+10
2017-08-11mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit1-9/+22
2017-08-11Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-08-10block: remove unused syncfull/asyncfull queue flagsJens Axboe1-31/+29
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra1-2/+2
2017-08-10nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart1-0/+7