summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-12-20Merge 5.16-rc6 into tty-nextGreg Kroah-Hartman13-37/+88
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-19flow_offload: allow user to offload tc action to net deviceBaowen Zheng1-0/+1
2021-12-19bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.Hao Luo1-1/+3
2021-12-19bpf: Convert PTR_TO_MEM_OR_NULL to composable types.Hao Luo1-1/+0
2021-12-19bpf: Introduce MEM_RDONLY flagHao Luo1-3/+5
2021-12-19bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULLHao Luo2-9/+13
2021-12-18bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULLHao Luo1-7/+12
2021-12-18bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULLHao Luo1-6/+9
2021-12-18bpf: Introduce composable reg, ret and arg types.Hao Luo2-0/+55
2021-12-18dax: remove the copy_from_iter and copy_to_iter methodsChristoph Hellwig2-10/+3
2021-12-18dax: remove the DAXDEV_F_SYNC flagChristoph Hellwig1-6/+2
2021-12-18dax: simplify dax_synchronous and set_dax_synchronousChristoph Hellwig1-10/+2
2021-12-18uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()Christoph Hellwig1-19/+1
2021-12-18iomap,xfs: Convert ->discard_page to ->discard_folioMatthew Wilcox (Oracle)1-1/+1
2021-12-18net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey1-0/+1
2021-12-18net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey1-1/+1
2021-12-18PCI: Convert pci_dev_present() stub to static inlineHans de Goede1-1/+4
2021-12-17virtchnl: Add support for new VLAN capabilitiesBrett Creeley1-0/+377
2021-12-17device property: Drop fwnode_graph_get_remote_node()Sakari Ailus1-3/+0
2021-12-17device property: Implement fwnode_graph_get_endpoint_count()Sakari Ailus1-0/+2
2021-12-17device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLEDSakari Ailus1-1/+2
2021-12-17bus: mhi: core: Add an API for auto queueing buffers for DL channelManivannan Sadhasivam1-5/+16
2021-12-17Merge tag 'dmaengine_topic_slave_id_removal_5.17' into nextVinod Koul3-4/+23
2021-12-17PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki1-0/+3
2021-12-17PM: runtime: Capture device status before disabling runtime PMRafael J. Wysocki1-0/+2
2021-12-17powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPRZhang Rui1-0/+6
2021-12-17PM: core: Add new *_PM_OPS macros, deprecate old onesPaul Cercueil1-24/+50
2021-12-17PM: core: Redefine pm_ptr() macroPaul Cercueil1-5/+1
2021-12-17Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann1-2/+2
2021-12-17Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski1-2/+0
2021-12-17gpiolib: allow to specify the firmware node in struct gpio_chipBartosz Golaszewski1-0/+2
2021-12-17gpiolib: provide gpiod_remove_hogs()Bartosz Golaszewski1-0/+2
2021-12-17Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub...Mark Brown3-4/+23
2021-12-17net: fix typo in a commentXiang wangx1-1/+1
2021-12-17iommu/vt-d: Remove unused macrosLu Baolu1-6/+0
2021-12-17crypto: ccp - Add SEV_INIT_EX supportDavid Rientjes1-0/+21
2021-12-17dmaengine: remove slave_id config fieldArnd Bergmann1-4/+0
2021-12-17dmaengine: xilinx_dpdma: stop using slave_id fieldArnd Bergmann1-0/+11
2021-12-17dmaengine: qcom-adm: stop abusing slave_id configArnd Bergmann1-0/+12
2021-12-17bpf: Right align verifier states in verifier logs.Christy Lee1-0/+3
2021-12-17bpf: Only print scratched registers and stack slots to verifier logs.Christy Lee1-0/+7
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-3/+54
2021-12-17bpf: Remove the cgroup -> bpf header dependecyJakub Kicinski3-57/+72
2021-12-17add includes masked by cgroup -> bpf dependencyJakub Kicinski1-0/+1
2021-12-17of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring1-2/+1