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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-3
/
+14
2022-01-06
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
1
-2
/
+2
2022-01-06
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
1
-1
/
+1
2022-01-06
ftrace/samples: Add missing prototypes direct functions
Jiri Olsa
4
-0
/
+11
2022-01-06
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
38
-229
/
+441
2022-01-05
selftests: set amt.sh executable
Taehee Yoo
1
-0
/
+0
2022-01-05
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
Aaron Ma
1
-3
/
+6
2022-01-05
Merge tag 'gpio-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+3
2022-01-05
Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-4
/
+6
2022-01-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
3
-18
/
+87
2022-01-05
sfc: The RX page_ring is optional
Martin Habets
2
-0
/
+10
2022-01-05
iavf: Fix limit of total number of queues to active queues of VF
Karen Sornek
1
-1
/
+4
2022-01-05
i40e: Fix incorrect netdev's real number of RX/TX queues
Jedrzej Jagielski
1
-7
/
+25
2022-01-05
i40e: Fix for displaying message regarding NVM version
Mateusz Palczewski
1
-2
/
+2
2022-01-05
i40e: fix use-after-free in i40e_sync_filters_subtask()
Di Zhu
1
-0
/
+24
2022-01-05
i40e: Fix to not show opcode msg on unsuccessful VF MAC change
Mateusz Palczewski
1
-8
/
+32
2022-01-04
ieee802154: atusb: fix uninit value in atusb_set_extended_addr
Pavel Skripkin
1
-4
/
+6
2022-01-04
Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
4
-82
/
+55
2022-01-04
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
3
-81
/
+54
2022-01-04
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
1
-1
/
+1
2022-01-04
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
1
-4
/
+2
2022-01-04
netrom: fix copying in user data in nr_setsockopt
Christoph Hellwig
1
-1
/
+1
2022-01-04
Merge branch 'srv6-traceroute'
David S. Miller
6
-33
/
+91
2022-01-04
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
2
-1
/
+21
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
4
-1
/
+38
2022-01-04
seg6: export get_srh() for ICMP handling
Andrew Lunn
3
-31
/
+32
2022-01-04
Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-...
Jakub Kicinski
3
-11
/
+21
2022-01-04
Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...
Florian Fainelli
1
-2
/
+2
2022-01-03
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
1
-5
/
+3
2022-01-03
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
1
-2
/
+5
2022-01-03
MAINTAINERS: update gpio-brcmstb maintainers
Gregory Fong
1
-1
/
+2
2022-01-03
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
Steven Lee
1
-1
/
+1
2022-01-03
Linux 5.16-rc8
v5.16-rc8
Linus Torvalds
1
-1
/
+1
2022-01-03
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...
Linus Torvalds
6
-21
/
+43
2022-01-02
net/fsl: Remove leftover definition in xgmac_mdio
Markus Koch
1
-1
/
+0
2022-01-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+8
2022-01-02
Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-01-02
rndis_host: support Hytera digital radios
Thomas Toye
1
-0
/
+5
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
1
-3
/
+5
2022-01-02
perf pmu: Fix alias events list
John Garry
1
-6
/
+17
2022-01-02
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
3
-34
/
+37
2022-01-02
Merge branch 'ena-fixes'
David S. Miller
1
-20
/
+29
2022-01-02
net: ena: Fix error handling when calculating max IO queues number
Arthur Kiyanovski
1
-4
/
+0
2022-01-02
net: ena: Fix wrong rx request id by resetting device
Arthur Kiyanovski
1
-2
/
+9
2022-01-02
net: ena: Fix undefined state when tx request id is out of bounds
Arthur Kiyanovski
1
-14
/
+20
2022-01-02
mctp: Remove only static neighbour on RTM_DELNEIGH
Gagan Kumar
1
-4
/
+5
2022-01-02
batman-adv: mcast: don't send link-local multicast to mcast routers
Linus Lüssing
3
-11
/
+21
2022-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+11
2022-01-01
net ticp:fix a kernel-infoleak in __tipc_sendmsg()
Haimin Zhang
1
-0
/
+2
2022-01-01
selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature
Jianguo Wu
1
-1
/
+2
[next]