projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2020-07-28
Peilin Ye
xdp: Prevent kernel-infoleak in xsk_getsockopt()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Colin Ian King
bpf: Fix swapped arguments in calls to check_buffer_access
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Andrii Nakryiko
selftests/bpf: Add new bpf_iter context structs to...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Andrii Nakryiko
bpf: Fix bpf_ringbuf_output() signature to return long
commit
|
commitdiff
|
tree
|
snapshot
2020-07-27
Quentin Monnet
tools, bpftool: Add LSM type to array of prog names
commit
|
commitdiff
|
tree
|
snapshot
2020-07-27
Quentin Monnet
tools, bpftool: Skip type probe if name is not found
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Alexei Starovoitov
Merge branch 'bpf_link-XDP'
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Andrii Nakryiko
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Andrii Nakryiko
selftests/bpf: Add BPF XDP link selftests
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Andrii Nakryiko
libbpf: Add support for BPF XDP link
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Andrii Nakryiko
bpf: Implement BPF XDP link-specific introspection...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Andrii Nakryiko
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Andrii Nakryiko
bpf, xdp: Add bpf_link-based XDP attachment API
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Andrii Nakryiko
bpf, xdp: Extract common XDP program attachment logic
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Andrii Nakryiko
bpf, xdp: Maintain info on attached XDP BPF programs...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Andrii Nakryiko
bpf: Make bpf_link API available indepently of CONFIG_B...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Song Liu
bpf: Fix build on architectures with special bpf_user_p...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
YiFei Zhu
bpf/local_storage: Fix build without CONFIG_CGROUP
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Alexei Starovoitov
Merge branch 'shared-cgroup-storage'
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
YiFei Zhu
Documentation/bpf: Document CGROUP_STORAGE map type
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
YiFei Zhu
selftests/bpf: Test CGROUP_STORAGE behavior on shared...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Alexei Starovoitov
Merge branch 'fix-bpf_get_stack-with-PEBS'
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
YiFei Zhu
bpf: Make cgroup storages shared between programs on...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Song Liu
selftests/bpf: Add get_stackid_cannot_attach
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
YiFei Zhu
selftests/bpf: Test CGROUP_STORAGE map can't be used...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Song Liu
selftests/bpf: Add callchain_stackid
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
YiFei Zhu
selftests/bpf: Add test for CGROUP_STORAGE map on multi...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Song Liu
libbpf: Print hint when PERF_EVENT_IOC_SET_BPF returns...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Alexei Starovoitov
Merge branch 'bpf_iter-for-map-elems'
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Song Liu
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
selftests/bpf: Add a test for out of bound rdonly buf...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Song Liu
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
selftests/bpf: Add a test for bpf sk_storage_map iterator
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
selftests/bpf: Add test for bpf array map iterators
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
selftests/bpf: Add test for bpf hash map iterators
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
tools/bpftool: Add bpftool support for bpf map element...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
tools/libbpf: Add support for bpf map element iterator
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
bpf: Implement bpf iterator for sock local storage map
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
bpf: Implement bpf iterator for array maps
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
bpf: Implement bpf iterator for hash maps
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Alexei Starovoitov
bpf: Add bpf_prog iterator
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
bpf: Implement bpf iterator for map elements
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
bpf: Fix pos computation for bpf_iter seq_ops->start()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
bpf: Support readonly/readwrite buffers in verifier
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Jakub Sitnicki
selftests/bpf: Test BPF socket lookup and reuseport...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
bpf: Refactor to provide aux info to bpf_iter_init_seq_...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Yonghong Song
bpf: Refactor bpf_iter_reg to have separate seq_info...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Jakub Sitnicki
udp: Don't discard reuseport selection when group has...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Andrii Nakryiko
tools/bpftool: Strip BPF .o files before skeleton gener...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
David S. Miller
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Linus Torvalds
Merge tag 'riscv-for-linus-5.8-rc7' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Linus Torvalds
Merge tag 'x86-urgent-2020-07-25' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Linus Torvalds
Merge tag 'perf-urgent-2020-07-25' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Linus Torvalds
Merge tag 'timers-urgent-2020-07-25' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Linus Torvalds
Merge tag 'sched-urgent-2020-07-25' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Linus Torvalds
Merge tag 'efi-urgent-2020-07-25' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Linus Torvalds
Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Linus Torvalds
Merge git://git./linux/kernel/git/netdev/net into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Atish Patra
riscv: Parse all memory blocks to remove unusable memory
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Atish Patra
RISC-V: Do not rely on initrd_start/end computed during...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Xie He
drivers/net/wan: lapb: Corrected the usage of skb_cow
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
David S. Miller
Merge branch 'net-dsa-mv88e6xxx-port-mtu-support'
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Chris Packham
net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Chris Packham
net: dsa: mv88e6xxx: Support jumbo configuration on...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Chris Packham
net: dsa: mv88e6xxx: MV88E6097 does not support jumbo...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Subash Abhinov...
dev: Defer free of skbs in flush_backlog
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Atish Patra
RISC-V: Set maximum number of mapped pages correctly
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Linus Torvalds
Merge tag 'pci-v5.8-fixes-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Cong Wang
qrtr: orphan socket in qrtr_release()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Wang Hai
net: hix5hd2_gmac: Remove unneeded cast from memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
David S. Miller
Merge tag 'wireless-drivers-2020-07-24' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
David S. Miller
Merge branch 'l2tp-avoid-multiple-assignment-remove...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Tom Parkin
l2tp: WARN_ON rather than BUG_ON in l2tp_session_free
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Tom Parkin
l2tp: remove BUG_ON refcount value in l2tp_session_free
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Tom Parkin
l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Tom Parkin
l2tp: don't BUG_ON seqfile checks in l2tp_ppp
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Tom Parkin
l2tp: don't BUG_ON session magic checks in l2tp_ppp
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Tom Parkin
l2tp: remove BUG_ON in l2tp_tunnel_closeall
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Tom Parkin
l2tp: remove BUG_ON in l2tp_session_queue_purge
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Tom Parkin
l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_start
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Tom Parkin
l2tp: avoid multiple assignments
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
David S. Miller
Merge branch 'icmp6-support-rfc-4884'
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Willem de Bruijn
icmp6: support rfc 4884
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Willem de Bruijn
icmp: prepare rfc 4884 for ipv6
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Willem de Bruijn
icmp: revise rfc4884 tests
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Colin Ian King
sctp: remove redundant initialization of variable status
commit
|
commitdiff
|
tree
|
snapshot
2020-07-25
Andrea Righi
xen-netfront: fix potential deadlock in xennet_remove()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Eelco Chaudron
net: openvswitch: fixes potential deadlock in dp cleanu...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Christoph Hellwig
sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK proce...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
David S. Miller
Merge branch '100GbE' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
David S. Miller
mISDN: Don't try to print a sockptr_t from debug loggin...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Linus Torvalds
Merge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
David S. Miller
Merge branch 'get-rid-of-the-address_space-override...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Christoph Hellwig
net: optimize the sockptr_t for unified kernel/user...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Christoph Hellwig
net: pass a sockptr_t into ->setsockopt
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Christoph Hellwig
net/tcp: switch do_tcp_setsockopt to sockptr_t
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Christoph Hellwig
net/tcp: switch ->md5_parse to sockptr_t
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Christoph Hellwig
net/udp: switch udp_lib_setsockopt to sockptr_t
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Christoph Hellwig
net/ipv6: switch do_ipv6_setsockopt to sockptr_t
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Christoph Hellwig
net/ipv6: factor out a ipv6_set_opt_hdr helper
commit
|
commitdiff
|
tree
|
snapshot
next