summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* loop: add ioctl for changing logical block sizeOmar Sandoval2017-08-311-0/+1
* string.h: add memcpy_and_pad()Martin Wilck2017-08-281-0/+30
* nvmet-fc: simplify sg list handlingJames Smart2017-08-281-1/+1
* nvme: rename AMS symbolic constants to fit specificationMax Gurtovoy2017-08-281-3/+3
* nvme: add symbolic constants for CC identifiersMax Gurtovoy2017-08-281-9/+15
* nvme: add support for NVMe 1.3 Timestamp FeatureJon Derrick2017-08-281-0/+2
* nvme: define NVME_NSID_ALLArnav Dawn2017-08-281-0/+2
* nvme: add support for FW activation without resetArnav Dawn2017-08-281-0/+9
* Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe2017-08-2872-208/+442
|\
| * Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-271-1/+11
| |\
| | * iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-151-1/+11
| * | Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-272-3/+3
| |\ \
| | * \ Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-08-202-3/+3
| | |\ \
| | | * | PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-202-3/+3
| * | | | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-271-2/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-253-4/+2
| |\ \ \ \
| | * | | | bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2017-08-242-1/+2
| | * | | | Revert "loop: support 4k physical blocksize"Omar Sandoval2017-08-231-3/+0
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-08-241-0/+1
| |\ \ \ \ \
| | * | | | | IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-241-0/+1
| * | | | | | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-241-12/+26
| |\ \ \ \ \ \
| | * | | | | | kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin2017-08-101-12/+26
| * | | | | | | pty: Repair TIOCGPTPEEREric W. Biederman2017-08-241-0/+10
| * | | | | | | Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds2017-08-231-1/+1
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-231-0/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal2017-08-161-0/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-215-11/+14
| |\ \ \ \ \ \ \
| | * | | | | | | net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-201-1/+4
| | * | | | | | | datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-181-3/+1
| | * | | | | | | ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-161-2/+2
| | * | | | | | | ptr_ring: use kmalloc_array()Eric Dumazet2017-08-162-5/+7
| * | | | | | | | pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-212-25/+30
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-2/+2
| * | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+8
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko2017-08-181-0/+22
| * | | | | | | | | mm: discard memblock data laterPavel Tatashin2017-08-181-2/+4
| * | | | | | | | | wait: add wait_event_killable_timeout()Luis R. Rodriguez2017-08-181-0/+37
| * | | | | | | | | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2017-08-181-2/+8
| * | | | | | | | | pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds2017-08-171-1/+1
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-157-10/+44
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | net: Fix a typo in comment about sock flags.Tonghao Zhang2017-08-151-1/+1
| | * | | | | | | ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2017-08-151-0/+10
| | * | | | | | | Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller2017-08-151-0/+15
| | |\ \ \ \ \ \ \
| | | * | | | | | | mac80211: add api to start ba session timer expired flowNaftali Goldstein2017-08-091-0/+15
| | * | | | | | | | udp: fix linear skb reception with PEEK_OFFAl Viro2017-08-141-5/+4
| | * | | | | | | | PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2017-08-141-0/+3
| | * | | | | | | | udp: harden copy_linear_skb()Eric Dumazet2017-08-111-0/+2
| | * | | | | | | | net: fix compilation when busy poll is not enabledDaniel Borkmann2017-08-111-6/+6