summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-12-18Bluetooth: btusb: Always fallback to alt 1 for WBSTrent Piepho-14/+6
2020-12-18Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET-8/+19
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10875/+10177
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4037/+23582
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-770/+827
2020-12-15Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-15086/+464
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-4702/+4292
2020-12-15Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-6894/+32762
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-38756/+71917
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2882/+4331
2020-12-15mm: cleanup kstrto*() usageAlexey Dobriyan-18/+18
2020-12-15mm: fix fall-through warnings for ClangGustavo A. R. Silva-0/+2
2020-12-15mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_atJoe Perches-73/+77
2020-12-15mm: shmem: convert shmem_enabled_show to use sysfs_emit_atJoe Perches-9/+12
2020-12-15mm:backing-dev: use sysfs_emit in macro defining functionsJoe Perches-4/+4
2020-12-15mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neateningJoe Perches-21/+31
2020-12-15mm: use sysfs_emit for struct kobject * usesJoe Perches-46/+52
2020-12-15mm: fix kernel-doc markupsMauro Carvalho Chehab-22/+24
2020-12-15zram: break the strict dependency from lzoRui Salvaterra-2/+44
2020-12-15zram: add stat to gather incompressible pages since zram set upMinchan Kim-2/+6
2020-12-15zram: support page writebackMinchan Kim-4/+22
2020-12-15mm/process_vm_access: remove redundant initialization of iov_rColin Ian King-1/+1
2020-12-15mm/zsmalloc.c: rework the list_add code in insert_zspage()Miaohe Lin-7/+4
2020-12-15mm/zswap: move to use crypto_acomp API for hardware accelerationBarry Song-46/+137
2020-12-15mm/zswap: fix passing zero to 'PTR_ERR' warningYueHaibing-1/+1
2020-12-15mm/zswap: make struct kernel_param_ops definitions constJoe Perches-3/+3
2020-12-15userfaultfd/selftests: hint the test runner on required privilegePeter Xu-1/+2
2020-12-15userfaultfd/selftests: fix retval check for userfaultfd_open()Peter Xu-4/+4
2020-12-15userfaultfd/selftests: always dump something in modesPeter Xu-0/+2
2020-12-15userfaultfd: selftests: make __{s,u}64 format specifiers portableAxel Rasmussen-46/+35
2020-12-15userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knobLokesh Gidra-7/+18
2020-12-15userfaultfd: add UFFD_USER_MODE_ONLYLokesh Gidra-1/+18
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka-28/+2
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYVlastimil Babka-17/+5
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka-6/+14
2020-12-15mm, page_poison: use static key more efficientlyVlastimil Babka-54/+52
2020-12-15mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...Vlastimil Babka-64/+46
2020-12-15mm: cma: improve pr_debug log in cma_release()Charan Teja Reddy-1/+1
2020-12-15mm/cma.c: remove redundant cma_mutex lockLecopzer Chen-3/+1
2020-12-15mm: migrate: remove unused parameter in migrate_vma_insert_page()Stephen Zhang-4/+2
2020-12-15mm: migrate: return -ENOSYS if THP migration is unsupportedYang Shi-16/+46
2020-12-15mm: migrate: clean up migrate_prep{_local}Yang Shi-14/+6
2020-12-15mm: migrate: skip shared exec THP for NUMA balancingYang Shi-2/+16
2020-12-15mm: migrate: simplify the logic for handling permanent failureYang Shi-30/+38
2020-12-15mm: truncate_complete_page() does not exist any moreYang Shi-2/+2
2020-12-15mm: support THPs in zero_user_segmentsMatthew Wilcox (Oracle)-4/+67
2020-12-15mm/migrate.c: optimize migrate_vma_pages() mmu notifierRalph Campbell-5/+4
2020-12-15mm/migrate.c: fix comment spellingLong Li-1/+1
2020-12-15mm/oom_kill: change comment and rename is_dump_unreclaim_slabs()Hui Su-6/+8
2020-12-15mm/compaction: make defer_compaction and compaction_deferred staticHui Su-16/+4