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-08-21
Lorenz Bauer
selftests: bpf: Test sockmap update from BPF
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Lorenz Bauer
bpf: sockmap: Allow update from BPF
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Lorenz Bauer
bpf: Override the meaning of ARG_PTR_TO_MAP_VALUE for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Lorenz Bauer
bpf: sockmap: Call sock_map_update_elem directly
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Lorenz Bauer
bpf: sockmap: Merge sockmap and sockhash update functions
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Lorenz Bauer
net: sk_msg: Simplify sk_psock initialization
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Andrii Nakryiko
libbpf: Add perf_buffer APIs for better integration...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Alexei Starovoitov
Merge branch 'link_query-bpf_iter'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Yonghong Song
bpftool: Implement link_query for bpf iterators
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Yonghong Song
bpf: Implement link_query callbacks in map element...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Yonghong Song
bpf: Implement link_query for bpf iterators
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Andrii Nakryiko
selftests/bpf: List newest Clang built-ins needed for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Andrii Nakryiko
selftests/bpf: Fix two minor compilation warnings repor...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Andrii Nakryiko
libbpf: Fix libbpf build on compilers missing __builtin...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Andrii Nakryiko
libbpf: Fix detection of BPF helper call instruction
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Daniel Borkmann
Merge branch 'bpf-umd-debug'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Alexei Starovoitov
selftests/bpf: Add bpffs preload test.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Alexei Starovoitov
bpf: Add kernel module with user mode driver that popul...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Alexei Starovoitov
bpf: Add BPF program and map iterators as built-in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Alexei Starovoitov
bpf: Factor out bpf_link_by_id() helper.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Xu Wang
libbpf: Simplify the return expression of build_map_pin...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Alexei Starovoitov
Merge branch 'type-and-enum-value-relos'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VAL...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Implement enum value-based CO-RE relocations
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Implement type-based CO-RE relocations support
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Maciej Żenczykowski
net-veth: Add type safety to veth_xdp_to_ptr() and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Maciej Żenczykowski
net-tun: Eliminate two tun/xdp related function calls...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Maciej Żenczykowski
net-tun: Add type safety to tun_xdp_to_ptr() and tun_pt...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Alexei Starovoitov
Merge branch 'libbpf-minimize-feature-detection'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
tools: Remove feature-libelf-mmap feature detection
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Centralize poisoning and poison reallocarray()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
tools/bpftool: Remove libbpf_internal.h usage in bpftool
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Remove any use of reallocarray() in libbpf
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
selftests/bpf: Add test validating failure on ambiguous...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Improve relocation ambiguity detection
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Clean up and improve CO-RE reloc logging
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Improve error logging for mismatched BTF kind...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Alexei Starovoitov
Merge branch 'libbpf-probing-improvements'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Detect minimal BTF support and skip BTF loading...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Switch tracing and CO-RE helper macros to bpf_p...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
selftests/bpf: Fix test_vmlinux test to use bpf_probe_r...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Sanitize BPF program code for bpf_probe_read_...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Factor out common logic of testing and closing FD
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Make kernel feature probing lazy
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Disable -Wswitch-enum compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Xu Wang
libbpf: Convert comma to semicolon
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Daniel T. Lee
samples: bpf: Fix broken bpf programs due to removed...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Miaohe Lin
net: eliminate meaningless memcpy to data in pskb_carve...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Alex Dewar
ethernet: cirrus: Remove unused macros
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Miaohe Lin
net: tipc: Convert to use the preferred fallthrough...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
David S. Miller
Merge branch 'netlink-allow-NLA_BINARY-length-range...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Johannes Berg
netlink: make NLA_BINARY validation more flexible
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Johannes Berg
netlink: consistently use NLA_POLICY_MIN_LEN()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Johannes Berg
netlink: consistently use NLA_POLICY_EXACT_LEN()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Linus Torvalds
Merge tag 'pstore-v5.9-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Linus Torvalds
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Xu Wang
otx2_common: Use devm_kcalloc() in otx2_config_npa()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Necip Fazil...
net: qrtr: fix usage of idr in port assignment to socket
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
David Ahern
selftests: disable rp_filter for icmp_redirect.sh
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Kees Cook
mailmap: Add WeiXiong Liao
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Kees Cook
mailmap: Restore dictionary sorting
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
David S. Miller
Revert "net: xdp: pull ethernet header off packet after...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Randy Dunlap
phylink: <linux/phylink.h>: fix function prototype...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
David Howells
watch_queue: Limit the number of watches a user can...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Florian Westphal
mptcp: sendmsg: reset iter on error redux
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Andrew Lunn
net: devlink: Remove overzealous WARN_ON with snapshots
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Xin Long
tipc: not enable tipc when ipv6 works as a module
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Cong Wang
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
David S. Miller
Merge git://git./pub/scm/linux/kernel/git/pablo/nf
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
David S. Miller
Merge tag 'linux-can-fixes-for-5.9-20200815' of git...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Miaohe Lin
net: Fix potential wrong skb->protocol in skb_vlan_untag()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Jason A. Donenfeld
net: xdp: pull ethernet header off packet after computi...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Mahesh Bandewar
ipvlan: fix device features
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Cong Wang
bonding: fix a potential double-unregister
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Linus Torvalds
Linux 5.9-rc1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Linus Torvalds
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Mike Rapoport
parisc: fix PMD pages allocation by restoring pmd_alloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Linus Torvalds
Merge tag 'block-5.9-2020-08-14' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Linus Torvalds
Merge tag 'riscv-for-linus-5.9-mw1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Linus Torvalds
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Jens Axboe
io_uring: short circuit -EAGAIN for blocking read attempt
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Jens Axboe
io_uring: sanitize double poll handling
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'perf-tools-2020-08-14' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'x86-urgent-2020-08-15' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'sched-urgent-2020-08-15' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'perf-urgent-2020-08-15' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'locking-urgent-2020-08-15' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag '9p-for-5.9-rc1' of git://github.com/martinet...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'edac_updates_for_5.9_pt2' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'devicetree-fixes-for-5.9' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'acpi-5.9-rc1-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'pm-5.9-rc1-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'mfd-next-5.9-1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Zhang Changzhong
can: j1939: add rxtimer for multipacket broadcast session
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Zhang Changzhong
can: j1939: abort multipacket broadcast session when...
commit
|
commitdiff
|
tree
|
snapshot
next