summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-29netfs: Remove extern from function prototypesMatthew Wilcox (Oracle)
2022-06-29filemap: Remove find_get_pages_range() and associated functionsMatthew Wilcox (Oracle)
2022-06-29vmscan: Add check_move_unevictable_folios()Matthew Wilcox (Oracle)
2022-06-29filemap: Add filemap_get_folios()Matthew Wilcox (Oracle)
2022-06-29filemap: Remove add_to_page_cache() and add_to_page_cache_locked()Matthew Wilcox (Oracle)
2022-06-29mm: Remove __delete_from_page_cache()Matthew Wilcox (Oracle)
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-24Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'io_uring-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-23gpio: Fix kernel-doc comments to nested unionAkira Yokosawa
2022-06-23Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek
2022-06-23Revert "printk: add kthread console printers"Petr Mladek
2022-06-23Revert "printk: extend console_lock for per-console locking"Petr Mladek
2022-06-23Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek
2022-06-23io_uring: move io_uring_get_opcode out of TP_printkDylan Yudaken
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-23nvme: fix the CRIMS and CRWMS definitions to match the specJoel Granados
2022-06-23sock: redo the psock vs ULP protection checkJakub Kicinski
2022-06-21Merge tag 'certs-20220621' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2022-06-21certs: Move load_certificate_list() to be with the asymmetric keys codeDavid Howells
2022-06-19block: remove queue from struct blk_independent_access_rangeDamien Le Moal
2022-06-19random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-17Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-17Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-17Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-17Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-17Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-06-17block: serialize all debugfs operations using q->debugfs_mutexChristoph Hellwig
2022-06-17ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu
2022-06-16Merge tag 'drm-fixes-2022-06-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-06-17Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-16blk-mq: avoid to touch q->elevator without any protectionMing Lei
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong
2022-06-16init: Initialize noop_backing_dev_info earlyJan Kara
2022-06-15Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-15printk: Wait for the global console lock when the system is going downPetr Mladek
2022-06-14netfs: fix up netfs_inode_init() docbook commentLinus Torvalds
2022-06-14io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOTPavel Begunkov
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-14drm/ttm: fix bulk move handling v2Christian König
2022-06-13usercopy: Handle vm_map_ram() areasMatthew Wilcox (Oracle)
2022-06-12Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds