summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-12-18dma-buf: add some tracepoints to debug.gaoxiang171-0/+157
2025-12-18media: vb2: drop wait_prepare/finish callbacksHans Verkuil1-18/+5
2025-12-18media: vb2: remove vb2_ops_wait_prepare/finish helpersHans Verkuil1-18/+0
2025-12-18media: dvb-core: dvb_vb2: drop wait_prepare/finish callbacksHans Verkuil1-6/+5
2025-12-18media: dvb-core: dmxdevfilter must always flush bufsHans Verkuil1-2/+4
2025-12-18drm/gem: Fix kerneldoc warningsLoïc Molinari1-2/+2
2025-12-18entry: Always inline local_irq_{enable,disable}_exit_to_user()Eric Dumazet1-2/+2
2025-12-18drm/syncobj: Convert syncobj idr to xarrayTvrtko Ursulin1-4/+3
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-17drm/panthor: Fix kerneldoc in uAPI headerBoris Brezillon1-1/+1
2025-12-17block: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey1-0/+2
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-17ASoC: Intel: ti-common: support tas2563 amplifierDavid Lin1-0/+4
2025-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Alexei Starovoitov430-2857/+17306
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+3
2025-12-17scsi: core: Introduce an enumeration type for the SCSI_MLQUEUE constantsBart Van Assche1-5/+8
2025-12-17Merge patch series "Update lpfc to revision 14.4.0.13"Martin K. Petersen2-0/+13
2025-12-17scsi: scsi_transport_fc: Introduce encryption group in fc_rport attributeSarah Catania2-0/+13
2025-12-17scsi: ufs: core: mcq: Use ufshcd_rmwl() instead of open-coding itvamshi gajjela1-0/+1
2025-12-17scsi: target: core: Add emulation for REPORT IDENTIFYING INFORMATIONGulam Mohamed1-0/+4
2025-12-17RDMA/irdma: Fix irdma_alloc_ucontext_resp paddingArnd Bergmann1-1/+1
2025-12-17RDMA/ucma: Fix rdma_ucm_query_ib_service_resp struct paddingArnd Bergmann1-1/+3
2025-12-17drm/xe/oa/uapi: Expose MERT OA unitAshutosh Dixit1-0/+3
2025-12-17dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AOKonrad Dybcio1-0/+1
2025-12-17soc: qcom: llcc-qcom: Add support for GlymurPankaj Patil1-0/+4
2025-12-17btrfs: fix NULL dereference on root when tracing inode evictionMiquel Sabaté Solà1-1/+2
2025-12-16ASoC: SOF: Support for on-demand DSP bootMark Brown1-0/+3
2025-12-16drm/amdkfd: allow debug subscription to lds violations on gfx 1250Jonathan Kim2-2/+5
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 Zimmermann2-4/+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