summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-11-25net: add __sys_connect_file() helperJens Axboe
2019-11-25Merge tag 'edac_for_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Linus Torvalds
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-25Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2019-11-25Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-11-25Merge tag 'mtd/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-11-25Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-25Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-11-25vfs: properly and reliably lock f_pos in fdget_pos()Linus Torvalds
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal
2019-11-21Merge branch 'nvme-5.5' of git://git.infradead.org/nvme into for-5.5/drivers-...Jens Axboe
2019-11-22nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita
2019-11-21block: add iostat counters for flush requestsKonstantin Khlebnikov
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-21Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2019-11-18blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1Tejun Heo
2019-11-17Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-15KVM: x86: deliver KVM IOAPIC scan request to target vCPUsNitesh Narayan Lal
2019-11-15KVM: remember position in kvm->vcpus arrayRadim Krčmář
2019-11-15perf/core: Provide a kernel-internal interface to pause perf_eventLike Xu
2019-11-15perf/core: Provide a kernel-internal interface to recalibrate event periodLike Xu
2019-11-14block: remove (__)blkdev_reread_part as an exported APIChristoph Hellwig
2019-11-14block: fix bdev_disk_changed for non-partitioned devicesChristoph Hellwig
2019-11-14block: move rescan_partitions to fs/block_dev.cChristoph Hellwig
2019-11-14block: merge invalidate_partitions into rescan_partitionsChristoph Hellwig
2019-11-13statx: define STATX_ATTR_VERITYEric Biggers
2019-11-13sbitmap: Delete sbitmap_any_bit_clear()John Garry
2019-11-13blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()John Garry
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel
2019-11-12block: rework zone reportingChristoph Hellwig
2019-11-12Merge branch 'for-5.5/drivers' into for-5.5/zonedJens Axboe
2019-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-12KEYS: trusted: Move TPM2 trusted keys codeSumit Garg
2019-11-12tpm: Move tpm_buf code to include/linux/Sumit Garg
2019-11-12tpm: provide a way to override the chip returned durationsJerry Snitselaar
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-12KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-11-11mtd: spi-nor: Set default Quad Enable method for ISSI flashesSagar Shrikant Kadam