summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-02-20irqchip/irq-msi-lib: Optionally set default irq_eoi()/irq_ack()Thomas Gleixner
2025-02-20driver core: Remove needless return in void API device_remove_group()Zijun Hu
2025-02-20driver core: class: Remove needless return in void API class_remove_file()Zijun Hu
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni
2025-02-20eventpoll: add epoll_sendevents() helperJens Axboe
2025-02-19net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao
2025-02-19net: stmmac: "speed" passed to fix_mac_speed is an intRussell King (Oracle)
2025-02-19mm: Add copy_remote_vm_str() for readng C strings from remote VMJordan Rome
2025-02-20power: supply: bq27xxx: Add voltage_max_design property for bq270x0 and bq27x10Sicelo A. Mhlongo
2025-02-19SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-02-19PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionallyRafael J. Wysocki
2025-02-18bpf: fix env->peak_states computationEduard Zingerman
2025-02-18bpf: free verifier states when they are no longer referencedEduard Zingerman
2025-02-18bpf: use list_head to track explored states and free listEduard Zingerman
2025-02-18net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...Heiner Kallweit
2025-02-18net: phy: improve phy_disable_eee_modeHeiner Kallweit
2025-02-18net: phy: move definition of phy_is_started before phy_disable_eee_modeHeiner Kallweit
2025-02-18PM: runtime: Introduce pm_runtime_blocked()Rafael J. Wysocki
2025-02-18PM: Block enabling of runtime PM during system suspendRafael J. Wysocki
2025-02-18PM: Rearrange documentation related to __pm_runtime_disable()Rafael J. Wysocki
2025-02-18ACPI: platform_profile: Improve platform_profile_unregister()Kurt Borja
2025-02-18Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-02-18soc: apple: rtkit: Pass the crashlog to the crashed() callbackAsahi Lina
2025-02-18objpool: rework objpool_pop()Yury Norov
2025-02-18cpumask: add for_each_{possible,online}_cpu_wrapYury Norov
2025-02-18bitmap: Align documentation between bitmap_gather() and bitmap_scatter()Andy Shevchenko
2025-02-18nvme: Cleanup the definition of the controller config register fieldsDamien Le Moal
2025-02-18nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-02-18gpiolib: don't build HTE code with CONFIG_HTE disabledBartosz Golaszewski
2025-02-18gpiolib: move all includes to the top of gpio/consumer.hBartosz Golaszewski
2025-02-18x86: Move sysctls into arch/x86Joel Granados
2025-02-18Merge tag 'v6.14-rc3' into x86/core, to pick up fixesIngo Molnar
2025-02-18can: Switch to use hrtimer_setup()Nam Cao
2025-02-18percpu: Remove PER_CPU_FIRST_SECTIONBrian Gerst
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