summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-06-27block: fix default IO priority handling againJan Kara-1/+1
2022-06-27block: move blk_queue_get_max_sectors to blk.hChristoph Hellwig-13/+0
2022-06-27block: fold blk_max_size_offset into get_max_io_sizeChristoph Hellwig-19/+0
2022-06-27block: factor out a chunk_size_left helperChristoph Hellwig-6/+13
2022-06-27block: relax direct io memory alignmentKeith Busch-0/+5
2022-06-27block: introduce bdev_iter_is_aligned helperKeith Busch-0/+7
2022-06-27iov: introduce iov_iter_alignedKeith Busch-0/+2
2022-06-27block: introduce bdev_dma_alignment helperKeith Busch-0/+5
2022-06-27spi: opportunistically skip ctlr->cur_msg_completionDavid Jander-0/+8
2022-06-27spi: Ensure the io_mutex is held until spi_finalize_current_message()David Jander-4/+2
2022-06-27spi: Remove the now unused ctlr->idling flagDavid Jander-2/+0
2022-06-27spi: Don't use the message queue if possible in spi_syncDavid Jander-1/+10
2022-06-27spi: Move ctlr->cur_msg_prepared to struct spi_messageDavid Jander-3/+4
2022-06-27mm: ioremap: Add ioremap/iounmap_allowed()Kefeng Wang-0/+26
2022-06-27mm: ioremap: Use more sensible name in ioremap_prot()Kefeng Wang-1/+2
2022-06-27objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf-2/+4
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra-0/+3
2022-06-27x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre-0/+2
2022-06-27x86/kvm/vmx: Make noinstr cleanPeter Zijlstra-1/+1
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-4/+5
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+2
2022-06-26attr: port attribute changes to new typesChristian Brauner-2/+6
2022-06-26security: pass down mount idmapping to setattr hookChristian Brauner-5/+9
2022-06-26quota: port quota helpers mount idsChristian Brauner-3/+6
2022-06-26fs: port to iattr ownership update helpersChristian Brauner-3/+3
2022-06-26fs: introduce tiny iattr ownership update helpersChristian Brauner-0/+76
2022-06-26fs: use mount types in iattrChristian Brauner-2/+21
2022-06-26fs: add two type safe mapping helpersChristian Brauner-2/+36
2022-06-26mnt_idmapping: add vfs{g,u}id_tChristian Brauner-28/+234
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-13/+16
2022-06-24net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter-1/+1
2022-06-24Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds-0/+1
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds-7/+6
2022-06-24Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds-7/+35
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-33/+0
2022-06-24fs: dlm: add resource name to tracepointsAlexander Aring-18/+92
2022-06-24fs: dlm: remove additional dereference of lksbAlexander Aring-4/+4
2022-06-24ASoC: Remove unused hw_write_t typeAmadeusz Sławiński-2/+0
2022-06-24locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra-13/+17
2022-06-24jump_label: make initial NOP patching the special caseArd Biesheuvel-2/+0
2022-06-24jump_label: mips: move module NOP patching into arch codeArd Biesheuvel-6/+1
2022-06-24Merge branch 'for-v5.20/exynos7885-emmc-clk' into next/dt64Krzysztof Kozlowski-9/+45
2022-06-24virtio: disable notification hardening by defaultJason Wang-0/+2
2022-06-23memregion: Fix memregion_free() fallback definitionDan Williams-1/+1
2022-06-23gpio: Fix kernel-doc comments to nested unionAkira Yokosawa-13/+16
2022-06-23Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+8
2022-06-23ACPI / MMC: PM: Unify fixing up device powerRafael J. Wysocki-0/+1
2022-06-23asm-generic: Add memory barrier dma_mb()Kefeng Wang-0/+8
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek-33/+0
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek-11/+0