summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-06-28linux/dim: Fix divide by 0 in RDMA DIMTao Liu
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-06-28block: remove QUEUE_FLAG_DEADChristoph Hellwig
2022-06-28regulator: fix a kernel-doc warningMauro Carvalho Chehab
2022-06-28fanotify: refine the validation checks on non-dir inode maskAmir Goldstein
2022-06-28sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Dietmar Eggemann
2022-06-28perf/core: Add a new read format to get a number of lost samplesNamhyung Kim
2022-06-28sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu
2022-06-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-27mnt_idmapping: return false when comparing two invalid idsSeth Forshee
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-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-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
2022-06-26fs: use mount types in iattrChristian Brauner
2022-06-26fs: add two type safe mapping helpersChristian Brauner
2022-06-26mnt_idmapping: add vfs{g,u}id_tChristian Brauner
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-24net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-24locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra
2022-06-24jump_label: make initial NOP patching the special caseArd Biesheuvel
2022-06-24jump_label: mips: move module NOP patching into arch codeArd Biesheuvel
2022-06-24virtio: disable notification hardening by defaultJason Wang
2022-06-23memregion: Fix memregion_free() fallback definitionDan Williams