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-12-18
net/sched: Extend qdisc control block with tc control block
Paul Blakey
7
-17
/
+34
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-6
/
+9
2021-12-17
net: fix typo in a comment
Xiang wangx
1
-1
/
+1
2021-12-17
Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+10
2021-12-17
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
81
-198
/
+881
2021-12-17
Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-57
/
+84
2021-12-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
12
-30
/
+434
2021-12-16
bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
Martin KaFai Lau
1
-2
/
+14
2021-12-16
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
2
-0
/
+32
2021-12-16
bpf: Fix extable address check.
Alexei Starovoitov
1
-7
/
+42
2021-12-16
bpf: Fix extable fixup offset.
Alexei Starovoitov
1
-1
/
+1
2021-12-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+12
2021-12-16
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
1
-0
/
+23
2021-12-16
bpf: Make 32->64 bounds propagation slightly more robust
Daniel Borkmann
1
-9
/
+15
2021-12-16
bpf: Fix signed bounds propagation after mov32
Daniel Borkmann
1
-0
/
+4
2021-12-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2021-12-16
Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2021-12-16
arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()
Lakshmi Ramasubramanian
1
-0
/
+1
2021-12-16
afs: Fix mmap
David Howells
2
-2
/
+4
2021-12-16
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
1
-1
/
+0
2021-12-16
net: systemport: Add global locking for descriptor lifecycle
Florian Fainelli
2
-1
/
+5
2021-12-16
net/smc: Prevent smc_release() from long blocking
D. Wythe
1
-1
/
+3
2021-12-16
Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2
-2
/
+2
2021-12-16
netfilter: ctnetlink: remove expired entries first
Florian Westphal
1
-2
/
+3
2021-12-16
net: Fix double 0x prefix print in SKB dump
Gal Pressman
1
-1
/
+1
2021-12-16
virtio_net: fix rx_drops stat for small pkts
Wenliang Wang
1
-6
/
+3
2021-12-16
dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED
Andrey Eremeev
1
-2
/
+2
2021-12-16
sfc_ef100: potential dereference of null pointer
Jiasheng Jiang
1
-0
/
+3
2021-12-16
net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
John Keeping
1
-1
/
+3
2021-12-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
6
-15
/
+39
2021-12-16
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
1
-0
/
+6
2021-12-16
net/packet: rx_owner_map depends on pg_vec
Willem de Bruijn
1
-2
/
+3
2021-12-16
netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...
Haimin Zhang
1
-0
/
+1
2021-12-16
dpaa2-eth: fix ethtool statistics
Ioana Ciornei
2
-1
/
+3
2021-12-16
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
2
-2
/
+4
2021-12-16
netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy()
Eric Dumazet
1
-2
/
+2
2021-12-15
ixgbe: set X550 MDIO speed before talking to PHY
Cyril Novikov
1
-0
/
+3
2021-12-15
dm integrity: fix data corruption due to improper use of bvec_kmap_local
Mike Snitzer
1
-1
/
+1
2021-12-15
ixgbe: Document how to enable NBASE-T support
Robert Schlabbach
2
-0
/
+20
2021-12-15
igc: Fix typo in i225 LTR functions
Sasha Neftin
1
-1
/
+1
2021-12-15
igbvf: fix double free in `igbvf_probe`
Letu Ren
1
-0
/
+1
2021-12-15
igb: Fix removal of unicast MAC filters of VFs
Karen Sornek
1
-14
/
+14
2021-12-15
Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-14
/
+25
2021-12-15
Merge tag 's390-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-11
/
+44
2021-12-15
Merge tag 'hyperv-fixes-signed-20211214' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2021-12-15
audit: improve robustness of the audit queue handling
Paul Moore
1
-11
/
+10
2021-12-15
soc/tegra: fuse: Fix bitwise vs. logical OR warning
Nathan Chancellor
2
-2
/
+2
2021-12-15
Merge tag 'wireless-drivers-2021-12-15' of git://git.kernel.org/pub/scm/linux...
David S. Miller
8
-19
/
+24
2021-12-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2
-8
/
+11
2021-12-15
bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
Daniel Borkmann
1
-2
/
+65
[next]