Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-25io_uring: cache struct io_notifPavel Begunkov
2022-07-25io_uring: add zc notification infrastructurePavel Begunkov
2022-07-25io_uring: export io_put_task()Pavel Begunkov
2022-07-25Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-sendJens Axboe
2022-07-25net: copy from user before calling __copy_msghdrDylan Yudaken
2022-07-25io_uring: add netmsg cacheJens Axboe
2022-07-25io_uring: impose max limit on apoll cacheJens Axboe
2022-07-25io_uring: add abstraction around apoll cacheJens Axboe
2022-07-25io_uring: let to set a range for file slot allocationPavel Begunkov
2022-07-25io_uring: fuse fallback_node and normal tw nodePavel Begunkov
2022-07-25io_uring: lockless task listDylan Yudaken
2022-07-25io_uring: hide eventfd assumptions in eventfd pathsPavel Begunkov
2022-07-25io_uring: remove ->flush_cqes optimisationPavel Begunkov
2022-07-25io_uring: move a few private types to local headersJens Axboe
2022-07-25io_uring: make io_uring_types.h publicPavel Begunkov
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-20net: introduce __skb_fill_page_desc_noaccPavel Begunkov
2022-07-20net: introduce managed frags infrastructurePavel Begunkov
2022-07-20net: Allow custom iter handler in msghdrDavid Ahern
2022-07-20skbuff: carry external ubuf_info in msghdrPavel Begunkov
2022-07-19skbuff: add SKBFL_DONT_ORPHAN flagPavel Begunkov
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2022-07-16Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-07-15Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-14Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-14kvm: stats: tell userspace which values are booleanPaolo Bonzini
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li
2022-07-13Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-12Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-11Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-11fix race between exit_itimers() and /proc/pid/timersOleg Nesterov
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-09Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-08Merge branch 'pm-core'Rafael J. Wysocki
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08Merge tag 'reset-fixes-for-v5.19' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-06nvme: use struct group for generic command dwordsKeith Busch
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu
2022-07-05ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello
2022-07-05fscache: Fix invalidation/lookup raceDavid Howells
2022-07-04Documentation: highmem: use literal block for code example in highmem.h commentBagas Sanjaya
2022-07-04lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds