summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-02-20Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-epoll-waitJens Axboe6-30/+15
2025-02-20Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-epoll-waitJens Axboe1-4/+8
2025-02-20fuse: don't truncate cached, mutated symlinkMiklos Szeredi1-0/+2
2025-02-20mei: Remove unused functionsDr. David Alan Gilbert1-5/+0
2025-02-20genirq: Introduce irq_can_move_in_process_context()Anup Patel1-0/+2
2025-02-20genirq: Introduce common irq_force_complete_move() implementationThomas Gleixner1-2/+3
2025-02-20irqchip/irq-msi-lib: Optionally set default irq_eoi()/irq_ack()Thomas Gleixner1-0/+11
2025-02-20driver core: Remove needless return in void API device_remove_group()Zijun Hu1-1/+1
2025-02-20driver core: class: Remove needless return in void API class_remove_file()Zijun Hu1-1/+1
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni1-1/+0
2025-02-20eventpoll: add epoll_sendevents() helperJens Axboe1-0/+4
2025-02-20net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao1-0/+2
2025-02-20net: stmmac: "speed" passed to fix_mac_speed is an intRussell King (Oracle)1-1/+1
2025-02-20mm: Add copy_remote_vm_str() for readng C strings from remote VMJordan Rome1-0/+5
2025-02-20power: supply: bq27xxx: Add voltage_max_design property for bq270x0 and bq27x10Sicelo A. Mhlongo1-0/+1
2025-02-20SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust1-2/+1
2025-02-19PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionallyRafael J. Wysocki2-1/+10
2025-02-19bpf: fix env->peak_states computationEduard Zingerman1-0/+2
2025-02-19bpf: free verifier states when they are no longer referencedEduard Zingerman1-6/+8
2025-02-19bpf: use list_head to track explored states and free listEduard Zingerman1-3/+6
2025-02-19net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...Heiner Kallweit1-2/+1
2025-02-19net: phy: improve phy_disable_eee_modeHeiner Kallweit1-0/+3
2025-02-19net: phy: move definition of phy_is_started before phy_disable_eee_modeHeiner Kallweit1-7/+7
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-18Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
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-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 Molnar7-22/+118
2025-02-18can: Switch to use hrtimer_setup()Nam Cao1-0/+5
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