summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-20io_uring: end waiting before task cancel attemptsPavel Begunkov1-1/+1
2020-12-20io_uring: always progress task_work on task cancelPavel Begunkov1-1/+1
2020-12-20io-wq: kill now unused io_wq_cancel_all()Jens Axboe2-31/+1
2020-12-20io_uring: make ctx cancel on exit targeted to actual ctxJens Axboe1-1/+8
2020-12-19io_uring: fix 0-iov read buffer selectPavel Begunkov1-3/+1
2020-12-18io_uring: close a small race gap for files cancelPavel Begunkov1-4/+4
2020-12-18io_uring: fix io_wqe->work_list corruptionXiaoguang Wang1-0/+1
2020-12-17io_uring: limit {io|sq}poll submit locking scopePavel Begunkov1-3/+6
2020-12-17io_uring: inline io_cqring_mark_overflow()Pavel Begunkov1-13/+9
2020-12-17io_uring: consolidate CQ nr events calculationPavel Begunkov1-9/+8
2020-12-17io_uring: remove racy overflow list fast checksPavel Begunkov1-4/+1
2020-12-17io_uring: cancel reqs shouldn't kill overflow listPavel Begunkov1-4/+2
2020-12-17io_uring: hold mmap_sem for mm->locked_vm manipulationJens Axboe1-4/+10
2020-12-16io_uring: break links on shutdown failureJens Axboe1-0/+2
2020-12-16mm: fix some spelling mistakes in commentsHaitao Shi6-6/+6
2020-12-16mm: simplify follow_pte{,pmd}Christoph Hellwig4-40/+14
2020-12-16mm: unexport follow_pte_pmdChristoph Hellwig1-1/+0
2020-12-16apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko1-3/+0
2020-12-16lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() staticJason Yan1-1/+1
2020-12-16fault-injection: handle EI_ETYPE_TRUEBarnabás Pőcze2-3/+5
2020-12-16reboot: hide from sysfs not applicable settingsMatteo Croce1-23/+31
2020-12-16reboot: allow to override reboot type if quirks are foundMatteo Croce1-0/+6
2020-12-16reboot: remove cf9_safe from allowed types and rename cf9_forceMatteo Croce1-9/+3
2020-12-16reboot: allow to specify reboot mode via sysfsMatteo Croce2-0/+238
2020-12-16reboot: refactor and comment the cpu selection codeMatteo Croce1-13/+17
2020-12-16lib/ubsan.c: mark type_check_kinds with static keywordZou Wei1-1/+1
2020-12-16kcov: don't instrument with UBSANDmitry Vyukov1-0/+3
2020-12-16ubsan: expand tests and reportingKees Cook1-8/+66
2020-12-16ubsan: remove UBSAN_MISC in favor of individual optionsKees Cook2-26/+57
2020-12-16ubsan: enable for all*config buildsKees Cook2-2/+5
2020-12-16ubsan: disable UBSAN_TRAP for all*configKees Cook1-0/+1
2020-12-16ubsan: disable object-size sanitizer under GCCKees Cook1-0/+3
2020-12-16ubsan: move cc-option tests into KconfigKees Cook2-33/+73
2020-12-16ubsan: remove redundant -Wno-maybe-uninitializedKees Cook2-8/+0
2020-12-16kernel/resource.c: fix kernel-doc markupsMauro Carvalho Chehab1-10/+14
2020-12-16blktrace: make relay callbacks constJani Nikula1-1/+1
2020-12-16ath9k: make relay callbacks constJani Nikula1-1/+1
2020-12-16ath11k: make relay callbacks constJani Nikula1-1/+1
2020-12-16ath10k: make relay callbacks constJani Nikula1-1/+1
2020-12-16drm/i915: make relay callbacks constJani Nikula1-1/+1
2020-12-16relay: allow the use of const callback structsJani Nikula2-29/+12
2020-12-16relay: make create_buf_file and remove_buf_file callbacks mandatoryJani Nikula2-25/+7
2020-12-16relay: require non-NULL callbacks in relay_open()Jani Nikula1-12/+2
2020-12-16relay: remove unused buf_mapped and buf_unmapped callbacksJani Nikula2-53/+0
2020-12-16bfs: don't use WARNING: string when it's just info.Randy Dunlap1-1/+1
2020-12-16gcov: fix kernel-doc markup issueAlex Shi1-3/+3
2020-12-16gcov: remove support for GCC < 4.9Nick Desaulniers1-3/+1
2020-12-16rapidio: remove unused rio_get_asm() and rio_get_device()Sebastian Andrzej Siewior2-84/+0
2020-12-16kdump: append uts_namespace.name offset to VMCOREINFOAlexander Egorenkov2-0/+7
2020-12-16fs/nilfs2: remove some unused macros to tame gccAlex Shi1-5/+0