summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-21Merge tag 'fpga-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman3-39/+89
2021-12-21net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn1-0/+3
2021-12-21net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn1-2/+20
2021-12-21inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet1-1/+1
2021-12-21mctp: emit RTM_NEWADDR and RTM_DELADDRMatt Johnston1-0/+2
2021-12-21dt-bindings: power: rpmpd: Add SM8450 to rpmpd bindingDmitry Baryshkov1-0/+15
2021-12-21dt-bindings: qcom-rpmpd: Add sm6125 power domainsMartin Botka1-0/+8
2021-12-21soc: qcom: llcc: Add configuration data for SM8350Konrad Dybcio1-0/+3
2021-12-20audit: replace zero-length array with flexible-array memberXiu Jianfeng1-1/+1
2021-12-20net: netvsc: Add Isolation VM support for netvsc driverTianyu Lan2-0/+7
2021-12-20scsi: storvsc: Add Isolation VM support for storvsc driverTianyu Lan1-0/+1
2021-12-20swiotlb: Add swiotlb bounce buffer remap function for HV IVMTianyu Lan1-0/+6
2021-12-20tty: serial: samsung: Remove USI initializationSam Protsenko1-9/+0
2021-12-20Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2021-12-20Merge tag 'samsung-dt64-5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-1/+29
2021-12-20Merge tag 'imx-dt64-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann1-0/+26
2021-12-20Merge tag 'ti-k3-dt-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+3
2021-12-20dt-bindings: gpio: msc313: Add offsets for ssd20xdDaniel Palmer1-0/+71
2021-12-20Merge tag 'tegra-for-5.17-dt-bindings' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann3-5/+65
2021-12-20Merge tag 'samsung-drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+17
2021-12-20Merge tag 'imx-drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+5
2021-12-20iommu/iova: Temporarily include dma-mapping.h from iova.hJoerg Roedel1-0/+1
2021-12-20ASoC: tlv320adc3xxx: New codec bindingsRicard Wanderlof1-0/+28
2021-12-20Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+15
2021-12-20rfkill: allow to get the software rfkill stateEmmanuel Grumbach1-0/+7
2021-12-20nl82011: clarify interface combinations wrt. channelsJohannes Berg1-1/+1
2021-12-20nl80211: Add support to offload SA Query procedures for AP SME deviceVeerendranath Jakkam1-4/+12
2021-12-20nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam2-12/+19
2021-12-20cfg80211: Use the HE operation IE to determine a 6GHz BSS channelAyala Beker1-11/+13
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi3-22/+22
2021-12-20cfg80211: Add support for notifying association comebackIlan Peer2-0/+19
2021-12-20mac80211: introduce channel switch disconnect functionNathan Errera1-0/+12
2021-12-20cfg80211: Fix order of enum nl80211_band_iftype_attr documentationIlan Peer1-2/+1
2021-12-20dt-bindings: pinctrl: samsung: Add pin drive definitions for Exynos850Sam Protsenko1-1/+12
2021-12-20Merge 5.16-rc6 into tty-nextGreg Kroah-Hartman19-53/+126
2021-12-20Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman1-8/+10
2021-12-20iommu: Move flush queue data into iommu_dma_cookieRobin Murphy1-43/+1
2021-12-20iommu/vt-d: Use put_pages_listMatthew Wilcox (Oracle)2-3/+4
2021-12-20iommu/iova: Squash flush_cb abstractionRobin Murphy1-8/+3
2021-12-20iommu/iova: Squash entry_dtor abstractionRobin Murphy1-23/+3
2021-12-20mm: add virt_to_folio() and folio_address()Vlastimil Babka1-0/+12
2021-12-20dt-bindings: clock: Add bindings definitions for Exynos7885 CMUDavid Virag1-0/+115
2021-12-20dt-bindings: clock: Add bindings for Exynos850 sysreg clocksSam Protsenko1-3/+9
2021-12-19flow_offload: validate flags of filter and actionsBaowen Zheng2-1/+4
2021-12-19flow_offload: add reoffload process to update hw_countBaowen Zheng1-0/+11
2021-12-19flow_offload: add process to update action stats from hardwareBaowen Zheng2-8/+11
2021-12-19flow_offload: rename exts stats update functions with hwBaowen Zheng1-3/+3
2021-12-19flow_offload: add skip_hw and skip_sw to control if offload the actionBaowen Zheng2-3/+7
2021-12-19flow_offload: allow user to offload tc action to net deviceBaowen Zheng3-0/+23
2021-12-19flow_offload: add ops to tc_action_ops for flow action setupBaowen Zheng1-0/+12