summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-24io_uring/rsrc: always initialize 'folio' to NULLJens Axboe1-1/+1
2023-02-22io_uring/rsrc: optimise registered huge pagesPavel Begunkov1-6/+32
2023-02-22io_uring/rsrc: optimise single entry advancePavel Begunkov1-1/+4
2023-02-22io_uring/rsrc: disallow multi-source reg buffersPavel Begunkov1-5/+8
2023-02-22io_uring: remove unused wq_list_mergePavel Begunkov1-22/+0
2023-02-22io_uring: fix size calculation when registering buf ringWojciech Lukowicz1-1/+1
2023-02-22io_uring/rsrc: fix a comment in io_import_fixed()Pavel Begunkov1-1/+1
2023-02-22io_uring: rename 'in_idle' to 'in_cancel'Jens Axboe3-11/+11
2023-02-22io_uring: consolidate the put_ref-and-return section of adding workJens Axboe1-6/+6
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1823-43114/+155979
2023-02-22Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds186-4053/+6379
2023-02-22Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds69-488/+3100
2023-02-22Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds19-147/+846
2023-02-22Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-34/+151
2023-02-22Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds20-79/+172
2023-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds121-1051/+3632
2023-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds14-48/+855
2023-02-22Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-41/+99
2023-02-22Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds102-4544/+4542
2023-02-22Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds30-94/+218
2023-02-22uaccess: Add speculation barrier to copy_from_user()Dave Hansen3-2/+11
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds94-3176/+4143
2023-02-21Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds25-83/+163
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds50-384/+1160
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-60/+229
2023-02-21Merge tag 'seccomp-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds54-839/+1734
2023-02-21Merge tag 'cgroup-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-139/+162
2023-02-21Merge tag 'wq-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-71/+210
2023-02-21Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds37-830/+1020
2023-02-21Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds27-77/+252
2023-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-90/+119
2023-02-21Merge tag 'x86-cleanups-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-28/+18
2023-02-21page_pool: add a comment explaining the fragment counter usageIlias Apalodimas1-0/+10
2023-02-21net: ethtool: fix __ethtool_dev_mm_supported() implementationVladimir Oltean1-1/+1
2023-02-21ethtool: pse-pd: Fix double word in commentsBo Liu1-1/+1
2023-02-21xsk: add linux/vmalloc.h to xsk.cXuan Zhuo1-0/+1
2023-02-21Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-68/+57
2023-02-21Merge tag 'x86_microcode_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-104/+117
2023-02-21Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-41/+559
2023-02-21Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-115/+218
2023-02-21Merge tag 'edac_updates_for_v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-359/+1013
2023-02-21Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-31/+62
2023-02-21sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko1-0/+18
2023-02-21selftest: fib_tests: Always cleanup before exitRoxana Nicolescu1-0/+2
2023-02-21Merge tag 'x86-platform-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+4
2023-02-21Merge tag 'x86-mm-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-02-21Merge tag 'x86-fpu-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+4
2023-02-21Merge tag 'x86-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-192/+259
2023-02-21Merge tag 'x86-build-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3