summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2021-02-23Merge tag 'fsnotify_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2021-02-23Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+28
2021-02-23Merge branch 'work.audit' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-0/+2
2021-02-23Merge tag 'memblock-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-02-22Merge tag 'kgdb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-1/+0
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds5-9/+40
2021-02-22Merge tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-22Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-79/+363
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-19/+74
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-45/+90
2021-02-22Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+43
2021-02-22KVM: x86/mmu: Consider the hva in mmu_notifier retryDavid Stevens1-1/+24
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-13/+1
2021-02-22Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+4
2021-02-22Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds3-21/+7
2021-02-22Merge tag 'i3c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds1-1/+1
2021-02-22Merge tag 'for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds3-45/+0
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds26-190/+1297
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-14/+7
2021-02-22Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2021-02-22Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds5-38/+35
2021-02-22Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-16/+0
2021-02-22Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds5-66/+73
2021-02-22Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-177/+57
2021-02-22Merge commit '3e10585335b7967326ca7b4118cada0d2d00a2ab' into v5.12/vfio/nextAlex Williamson293-1761/+6097
2021-02-22Merge tag 'linux-watchdog-5.12-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-0/+30
2021-02-22Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-4/+34
2021-02-22Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-133/+103
2021-02-22Merge tag 'hwmon-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+9
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-1/+2055
2021-02-22blktrace: fix blk_rq_merge documentationChaitanya Kulkarni1-1/+1
2021-02-22blktrace: fix blk_rq_issue documentationChaitanya Kulkarni1-1/+1
2021-02-22blktrace: add blk_fill_rwbs documentation commentChaitanya Kulkarni1-1/+1
2021-02-22block: remove superfluous param in blk_fill_rwbs()Chaitanya Kulkarni3-14/+14
2021-02-22block: Remove unused blk_pm_*() function definitionsBart Van Assche1-1/+0
2021-02-22kexec: move machine_kexec_post_load() to public interfacePavel Tatashin1-0/+2
2021-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds9-249/+544
2021-02-22Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+12
2021-02-22Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+15
2021-02-22Merge tag 'selinux-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+26
2021-02-22io_uring: remove io_identityJens Axboe1-19/+0
2021-02-22io-wq: fork worker threads from original taskJens Axboe1-0/+3
2021-02-22io_uring: tie async worker side to the task contextJens Axboe1-0/+1
2021-02-22Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds40-232/+693
2021-02-22Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-19/+45
2021-02-22Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds10-158/+159
2021-02-22Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds1-0/+1
2021-02-22Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-39/+0
2021-02-22Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-2/+6