summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-23Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2-10/+2
2022-03-23Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds11-3/+12
2022-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-67/+157
2022-03-23drivers/base/memory: clarify adding and removing of memory blocksDavid Hildenbrand1-18/+20
2022-03-23drivers/base/memory: determine and store zone for single-zone memory blocksDavid Hildenbrand2-13/+101
2022-03-23drivers/base/node: rename link_mem_sections() to register_memory_block_under_...David Hildenbrand1-2/+3
2022-03-23drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2-13/+18
2022-03-23drivers/base/memory: add memory block to memory group after registration succ...David Hildenbrand1-3/+5
2022-03-23mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei1-0/+2
2022-03-23mm: enforce pageblock_order < MAX_ORDERDavid Hildenbrand1-6/+3
2022-03-23cma: factor out minimum alignment requirementDavid Hildenbrand1-6/+3
2022-03-23memcg: enable accounting for tty-related objectsVasily Averin1-1/+1
2022-03-23fs: allocate inode by using alloc_inode_sb()Muchun Song1-1/+1
2022-03-23remove bdi_congested() and wb_congested() and related functionsNeilBrown2-5/+1
2022-03-23Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+17
2022-03-22Revert "random: block in /dev/urandom"Linus Torvalds2-18/+56
2022-03-22Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-6/+5
2022-03-22Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-03-22Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds224-1640/+2784
2022-03-22Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-66/+1025
2022-03-22Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-3/+16
2022-03-22Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds37-909/+3473
2022-03-22Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds51-429/+797
2022-03-22Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds84-1026/+433
2022-03-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds70-306/+1173
2022-03-22Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-1683/+1313
2022-03-22Merge tag 'pnp-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+2
2022-03-22Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-109/+860
2022-03-22Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds31-173/+925
2022-03-22Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds34-243/+729
2022-03-21Merge tag 'for-5.18/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+43
2022-03-21Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds31-385/+1233
2022-03-21Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-39/+48
2022-03-21Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-86/+27
2022-03-21Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+12
2022-03-21Merge tag 'edac_updates_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-51/+183
2022-03-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-70/+7
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-49/+1464
2022-03-21Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-48/+91
2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)2-0/+2
2022-03-21Merge branch 'edac-amd64' into edac-updates-for-v5.18Borislav Petkov509-2787/+5339
2022-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-15/+39
2022-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-9/+9
2022-03-19Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+11
2022-03-19Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds4-7/+11
2022-03-19hwmon: (dell-smm) Add Inspiron 3505 to fan type blacklistArmin Wolf1-0/+7
2022-03-18Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2-41/+1
2022-03-18Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-13/+6
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki7-0/+690
2022-03-18Merge branches 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs'Rafael J. Wysocki3-72/+113