summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds24-1311/+1168
2021-11-01skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian1-2/+16
2021-11-01Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds1-0/+4
2021-11-01Merge tag 'tpmdd-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2021-11-01Merge tag 'asoc-v5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai90-810/+1486
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds26-655/+1579
2021-11-01amt: add mld report message handlerTaehee Yoo1-0/+1
2021-11-01amt: add multicast(IGMP) report message handlerTaehee Yoo1-1/+103
2021-11-01amt: add data plane of amt interfaceTaehee Yoo1-0/+47
2021-11-01amt: add control plane of amt interfaceTaehee Yoo2-0/+297
2021-11-01ethtool: don't drop the rtnl_lock half way thru the ioctlJakub Kicinski1-4/+4
2021-11-01devlink: expose get/put functionsJakub Kicinski1-0/+12
2021-11-01net: dsa: populate supported_interfaces memberMarek BehĂșn1-0/+2
2021-11-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-21/+20
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-9/+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 Pandit2-0/+8
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-01i2c: virtio: Add support for zero-length requestsViresh Kumar1-0/+6
2021-11-01virtio_config: introduce a new .enable_cbs methodJason Wang1-0/+6
2021-11-01netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso2-0/+4
2021-11-01vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZEWu Zongyong1-0/+1
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-01netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso3-8/+13
2021-11-01netfilter: nft_meta: add NFT_META_IFTYPEPablo Neira Ayuso1-1/+3
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 Bonzini30-50/+117
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: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla1-6/+6
2021-10-30mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region infoSudeep Holla1-0/+9
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-29ASoC: soc-acpi: add comp_ids field for machine driver matchingBrent Lu1-0/+3
2021-10-29RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang1-0/+9
2021-10-29crypto: ecc - Export additional helper functionsDaniele Alessandrelli1-0/+36
2021-10-29crypto: ecc - Move ecc.h to include/crypto/internalDaniele Alessandrelli1-0/+245
2021-10-29crypto: engine - Add KPP Support to Crypto EnginePrabhjot Khurana1-0/+5