summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin
2025-12-24virtio: make it self-containedMichael S. Tsirkin
2025-12-24select: store end_time as timespec64 in restart blockThomas Weißschuh
2025-12-23vfio/pci: Disable qword access to the PCI ROM barKevin Tian
2025-12-23bpf: arena: make arena kfuncs any context safePuranjay Mohan
2025-12-23mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
2025-12-23mm: leafops.h: correct kernel-doc function param. namesRandy Dunlap
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
2025-12-23mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen
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