summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-31keys: Annotate struct asymmetric_key_id with __counted_byThorsten Blum
2025-10-31crypto: aead - Add support for on-stack AEAD req allocationT Pratham
2025-10-31drm/ttm: Add an allocation flag to propagate -ENOSPC on OOMTvrtko Ursulin
2025-10-31libfs: allow to specify s_d_flagsChristian Brauner
2025-10-31drm/ttm: Allow drivers to specify maximum beneficial TTM pool sizeTvrtko Ursulin
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin
2025-10-31drm/ttm: Replace multiple booleans with flags in pool initTvrtko Ursulin
2025-10-31drm/ttm: replace drm_print.h include with a forward declarationJani Nikula
2025-10-31drm/mm: replace drm_print.h include with a forward declarationJani Nikula
2025-10-31drm/buddy: replace drm_print.h include with a forward declarationJani Nikula
2025-10-30Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-30Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-31Merge branch 'icc-sdx75' into icc-nextGeorgi Djakov
2025-10-30Merge tag 'nf-next-25-10-30' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-10-31dt-bindings: interconnect: qcom: Drop QPIC_CORE IDsRaviteja Laggyshetty
2025-10-30Merge tag 'wireless-next-2025-10-30' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-10-30drm/client: Flush client buffers with drm_client_buffer_sync()Thomas Zimmermann
2025-10-30drm/client: Create client buffers with drm_client_buffer_create_dumb()Thomas Zimmermann
2025-10-30drm/client: Remove drm_client_framebuffer_delete()Thomas Zimmermann
2025-10-30drm/client: Deprecate struct drm_client_buffer.gemThomas Zimmermann
2025-10-30drm/client: Remove pitch from struct drm_client_bufferThomas Zimmermann
2025-10-30freezer: Clarify that only cgroup1 freezer uses PM freezerTejun Heo
2025-10-30prandom: remove next_pseudo_random32Markus Theil
2025-10-30drm/drm_crtc: Introduce sharpness strength propertyNemesa Garg
2025-10-30pidfs: expose coredump signalChristian Brauner
2025-10-30pidfd: add a new supported_mask fieldChristian Brauner
2025-10-30pidfs: add missing PIDFD_INFO_SIZE_VER1Christian Brauner
2025-10-30net/smc: make wr buffer count configurableHalil Pasic
2025-10-30sysctl: fix kernel-doc format warningRandy Dunlap
2025-10-30netfilter: fix typo in nf_conntrack_l4proto.h commentcaivive (Weibiao Tu)
2025-10-30xfrm: Determine inner GSO type from packet inner protocolJianbo Liu
2025-10-30accel/ivpu: Add support for userptr buffer objectsJacek Lawrynowicz
2025-10-30wifi: mac80211: add RX flag to report radiotap VHT informationBenjamin Berg
2025-10-29crypto: blake2b - Reimplement using library APIEric Biggers
2025-10-29lib/crypto: blake2b: Add BLAKE2b library functionsEric Biggers
2025-10-29byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()Eric Biggers
2025-10-29lib/crypto: blake2s: Document the BLAKE2s library APIEric Biggers
2025-10-29lib/crypto: blake2s: Drop excessive const & rename block => dataEric Biggers
2025-10-29lib/crypto: blake2s: Rename blake2s_state to blake2s_ctxEric Biggers
2025-10-29lib/crypto: blake2s: Adjust parameter order of blake2s()Eric Biggers
2025-10-29scsi: ufs: core: Add a quirk to suppress link_startup_againAdrian Hunter
2025-10-29libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()Nathan Chancellor
2025-10-29compiler_types: Introduce __nocfi_genericNathan Chancellor
2025-10-29Merge patch series "ufs: Add support for AMD Versal Gen2 UFS"Martin K. Petersen
2025-10-29scsi: ufs: amd-versal2: Add UFS support for AMD Versal Gen 2 SoCSai Krishna Potthuri
2025-10-29scsi: firmware: xilinx: Add APIs for UFS PHY initializationAjay Neeli
2025-10-29scsi: firmware: xilinx: Add support for secure read/write ioctl interfaceIzhar Ameer Shaikh
2025-10-29net: phy: add iterator mdiobus_for_each_phyHeiner Kallweit
2025-10-29net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit
2025-10-29net: tls: Change async resync helpers argumentShahar Shitrit