summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-06sched: Move schedstats sysctls to core.cZhen Ni1-2/+0
2022-04-06sched: Move child_runs_first sysctls to fair.cZhen Ni1-2/+0
2022-04-06tcp: add accessors to read/set tp->snd_cwndEric Dumazet2-5/+16
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe3-53/+42
2022-04-06SUNRPC: Fix NFSD's request deferral on RDMA transportsChuck Lever1-0/+1
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König1-2/+2
2022-04-06arm64: tegra: Add QSPI controllers on Tegra234Ashish Singhal2-0/+10
2022-04-06drm/drm_modeset_helper_vtables.h: fix a typoSui Jingfeng1-1/+1
2022-04-06gpu: host1x: Do not use mapping cache for job submissionsThierry Reding1-0/+5
2022-04-06net: ethernet: mtk_eth_soc: implement flow offloading to WED devicesFelix Fietkau1-0/+7
2022-04-06net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)Felix Fietkau1-0/+131
2022-04-06gpu: host1x: Fix a kernel-doc warningRandy Dunlap1-0/+1
2022-04-06net, uapi: remove inclusion of arpa/inet.hNick Desaulniers1-16/+12
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp1-2/+1
2022-04-06tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entrySteve Capper1-3/+7
2022-04-06x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh1-0/+8
2022-04-06lib/stackdepot: allow requesting early initialization dynamicallyVlastimil Babka1-4/+22
2022-04-06mm/slub, kunit: Make slub_kunit unaffected by user specified flagsHyeonggon Yoo1-0/+7
2022-04-06IB/mlx5: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky1-63/+0
2022-04-06net: ensure net_todo_list is processed quicklyJohannes Berg1-1/+2
2022-04-05PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equivJonathan Cameron2-7/+17
2022-04-05ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driverHeiner Kallweit1-0/+4
2022-04-05ACPI: bus: Eliminate acpi_bus_get_device()Rafael J. Wysocki1-1/+0
2022-04-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+0
2022-04-05ASoC: dt-bindings: cs35l45: Cirrus Logic CS35L45 Smart AmpRichard Fitzgerald1-0/+20
2022-04-05ASoC: soc-utils: Add helper to calculate BCLK from TDM infoRichard Fitzgerald1-0/+2
2022-04-05ASoC: soc.h: Add SOC_SINGLE_S_TLV() macroRichard Fitzgerald1-0/+2
2022-04-05firewire: add kernel API to access packet structure in request structure for ...Takashi Sakamoto1-0/+1
2022-04-05firewire: add kernel API to access CYCLE_TIME registerTakashi Sakamoto1-0/+2
2022-04-05module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOCChristophe Leroy1-0/+8
2022-04-05module: Move kdb module related code out of main kdb codeAaron Tomlin1-0/+1
2022-04-05module: Move extra signature support out of core codeAaron Tomlin1-5/+7
2022-04-05module: Move livepatch support to a separate fileAaron Tomlin1-6/+3
2022-04-05kobject: kobj_type: remove default_attrsGreg Kroah-Hartman1-1/+0
2022-04-05device property: Add irq_get to fwnode operationSakari Ailus1-0/+1
2022-04-05device property: Add iomap to fwnode operationsSakari Ailus1-0/+1
2022-04-05device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus1-0/+3
2022-04-05Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard3-0/+116
2022-04-05ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_tHui Wang1-1/+0
2022-04-05ASoC: Introduce snd_soc_of_get_dai_link_cpusMartin Povišer1-0/+4
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard731-7836/+16582
2022-04-05preempt/dynamic: Introduce preemption model accessorsValentin Schneider1-0/+41
2022-04-05kcsan: Use preemption model accessorsValentin Schneider0-0/+0
2022-04-05ACPI: Add perf low power callbackStephane Eranian1-0/+6
2022-04-05locking/mutex: Make contention tracepoints more consistent wrt adaptive spinningPeter Zijlstra1-1/+3
2022-04-05perf/core: Add perf_clear_branch_entry_bitfields() helperStephane Eranian1-0/+16
2022-04-05locking: Add lock contention tracepointsNamhyung Kim1-3/+58
2022-04-05lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers2-3/+3
2022-04-05Revert "locking/local_lock: Make the empty local_lock_*() function a macro."Sebastian Andrzej Siewior1-3/+3