summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-02-21bpf: Prevent unsafe access to the sock fields in the BPF timestamping callbackJason Xing1-0/+1
2025-02-21i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers APIBilly Tsai1-1/+1
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-24/+116
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+2
2025-02-20leds: max77705: Add LEDs supportDzmitry Sankouski1-0/+17
2025-02-20mfd: Add new driver for MAX77705 PMICDzmitry Sankouski2-1/+181
2025-02-20power: supply: max77705: Add charger driver for Maxim 77705Dzmitry Sankouski1-0/+195
2025-02-20mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regsChris Morgan1-0/+1
2025-02-20Merge branch 'vfs-6.15.eventpoll' of https://git.kernel.org/pub/scm/linux/ker...Jens Axboe1-0/+4
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