summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-30drm/vmwgfx: Add SPDX header to vmwgfx_drm.hMaaz Mombasawala
2024-01-30drm/vmwgfx: Make all surfaces shareableMaaz Mombasawala
2024-01-30bus: mhi: host: Read PK HASH dynamicallyJeffrey Hugo
2024-01-30bpf: add __arg_trusted global func arg tagAndrii Nakryiko
2024-01-30dmaengine: ti: k3-udma-glue: Add function to request RX chan for thread IDSiddharth Vadapalli
2024-01-30dmaengine: ti: k3-udma-glue: Add function to request TX chan for thread IDSiddharth Vadapalli
2024-01-30dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li
2024-01-30ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platformsVijendar Mukunda
2024-01-30soundwire: amd: refactor register mask structureVijendar Mukunda
2024-01-30soundwire: amd: implement function to extract slave informationVijendar Mukunda
2024-01-30soundwire: amd: refactor amd soundwire manager device node creationVijendar Mukunda
2024-01-30soundwire: amd: update licenseVijendar Mukunda
2024-01-30ASoC/soundwire: implement generic api for scanning amd soundwire controllerVijendar Mukunda
2024-01-30dt-bindings: power: Add r8a779h0 SYSC power domain definitionsDuy Nguyen
2024-01-29Merge patch series "scsi: Allow scsi_execute users to request retries"Martin K. Petersen
2024-01-29scsi: core: Allow passthrough to request midlayer retriesMike Christie
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-29crypto: ccp: Add the SNP_SET_CONFIG commandBrijesh Singh
2024-01-29crypto: ccp: Add the SNP_COMMIT commandTom Lendacky
2024-01-29crypto: ccp: Add the SNP_PLATFORM_STATUS commandBrijesh Singh
2024-01-29iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdownAshish Kalra
2024-01-29crypto: ccp: Handle the legacy TMR allocation when SNP is enabledBrijesh Singh
2024-01-29crypto: ccp: Provide an API to issue SEV and SNP commandsBrijesh Singh
2024-01-29crypto: ccp: Add support to initialize the AMD-SP for SEV-SNPBrijesh Singh
2024-01-29crypto: ccp: Define the SEV-SNP commandsBrijesh Singh
2024-01-29workqueue: Implement system-wide nr_active enforcement for unbound workqueuesTejun Heo
2024-01-29iommu/amd: Don't rely on external callers to enable IOMMU SNP supportAshish Kalra
2024-01-29bpf: Remove unused field "mod" in struct bpf_trampolineMenglong Dong
2024-01-29netfilter: nf_tables: Implement table adoption supportPhil Sutter
2024-01-29netfilter: nf_tables: Introduce NFT_TABLE_F_PERSISTPhil Sutter
2024-01-29netfilter: uapi: Document NFT_TABLE_F_OWNER flagPhil Sutter
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-01-29ptp: add FemtoClock3 Wireless as ptp hardware clockMin Li
2024-01-29ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offsetMin Li
2024-01-29gpio: improve the API contract for setting directionBartosz Golaszewski
2024-01-29gpio: unexport GPIO irq domain functions only used internallyBartosz Golaszewski
2024-01-29Merge tag 'v6.8-rc2'Hans Verkuil
2024-01-28dt-bindings: clock: qcom,gcc-sm8150: Add gcc video resets for sm8150Satya Priya Kakitapalli
2024-01-28Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-28iio: move LIGHT_UVA and LIGHT_UVB to the end of iio_modifierJavier Carrasco
2024-01-27soc: qcom: socinfo: rename PM2250 to PM4125Dmitry Baryshkov
2024-01-27dt-bindings: arm: qcom,ids: add SoC ID for QCM8550 and QCS8550Tengfei Fan
2024-01-27vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn
2024-01-27soc: qcom: geni-se: Add M_TX_FIFO_NOT_EMPTY bit definitionDouglas Anderson
2024-01-27serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h>Geert Uytterhoeven
2024-01-27tty: serial: Fix bit order in RS485 flag definitionsChristoph Niedermaier
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini
2024-01-27tty: vt: fix up kernel-docJiri Slaby (SUSE)
2024-01-27tty: vt: document the rest of struct conswJiri Slaby (SUSE)
2024-01-27tty: vt: remove unused consw::con_flush_scrollback()Jiri Slaby (SUSE)