summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-07-25Merge branch 'for-next/kcsan' into for-next/coreWill Deacon-11/+20
2022-07-25Merge branch 'for-next/irqflags-nmi' into for-next/coreWill Deacon-3/+5
2022-07-25Merge branch 'for-next/ioremap' into for-next/coreWill Deacon-127/+90
2022-07-25Merge branch 'for-next/extable' into for-next/coreWill Deacon-88/+111
2022-07-25Merge branch 'for-next/errata' into for-next/coreWill Deacon-2/+76
2022-07-25Merge branch 'for-next/docs' into for-next/coreWill Deacon-6/+4
2022-07-25Merge branch 'for-next/cpuidle' into for-next/coreWill Deacon-54/+2
2022-07-25s390/qeth: Fix typo 'the the' in commentSlark Xiao-1/+1
2022-07-25net: ipa: Fix typo 'the the' in commentSlark Xiao-1/+1
2022-07-25nfp: bpf: Fix typo 'the the' in commentSlark Xiao-1/+1
2022-07-25Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier-15/+31
2022-07-25irqchip/mmp: Declare init functions in common header fileBen Dooks-3/+6
2022-07-25x86/purgatory: Omit use of bin2cMasahiro Yamada-10/+17
2022-07-25x86/purgatory: Hard-code obj-y in MakefileMasahiro Yamada-1/+1
2022-07-25dt-bindings: arm: at91: add lan966 pcb8309 boardHoratiu Vultur-2/+4
2022-07-25nvme-pci: Crucial P2 has bogus namespace idsTobias Gruetzmacher-0/+2
2022-07-25Merge tag 'v5.19-rc7' into fixesMichael Ellerman-10097/+17734
2022-07-24selftests/io_uring: test zerocopy sendPavel Begunkov-0/+737
2022-07-24io_uring: enable managed frags with register buffersPavel Begunkov-1/+55
2022-07-24io_uring: add zc notification flush requestsPavel Begunkov-0/+39
2022-07-24io_uring: rename IORING_OP_FILES_UPDATEPavel Begunkov-9/+33
2022-07-24io_uring: flush notifiers after sendzcPavel Begunkov-12/+31
2022-07-24io_uring: sendzc with fixed buffersPavel Begunkov-6/+29
2022-07-24io_uring: allow to pass addr into sendzcPavel Begunkov-3/+17
2022-07-24io_uring: account locked pages for non-fixed zcPavel Begunkov-0/+7
2022-07-24io_uring: wire send zc request typePavel Begunkov-0/+117
2022-07-24io_uring: add notification slot registrationPavel Begunkov-0/+72
2022-07-24io_uring: add rsrc referencing for notifiersPavel Begunkov-3/+15
2022-07-24io_uring: complete notifiers in twPavel Begunkov-3/+22
2022-07-24io_uring: cache struct io_notifPavel Begunkov-7/+65
2022-07-24io_uring: add zc notification infrastructurePavel Begunkov-4/+179
2022-07-24io_uring: export io_put_task()Pavel Begunkov-36/+36
2022-07-24io_uring: initialise msghdr::msg_ubufPavel Begunkov-0/+2
2022-07-24Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-sendJens Axboe-16785/+21978
2022-07-24Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...Jens Axboe-64/+193
2022-07-24mm: honor FGP_NOWAIT for page cache page allocationJens Axboe-0/+4
2022-07-24xfs: Add async buffered write supportStefan Roesch-7/+9
2022-07-24xfs: Specify lockmode when calling xfs_ilock_for_iomap()Stefan Roesch-3/+3
2022-07-24io_uring: Add tracepoint for short writesStefan Roesch-0/+28
2022-07-24io_uring: fix issue with io_write() not always undoing sb_start_write()Jens Axboe-1/+8
2022-07-24io_uring: Add support for async buffered writesStefan Roesch-5/+24
2022-07-24fs: Add async write file modification handling.Stefan Roesch-3/+43
2022-07-24fs: Split off inode_needs_update_time and __file_update_timeStefan Roesch-26/+50
2022-07-24fs: add __remove_file_privs() with flags parameterStefan Roesch-20/+37
2022-07-24fs: add a FMODE_BUF_WASYNC flags for f_modeStefan Roesch-1/+6
2022-07-24iomap: Return -EAGAIN from iomap_write_iter()Stefan Roesch-0/+4
2022-07-24iomap: Add async buffered write supportStefan Roesch-5/+28
2022-07-24iomap: Add flags parameter to iomap_page_create()Stefan Roesch-10/+20
2022-07-24mm: Add balance_dirty_pages_ratelimited_flags() functionJan Kara-10/+48
2022-07-24mm: Move updates of dirty_exceeded into one placeJan Kara-5/+2