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-7.0.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
2020-08-04
openrisc: Implement proper SMP tlb flushing
Stafford Horne
2
-13
/
+89
2020-08-04
openrisc: Fix oops caused when dumping stack
Stafford Horne
1
-2
/
+16
2020-08-04
openrisc: Add support for external initrd images
Stafford Horne
2
-15
/
+5
2020-08-04
init: Align init_task to avoid conflict with MUTEX_FLAGS
Stafford Horne
1
-0
/
+1
2020-08-04
openrisc: fix __user in raw_copy_to_user()'s prototype
Luc Van Oostenryck
1
-1
/
+1
2020-08-04
sfc: Fix build with CONFIG_RFS_ACCEL disabled.
David S. Miller
1
-0
/
+2
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
135
-1013
/
+4603
2020-08-04
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
11
-171
/
+188
2020-08-04
Merge branch 'sfc-driver-for-EF100-family-NICs-part-2'
David S. Miller
10
-12
/
+1255
2020-08-04
sfc_ef100: add nic-type for VFs, and bind to them
Edward Cree
3
-0
/
+81
2020-08-04
sfc_ef100: read pf_index at probe time
Edward Cree
2
-0
/
+5
2020-08-04
sfc_ef100: functions for selftests
Edward Cree
1
-0
/
+47
2020-08-04
sfc_ef100: statistics gathering
Edward Cree
3
-0
/
+217
2020-08-04
sfc_ef100: plumb in fini_dmaq
Edward Cree
1
-0
/
+1
2020-08-04
sfc_ef100: RX path for EF100
Edward Cree
3
-9
/
+167
2020-08-04
sfc_ef100: RX filter table management and related gubbins
Edward Cree
2
-0
/
+77
2020-08-04
sfc_ef100: TX path for EF100 NICs
Edward Cree
5
-5
/
+396
2020-08-04
sfc_ef100: read Design Parameters at probe time
Edward Cree
2
-0
/
+220
2020-08-04
sfc_ef100: fail the probe if NIC uses unsol_ev credits
Edward Cree
1
-0
/
+6
2020-08-04
sfc_ef100: check firmware version at start-of-day
Edward Cree
1
-0
/
+40
2020-08-04
enetc: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-08-04
dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-08-04
Merge branch 'net-dsa-loop-Preparatory-changes-for-802-1Q-data-path'
David S. Miller
2
-38
/
+64
2020-08-04
net: dsa: loop: Set correct number of ports
Florian Fainelli
1
-1
/
+1
2020-08-04
net: dsa: loop: Wire-up MTU callbacks
Florian Fainelli
2
-0
/
+18
2020-08-04
net: dsa: loop: Move data structures to header
Florian Fainelli
2
-31
/
+41
2020-08-04
net: dsa: loop: Support 4K VLANs
Florian Fainelli
1
-4
/
+2
2020-08-04
net: dsa: loop: PVID should be per-port
Florian Fainelli
1
-4
/
+4
2020-08-04
cxgb4: add TC-MATCHALL IPv6 support
Rahul Lakkireddy
3
-26
/
+82
2020-08-04
net: dsa: sja1105: poll for extts events from a timer
Vladimir Oltean
2
-34
/
+50
2020-08-04
mptcp: fix bogus sendmsg() return code under pressure
Paolo Abeni
1
-2
/
+1
2020-08-04
Merge branch 'mlxsw-Add-support-for-buffer-drop-traps'
David S. Miller
15
-66
/
+406
2020-08-04
selftests: mlxsw: RED: Test offload of trapping on RED qevents
Petr Machata
2
-6
/
+40
2020-08-04
mlxsw: spectrum_qdisc: Offload action trap for qevents
Petr Machata
3
-13
/
+95
2020-08-04
mlxsw: spectrum_trap: Add early_drop trap
Ido Schimmel
3
-3
/
+53
2020-08-04
mlxsw: spectrum_trap: Allow for per-ASIC traps initialization
Ido Schimmel
2
-9
/
+75
2020-08-04
mlxsw: spectrum_trap: Allow for per-ASIC trap groups initialization
Ido Schimmel
4
-9
/
+93
2020-08-04
mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_test
Petr Machata
1
-1
/
+2
2020-08-04
mlxsw: spectrum_trap: Use 'size_t' for array sizes
Ido Schimmel
2
-5
/
+5
2020-08-04
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
7
-20
/
+35
2020-08-04
devlink: Add early_drop trap
Amit Cohen
3
-0
/
+8
2020-08-04
f2fs: update_sit_entry: Make the judgment condition of f2fs_bug_on more intui...
Zhihao Cheng
1
-1
/
+1
2020-08-04
f2fs: replace test_and_set/clear_bit() with set/clear_bit()
Yufen Yu
1
-2
/
+2
2020-08-04
f2fs: make file immutable even if releasing zero compression block
Daeho Jeong
1
-3
/
+3
2020-08-04
Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
25
-135
/
+846
2020-08-04
fib: Fix undef compile warning
YueHaibing
1
-1
/
+1
2020-08-04
mptcp: use mptcp_for_each_subflow in mptcp_stream_accept
Geliang Tang
1
-1
/
+1
2020-08-04
Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/sc...
David S. Miller
6
-6
/
+14
2020-08-04
net: stmmac: fix failed to suspend if phy based WOL is enabled
Jisheng Zhang
1
-1
/
+1
2020-08-04
seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header
Ioana-Ruxandra Stăncioi
2
-21
/
+17
[prev]
[next]