summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds23-617/+1537
2021-11-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-21/+20
2021-11-01vdpa: Enable user to set mac and mtu of vdpa deviceParav Pandit1-1/+16
2021-11-01vdpa: Use kernel coding style for structure commentsParav Pandit1-1/+8
2021-11-01vdpa: Introduce query of device config layoutParav Pandit1-0/+2
2021-11-01vdpa: Introduce and use vdpa device get, set config helpersParav Pandit1-15/+4
2021-11-01virtio_ring: validate used buffer lengthJason Wang1-0/+2
2021-11-01virtio_config: introduce a new .enable_cbs methodJason Wang1-0/+6
2021-11-01vdpa: add new callback get_vq_num_min in vdpa_config_opsWu Zongyong1-0/+4
2021-11-01vdpa: fix typoWu Zongyong1-1/+1
2021-11-01virtio-pci: introduce legacy device moduleWu Zongyong1-0/+42
2021-11-01platform/chrome: cros_ec_proto: Use EC struct for featuresPrashant Malani1-1/+1
2021-11-01Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel3-6/+18
2021-10-31sched/fair: Wait before decaying max_newidle_lb_costVincent Guittot1-1/+1
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini14-15/+49
2021-10-31task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller1-0/+4
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann6-59/+2
2021-10-30tty: Fix extra "not" in TTY_DRIVER_REAL_RAW descriptionAnssi Hannula1-1/+1
2021-10-30mailbox: imx: support i.MX8ULP S4 MUPeng Fan1-0/+20
2021-10-30mailbox: apple: Add driver for Apple mailboxesSven Peter1-0/+19
2021-10-29net/mlx5: Allow skipping counter refresh on creationPaul Blakey1-0/+4
2021-10-29virtchnl: Use the BIT() macro for capability/offload flagsBrett Creeley1-20/+20
2021-10-29virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD defineBrett Creeley1-1/+0
2021-10-29signal: Implement force_fatal_sigEric W. Biederman1-0/+1
2021-10-29PCI: Add pci_find_dvsec_capability to find designated VSECBen Widawsky1-0/+1
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig1-3/+0
2021-10-29mctp: Add flow extension to skbJeremy Kerr1-0/+3
2021-10-29mm: filemap: check if THP has hwpoisoned subpage for PMD page faultYang Shi1-0/+23
2021-10-29bpf: Add bpf_kallsyms_lookup_name helperKumar Kartikeya Dwivedi1-0/+1
2021-10-28bpf: Add bloom filter map implementationJoanne Koong2-0/+2
2021-10-28Merge branch irq/misc-5.16 into irq/irqchip-nextMarc Zyngier1-2/+3
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-6/+11
2021-10-28Merge branch irq/irq_cpu_offline into irq/irqchip-nextMarc Zyngier1-1/+4
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier2-8/+2
2021-10-28Merge tag 'mlx5-net-next-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller4-31/+31
2021-10-28Drivers: hv: vmbus: Remove unused code to check for subchannelsMichael Kelley1-13/+0
2021-10-28Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VMTianyu Lan1-3/+9
2021-10-28Merge remote-tracking branch 'tip/x86/cc' into hyperv-nextWei Liu2-4/+88
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie34-169/+180
2021-10-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed4-31/+31
2021-10-28inet: remove races in inet{6}_getname()Eric Dumazet1-0/+1
2021-10-27block: Add a helper to validate the block sizeXie Yongji1-0/+8
2021-10-27PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun1-2/+7
2021-10-27bpf: Use u64_stats_t in struct bpf_prog_statsEric Dumazet1-5/+5
2021-10-27bpf: Avoid races in __bpf_prog_run() for 32bit archesEric Dumazet1-2/+3
2021-10-27tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson1-1/+1
2021-10-27ftrace: disable preemption when recursion locked王贇1-1/+10
2021-10-27dma-buf: Fix pin callback commentGal Pressman1-2/+2
2021-10-27block: avoid extra iter advance with async iocbPavel Begunkov1-0/+1
2021-10-27fanotify: Allow users to request FAN_FS_ERROR eventsGabriel Krisman Bertazi1-1/+5