summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-28Revert "dm crypt: export sysfs of kcryptd workqueue"Mike Snitzer
2020-12-22dm cache: simplify the return expression of load_mapping()Zheng Yongjun
2020-12-21dm ebs: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli
2020-12-21dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim
2020-12-04dm crypt: export sysfs of kcryptd workqueueJeffle Xu
2020-12-04dm ioctl: fix error return code in target_messageQinglang Miao
2020-12-04dm crypt: Constify static crypt_iv_operationsRikard Falkeborn
2020-12-04dm: add support for REQ_NOWAIT to various targetsJeffle Xu
2020-12-04dm: rename multipath path selector source files to have "dm-ps" prefixMike Snitzer
2020-12-04dm mpath: add IO affinity path selectorMike Christie
2020-12-04dm verity: Add support for signature verification with 2nd keyringMickaël Salaün
2020-12-04dm: remove unnecessary current->bio_list check when submitting split bioJeffle Xu
2020-12-04block: fix incorrect branching in blk_max_size_offset()Mike Snitzer
2020-12-04dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer
2020-12-04dm: fix double RCU unlock in dm_dax_zero_page_range() error pathMike Snitzer
2020-12-04dm: fix IO splittingMike Snitzer
2020-12-01dm writecache: remove BUG() and fail gracefully insteadMike Snitzer
2020-12-01dm table: Remove BUG_ON(in_interrupt())Thomas Gleixner
2020-12-01dm: fix bug with RCU locking in dm_blk_report_zonesSergei Shtepa
2020-12-01Revert "dm cache: fix arm link errors with inline"Nick Desaulniers
2020-11-17dm writecache: fix the maximum number of argumentsMikulas Patocka
2020-11-17dm writecache: advance the number of arguments when reporting max_ageMikulas Patocka
2020-11-17dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka
2020-11-15Linux 5.10-rc4Linus Torvalds
2020-11-15Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-16Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-11-15Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-15Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-15Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-15Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-15Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-15kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in usePaolo Bonzini
2020-11-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-14Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-14Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-14Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-14afs: Fix afs_write_end() when called with copied == 0 [ver #3]David Howells
2020-11-14ocfs2: initialize ip_next_orphanWengang Wang
2020-11-14panic: don't dump stack twice on warnChristophe Leroy
2020-11-14hugetlbfs: fix anon huge page migration raceMike Kravetz
2020-11-14mm: memcontrol: fix missing wakeup polling threadMuchun Song
2020-11-14kernel/watchdog: fix watchdog_allowed_mask not used warningSantosh Sivaraj
2020-11-14reboot: fix overflow parsing reboot cpu numberMatteo Croce
2020-11-14Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce
2020-11-14compiler.h: fix barrier_data() on clangArvind Sankar