summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-1/+30
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-20io_uring/epoll: add support for IORING_OP_EPOLL_WAITJens Axboe1-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 Axboe13-32/+163
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-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni1-0/+3
2025-02-20Merge tag 'linux-can-next-for-6.15-20250219' of git://git.kernel.org/pub/scm/...Paolo Abeni1-1/+2
2025-02-20eventpoll: add epoll_sendevents() helperJens Axboe1-0/+4
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca1-0/+14
2025-02-20drm/ast: cursor: Move format conversion to shared helperThomas Zimmermann1-0/+3
2025-02-20net: dismiss sk_forward_alloc_get()Paolo Abeni1-13/+0
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-20ipv4: fib_rules: Add port mask matchingIdo Schimmel1-0/+11
2025-02-20net: fib_rules: Add port mask supportIdo Schimmel1-0/+8
2025-02-20net: fib_rules: Add port mask attributesIdo Schimmel1-0/+2
2025-02-20Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...Linus Torvalds1-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 Myklebust2-4/+2
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard1-1/+1
2025-02-19drm/atomic: Document history of drm_atomic_stateMaxime Ripard1-0/+31
2025-02-19PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionallyRafael J. Wysocki2-1/+10
2025-02-19can: canxl: support Remote Request Substitution bit accessOliver Hartkopp1-1/+2
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: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima1-0/+11
2025-02-19ipv6: initialize inet socket cookies with sockcm_initWillem de Bruijn1-0/+2
2025-02-19ipv6: replace ipcm6_init calls with ipcm6_init_skWillem de Bruijn1-9/+0
2025-02-19ipv4: remove get_rttosWillem de Bruijn1-8/+3
2025-02-19ipv4: initialize inet socket cookies with sockcm_initWillem de Bruijn1-3/+2
2025-02-19net: initialize mark in sockcm_initWillem de Bruijn1-0/+1
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