summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callbackJason Xing
2025-02-20bpf: Prevent unsafe access to the sock fields in the BPF timestamping callbackJason Xing
2025-02-20i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers APIBilly Tsai
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-20leds: max77705: Add LEDs supportDzmitry Sankouski
2025-02-20mfd: Add new driver for MAX77705 PMICDzmitry Sankouski
2025-02-20power: supply: max77705: Add charger driver for Maxim 77705Dzmitry Sankouski
2025-02-20mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regsChris Morgan
2025-02-20Merge branch 'vfs-6.15.eventpoll' of https://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2025-02-20Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-epoll-waitJens Axboe
2025-02-20Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-epoll-waitJens Axboe
2025-02-20fuse: don't truncate cached, mutated symlinkMiklos Szeredi
2025-02-20mei: Remove unused functionsDr. David Alan Gilbert
2025-02-20genirq: Introduce irq_can_move_in_process_context()Anup Patel
2025-02-20genirq: Introduce common irq_force_complete_move() implementationThomas Gleixner
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