summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-11-01watchdog: ux500_wdt: Drop platform dataLinus Walleij
2021-11-01firewire: Remove function callback castsOscar Carter
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe
2021-11-01Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds
2021-11-01Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.cHe Fengqing
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian
2021-11-01Merge tag 'tpmdd-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-11-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-11-01vdpa: Enable user to set mac and mtu of vdpa deviceParav Pandit
2021-11-01vdpa: Use kernel coding style for structure commentsParav Pandit
2021-11-01vdpa: Introduce query of device config layoutParav Pandit
2021-11-01vdpa: Introduce and use vdpa device get, set config helpersParav Pandit
2021-11-01virtio_ring: validate used buffer lengthJason Wang
2021-11-01virtio_config: introduce a new .enable_cbs methodJason Wang
2021-11-01vdpa: add new callback get_vq_num_min in vdpa_config_opsWu Zongyong
2021-11-01vdpa: fix typoWu Zongyong
2021-11-01virtio-pci: introduce legacy device moduleWu Zongyong
2021-10-31platform/chrome: cros_ec_proto: Use EC struct for featuresPrashant Malani
2021-10-31Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel
2021-10-31sched/fair: Wait before decaying max_newidle_lb_costVincent Guittot
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-30task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann
2021-10-30tty: Fix extra "not" in TTY_DRIVER_REAL_RAW descriptionAnssi Hannula
2021-10-29mailbox: imx: support i.MX8ULP S4 MUPeng Fan
2021-10-29mailbox: apple: Add driver for Apple mailboxesSven Peter
2021-10-29net/mlx5: Allow skipping counter refresh on creationPaul Blakey
2021-10-29virtchnl: Use the BIT() macro for capability/offload flagsBrett Creeley
2021-10-29virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD defineBrett Creeley
2021-10-29signal: Implement force_fatal_sigEric W. Biederman
2021-10-29PCI: Add pci_find_dvsec_capability to find designated VSECBen Widawsky
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig
2021-10-29mctp: Add flow extension to skbJeremy Kerr
2021-10-28mm: filemap: check if THP has hwpoisoned subpage for PMD page faultYang Shi
2021-10-28bpf: Add bpf_kallsyms_lookup_name helperKumar Kartikeya Dwivedi
2021-10-28bpf: Add bloom filter map implementationJoanne Koong