开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-25
bpf: Make bpf_link API available indepently of CONFIG_BPF_SYSCALL
Andrii Nakryiko
2020-07-25
bpf: Fix build on architectures with special bpf_user_pt_regs_t
Song Liu
2020-07-25
bpf/local_storage: Fix build without CONFIG_CGROUP
YiFei Zhu
2020-07-25
Merge branch 'shared-cgroup-storage'
Alexei Starovoitov
2020-07-25
Documentation/bpf: Document CGROUP_STORAGE map type
YiFei Zhu
2020-07-25
selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingress
YiFei Zhu
2020-07-25
Merge branch 'fix-bpf_get_stack-with-PEBS'
Alexei Starovoitov
2020-07-25
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
2020-07-25
selftests/bpf: Add get_stackid_cannot_attach
Song Liu
2020-07-25
selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progs
YiFei Zhu
2020-07-25
selftests/bpf: Add callchain_stackid
Song Liu
2020-07-25
selftests/bpf: Add test for CGROUP_STORAGE map on multiple attaches
YiFei Zhu
2020-07-25
libbpf: Print hint when PERF_EVENT_IOC_SET_BPF returns -EPROTO
Song Liu
2020-07-25
Merge branch 'bpf_iter-for-map-elems'
Alexei Starovoitov
2020-07-25
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-25
selftests/bpf: Add a test for out of bound rdonly buf access
Yonghong Song
2020-07-25
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-25
selftests/bpf: Add a test for bpf sk_storage_map iterator
Yonghong Song
2020-07-25
selftests/bpf: Add test for bpf array map iterators
Yonghong Song
2020-07-25
selftests/bpf: Add test for bpf hash map iterators
Yonghong Song
2020-07-25
tools/bpftool: Add bpftool support for bpf map element iterator
Yonghong Song
2020-07-25
tools/libbpf: Add support for bpf map element iterator
Yonghong Song
2020-07-25
bpf: Implement bpf iterator for sock local storage map
Yonghong Song
2020-07-25
bpf: Implement bpf iterator for array maps
Yonghong Song
2020-07-25
bpf: Implement bpf iterator for hash maps
Yonghong Song
2020-07-25
bpf: Add bpf_prog iterator
Alexei Starovoitov
2020-07-25
bpf: Implement bpf iterator for map elements
Yonghong Song
2020-07-25
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2020-07-25
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2020-07-25
selftests/bpf: Test BPF socket lookup and reuseport with connections
Jakub Sitnicki
2020-07-25
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-25
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-25
udp: Don't discard reuseport selection when group has connections
Jakub Sitnicki
2020-07-25
tools/bpftool: Strip BPF .o files before skeleton generation
Andrii Nakryiko
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-25
Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-25
Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-25
Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into master
Linus Torvalds
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-24
riscv: Parse all memory blocks to remove unusable memory
Atish Patra
2020-07-24
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Atish Patra
2020-07-24
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2020-07-24
Merge branch 'net-dsa-mv88e6xxx-port-mtu-support'
David S. Miller
2020-07-24
net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU
Chris Packham
2020-07-24
net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190X
Chris Packham
2020-07-24
net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
Chris Packham
[next]