summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-09-08mm/memory_hotplug: remove nid parameter from remove_memory() and friendsDavid Hildenbrand1-5/+5
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand1-2/+1
2021-09-08mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()David Hildenbrand1-2/+2
2021-09-08mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport1-12/+0
2021-09-08time: Handle negative seconds correctly in timespec64_to_ns()Lukas Hannen1-2/+7
2021-09-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-4/+71
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-132/+107
2021-09-08Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-5/+47
2021-09-07Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2-0/+39
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-85/+212
2021-09-07Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds1-3/+2
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds4-1/+879
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-42/+68
2021-09-07PM: EM: fix kernel-doc commentsLukasz Luba1-4/+4
2021-09-07ACPI: CPPC: Introduce cppc_get_nominal_perf()Rafael J. Wysocki1-0/+5
2021-09-07Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-10/+17
2021-09-07cxl/uapi: Fix defined but not used warningsBen Widawsky1-1/+1
2021-09-07Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds1-1/+9
2021-09-07Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki1-1/+57
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)1-0/+3
2021-09-06Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2021-09-06Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2021-09-06vduse: Introduce VDUSE - vDPA Device in UserspaceXie Yongji1-0/+306
2021-09-06vdpa: Support transferring virtual addressing during DMA mappingXie Yongji1-3/+17
2021-09-06vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()Xie Yongji1-1/+1
2021-09-06vhost-iotlb: Add an opaque pointer for vhost IOTLBXie Yongji1-0/+3
2021-09-06vdpa: Add reset callback in vdpa_config_opsXie Yongji1-2/+6
2021-09-06vdpa: Fix some coding style issuesXie Yongji1-17/+17
2021-09-06file: Export receive_fd() to modulesXie Yongji1-4/+3
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini25-117/+198
2021-09-06KVM: stats: Add VM stat for remote tlb flush requestsJing Zhang2-1/+3
2021-09-06cpufreq: Add of_perf_domain_get_sharing_cpumaskHector.Yuan1-1/+57
2021-09-05virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit.Arseny Krasnov1-0/+1
2021-09-05virtio/vsock: rename 'EOR' to 'EOM' bit.Arseny Krasnov1-1/+1
2021-09-05uapi: virtio_ids: Sync ids with specificationViresh Kumar1-0/+12
2021-09-05net: create netdev->dev_addr assignment helpersJakub Kicinski2-0/+30
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-2/+52
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds4-12/+16
2021-09-04Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+97
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds9-57/+97
2021-09-04fq_codel: reject silly quantum parametersEric Dumazet1-0/+2
2021-09-04mm, slub: convert kmem_cpu_slab protection to local_lockVlastimil Babka1-0/+6
2021-09-04iov_iter: track truncated sizePavel Begunkov1-1/+5
2021-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2-0/+2
2021-09-04mm, slub: do initial checks in ___slab_alloc() with irqs enabledVlastimil Babka1-0/+9
2021-09-04io_uring: io_uring_complete() trace should take an integerJens Axboe1-3/+3
2021-09-04Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds7-7/+15
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-24/+127
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+53
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds25-92/+201