aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-15Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2021-01-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-2/+6
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-5/+9
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2021-01-15compiler.h: Raise minimum version of GCC to 5.1 for arm64Gravatar Will Deacon 1-0/+6
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+2
2021-01-13xen: Fix event channel callback via INTX/GSIGravatar David Woodhouse 1-1/+1
2021-01-13arm64: make atomic helpers __always_inlineGravatar Arnd Bergmann 1-3/+3
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Gravatar Will Deacon 1-2/+0
2021-01-12arm/kasan: fix the array size of kasan_early_shadow_pte[]Gravatar Hailong Liu 1-1/+5
2021-01-12mm/memcontrol: fix warning in mem_cgroup_page_lruvec()Gravatar Hugh Dickins 1-1/+1
2021-01-11net: compound page support in skb_seq_readGravatar Willem de Bruijn 1-0/+1
2021-01-11net: support kmap_local forced debugging in skb_frag_foreachGravatar Willem de Bruijn 1-1/+1
2021-01-10Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2021-01-10Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+21
2021-01-10Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+5
2021-01-10Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-231/+0
2021-01-10Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+24
2021-01-09bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketGravatar Coly Li 1-1/+1
2021-01-08Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-0/+7
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-1/+3
2021-01-08Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-6/+12
2021-01-08dm integrity: fix flush with external metadata deviceGravatar Mikulas Patocka 1-0/+1
2021-01-08Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Gravatar Linus Torvalds 2-3/+5
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Gravatar Petr Mladek 1-3/+0
2021-01-08Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 1-1/+1
2021-01-07KVM: SVM: Add support for booting APs in an SEV-ES guestGravatar Tom Lendacky 1-0/+2
2021-01-07Merge branch 'kvm-master' into kvm-nextGravatar Paolo Bonzini 49-73/+354
2021-01-07net/mlx5e: Add missing capability check for uplink followGravatar Aya Levin 1-1/+2
2021-01-07ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIGravatar Shawn Guo 1-0/+7
2021-01-07iommu/vt-d: Fix general protection fault in aux_detach_device()Gravatar Liu Yi L 1-5/+11
2021-01-07iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devGravatar Liu Yi L 1-1/+1
2021-01-07kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbGravatar Andrey Konovalov 1-0/+21
2021-01-05net: suggest L2 discards be counted towards rx_droppedGravatar Jakub Kicinski 1-2/+3
2021-01-05include/soc: remove headers for EZChip NPSGravatar Vineet Gupta 2-231/+0
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 5-6/+12
2021-01-05Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+2
2021-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar Jakub Kicinski 1-0/+3
2021-01-04Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Gravatar Linus Torvalds 1-0/+6
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxGravatar Linus Torvalds 2-6/+6
2021-01-04KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTSGravatar Marc Zyngier 1-1/+1
2021-01-04afs: Fix directory entry size calculationGravatar David Howells 1-0/+2
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-7/+15
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-2/+2
2020-12-29kdev_t: always inline major/minor helper functionsGravatar Josh Poimboeuf 1-11/+11
2020-12-29sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosGravatar Huang Shijie 1-0/+3
2020-12-29local64.h: make <asm/local64.h> mandatoryGravatar Randy Dunlap 1-0/+1
2020-12-29mm: memmap defer init doesn't work as expectedGravatar Baoquan He 1-2/+3
2020-12-29mm: add prototype for __add_to_page_cache_locked()Gravatar Souptick Joarder 1-0/+7
2020-12-29Revert "kbuild: avoid static_assert for genksyms"Gravatar Masahiro Yamada 1-5/+0