aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-07drm/ttm: Document and optimize ttm_bo_pipeline_gutting()Thomas Hellström1-0/+13
2021-06-07drm: Add a prefetching memcpy_from_wcThomas Hellström1-0/+7
2021-06-07drm/ttm: Add a generic TTM memcpy move for page-based iomemThomas Hellström5-0/+168
2021-06-07gpio: regmap: move drvdata to config dataMichael Walle1-1/+5
2021-06-07device property: Unify access to of_nodeAndy Shevchenko1-1/+1
2021-06-07ACPI: scan: Constify acpi_dma_supported() helper functionAndy Shevchenko2-2/+2
2021-06-07ACPI: property: Constify stubs for CONFIG_ACPI=n caseAndy Shevchenko1-3/+3
2021-06-07ACPICA: Update version to 20210604Bob Moore1-1/+1
2021-06-07ACPICA: Add the CFMWS structure definition to the CEDT tableAlison Schofield1-1/+30
2021-06-07ACPICA: Add support for PlatformRtMechanism OperationRegion handlerErik Kaneda1-0/+2
2021-06-07ACPICA: Add defines for the CXL Host Bridge Structure (CHBS)Alison Schofield1-0/+10
2021-06-07ACPICA: iASL: add disassembler support for PRMTErik Kaneda1-0/+38
2021-06-07ACPICA: iASL: Add support for the BDAT ACPI tableBob Moore1-0/+15
2021-06-07ACPICA: Add _PLD panel positionsFabian Wüthrich1-0/+10
2021-06-07ACPICA: iASL Table Compiler: Add full support for RGRT ACPI tableBob Moore1-0/+27
2021-06-07ACPICA: iASL: Add support for the SVKL tableBob Moore1-1/+3
2021-06-07ACPICA: iASL: Finish support for the IVRS ACPI tableBob Moore1-0/+6
2021-06-07ACPICA: Add SVKL table headersKuppuswamy Sathyanarayanan1-0/+30
2021-06-07ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox StructureKuppuswamy Sathyanarayanan1-0/+14
2021-06-07netfilter: add new hook nfnl subsystemFlorian Westphal2-1/+57
2021-06-07netfilter: annotate nf_tables base hook opsFlorian Westphal1-1/+7
2021-06-07netfilter: flowtable: Set offload timeouts according to proto valuesOz Shlomo1-0/+2
2021-06-07netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo1-0/+4
2021-06-07netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo1-0/+4
2021-06-07netfilter: nftables: add nf_ct_pernet() helper functionPablo Neira Ayuso1-0/+7
2021-06-07netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use itPablo Neira Ayuso1-0/+1
2021-06-07quota: Change quotactl_path() systcall to an fd-based oneJan Kara2-4/+4
2021-06-07Merge branch 'ib-iio-i2c-5.13rc1' into togregJonathan Cameron1-1/+7
2021-06-07i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2CJonathan Cameron1-1/+7
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König1-12/+5
2021-06-06dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König1-2/+2
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König1-14/+13
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König1-8/+6
2021-06-05Input: cy8ctmg110_ts - rely on platform code to supply interruptDmitry Torokhov1-1/+0
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesOlof Johansson1-0/+1
2021-06-05mm, memcg: introduce mem_cgroup_kmem_disabled()Roman Gushchin1-0/+5
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+8
2021-06-05Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer1-0/+8
2021-06-05kconfig.h: explain IS_MODULE(), IS_ENABLED()Bjorn Helgaas1-2/+4
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-10/+16
2021-06-04Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2021-06-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller1-0/+1
2021-06-04tcp: export timestamp helpers for mptcpFlorian Westphal1-0/+4
2021-06-04sock: expose so_timestamping options for mptcpFlorian Westphal1-0/+2
2021-06-04sock: expose so_timestamp options for mptcpFlorian Westphal1-0/+1
2021-06-04drm/amdgpu: add uapi to define yellow carp seriesAaron Liu1-0/+1
2021-06-04drm/amdgpu: add yellow carp asic_type enumAaron Liu1-0/+1
2021-06-04kasan: disable freed user page poisoning with HW tagsPeter Collingbourne3-4/+27
2021-06-04arm64: mte: handle tags zeroing at page allocation timePeter Collingbourne2-2/+15