summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2026-05-18cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
2026-05-18mailbox: Make mbox_send_message() return error code when tx failsJoonwon Kang
2026-05-18ASoC: Add support for GPIOs driven amplifiersMark Brown
2026-05-18of: Introduce of_property_read_s32_index()Herve Codina
2026-05-18Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-18drm/gem: Make the GEM LRU lock part of drm_deviceBoris Brezillon
2026-05-18iomap: don't make REQ_POLLED imply REQ_NOWAITChristoph Hellwig
2026-05-18coresight: Move CPU hotplug callbacks to core layerLeo Yan
2026-05-18coresight: sysfs: Increment refcount only for software sourceLeo Yan
2026-05-18ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel
2026-05-18ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel
2026-05-18spi: switch to managed controller allocation (part 3/3)Mark Brown
2026-05-18coresight: Save active path for system tracersLeo Yan
2026-05-18coresight: Register CPU PM notifier in core layerLeo Yan
2026-05-18coresight: Remove .cpu_id() callback from source opsLeo Yan
2026-05-18coresight: Populate CPU ID into coresight_deviceLeo Yan
2026-05-18dio: Update DIO_SCMAX commentGeert Uytterhoeven
2026-05-18dt-bindings: gpio: Add Tegra238 supportPrathamesh Shete
2026-05-18clocksource: Add devm_clocksource_register_*() helpersDaniel Lezcano
2026-05-17bpf,x86: Fix exception unwinding with outgoing stack argumentsYonghong Song
2026-05-17bpf: Check global subprog exception pathsKumar Kartikeya Dwivedi
2026-05-17Merge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds