summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-10-13ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driverBaojun Xu1-0/+3
2025-10-13firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptorSudeep Holla1-2/+19
2025-10-13drm/atomic: Change state pointers to a more meaningful nameMaxime Ripard1-8/+8
2025-10-13iio: buffer-dma: support getting the DMA channelNuno Sá1-0/+1
2025-10-13iio: buffer: support getting dma channel from the bufferNuno Sá1-0/+2
2025-10-13iio: buffer: document that buffer callback must be context safeDavid Lechner1-1/+2
2025-10-13iio: buffer: document store_to() callback may be called in any contextDavid Lechner1-1/+2
2025-10-13iio: buffer: deprecated iio_push_to_buffers_with_timestamp()David Lechner1-5/+1
2025-10-13iio: buffer: document iio_push_to_buffers_with_ts()David Lechner1-0/+16
2025-10-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann639-4430/+16893
2025-10-13ata: libata-core: relax checks in ata_read_log_directory()Damien Le Moal1-0/+6
2025-10-13usb: typec: class: add typec_get_data_role symbolRD Babiera2-0/+14
2025-10-13dt-bindings: clock: exynosautov920: add mfc clock definitionsRaghav Sharma1-0/+5
2025-10-13dt-bindings: clock: exynosautov920: add m2m clock definitionsRaghav Sharma1-0/+5
2025-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1Alexei Starovoitov136-886/+4098
2025-10-12Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang1-1/+1
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+3
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-18/+14
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+1
2025-10-11Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+31
2025-10-11Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...Linus Torvalds2-8/+20
2025-10-11KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memorySean Christopherson1-1/+11
2025-10-11KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not setSean Christopherson1-1/+2
2025-10-11KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGSSean Christopherson1-1/+1
2025-10-11Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-5/+6
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+4
2025-10-10Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-4/+6
2025-10-10bpf: Extract internal structs validation logic into helpersMykyta Yatsenko1-0/+7
2025-10-10Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-15/+3
2025-10-10Merge tag 'io_uring-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-10-10bpf: Refactor storage_get_func_atomic to generic non_sleepable flagKumar Kartikeya Dwivedi1-1/+1
2025-10-10Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-10-10tpm: use a map for tpm2_calc_ordinal_duration()Jarkko Sakkinen1-2/+3
2025-10-09Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/ag...Dave Airlie1-2/+2
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-13/+17
2025-10-09libceph: pass the message pointer instead of loading con->out_msgMax Kellermann1-2/+2
2025-10-09libceph: make ceph_con_get_out_msg() return the message pointerMax Kellermann1-1/+1
2025-10-09libceph: Use HMAC-SHA256 library instead of crypto_shashEric Biggers1-1/+3
2025-10-08Merge tag 'vfio-v6.18-rc1-pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-1/+42
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-267/+0
2025-10-08mm/ksm: fix flag-dropping behavior in ksm_madviseJakub Acs1-1/+1
2025-10-08memcg: skip cgroup_file_notify if spinning is not allowedShakeel Butt1-7/+19
2025-10-07kho: add support for preserving vmalloc allocationsMike Rapoport (Microsoft)1-0/+28
2025-10-07kho: replace kho_preserve_phys() with kho_preserve_pages()Mike Rapoport (Microsoft)1-2/+3
2025-10-07Merge tag 'dma-mapping-6.18-2025-10-07' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2025-10-07drm/amdkfd: Fix two comments in kfd_ioctl.hFelix Kuehling1-2/+2
2025-10-07Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-43/+74
2025-10-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds22-7/+2393
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-27/+40
2025-10-07block: move bio_iov_iter_get_bdev_pages to block/fops.cChristoph Hellwig1-7/+0