summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-35/+89
2020-12-15zram: break the strict dependency from lzoRui Salvaterra3-2/+44
2020-12-15zram: add stat to gather incompressible pages since zram set upMinchan Kim2-2/+5
2020-12-15zram: support page writebackMinchan Kim1-4/+17
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYVlastimil Babka1-3/+1
2020-12-15mm, page_poison: use static key more efficientlyVlastimil Babka1-1/+1
2020-12-15lkdtm: disable KASAN for rodata.oMarco Elver1-0/+1
2020-12-15vm_ops: rename .split() callback to .may_split()Dmitry Safonov1-2/+2
2020-12-15xen/unpopulated-alloc: consolidate pgmap manipulationDan Williams1-7/+7
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt1-1/+1
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe1-0/+1
2020-12-15device-dax/kmem: use struct_size()Dan Williams1-1/+1
2020-12-15dma-buf: use krealloc_array()Bartosz Golaszewski1-2/+1
2020-12-15hwtracing: intel: use krealloc_array()Bartosz Golaszewski1-1/+1
2020-12-15drm: atomic: use krealloc_array()Bartosz Golaszewski1-1/+2
2020-12-15edac: ghes: use krealloc_array()Bartosz Golaszewski1-2/+2
2020-12-15pinctrl: use krealloc_array()Bartosz Golaszewski1-1/+1
2020-12-15vhost: vringh: use krealloc_array()Bartosz Golaszewski1-1/+2
2020-12-15ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()Sebastian Andrzej Siewior1-3/+0
2020-12-15ide/falcon: remove in_interrupt() usageSebastian Andrzej Siewior1-2/+0
2020-12-15Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-255/+243
2020-12-15Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-11/+12
2020-12-15Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-465/+158
2020-12-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds16-43/+1092
2020-12-15Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds36-1040/+359
2020-12-15Merge tag 'm68k-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-23/+47
2020-12-15Merge branch 'radeon-fixes' (Radeon and amdgpu fixes)Linus Torvalds2-60/+47
2020-12-15drm/radeon: fix check order in radeon_bo_moveChristian König1-30/+24
2020-12-15drm/amdgpu: fix check order in amdgpu_bo_moveChristian König1-30/+23
2020-12-15Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+943
2020-12-15Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2020-12-15Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+8
2020-12-14Merge tag 'edac_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds28-1073/+1084
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds154-1239/+7426
2020-12-14Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds263-9418/+17380
2020-12-14Merge tag 'for-5.11/revert-problem-v5.10-raid-changes' of git://git.kernel.or...Linus Torvalds2-9/+7
2020-12-14Merge tag 'auxdisplay-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds9-464/+1158
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1240-17737/+395122
2020-12-14Revert "dm raid: fix discard limits for raid1 and raid10"Mike Snitzer1-7/+5
2020-12-14Revert "md: change mddev 'chunk_sectors' from int to unsigned"Mike Snitzer1-2/+2
2020-12-14Merge branches 'edac-spr', 'edac-igen6' and 'edac-misc' into edac-updates-for...Borislav Petkov25-63/+1076
2020-12-13Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds6-393/+82
2020-12-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-9/+15
2020-12-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2020-12-12Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-137/+165
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-40/+159
2020-12-12md: change mddev 'chunk_sectors' from int to unsignedMike Snitzer1-2/+2
2020-12-12Merge tag 'timers-v5.11-2' of https://git.linaro.org/people/daniel.lezcano/li...Thomas Gleixner3-31/+71
2020-12-12Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn1-0/+12
2020-12-12Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-9/+27