summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-02-18percpu: Remove PER_CPU_FIRST_SECTIONBrian Gerst1-12/+0
2025-02-18sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers1-3/+4
2025-02-18bpf: Support getting referenced kptr from struct_ops argumentAmery Hung1-0/+3
2025-02-18bpf: Make every prog keep a copy of ctx_arg_infoAmery Hung1-2/+5
2025-02-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-7/+128
2025-02-18net: phy: Add helper for getting tx amplitude gainDimitri Fedrau1-0/+4
2025-02-17Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-02-17cpufreq: Allow arch_freq_get_on_cpu to return an errorBeata Michalska1-1/+1
2025-02-17firmware: arm_ffa: Add support for {un,}registration of framework notificationsSudeep Holla1-0/+5
2025-02-17firmware: arm_ffa: Upgrade FF-A version to v1.2 in the driverSudeep Holla1-0/+1
2025-02-17firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2Sudeep Holla1-0/+1
2025-02-17firmware: arm_ffa: Helper to check if a partition can receive REQUEST2 messagesSudeep Holla1-0/+8
2025-02-17firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitionsSudeep Holla1-0/+3
2025-02-17firmware: arm_ffa: Align sync_send_receive{,2} function prototypesSudeep Holla1-1/+1
2025-02-17firmware: arm_ffa: Replace UUID buffer to standard UUID formatSudeep Holla1-1/+1
2025-02-17ASoC: tas2764: Random patches from the Asahi LinuxMark Brown17-51/+185
2025-02-17gpiolib: Switch to use for_each_if() helperAndy Shevchenko1-3/+4
2025-02-17drm: Move for_each_if() to util_macros.h for wider useAndy Shevchenko1-0/+15
2025-02-17Merge tag 'gpio-set-array-helper-v6.15-rc1' into togregJonathan Cameron1-0/+11
2025-02-17iio: Drop iio_device_claim_direct_scoped() and related infrastructureJonathan Cameron1-27/+0
2025-02-17iio: core: Rework claim and release of direct mode to work with sparse.Jonathan Cameron1-0/+26
2025-02-17io_uring/zcrx: add interface queue and refill queueDavid Wei1-0/+6
2025-02-17Merge commit '71f0dd5a3293d75d26d405ffbaedfdda4836af32' of git://git.kernel.o...Jens Axboe5-30/+9
2025-02-17io_uring: pass struct io_tw_state by valueCaleb Sander Mateos1-1/+1
2025-02-17io_uring: introduce type alias for io_tw_stateCaleb Sander Mateos1-1/+8
2025-02-17io_uring/kbuf: remove legacy kbuf cachingPavel Begunkov1-3/+0
2025-02-17Merge 6.14-rc3 into usb-nextGreg Kroah-Hartman17-51/+185
2025-02-17Merge 6.14-rc3 into tty-nextGreg Kroah-Hartman17-51/+185
2025-02-17Merge 6.14-rc3 into driver-core-nextGreg Kroah-Hartman7-22/+118
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+69
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+9
2025-02-16sched/topology: Introduce for_each_node_numadist() iteratorAndrea Righi1-0/+30
2025-02-16mm/numa: Introduce nearest_node_nodemask()Andrea Righi1-0/+7
2025-02-16nodemask: numa: reorganize inclusion pathYury Norov3-11/+11
2025-02-16nodemask: add nodes_copy()Yury Norov1-0/+7
2025-02-16iio: backend: add API for oversamplingAntoniu Miclaus1-0/+5
2025-02-16iio: backend: add support for data size setAntoniu Miclaus1-0/+3
2025-02-16iio: backend: add API for interface getAntoniu Miclaus1-0/+11
2025-02-16firmware: add Exynos ACPM protocol driverTudor Ambarus1-0/+49
2025-02-15kernfs: Use RCU to access kernfs_node::name.Sebastian Andrzej Siewior1-2/+2
2025-02-15kernfs: Use RCU to access kernfs_node::parent.Sebastian Andrzej Siewior1-1/+9
2025-02-15net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook1-1/+1
2025-02-15net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)1-2/+0
2025-02-15net: phy: remove helper phy_is_internalHeiner Kallweit1-9/+0
2025-02-15net: phy: stop exporting phy_queue_state_machineHeiner Kallweit1-1/+0
2025-02-15net: phy: stop exporting feature arrays which aren't used outside phylibHeiner Kallweit1-5/+0
2025-02-15net: phy: remove fixup-related definitions from phy.h which are not used outs...Heiner Kallweit1-14/+0
2025-02-15Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini10-28/+67
2025-02-15crypto: ccp: Add external API interface for PSP module initializationSean Christopherson1-0/+9
2025-02-15Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+16