index
:
kernel/git/stable/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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-17
selftests/bpf: Pass target triple to get_sys_includes macro
Björn Töpel
2022-11-17
selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-make
Björn Töpel
2022-11-17
bpf: Pass map file to .map_update_batch directly
Hou Tao
2022-11-17
bpf/docs: Include blank lines between bullet points in bpf_devel_QA.rst
Daniel Müller
2022-11-16
selftests/bpf: fix memory leak of lsm_cgroup
Wang Yufen
2022-11-15
selftests/bpf: allow unpriv bpf for selftests by default
Eduard Zingerman
2022-11-15
bpftool: Check argc first before "file" in do_batch()
Tiezhu Yang
2022-11-15
docs/bpf: Fix sample code in MAP_TYPE_ARRAY docs
Donald Hunter
2022-11-15
Merge branch 'propagate nullness information for reg to reg comparisons'
Alexei Starovoitov
2022-11-15
selftests/bpf: check nullness propagation for reg to reg comparisons
Eduard Zingerman
2022-11-15
bpf: propagate nullness information for reg to reg comparisons
Eduard Zingerman
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
2022-11-15
dev: Move received_rps counter next to RPS members in softnet data
Toke Høiland-Jørgensen
2022-11-15
bpf/docs: Document how to run CI without patch submission
Daniel Müller
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Rename RET_PTR_TO_ALLOC_MEM
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Fix copy_map_value, zero_map_value
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Remove BPF_MAP_OFF_ARR_MAX
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Remove local kptr references in documentation
Kumar Kartikeya Dwivedi
2022-11-14
Merge branch 'libbpf: Fixed various checkpatch issues'
Andrii Nakryiko
2022-11-14
libbpf: checkpatch: Fixed code alignments in ringbuf.c
Kang Minchul
2022-11-14
libbpf: Fixed various checkpatch issues in libbpf.c
Kang Minchul
2022-11-14
libbpf: checkpatch: Fixed code alignments in btf.c
Kang Minchul
2022-11-14
bpf, docs: Fixup cpumap sphinx >= 3.1 warning
Maryam Tahhan
2022-11-14
libbpf: Fix uninitialized warning in btf_dump_dump_type_data
David Michael
2022-11-14
Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2022-11-14
net: fec: add xdp and page pool statistics
Shenwei Wang
2022-11-14
Merge branch 'sparx5-sorted-VCAP-rules'
David S. Miller
2022-11-14
net: microchip: sparx5: Add KUNIT test of counters and sorted rules
Steen Hegelund
2022-11-14
net: microchip: sparx5: Add support for TC flower filter statistics
Steen Hegelund
2022-11-14
net: microchip: sparx5: Add support for IS2 VCAP rule counters
Steen Hegelund
2022-11-14
net: microchip: sparx5: Add/delete rules in sorted order
Steen Hegelund
2022-11-14
net: microchip: sparx5: Add support for TC flower ARP dissector
Steen Hegelund
2022-11-14
net: flow_offload: add support for ARP frame matching
Steen Hegelund
2022-11-14
ipasdv4/tcp_ipv4: remove redundant assignment
xu xin
2022-11-14
Merge branch 'ibmvnic-affinity-hints'
David S. Miller
2022-11-14
ibmvnic: Update XPS assignments during affinity binding
Nick Child
2022-11-14
ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hints
Nick Child
2022-11-14
ibmvnic: Assign IRQ affinity hints to device queues
Nick Child
2022-11-14
ice: virtchnl rss hena support
Md Fahad Iqbal Polash
2022-11-14
net: tun: rebuild error handling in tun_get_user
Chuang Wang
2022-11-12
net/mlx5e: ethtool: get_link_ext_stats for PHY down events
Saeed Mahameed
2022-11-12
net/mlx5e: CT, optimize pre_ct table lookup
Oz Shlomo
2022-11-12
net/mlx5e: kTLS, Use a single async context object per a callback bulk
Tariq Toukan
2022-11-12
net/mlx5e: kTLS, Remove unnecessary per-callback completion
Tariq Toukan
2022-11-12
net/mlx5e: kTLS, Remove unused work field
Tariq Toukan
2022-11-12
net/mlx5e: TC, Remove redundant WARN_ON()
Roi Dayan
2022-11-12
net/mlx5e: Add error flow when failing update_rx
Guy Truzman
[next]