index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback
Jason Xing
1
-0
/
+5
2025-02-21
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
2
-2
/
+9
2025-02-21
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
2
-1
/
+7
2025-02-21
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
2
-1
/
+5
2025-02-21
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
2
-1
/
+10
2025-02-21
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
2
-0
/
+2
2025-02-21
bpf: Prepare the sock_ops ctx and call bpf prog for TX timestamping
Jason Xing
1
-0
/
+7
2025-02-21
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
2
-0
/
+10
2025-02-21
i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API
Billy Tsai
1
-1
/
+1
2025-02-21
net: Add options as a flexible array to struct ip_tunnel_info
Gal Pressman
2
-7
/
+5
2025-02-21
ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
Gal Pressman
1
-1
/
+1
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-28
/
+184
2025-02-20
Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-1
/
+30
2025-02-20
leds: max77705: Add LEDs support
Dzmitry Sankouski
1
-0
/
+17
2025-02-20
mfd: Add new driver for MAX77705 PMIC
Dzmitry Sankouski
2
-1
/
+181
2025-02-20
power: supply: max77705: Add charger driver for Maxim 77705
Dzmitry Sankouski
1
-0
/
+195
2025-02-20
mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regs
Chris Morgan
1
-0
/
+1
2025-02-20
io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
Jens Axboe
1
-0
/
+1
2025-02-20
Merge branch 'vfs-6.15.eventpoll' of https://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
1
-0
/
+4
2025-02-20
Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-epoll-wait
Jens Axboe
13
-32
/
+163
2025-02-20
Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-epoll-wait
Jens Axboe
1
-4
/
+8
2025-02-20
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
1
-0
/
+2
2025-02-20
mei: Remove unused functions
Dr. David Alan Gilbert
1
-5
/
+0
2025-02-20
genirq: Introduce irq_can_move_in_process_context()
Anup Patel
1
-0
/
+2
2025-02-20
genirq: Introduce common irq_force_complete_move() implementation
Thomas Gleixner
1
-2
/
+3
2025-02-20
irqchip/irq-msi-lib: Optionally set default irq_eoi()/irq_ack()
Thomas Gleixner
1
-0
/
+11
2025-02-20
driver core: Remove needless return in void API device_remove_group()
Zijun Hu
1
-1
/
+1
2025-02-20
driver core: class: Remove needless return in void API class_remove_file()
Zijun Hu
1
-1
/
+1
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
1
-1
/
+0
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
1
-0
/
+3
2025-02-20
Merge tag 'linux-can-next-for-6.15-20250219' of git://git.kernel.org/pub/scm/...
Paolo Abeni
1
-1
/
+2
2025-02-20
eventpoll: add epoll_sendevents() helper
Jens Axboe
1
-0
/
+4
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
1
-0
/
+14
2025-02-20
drm/ast: cursor: Move format conversion to shared helper
Thomas Zimmermann
1
-0
/
+3
2025-02-20
net: dismiss sk_forward_alloc_get()
Paolo Abeni
1
-13
/
+0
2025-02-20
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
1
-0
/
+2
2025-02-20
net: stmmac: "speed" passed to fix_mac_speed is an int
Russell King (Oracle)
1
-1
/
+1
2025-02-20
ipv4: fib_rules: Add port mask matching
Ido Schimmel
1
-0
/
+11
2025-02-20
net: fib_rules: Add port mask support
Ido Schimmel
1
-0
/
+8
2025-02-20
net: fib_rules: Add port mask attributes
Ido Schimmel
1
-0
/
+2
2025-02-20
Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2025-02-20
mm: Add copy_remote_vm_str() for readng C strings from remote VM
Jordan Rome
1
-0
/
+5
2025-02-20
power: supply: bq27xxx: Add voltage_max_design property for bq270x0 and bq27x10
Sicelo A. Mhlongo
1
-0
/
+1
2025-02-20
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
2
-4
/
+2
2025-02-19
drm/bridge: Pass full state to atomic_post_disable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_disable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_enable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_pre_enable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/atomic: Document history of drm_atomic_state
Maxime Ripard
1
-0
/
+31
2025-02-19
PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
Rafael J. Wysocki
2
-1
/
+10
[prev]
[next]