summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-31Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song
2025-10-31Merge tag 'drm-misc-next-2025-10-28' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-31Merge tag 'drm-xe-next-2025-10-28' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter
2025-10-31Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov
2025-11-01tracing: fprobe: use rhltable for fprobe_ip_tableMenglong Dong
2025-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-10-31dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in ...Raviteja Laggyshetty
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-31can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacksVadim Fedorenko
2025-10-31filemap: Add folio_next_pos()Matthew Wilcox (Oracle)
2025-10-31Merge back system sleep material for 6.19Rafael J. Wysocki
2025-10-31vmlinux.lds: Exclude .text.startup and .text.exit from TEXT_MAINJosh Poimboeuf
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