summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-19net: phy: move definition of phy_is_started before phy_disable_eee_modeHeiner Kallweit1-7/+7
2025-02-19io_uring: fix spelling error in uapi io_uring.hJens Axboe1-1/+1
2025-02-19kunit: Clarify kunit_skip() argument nameKevin Brodsky1-10/+10
2025-02-18PM: runtime: Introduce pm_runtime_blocked()Rafael J. Wysocki1-0/+2
2025-02-18PM: Block enabling of runtime PM during system suspendRafael J. Wysocki2-0/+5
2025-02-18PM: Rearrange documentation related to __pm_runtime_disable()Rafael J. Wysocki1-5/+12
2025-02-18ACPI: platform_profile: Improve platform_profile_unregister()Kurt Borja1-1/+1
2025-02-18s390/vfio-ap: Signal eventfd when guest AP configuration is changedRorie Reyes1-0/+1
2025-02-18Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+2
2025-02-18soc: apple: rtkit: Pass the crashlog to the crashed() callbackAsahi Lina1-1/+1
2025-02-18objpool: rework objpool_pop()Yury Norov1-4/+3
2025-02-18cpumask: add for_each_{possible,online}_cpu_wrapYury Norov1-0/+10
2025-02-18bitmap: Align documentation between bitmap_gather() and bitmap_scatter()Andy Shevchenko1-3/+5
2025-02-18nvme: Cleanup the definition of the controller config register fieldsDamien Le Moal1-7/+33
2025-02-18nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi1-0/+2
2025-02-18trace: tcp: Add tracepoint for tcp_cwnd_reduction()Breno Leitao1-0/+6
2025-02-18gpiolib: don't build HTE code with CONFIG_HTE disabledBartosz Golaszewski1-14/+22
2025-02-18gpiolib: move all includes to the top of gpio/consumer.hBartosz Golaszewski1-9/+3
2025-02-18x86: Move sysctls into arch/x86Joel Granados1-1/+0
2025-02-18Merge tag 'v6.14-rc3' into x86/core, to pick up fixesIngo Molnar17-30/+177
2025-02-18can: Switch to use hrtimer_setup()Nam Cao1-0/+5
2025-02-18percpu: Remove __per_cpu_loadBrian Gerst2-2/+1
2025-02-18percpu: Remove PERCPU_VADDR()Brian Gerst1-35/+1
2025-02-18percpu: Remove PER_CPU_FIRST_SECTIONBrian Gerst2-13/+0
2025-02-18sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers1-3/+4
2025-02-18media: v4l2-dv-timings: add v4l2_num_edid_blocks() helperHans Verkuil1-0/+1
2025-02-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann18-34/+81
2025-02-18taskstats: modify taskstats versionWang Yaxin1-1/+1
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 Kicinski2-7/+175
2025-02-18netdev-genl: Add an XSK attribute to queuesJoe Damato1-0/+6
2025-02-18netlink: Add nla_put_empty_nest helperJoe Damato1-0/+15
2025-02-18net: use napi_id_valid helperStefano Jordhani1-2/+2
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 Torvalds2-2/+4
2025-02-17mm/pkey: Add PKEY_UNRESTRICTED macroYury Khrustalev1-0/+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-17cpuidle: psci: Add trace for PSCI domain idleKeita Morisaki1-0/+37
2025-02-17ASoC: random cleanupMark Brown2-15/+4
2025-02-17ASoC: tas2764: Random patches from the Asahi LinuxMark Brown34-64/+258
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 Shevchenko2-15/+16