summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-12-24virtio: make it self-containedMichael S. Tsirkin1-0/+2
2025-12-24select: store end_time as timespec64 in restart blockThomas Weißschuh1-2/+2
2025-12-24vfio/pci: Disable qword access to the PCI ROM barKevin Tian1-1/+9
2025-12-23bpf: arena: make arena kfuncs any context safePuranjay Mohan1-0/+16
2025-12-23mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai1-4/+4
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal1-0/+2
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu1-2/+2
2025-12-23mm: leafops.h: correct kernel-doc function param. namesRandy Dunlap1-2/+2
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman1-0/+15
2025-12-23mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen1-0/+1
2025-12-23genalloc.h: fix htmldocs warningAndrew Morton1-0/+1
2025-12-23phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920Pritam Manohar Sutar1-0/+1
2025-12-23phy: exynos5-usbdrd: support HS phy for ExynosAutov920Pritam Manohar Sutar1-0/+2
2025-12-23soc: apple: Add hardware tunable supportSven Peter1-0/+62
2025-12-23phy: core: Discard pm_runtime_put() return valuesRafael J. Wysocki1-5/+2
2025-12-23usb: gadget: Constify struct configfs_item_operations and configfs_group_oper...Christophe JAILLET1-2/+2
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König1-1/+1
2025-12-23mm: introduce BPF kfuncs to access memcg statistics and eventsRoman Gushchin1-0/+14
2025-12-23mm: declare memcg_page_state_output() in memcontrol.hRoman Gushchin1-0/+6
2025-12-23docs: Update documentation to avoid mentioning of kernel.hAndy Shevchenko1-1/+1
2025-12-22SDCA Jack FixupsMark Brown7-18/+26
2025-12-22ASoC / soc/qcom: Constify APR/GPR callback responseMark Brown1-3/+3
2025-12-22modules: moduleparam.h: fix kernel-doc commentsRandy Dunlap1-2/+6
2025-12-22module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=yCoiby Xu1-6/+6
2025-12-22module: Remove unused __INIT*_OR_MODULE macrosPetr Pavlu1-6/+0
2025-12-22coresight: Remove misleading definitionsJames Clark1-24/+0
2025-12-22platform/x86/intel/vsec: correct kernel-doc commentsRandy Dunlap1-8/+9
2025-12-22software node: Also support referencing non-constant software nodesSakari Ailus1-0/+1
2025-12-22Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2025-12-21bpf: arm64: Optimize recursion detection by not using atomicsPuranjay Mohan1-3/+29
2025-12-21bpf: move recursion detection logic to helpersPuranjay Mohan1-0/+10
2025-12-21vt: Remove con_debug_enter/_leave from struct conswThomas Zimmermann1-8/+0
2025-12-21iio: buffer-dma: Fix coding style complainsNuno Sá1-6/+10
2025-12-21iio: buffer-dma: Turn iio_dma_buffer_init() voidNuno Sá1-2/+2
2025-12-21clang: work around asm output constraint problemsEric Dumazet2-1/+3
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-15/+15
2025-12-20ASoC: qcom: Constify GPR callback response dataKrzysztof Kozlowski1-1/+1
2025-12-20soc: qcom: apr: Use typedef for GPR callback memberKrzysztof Kozlowski1-1/+1
2025-12-20ASoC: qcom: Constify APR callback response dataKrzysztof Kozlowski1-1/+1
2025-12-18Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+4
2025-12-18cpuset: add lockdep_assert_cpuset_lock_held helperChen Ridong1-0/+2
2025-12-18entry: Always inline local_irq_{enable,disable}_exit_to_user()Eric Dumazet1-2/+2
2025-12-17tee: Add probe, remove and shutdown bus callbacks to tee_client_driverUwe Kleine-König1-0/+3
2025-12-17tee: Add some helpers to reduce boilerplate for tee client driversUwe Kleine-König1-0/+9
2025-12-17powercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada1-0/+4
2025-12-17serdev: Provide a bustype shutdown functionUwe Kleine-König1-0/+1
2025-12-17usb: linux/usb.h: Correct the description of the usb_device_driver memberYi Cong1-2/+1
2025-12-17usb: typec: Export typec bus and typec altmode device typeChaoyi Chen2-0/+11
2025-12-17ACPI: PCI: PM: Rework root bus notification setupRafael J. Wysocki1-1/+2
2025-12-17unwind_user/fp: Use dummies instead of ifdefJens Remus1-2/+16