aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-21drivers: base: Fix device link removalRafael J. Wysocki1-4/+2
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+14
2021-05-15Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-6/+48
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+2
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+0
2021-05-14mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)1-3/+3
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2-3/+13
2021-05-14mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu1-0/+32
2021-05-14xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini1-1/+14
2021-05-13Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2021-05-13Merge branch 'resizex' (patches from Maciej)Linus Torvalds1-0/+1
2021-05-13vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki1-0/+1
2021-05-12libnvdimm: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-05-12blkdev.h: remove unused codes blk_account_rqLin Feng1-5/+0
2021-05-11kyber: fix out of bounds access when preemptedOmar Sandoval1-1/+1
2021-05-11stack: Replace "o" output with "r" input constraintNick Desaulniers1-1/+1
2021-05-10PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren1-0/+1
2021-05-10block: uapi: fix comment about block device ioctlDamien Le Moal1-1/+1
2021-05-10usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan1-0/+1
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+1
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-113/+132
2021-05-08Revert "bio: limit bio max size"Jens Axboe2-5/+1
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-6/+2
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-5/+40
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada2-6/+2
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2-2/+7
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-0/+1
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+5
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-89/+140
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds34-138/+198
2021-05-07mm: fix typos in commentsIngo Molnar2-3/+3
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada8-52/+1
2021-05-07include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury1-5/+5
2021-05-07mm/vmalloc: remove vwrite()David Hildenbrand1-1/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-11/+0
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand2-2/+2
2021-05-07mm: fix some typos and code style problemsShijie Luo2-2/+2
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes1-0/+2
2021-05-07kernel/async.c: remove async_unregister_domain()Rasmus Villemoes1-1/+0
2021-05-07delayacct: clear right task's flag after blkio completesYafang Shao1-10/+10
2021-05-07smp: kernel/panic.c - silence warningsHe Ying1-0/+8
2021-05-06Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-4/+1
2021-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+10
2021-05-06include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFINEx()Masahiro Yamada1-1/+0
2021-05-06lib: crc8: pointer to data block should be constRichard Fitzgerald1-1/+1
2021-05-06lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov2-16/+46