summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-06-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm
2022-06-27Merge branch 'master' into mm-stableakpm
2022-06-27vfio: de-extern-ify function prototypesAlex Williamson
2022-06-27driver core: fw_devlink: Allow firmware to mark devices as best effortSaravana Kannan
2022-06-27kernfs: Replace global kernfs_open_file_mutex with hashed mutexes.Imran Khan
2022-06-27kernfs: Change kernfs_notify_list to llist.Imran Khan
2022-06-27kernfs: make ->attr.open RCU protected.Imran Khan
2022-06-27Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman
2022-06-27mnt_idmapping: return false when comparing two invalid idsSeth Forshee
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen
2022-06-27serial: 8250: create lsr_save_maskIlpo Järvinen
2022-06-27serial: 8250: make saved LSR largerIlpo Järvinen
2022-06-27serial: Consolidate BOTH_EMPTY useIlpo Järvinen
2022-06-27serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZEIlpo Järvinen
2022-06-27serial: Drop timeout from uart_portIlpo Järvinen
2022-06-27tty: Add closing marker into comment in tty_ldisc.hIlpo Järvinen
2022-06-27block: Make ioprio_best() staticJan Kara
2022-06-27block: Generalize get_current_ioprio() for any taskJan Kara
2022-06-27block: Return effective IO priority from get_current_ioprio()Jan Kara
2022-06-27block: fix default IO priority handling againJan Kara
2022-06-27block: move blk_queue_get_max_sectors to blk.hChristoph Hellwig
2022-06-27block: fold blk_max_size_offset into get_max_io_sizeChristoph Hellwig
2022-06-27block: factor out a chunk_size_left helperChristoph Hellwig
2022-06-27block: relax direct io memory alignmentKeith Busch
2022-06-27block: introduce bdev_iter_is_aligned helperKeith Busch
2022-06-27iov: introduce iov_iter_alignedKeith Busch
2022-06-27block: introduce bdev_dma_alignment helperKeith Busch
2022-06-27spi: opportunistically skip ctlr->cur_msg_completionDavid Jander
2022-06-27spi: Ensure the io_mutex is held until spi_finalize_current_message()David Jander
2022-06-27spi: Remove the now unused ctlr->idling flagDavid Jander
2022-06-27spi: Don't use the message queue if possible in spi_syncDavid Jander
2022-06-27spi: Move ctlr->cur_msg_prepared to struct spi_messageDavid Jander
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby
2022-06-27Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller
2022-06-27net: pcs: add Renesas MII converter driverClément Léger
2022-06-27drm: Implement DRM aperture helpers under video/Thomas Zimmermann
2022-06-27objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra
2022-06-27x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-06-27x86/kvm/vmx: Make noinstr cleanPeter Zijlstra
2022-06-27Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman
2022-06-27dmaengine: remove DMA_MEMCPY_SG once againChristoph Hellwig
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-26attr: port attribute changes to new typesChristian Brauner
2022-06-26security: pass down mount idmapping to setattr hookChristian Brauner
2022-06-26quota: port quota helpers mount idsChristian Brauner
2022-06-26fs: port to iattr ownership update helpersChristian Brauner
2022-06-26fs: introduce tiny iattr ownership update helpersChristian Brauner