summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-12-23genalloc.h: fix htmldocs warningAndrew Morton
2025-12-23phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920Pritam Manohar Sutar
2025-12-23phy: exynos5-usbdrd: support HS phy for ExynosAutov920Pritam Manohar Sutar
2025-12-23soc: apple: Add hardware tunable supportSven Peter
2025-12-23phy: core: Discard pm_runtime_put() return valuesRafael J. Wysocki
2025-12-23usb: gadget: Constify struct configfs_item_operations and configfs_group_oper...Christophe JAILLET
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König
2025-12-22mm: introduce BPF kfuncs to access memcg statistics and eventsRoman Gushchin
2025-12-22mm: declare memcg_page_state_output() in memcontrol.hRoman Gushchin
2025-12-22docs: Update documentation to avoid mentioning of kernel.hAndy Shevchenko
2025-12-22SDCA Jack FixupsMark Brown
2025-12-22ASoC / soc/qcom: Constify APR/GPR callback responseMark Brown
2025-12-22modules: moduleparam.h: fix kernel-doc commentsRandy Dunlap
2025-12-22module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=yCoiby Xu
2025-12-22module: Remove unused __INIT*_OR_MODULE macrosPetr Pavlu
2025-12-22coresight: Remove misleading definitionsJames Clark
2025-12-22platform/x86/intel/vsec: correct kernel-doc commentsRandy Dunlap
2025-12-22software node: Also support referencing non-constant software nodesSakari Ailus
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-21bpf: arm64: Optimize recursion detection by not using atomicsPuranjay Mohan
2025-12-21bpf: move recursion detection logic to helpersPuranjay Mohan
2025-12-21vt: Remove con_debug_enter/_leave from struct conswThomas Zimmermann
2025-12-21iio: buffer-dma: Fix coding style complainsNuno Sá
2025-12-21iio: buffer-dma: Turn iio_dma_buffer_init() voidNuno Sá
2025-12-20clang: work around asm output constraint problemsEric Dumazet
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-19ASoC: qcom: Constify GPR callback response dataKrzysztof Kozlowski
2025-12-19soc: qcom: apr: Use typedef for GPR callback memberKrzysztof Kozlowski
2025-12-19ASoC: qcom: Constify APR callback response dataKrzysztof Kozlowski
2025-12-19Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-12-18cpuset: add lockdep_assert_cpuset_lock_held helperChen Ridong
2025-12-18entry: Always inline local_irq_{enable,disable}_exit_to_user()Eric Dumazet
2025-12-17tee: Add probe, remove and shutdown bus callbacks to tee_client_driverUwe Kleine-König
2025-12-17tee: Add some helpers to reduce boilerplate for tee client driversUwe Kleine-König
2025-12-17powercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada
2025-12-17serdev: Provide a bustype shutdown functionUwe Kleine-König
2025-12-17usb: linux/usb.h: Correct the description of the usb_device_driver memberYi Cong
2025-12-17usb: typec: Export typec bus and typec altmode device typeChaoyi Chen
2025-12-17ACPI: PCI: PM: Rework root bus notification setupRafael J. Wysocki
2025-12-17unwind_user/fp: Use dummies instead of ifdefJens Remus
2025-12-17perf/x86/core: Register a new vector for handling mediated guest PMIsSean Christopherson
2025-12-17perf: Add APIs to load/put guest mediated PMU contextKan Liang
2025-12-17perf: Add a EVENT_GUEST flagKan Liang
2025-12-17perf: Clean up perf ctx timeKan Liang
2025-12-17perf: Add APIs to create/release mediated guest vPMUsKan Liang
2025-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Alexei Starovoitov
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-16scsi: scsi_transport_fc: Introduce encryption group in fc_rport attributeSarah Catania
2025-12-16soc: qcom: llcc-qcom: Add support for GlymurPankaj Patil
2025-12-16dmaengine: shdma: correct most kernel-doc issues in shdma-base.hRandy Dunlap