summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-05-20ASoC: soc-dapm: move card->pop_time to soc-dapm.cKuninori Morimoto
2026-05-20Merge tag 'renesas-drivers-for-v7.2-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2026-05-20wifi: cfg80211: add a function to parse UHR DBEJohannes Berg
2026-05-20firmware: smccc: Fix Arm SMCCC SOC_ID name callAndre Przywara
2026-05-20tee: fix tee_ioctl_object_invoke_arg paddingArnd Bergmann
2026-05-19Merge branch '20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com' into d...Bjorn Andersson
2026-05-19soc: qcom: ubwc: add helper controlling AMSBC enablementDmitry Baryshkov
2026-05-19soc: qcom: ubwc: define helper for MDSS and Adreno driversDmitry Baryshkov
2026-05-19soc: qcom: ubwc: define UBWC 3.1Dmitry Baryshkov
2026-05-19net: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi
2026-05-19RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()Jason Gunthorpe
2026-05-19Merge tag 'ata-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-05-19pps: bump PPS device countVadim Fedorenko
2026-05-19efi: efi.h: Remove extra semicolonRong Tao
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-19spi: Add trace events for Qualcomm GENI SPI driversMark Brown
2026-05-19spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPIPraveen Talari
2026-05-19thunderbolt: Add support for ConfigFSMika Westerberg
2026-05-19thunderbolt: Add tb_ring_flush()Mika Westerberg
2026-05-19thunderbolt: Add helper to figure size of the ringMika Westerberg
2026-05-19thunderbolt / net: Let the service drivers configure interrupt throttlingMika Westerberg
2026-05-19thunderbolt / net: Move ring_frame_size() to thunderbolt.hMika Westerberg
2026-05-19thunderbolt: Allow service drivers to specify their own propertiesMika Westerberg
2026-05-19thunderbolt: Add tb_property_merge_dir()Mika Westerberg
2026-05-19media: include/uapi/linux/cec*: clarify which msgs are CEC 2.0Hans Verkuil
2026-05-19media: include/uapi/linux/cec*.h: add CEC LIP supportHans Verkuil
2026-05-19locking/rtmutex: Annotate API and implementationBart Van Assche
2026-05-19sched/topology: Allow multiple domains to claim sched_domain_sharedK Prateek Nayak
2026-05-19Merge branch 'sched/cache'Peter Zijlstra
2026-05-19sched: Simplify ifdeffery around cpu_smt_maskShrikanth Hegde
2026-05-19topology: Introduce cpu_smt_mask for CONFIG_SCHED_SMT=nShrikanth Hegde
2026-05-19sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()Yiyang Chen
2026-05-19Merge branch 'fixes' of into for-nextIlpo Järvinen
2026-05-19drm/bridge: add of_drm_get_bridge_by_endpoint()Luca Ceresoli
2026-05-19iommupt: Add PT_FEAT_DETAILED_GATHERJason Gunthorpe
2026-05-19iommu: Split the kdoc comment for struct iommu_iotlb_gatherJason Gunthorpe
2026-05-18dt-bindings: arm: qcom,ids: Add SoC ID for Nord SA8797PDeepti Jaggi
2026-05-18dt-bindings: arm: qcom,ids: Add SoC ID for SM7750Alexander Koskovich
2026-05-18net: netkit: declare NETMEM_TX_NO_DMA modeBobby Eshleman
2026-05-18net: convert netmem_tx flag to enumBobby Eshleman
2026-05-18include: Remove unused ks8851_mll.hCosta Shulyupin
2026-05-18Merge tag 'nf-26-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-18Merge tag 'for-net-2026-05-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-18net/mlx5: add debugfs stats for frag buf dma poolsNimrod Oren
2026-05-18PCI: host-generic: Add common helpers for parsing Root Port propertiesSherry Sun
2026-05-18sched/cache: Fix unpaired account_llc_enqueue/dequeueChen Yu
2026-05-18sched/cache: Avoid cache-aware scheduling for memory-heavy processesChen Yu
2026-05-18sched/cache: Calculate the LLC size and store it in sched_domainChen Yu
2026-05-18sched/cache: Disable cache aware scheduling for processes with high thread co...Chen Yu
2026-05-18sched/cache: Allow only 1 thread of the process to calculate the LLC occupancyJianyong Wu