summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-02-17netdev-genl: Add an XSK attribute to queuesJoe Damato-0/+6
2025-02-17netlink: Add nla_put_empty_nest helperJoe Damato-0/+15
2025-02-17net: use napi_id_valid helperStefano Jordhani-2/+2
2025-02-17net: phy: Add helper for getting tx amplitude gainDimitri Fedrau-0/+4
2025-02-17Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+4
2025-02-17mm/pkey: Add PKEY_UNRESTRICTED macroYury Khrustalev-0/+1
2025-02-17cpufreq: Allow arch_freq_get_on_cpu to return an errorBeata Michalska-1/+1
2025-02-17firmware: arm_ffa: Add support for {un,}registration of framework notificationsSudeep Holla-0/+5
2025-02-17firmware: arm_ffa: Upgrade FF-A version to v1.2 in the driverSudeep Holla-0/+1
2025-02-17firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2Sudeep Holla-0/+1
2025-02-17firmware: arm_ffa: Helper to check if a partition can receive REQUEST2 messagesSudeep Holla-0/+8
2025-02-17firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitionsSudeep Holla-0/+3
2025-02-17firmware: arm_ffa: Align sync_send_receive{,2} function prototypesSudeep Holla-1/+1
2025-02-17firmware: arm_ffa: Replace UUID buffer to standard UUID formatSudeep Holla-1/+1
2025-02-17cpuidle: psci: Add trace for PSCI domain idleKeita Morisaki-0/+37
2025-02-17ASoC: random cleanupMark Brown-15/+4
2025-02-17ASoC: tas2764: Random patches from the Asahi LinuxMark Brown-64/+258
2025-02-17gpiolib: Switch to use for_each_if() helperAndy Shevchenko-3/+4
2025-02-17drm: Move for_each_if() to util_macros.h for wider useAndy Shevchenko-15/+16
2025-02-17Merge tag 'gpio-set-array-helper-v6.15-rc1' into togregJonathan Cameron-0/+11
2025-02-17iio: Drop iio_device_claim_direct_scoped() and related infrastructureJonathan Cameron-27/+0
2025-02-17iio: core: Rework claim and release of direct mode to work with sparse.Jonathan Cameron-0/+26
2025-02-17io_uring/zcrx: add io_recvzc requestDavid Wei-0/+2
2025-02-17io_uring/zcrx: add io_zcrx_areaDavid Wei-0/+9
2025-02-17io_uring/zcrx: add interface queue and refill queueDavid Wei-1/+48
2025-02-17Merge commit '71f0dd5a3293d75d26d405ffbaedfdda4836af32' of git://git.kernel.o...Jens Axboe-31/+104
2025-02-17io_uring: pass struct io_tw_state by valueCaleb Sander Mateos-1/+1
2025-02-17io_uring: introduce type alias for io_tw_stateCaleb Sander Mateos-1/+8
2025-02-17io_uring/kbuf: remove legacy kbuf cachingPavel Begunkov-3/+0
2025-02-17Merge 6.14-rc3 into usb-nextGreg Kroah-Hartman-64/+258
2025-02-17Merge 6.14-rc3 into tty-nextGreg Kroah-Hartman-64/+258
2025-02-17Merge 6.14-rc3 into driver-core-nextGreg Kroah-Hartman-30/+177
2025-02-16ASoC: remove dpcm_process_paths()Kuninori Morimoto-2/+2
2025-02-16ASoC: remove update from snd_soc_cardKuninori Morimoto-1/+0
2025-02-16ASoC: soc-pcm: makes dpcm_dapm_stream_event() voidKuninori Morimoto-2/+2
2025-02-16ASoC: soc-core: makes snd_soc_set_dmi_name() localKuninori Morimoto-10/+0
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+69
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+9
2025-02-16sched/topology: Introduce for_each_node_numadist() iteratorAndrea Righi-0/+30
2025-02-16mm/numa: Introduce nearest_node_nodemask()Andrea Righi-0/+7
2025-02-16nodemask: numa: reorganize inclusion pathYury Norov-11/+11
2025-02-16nodemask: add nodes_copy()Yury Norov-0/+7
2025-02-16iio: backend: add API for oversamplingAntoniu Miclaus-0/+5
2025-02-16iio: backend: add support for data size setAntoniu Miclaus-0/+3
2025-02-16iio: backend: add API for interface getAntoniu Miclaus-0/+11
2025-02-16firmware: add Exynos ACPM protocol driverTudor Ambarus-0/+49
2025-02-15Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+33
2025-02-15kernfs: Use RCU to access kernfs_node::name.Sebastian Andrzej Siewior-2/+2
2025-02-15kernfs: Use RCU to access kernfs_node::parent.Sebastian Andrzej Siewior-1/+9
2025-02-15media: v4l: Memset argument to 0 before calling get_mbus_config pad opSakari Ailus-1/+3