summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callbackJason Xing1-0/+5
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callbackJason Xing2-2/+9
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callbackJason Xing2-1/+7
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callbackJason Xing2-1/+5
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callbackJason Xing2-1/+10
2025-02-21bpf: Prevent unsafe access to the sock fields in the BPF timestamping callbackJason Xing2-0/+2
2025-02-21bpf: Prepare the sock_ops ctx and call bpf prog for TX timestampingJason Xing1-0/+7
2025-02-21bpf: Add networking timestamping support to bpf_get/setsockopt()Jason Xing2-0/+10
2025-02-21i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers APIBilly Tsai1-1/+1
2025-02-21net: Add options as a flexible array to struct ip_tunnel_infoGal Pressman2-7/+5
2025-02-21ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'Gal Pressman1-1/+1
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-28/+184
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