aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-06-27docs: rename Documentation/vm to Documentation/mmGravatar Mike Rapoport 5-7/+7
2022-06-27Merge branch 'master' into mm-stableGravatar akpm 15-404/+53
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 1-4/+5
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-1/+2
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-13/+16
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-7/+6
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-33/+0
2022-06-23gpio: Fix kernel-doc comments to nested unionGravatar Akira Yokosawa 1-13/+16
2022-06-23Merge branch 'rework/kthreads' into for-linusGravatar Petr Mladek 2-33/+0
2022-06-23Revert "printk: add functions to prefer direct printing"Gravatar Petr Mladek 1-11/+0
2022-06-23Revert "printk: add kthread console printers"Gravatar Petr Mladek 1-2/+0
2022-06-23Revert "printk: extend console_lock for per-console locking"Gravatar Petr Mladek 1-15/+0
2022-06-23Revert "printk: Wait for the global console lock when the system is going down"Gravatar Petr Mladek 1-5/+0
2022-06-23nvme: fix the CRIMS and CRWMS definitions to match the specGravatar Joel Granados 1-2/+2
2022-06-19block: remove queue from struct blk_independent_access_rangeGravatar Damien Le Moal 1-1/+0
2022-06-19random: quiet urandom warning ratelimit suppression messageGravatar Jason A. Donenfeld 1-4/+8
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+6
2022-06-17Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+5
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+2
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2022-06-17Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-344/+0
2022-06-17Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2022-06-17Merge branch 'rework/kthreads' into for-linusGravatar Petr Mladek 1-0/+5
2022-06-17block: serialize all debugfs operations using q->debugfs_mutexGravatar Christoph Hellwig 1-4/+4
2022-06-16net: set proper memcg for net_init hooks allocationsGravatar Vasily Averin 1-1/+46
2022-06-16mm: kmem: make mem_cgroup_from_obj() vmalloc()-safeGravatar Roman Gushchin 1-0/+6
2022-06-16mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Gravatar Patrick Wang 1-6/+2
2022-06-16mm/highmem: delete memmove_page()Gravatar Fabio M. De Francesco 1-13/+0
2022-06-16mm/damon: remove obsolete comments of kdamond_stopGravatar Chengming Zhou 1-9/+8
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesGravatar Peter Xu 1-0/+2
2022-06-16mm/memory-failure: disable unpoison once hw error happensGravatar zhenwei pi 1-0/+1
2022-06-16mm: re-allow pinning of zero pfnsGravatar Alex Williamson 1-1/+1
2022-06-16blk-mq: avoid to touch q->elevator without any protectionGravatar Ming Lei 1-2/+2
2022-06-16init: Initialize noop_backing_dev_info earlyGravatar Jan Kara 1-0/+2
2022-06-15Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2022-06-15printk: Wait for the global console lock when the system is going downGravatar Petr Mladek 1-0/+5
2022-06-14netfs: fix up netfs_inode_init() docbook commentGravatar Linus Torvalds 1-1/+1
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+3
2022-06-14Merge tag 'scmi-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 1-4/+5
2022-06-13usercopy: Handle vm_map_ram() areasGravatar Matthew Wilcox (Oracle) 1-0/+1
2022-06-12Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-9/+57
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-3/+2
2022-06-11workqueue: Switch to new kerneldoc syntax for named variable macro argumentGravatar Jonathan Neuschäfer 1-1/+1
2022-06-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-2/+3
2022-06-10Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Gravatar Linus Torvalds 1-1/+15
2022-06-10Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2022-06-10Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-14/+11
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerGravatar David Howells 1-1/+2
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedGravatar Linus Torvalds 1-13/+9
2022-06-10Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 2-0/+6