summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-04-30ACPI: Move acpi_blacklisted() declaration to asm/acpi.hKuppuswamy Sathyanarayanan-1/+1
2024-04-30cxl/core: Add region info to cxl_general_media and cxl_dram eventsAlison Schofield-0/+10
2024-04-30ACPICA: AEST: Add support for the AEST V2 tableRuidong Tian-6/+82
2024-04-30powercap: intel_rapl: Introduce APIs for PMU supportZhang Rui-0/+32
2024-04-30Merge remote-tracking branch 'cxl/for-6.10/add-log-mbox-cmds' into cxl-for-nextDave Jiang-0/+3
2024-04-30cxl/cxl-event: include missing <linux/types.h> and <linux/uuid.h>Sangyun Kim-0/+3
2024-04-30Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...Palmer Dabbelt-0/+22
2024-04-30kunit/fortify: Add memcpy() testsKees Cook-1/+5
2024-04-30pwm: Make pwmchip_[sg]et_drvdata() a wrapper around dev_set_drvdata()Uwe Kleine-König-12/+2
2024-04-30bpf: Add support for kprobe session attachJiri Olsa-0/+1
2024-04-30remoteproc: mediatek: Add IMGSYS IPI commandOlivia Wen-0/+1
2024-04-30cxl/mbox: Add Clear Log mailbox commandSrinivasulu Thanneeru-0/+1
2024-04-30cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commandsSrinivasulu Thanneeru-0/+2
2024-05-01ASoC: doc: dapm: various improvementsMark Brown-115/+304
2024-04-30ASoC: Intel: avs: PCM code cleanupMark Brown-0/+4
2024-04-30drm/amdkfd: Bump kfd version for contiguous VRAM allocationPhilip Yang-1/+2
2024-04-30drm/amdgpu: Support contiguous VRAM allocationPhilip Yang-0/+1
2024-04-30net: sfp-bus: constify link_modes to sfp_select_interface()Russell King (Oracle)-2/+2
2024-04-30net/smc: add operations to merge sndbuf with peer DMBWen Gu-0/+3
2024-04-30net/smc: mark optional smcd_ops and check for support when calledWen Gu-6/+8
2024-04-30net/smc: decouple ism_client from SMC-D DMB registrationWen Gu-2/+2
2024-04-30media: cec: cec.h: 2.1 ms -> 2100 msHans Verkuil-1/+1
2024-04-30netdev: add queue statsXuan Zhuo-0/+46
2024-04-30virtio_net: introduce device stats feature and structuresXuan Zhuo-0/+143
2024-04-30RDMA/core: Add an option to display driver-specific QPs in the rdmatoolChiara Meiohas-2/+11
2024-04-30Merge tag 'fpga-for-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-12/+37
2024-04-30Merge tag 'counter-updates-for-6.10b' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman-1/+2
2024-04-30Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g...Dave Airlie-0/+15
2024-04-29bpf: Include linux/types.h for u32Dmitrii Bundin-0/+2
2024-04-29Merge tag 'ffa-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-0/+27
2024-04-29Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-4/+88
2024-04-29Merge tag 'tee-ts-for-v6.10' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann-254/+338
2024-04-29Merge tag 'mtk-soc-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-23/+116
2024-04-29Merge tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann-1/+0
2024-04-29Merge tag 'qcom-drivers-for-6.10' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-1/+10
2024-04-29Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann-0/+142
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-12/+137
2024-04-29iio: backend: add API for interface tuningNuno Sa-0/+36
2024-04-29iio: backend: change docs paddingNuno Sa-19/+19
2024-04-29iio: core: Add iio_read_acpi_mount_matrix() helper functionHans de Goede-0/+13
2024-04-29Merge branch 'vfio' of https://git.kernel.org/pub/scm/linux/kernel/git/herber...Alex Williamson-0/+31
2024-04-29Merge v6.9-rc6 into drm-nextDaniel Vetter-117/+223
2024-04-29dt-bindings: clock: google,gs101-clock: add HSI2 clock management unitPeter Griffin-0/+62
2024-04-30ASoC: SOF: Constify stored pointer to snd_sof_dsp_opsKrzysztof Kozlowski-1/+1
2024-04-30ASoC: Merge up fixesMark Brown-40/+147
2024-04-30ASoC: pcm: Reverse iterate DAIs when shutting them downCezary Rojewski-0/+4
2024-04-29netfs: Make netfs_io_request::subreq_counter an atomic_tDavid Howells-1/+1
2024-04-29mm: Remove the PG_fscache alias for PG_private_2David Howells-76/+4
2024-04-29netfs: Replace PG_fscache by setting folio->private and marking dirtyDavid Howells-12/+36
2024-04-29media: uapi: v4l: Don't expose generic metadata formats to userspaceLaurent Pinchart-0/+2