summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2025-12-17perf/x86/core: Register a new vector for handling mediated guest PMIsSean Christopherson1-0/+8
2025-12-17perf: Add APIs to load/put guest mediated PMU contextKan Liang1-0/+2
2025-12-17perf: Add a EVENT_GUEST flagKan Liang1-0/+6
2025-12-17perf: Clean up perf ctx timeKan Liang1-6/+7
2025-12-17perf: Add APIs to create/release mediated guest vPMUsKan Liang1-0/+6
2025-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Alexei Starovoitov245-2028/+8162
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+3
2025-12-17scsi: scsi_transport_fc: Introduce encryption group in fc_rport attributeSarah Catania1-0/+1
2025-12-17soc: qcom: llcc-qcom: Add support for GlymurPankaj Patil1-0/+4
2025-12-16dmaengine: shdma: correct most kernel-doc issues in shdma-base.hRandy Dunlap1-14/+14
2025-12-16dmaengine: dw_edma: correct kernel-doc warnings in <linux/dma/edma.h>Randy Dunlap1-13/+11
2025-12-16audit: add audit_log_nf_skb helper functionRicardo Robaina1-0/+8
2025-12-16efi: Support EDID informationThomas Zimmermann1-4/+5
2025-12-16sysfb: Move edid_info into sysfb_primary_displayThomas Zimmermann1-0/+6
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann2-4/+3
2025-12-16sysfb: Add struct sysfb_display_infoThomas Zimmermann1-0/+5
2025-12-16efi: sysfb_efi: Reduce number of references to global screen_infoThomas Zimmermann1-4/+5
2025-12-16mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GAAhmed Naseef1-0/+1
2025-12-16Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2025-12-16shmem: fix recovery on rename failuresAl Viro1-1/+1
2025-12-16lsm: fix kernel-doc struct member namesRandy Dunlap1-2/+2
2025-12-16irqchip: Add RZ/{T2H,N2H} Interrupt Controller (ICU) driverCosmin Tanislav1-0/+23
2025-12-16genirq: Add interrupt redirection infrastructureRadu Rendec2-1/+26
2025-12-16genirq: Remove setup_percpu_irq()Marc Zyngier1-3/+0
2025-12-16genirq: Remove __request_percpu_irq() helperMarc Zyngier1-14/+4
2025-12-16genirq: Remove IRQ timing tracking infrastructureMarc Zyngier1-6/+0