summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König
2022-04-06arm64: tegra: Add QSPI controllers on Tegra234Ashish Singhal
2022-04-06drm/drm_modeset_helper_vtables.h: fix a typoSui Jingfeng
2022-04-06gpu: host1x: Do not use mapping cache for job submissionsThierry Reding
2022-04-06net: ethernet: mtk_eth_soc: implement flow offloading to WED devicesFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)Felix Fietkau
2022-04-06gpu: host1x: Fix a kernel-doc warningRandy Dunlap
2022-04-06net, uapi: remove inclusion of arpa/inet.hNick Desaulniers
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp
2022-04-06tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entrySteve Capper
2022-04-06x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh
2022-04-06lib/stackdepot: allow requesting early initialization dynamicallyVlastimil Babka
2022-04-06mm/slub, kunit: Make slub_kunit unaffected by user specified flagsHyeonggon Yoo
2022-04-06IB/mlx5: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky
2022-04-05net: ensure net_todo_list is processed quicklyJohannes Berg
2022-04-05PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equivJonathan Cameron
2022-04-05ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driverHeiner Kallweit
2022-04-05ACPI: bus: Eliminate acpi_bus_get_device()Rafael J. Wysocki
2022-04-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-04-05ASoC: dt-bindings: cs35l45: Cirrus Logic CS35L45 Smart AmpRichard Fitzgerald
2022-04-05ASoC: soc-utils: Add helper to calculate BCLK from TDM infoRichard Fitzgerald
2022-04-05ASoC: soc.h: Add SOC_SINGLE_S_TLV() macroRichard Fitzgerald
2022-04-05firewire: add kernel API to access packet structure in request structure for ...Takashi Sakamoto
2022-04-05firewire: add kernel API to access CYCLE_TIME registerTakashi Sakamoto
2022-04-05module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOCChristophe Leroy
2022-04-05module: Move kdb module related code out of main kdb codeAaron Tomlin
2022-04-05module: Move extra signature support out of core codeAaron Tomlin
2022-04-05module: Move livepatch support to a separate fileAaron Tomlin
2022-04-05kobject: kobj_type: remove default_attrsGreg Kroah-Hartman
2022-04-05device property: Add irq_get to fwnode operationSakari Ailus
2022-04-05device property: Add iomap to fwnode operationsSakari Ailus
2022-04-05device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus
2022-04-05Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard
2022-04-05ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_tHui Wang
2022-04-05ASoC: Introduce snd_soc_of_get_dai_link_cpusMartin Povišer
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-04-05preempt/dynamic: Introduce preemption model accessorsValentin Schneider
2022-04-05kcsan: Use preemption model accessorsValentin Schneider
2022-04-05ACPI: Add perf low power callbackStephane Eranian
2022-04-05locking/mutex: Make contention tracepoints more consistent wrt adaptive spinningPeter Zijlstra
2022-04-05perf/core: Add perf_clear_branch_entry_bitfields() helperStephane Eranian
2022-04-05locking: Add lock contention tracepointsNamhyung Kim
2022-04-05lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers
2022-04-05Revert "locking/local_lock: Make the empty local_lock_*() function a macro."Sebastian Andrzej Siewior
2022-04-05static_call: Remove __DEFINE_STATIC_CALL macroChristophe Leroy
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy
2022-04-05static_call: Don't make __static_call_return0 staticChristophe Leroy
2022-04-05dma-buf: finally make dma_resv_excl_fence private v2Christian König
2022-04-04kunit: split resource API from test.h into new resource.hDaniel Latypov