summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-02-18sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers
2025-02-17bpf: Support getting referenced kptr from struct_ops argumentAmery Hung
2025-02-17bpf: Make every prog keep a copy of ctx_arg_infoAmery Hung
2025-02-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-17net: phy: Add helper for getting tx amplitude gainDimitri Fedrau
2025-02-17Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-17cpufreq: Allow arch_freq_get_on_cpu to return an errorBeata Michalska
2025-02-17firmware: arm_ffa: Add support for {un,}registration of framework notificationsSudeep Holla
2025-02-17firmware: arm_ffa: Upgrade FF-A version to v1.2 in the driverSudeep Holla
2025-02-17firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2Sudeep Holla
2025-02-17firmware: arm_ffa: Helper to check if a partition can receive REQUEST2 messagesSudeep Holla
2025-02-17firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitionsSudeep Holla
2025-02-17firmware: arm_ffa: Align sync_send_receive{,2} function prototypesSudeep Holla
2025-02-17firmware: arm_ffa: Replace UUID buffer to standard UUID formatSudeep Holla
2025-02-17ASoC: tas2764: Random patches from the Asahi LinuxMark Brown
2025-02-17gpiolib: Switch to use for_each_if() helperAndy Shevchenko
2025-02-17drm: Move for_each_if() to util_macros.h for wider useAndy Shevchenko
2025-02-17Merge tag 'gpio-set-array-helper-v6.15-rc1' into togregJonathan Cameron
2025-02-17iio: Drop iio_device_claim_direct_scoped() and related infrastructureJonathan Cameron
2025-02-17iio: core: Rework claim and release of direct mode to work with sparse.Jonathan Cameron
2025-02-17io_uring/zcrx: add interface queue and refill queueDavid Wei
2025-02-17Merge commit '71f0dd5a3293d75d26d405ffbaedfdda4836af32' of git://git.kernel.o...Jens Axboe
2025-02-17io_uring: pass struct io_tw_state by valueCaleb Sander Mateos
2025-02-17io_uring: introduce type alias for io_tw_stateCaleb Sander Mateos
2025-02-17io_uring/kbuf: remove legacy kbuf cachingPavel Begunkov
2025-02-17Merge 6.14-rc3 into usb-nextGreg Kroah-Hartman
2025-02-17Merge 6.14-rc3 into tty-nextGreg Kroah-Hartman
2025-02-17Merge 6.14-rc3 into driver-core-nextGreg Kroah-Hartman
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-16sched/topology: Introduce for_each_node_numadist() iteratorAndrea Righi
2025-02-16mm/numa: Introduce nearest_node_nodemask()Andrea Righi
2025-02-16nodemask: numa: reorganize inclusion pathYury Norov
2025-02-16nodemask: add nodes_copy()Yury Norov
2025-02-16iio: backend: add API for oversamplingAntoniu Miclaus
2025-02-16iio: backend: add support for data size setAntoniu Miclaus
2025-02-16iio: backend: add API for interface getAntoniu Miclaus
2025-02-16firmware: add Exynos ACPM protocol driverTudor Ambarus
2025-02-15kernfs: Use RCU to access kernfs_node::name.Sebastian Andrzej Siewior
2025-02-15kernfs: Use RCU to access kernfs_node::parent.Sebastian Andrzej Siewior
2025-02-14net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook
2025-02-14net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)
2025-02-14net: phy: remove helper phy_is_internalHeiner Kallweit
2025-02-14net: phy: stop exporting phy_queue_state_machineHeiner Kallweit
2025-02-14net: phy: stop exporting feature arrays which aren't used outside phylibHeiner Kallweit
2025-02-14net: phy: remove fixup-related definitions from phy.h which are not used outs...Heiner Kallweit
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-02-14crypto: ccp: Add external API interface for PSP module initializationSean Christopherson
2025-02-14Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-14net: xpcs: remove xpcs_config_eee() from global scopeRussell King (Oracle)