index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-17
selftests/bpf: Fix selftests build with old system-wide headers
Andrii Nakryiko
2021-06-17
bpf: Fix up register-based shifts in interpreter to silence KUBSAN
Daniel Borkmann
2021-06-17
btrfs: zoned: fix negative space_info->bytes_readonly
Naohiro Aota
2021-06-16
libbpf: Fail compilation if target arch is missing
Lorenz Bauer
2021-06-16
samples/bpf: Add missing option to xdp_sample_pkts usage
Wang Hai
2021-06-16
samples/bpf: Add missing option to xdp_fwd usage
Wang Hai
2021-06-16
bpf: Fix typo in kernel/bpf/bpf_lsm.c
Shuyi Cheng
2021-06-16
selftests/bpf: Whitelist test_progs.h from .gitignore
Daniel Xu
2021-06-16
net/mlx5: Reset mkey index on creation
Aya Levin
2021-06-16
net/mlx5e: Don't create devices during unload flow
Dmytro Linkin
2021-06-16
net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation padding
Alex Vesker
2021-06-16
net/mlx5: SF_DEV, remove SF device on invalid state
Parav Pandit
2021-06-16
net/mlx5: E-Switch, Allow setting GUID for host PF vport
Parav Pandit
2021-06-16
net/mlx5: E-Switch, Read PF mac address
Parav Pandit
2021-06-16
net/mlx5: Check that driver was probed prior attaching the device
Leon Romanovsky
2021-06-16
net/mlx5: Fix error path for set HCA defaults
Leon Romanovsky
2021-06-16
drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.
Yifan Zhang
2021-06-16
drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.
Yifan Zhang
2021-06-16
r8169: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-06-16
sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-06-16
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-06-16
Merge tag 'wireless-drivers-next-2021-06-16' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-06-16
Merge branch 'marvell-prestera-flower-match-all'
David S. Miller
2021-06-16
net: marvell: prestera: Add matchall support
Serhiy Boiko
2021-06-16
net: marvell: Implement TC flower offload
Serhiy Boiko
2021-06-16
selftests: net: use bash to run udpgro_fwd test case
Andrea Righi
2021-06-16
Merge branch 'net-smc-stats'
David S. Miller
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
2021-06-16
net/smc: Add netlink support for SMC fallback statistics
Guvenc Gulce
2021-06-16
net/smc: Add netlink support for SMC statistics
Guvenc Gulce
2021-06-16
net/smc: Add SMC statistics support
Guvenc Gulce
2021-06-16
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
2021-06-16
selftests: net: veth: make test compatible with dash
Andrea Righi
2021-06-16
Merge branch 'net-packet-data-races'
David S. Miller
2021-06-16
net/packet: annotate accesses to po->ifindex
Eric Dumazet
2021-06-16
net/packet: annotate accesses to po->bind
Eric Dumazet
2021-06-16
mlxsw: spectrum_router: remove redundant continue statement
Colin Ian King
2021-06-16
Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...
David S. Miller
2021-06-16
Merge branch 'nfp-ct-part-two'
David S. Miller
2021-06-16
nfp: flower-ct: implement action_merge check
Louis Peens
2021-06-16
nfp: flower-ct: fill ct metadata check function
Louis Peens
2021-06-16
nfp: flower-ct: fill in ct merge check function
Louis Peens
2021-06-16
nfp: flower-ct: implement code to save merge of tc and nft flows
Louis Peens
2021-06-16
nfp: flower-ct: add nft_merge table
Louis Peens
2021-06-16
nfp: flower-ct: make a full copy of the rule when it is a NFT flow
Yinjun Zhang
2021-06-16
nfp: flower-ct: add nft flows to nft list
Louis Peens
2021-06-16
nfp: flower-ct: add nft callback stubs
Louis Peens
2021-06-16
nfp: flower-ct: add delete flow handling for ct
Louis Peens
2021-06-16
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
2021-06-16
Merge branch 'fec-ptp-fixes'
David S. Miller
[prev]
[next]