aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-01firewire: Remove function callback castsOscar Carter1-4/+7
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds2-1/+107
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-3/+0
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe22-73/+91
2021-11-01Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+9
2021-11-01Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds3-11/+14
2021-11-01Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+20
2021-11-01Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+16
2021-11-01Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds3-18/+30
2021-11-01cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.cHe Fengqing1-20/+0
2021-11-01Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+62
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds4-449/+35
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/jlayton/linuxLinus Torvalds1-0/+4
2021-11-01Merge tag 'tpmdd-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmddLinus Torvalds1-0/+1
2021-11-01Merge tag 'asoc-v5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai90-810/+1486
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds26-655/+1579
2021-11-01drm/sched: Avoid lockdep spalt on killing a processesAndrey Grodzovsky1-1/+11
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/next-queueDavid S. Miller1-20/+19
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-10-31platform/chrome: cros_ec_proto: Use EC struct for featuresPrashant Malani1-1/+1
2021-10-31Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/tegra', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg 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/kvmarm/kvmarm into HEADPaolo Bonzini30-50/+117
2021-10-30task_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