summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-05-19media: hevc: Fix dependent slice segment flagsJernej Skrabec-1/+2
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds-5/+1
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-113/+132
2021-05-08Revert "bio: limit bio max size"Jens Axboe-5/+1
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-4/+4
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-6/+2
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+40
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada-6/+2
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-2/+7
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+1
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+5
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-89/+140
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-138/+198
2021-05-07mm: fix typos in commentsIngo Molnar-3/+3
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada-52/+1
2021-05-07include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury-5/+5
2021-05-07mm/vmalloc: remove vwrite()David Hildenbrand-1/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand-11/+0
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand-2/+2
2021-05-07mm: fix some typos and code style problemsShijie Luo-2/+2
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes-0/+2
2021-05-07kernel/async.c: remove async_unregister_domain()Rasmus Villemoes-1/+0
2021-05-07delayacct: clear right task's flag after blkio completesYafang Shao-10/+10
2021-05-07smp: kernel/panic.c - silence warningsHe Ying-0/+8
2021-05-06Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-4/+1
2021-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+10
2021-05-06include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...Masahiro Yamada-1/+0
2021-05-06lib: crc8: pointer to data block should be constRichard Fitzgerald-1/+1
2021-05-06lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov-16/+46
2021-05-06lib: add fast path for find_next_*_bit()Yury Norov-0/+51
2021-05-06lib: inline _find_next_bit() wrappersYury Norov-10/+35
2021-05-06lib: extend the scope of small_const_nbits() macroYury Norov-8/+12
2021-05-06kernel/cred.c: make init_groups staticRasmus Villemoes-2/+0
2021-05-06linux/profile.h: remove unnecessary declarationWan Jiabing-3/+0
2021-05-06kernel.h: drop inclusion in bitmap.hAndy Shevchenko-9/+18
2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)-1/+1
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan-0/+1
2021-05-06Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds-4/+42
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2021-05-06smp: Fix smp_call_function_single_async prototypeArnd Bergmann-1/+1
2021-05-05context_tracking: KVM: Move guest enter/exit wrappers to KVM's domainSean Christopherson-45/+45
2021-05-05context_tracking: Consolidate guest enter/exit wrappersSean Christopherson-41/+24
2021-05-05sched/vtime: Move guest enter/exit vtime accounting to vtime.hSean Christopherson-22/+41
2021-05-05sched/vtime: Move vtime accounting external declarations above inlinesSean Christopherson-37/+37
2021-05-05context_tracking: Move guest exit vtime accounting to separate helpersWanpeng Li-6/+16
2021-05-05context_tracking: Move guest exit context tracking to separate helpersWanpeng Li-1/+8
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-73/+358
2021-05-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-27/+45
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-22/+11