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
2023-05-06
selftests/bpf: Accept mem from dynptr in helper funcs
Daniel Rosenberg
2023-05-06
bpf: verifier: Accept dynptr mem as mem in helpers
Daniel Rosenberg
2023-05-06
selftests/bpf: Check overflow in optional buffer
Daniel Rosenberg
2023-05-06
selftests/bpf: Test allowing NULL buffer in dynptr slice
Daniel Rosenberg
2023-05-06
bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
Daniel Rosenberg
2023-05-06
Merge branch 'Introduce a new kfunc of bpf_task_under_cgroup'
Alexei Starovoitov
2023-05-06
selftests/bpf: Add testcase for bpf_task_under_cgroup
Feng Zhou
2023-05-06
bpf: Add bpf_task_under_cgroup() kfunc
Feng Zhou
2023-05-05
samples/bpf: Fix buffer overflow in tcp_basertt
Pengcheng Yang
2023-05-05
bpf, docs: Update llvm_relocs.rst with typo fixes
Will Hawkins
2023-05-04
Merge branch 'Add precision propagation for subprogs and callbacks'
Alexei Starovoitov
2023-05-04
selftests/bpf: revert iter test subprog precision workaround
Andrii Nakryiko
2023-05-04
selftests/bpf: add precision propagation tests in the presence of subprogs
Andrii Nakryiko
2023-05-04
bpf: support precision propagation in the presence of subprogs
Andrii Nakryiko
2023-05-04
bpf: fix mark_all_scalars_precise use in mark_chain_precision
Andrii Nakryiko
2023-05-04
bpf: fix propagate_precision() logic for inner frames
Andrii Nakryiko
2023-05-04
bpf: maintain bitmasks across all active frames in __mark_chain_precision
Andrii Nakryiko
2023-05-04
bpf: improve precision backtrack logging
Andrii Nakryiko
2023-05-04
bpf: encapsulate precision backtracking bookkeeping
Andrii Nakryiko
2023-05-04
bpf: mark relevant stack slots scratched for register read instructions
Andrii Nakryiko
2023-05-04
veristat: add -t flag for adding BPF_F_TEST_STATE_FREQ program flag
Andrii Nakryiko
2023-05-04
libbpf: Fix comment about arc and riscv arch in bpf_tracing.h
Kenjiro Nakayama
2023-05-02
bpf: Print a warning only if writing to unprivileged_bpf_disabled.
Kui-Feng Lee
2023-05-02
bpf: Emit struct bpf_tcp_sock type in vmlinux BTF
Yonghong Song
2023-05-01
Merge branch 'selftests/bpf: test_progs can read test lists from file'
Andrii Nakryiko
2023-05-01
selftests/bpf: Test_progs can read test lists from file
Stephen Veiss
2023-05-01
selftests/bpf: Extract insert_test from parse_test_list
Stephen Veiss
2023-05-01
libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...
Martin KaFai Lau
2023-04-27
selftests/bpf: Add fexit_sleep to DENYLIST.aarch64
Martin KaFai Lau
2023-04-27
selftests/bpf: Fix selftest test_global_funcs/global_func1 failure with lates...
Yonghong Song
2023-04-27
bpftool: Dump map id instead of value for map_of_maps types
Xueming Feng
2023-04-27
xsk: Use pool->dma_pages to check for DMA
Kal Conley
2023-04-27
selftests/bpf: Update the aarch64 tests deny list
Florent Revest
2023-04-27
selftests/bpf: xdp_hw_metadata track more timestamps
Jesper Dangaard Brouer
2023-04-27
igc: Add XDP hints kfuncs for RX timestamp
Jesper Dangaard Brouer
2023-04-27
igc: Add XDP hints kfuncs for RX hash
Jesper Dangaard Brouer
2023-04-27
igc: Add igc_xdp_buff wrapper for xdp_buff in driver
Jesper Dangaard Brouer
2023-04-27
igc: Enable and fix RX hash usage by netstack
Jesper Dangaard Brouer
2023-04-27
bpftool: Show map IDs along with struct_ops links.
Kui-Feng Lee
2023-04-27
docs/bpf: Add LRU internals description and graph
Joe Stringer
2023-04-27
docs/bpf: Add table to describe LRU properties
Joe Stringer
2023-04-27
selftests/bpf: Add test case to assert precise scalar path pruning
Daniel Borkmann
2023-04-27
selftests/bpf: Add tests for dynptr convenience helpers
Joanne Koong
2023-04-27
bpf: Add bpf_dynptr_clone
Joanne Koong
2023-04-27
bpf: Add bpf_dynptr_size
Joanne Koong
2023-04-27
bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly
Joanne Koong
2023-04-27
bpf: Add bpf_dynptr_adjust
Joanne Koong
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-26
Merge tag 'ata-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
[next]