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.19.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-15
netlink: add IGMP/MLD join/leave notifications
Yuyang Huang
1
-0
/
+2
2024-12-13
skbuff: allow 2-4-argument skb_frag_dma_map()
Alexander Lobakin
1
-5
/
+26
2024-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-28
/
+26
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-2
/
+12
2024-12-12
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
1
-0
/
+7
2024-12-12
lib: packing: add pack_fields() and unpack_fields()
Vladimir Oltean
1
-0
/
+425
2024-12-11
rtnetlink: remove pad field in ndo_fdb_dump_context
Eric Dumazet
1
-1
/
+0
2024-12-11
rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()
Eric Dumazet
1
-2
/
+2
2024-12-11
rtnetlink: add ndo_fdb_dump_context
Eric Dumazet
1
-0
/
+7
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
1
-1
/
+2
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
1
-1
/
+2
2024-12-10
net: phy: Add helper for mapping RGMII link speed to clock rate
Jan Petrous (OSS)
1
-0
/
+23
2024-12-10
net: stmmac: Fix clock rate variables size
Jan Petrous (OSS)
1
-3
/
+3
2024-12-10
net: stmmac: Extend CSR calc support
Jan Petrous (OSS)
1
-0
/
+2
2024-12-10
net: stmmac: Fix CSR divider comment
Jan Petrous (OSS)
1
-1
/
+1
2024-12-10
net: reformat kdoc return statements
Jakub Kicinski
11
-47
/
+50
2024-12-10
ktime: Add us_to_ktime()
David Howells
1
-0
/
+5
2024-12-09
Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-16
/
+2
2024-12-08
Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-8
/
+8
2024-12-08
net: mscc: ocelot: be resilient to loss of PTP packets during transmission
Vladimir Oltean
1
-0
/
+1
2024-12-07
Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2024-12-07
headers/cleanup.h: Remove the if_not_guard() facility
Ingo Molnar
1
-14
/
+0
2024-12-07
vrf: Make pcpu_dstats update functions available to other modules.
Guillaume Nault
1
-0
/
+40
2024-12-07
net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg
Russell King (Oracle)
1
-1
/
+1
2024-12-06
scatterlist: fix incorrect func name in kernel-doc
Randy Dunlap
1
-1
/
+1
2024-12-06
mm/codetag: swap tags when migrate pages
David Wang
1
-2
/
+2
2024-12-06
stackdepot: fix stack_depot_save_flags() in NMI context
Marco Elver
1
-3
/
+3
2024-12-06
mm: open-code PageTail in folio_flags() and const_folio_flags()
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-12-06
xdp: register system page pool as an XDP memory model
Toke Høiland-Jørgensen
1
-0
/
+1
2024-12-06
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
4
-14
/
+15
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
52
-195
/
+481
2024-12-05
Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-12-05
Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-0
/
+1
2024-12-05
clocksource: Make negative motion detection more robust
Thomas Gleixner
1
-0
/
+2
2024-12-05
net: phylink: add pcs_inband_caps() method
Russell King (Oracle)
1
-0
/
+17
2024-12-05
net: phy: add phy_config_inband()
Russell King (Oracle)
1
-0
/
+6
2024-12-05
net: phy: add phy_inband_caps()
Russell King (Oracle)
1
-0
/
+28
2024-12-05
netpoll: Make netpoll_send_udp return status instead of void
Maksym Kutsevol
1
-1
/
+1
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
1
-1
/
+1
2024-12-03
io_uring: Change res2 parameter type in io_uring_cmd_done
Bernd Schubert
1
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
6
-7
/
+7
2024-12-02
locking/ww_mutex: Fix ww_mutex dummy lockdep map selftest warnings
Thomas Hellström
1
-2
/
+2
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-11
/
+1
2024-12-02
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+153
2024-12-02
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2024-12-01
printf: Remove unused 'bprintf'
Dr. David Alan Gilbert
1
-1
/
+0
2024-12-01
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+26
2024-12-01
Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2024-12-01
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-8
/
+8
[next]