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.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
2021-11-01
Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-61
/
+146
2021-11-01
Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-12
/
+224
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
62
-160
/
+140
2021-11-01
cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
He Fengqing
3
-67
/
+45
2021-11-01
cgroup: Fix rootcg cpu.stat guest double counting
Dan Schatzberg
1
-2
/
+0
2021-11-01
Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-848
/
+1045
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
80
-1524
/
+1521
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
185
-4065
/
+4986
2021-11-01
selftests, bpf: Fix broken riscv build
Björn Töpel
1
-1
/
+1
2021-11-01
riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
Björn Töpel
1
-0
/
+32
2021-11-01
tools, build: Add RISC-V to HOSTARCH parsing
Björn Töpel
1
-1
/
+2
2021-11-01
riscv, bpf: Increase the maximum number of iterations
Björn Töpel
1
-1
/
+1
2021-11-01
selftests, bpf: Add one test for sockmap with strparser
Liu Jian
1
-3
/
+30
2021-11-01
selftests, bpf: Fix test_txmsg_ingress_parser error
Liu Jian
1
-0
/
+2
2021-11-01
skmsg: Lose offset info in sk_psock_skb_ingress
Liu Jian
2
-12
/
+49
2021-11-01
selftests/bpf: Fix strobemeta selftest regression
Andrii Nakryiko
1
-0
/
+11
2021-11-01
Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
9
-169
/
+36
2021-11-01
bpf: Disallow unprivileged bpf by default
Pawan Gupta
1
-0
/
+7
2021-11-01
Merge tag 'tpmdd-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+28
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
74
-1703
/
+2914
2021-11-01
vsprintf: Update %pGp documentation about that it prints hex value
Petr Mladek
1
-1
/
+1
2021-11-01
Merge branch 'SMC-tracepoints'
David S. Miller
7
-2
/
+142
2021-11-01
net/smc: Introduce tracepoint for smcr link down
Tony Lu
3
-2
/
+38
2021-11-01
net/smc: Introduce tracepoints for tx and rx msg
Tony Lu
4
-0
/
+45
2021-11-01
net/smc: Introduce tracepoint for fallback
Tony Lu
4
-0
/
+59
2021-11-01
Merge branch 'amt-driver'
David S. Miller
9
-0
/
+4054
2021-11-01
selftests: add amt interface selftest script
Taehee Yoo
3
-0
/
+286
2021-11-01
amt: add mld report message handler
Taehee Yoo
2
-7
/
+441
2021-11-01
amt: add multicast(IGMP) report message handler
Taehee Yoo
2
-2
/
+1234
2021-11-01
amt: add data plane of amt interface
Taehee Yoo
2
-1
/
+1288
2021-11-01
amt: add control plane of amt interface
Taehee Yoo
6
-0
/
+815
2021-11-01
Merge branch 'netdevsim-device-and-bus'
David S. Miller
4
-235
/
+235
2021-11-01
netdevsim: rename 'driver' entry points
Jakub Kicinski
3
-14
/
+14
2021-11-01
netdevsim: move max vf config to dev
Jakub Kicinski
3
-82
/
+64
2021-11-01
netdevsim: move details of vf config to dev
Jakub Kicinski
3
-73
/
+63
2021-11-01
netdevsim: move vfconfig to nsim_dev
Jakub Kicinski
4
-91
/
+111
2021-11-01
netdevsim: take rtnl_lock when assigning num_vfs
Jakub Kicinski
1
-3
/
+11
2021-11-01
Merge branch 'devlink-locking'
David S. Miller
4
-87
/
+136
2021-11-01
ethtool: don't drop the rtnl_lock half way thru the ioctl
Jakub Kicinski
3
-46
/
+43
2021-11-01
devlink: expose get/put functions
Jakub Kicinski
2
-3
/
+17
2021-11-01
ethtool: handle info/flash data copying outside rtnl_lock
Jakub Kicinski
1
-41
/
+69
2021-11-01
ethtool: push the rtnl_lock into dev_ethtool()
Jakub Kicinski
2
-3
/
+13
2021-11-01
Merge branch 'mana-misc'
David S. Miller
4
-97
/
+208
2021-11-01
net: mana: Support hibernation and kexec
Dexuan Cui
3
-52
/
+164
2021-11-01
net: mana: Improve the HWC error handling
Dexuan Cui
2
-44
/
+31
2021-11-01
net: mana: Report OS info to the PF driver
Dexuan Cui
1
-0
/
+11
2021-11-01
net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()
Dexuan Cui
1
-1
/
+2
2021-11-01
Merge branch 'mptcp-selftests'
David S. Miller
3
-37
/
+73
2021-11-01
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
2
-36
/
+72
2021-11-01
selftests: mptcp: fix proto type in link_failure tests
Geliang Tang
1
-1
/
+1
[prev]
[next]