projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2024-03-11
Alexei Starovoitov
bpf: Introduce bpf_arena.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Andrii Nakryiko
selftests/bpf: Add fexit and kretprobe triggering bench...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
mm: Introduce vmap_page_range() to map pages in PCI...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-09
Puranjay Mohan
arm64, bpf: Use bpf_prog_pack for arm64 bpf trampoline
commit
|
commitdiff
|
tree
|
snapshot
2024-03-08
Alexei Starovoitov
Merge branch 'fix-hash-bucket-overflow-checks-for-32...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-08
Toke Høiland...
bpf: Fix stackmap overflow check on 32-bit arches
commit
|
commitdiff
|
tree
|
snapshot
2024-03-08
Toke Høiland...
bpf: Fix hashtab overflow check on 32-bit arches
commit
|
commitdiff
|
tree
|
snapshot
2024-03-08
Toke Høiland...
bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Martin KaFai Lau
Merge branch 'bpf: arena prerequisites'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Alexei Starovoitov
bpf: Tell bpf programs kernel's PAGE_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Andrii Nakryiko
bpftool: rename is_internal_mmapable_map into is_mmapab...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Alexei Starovoitov
libbpf: Allow specifying 64-bit integers in map BTF.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Alexei Starovoitov
bpf: Plumb get_unmapped_area() callback into bpf_map_ops
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Alexei Starovoitov
bpf: Recognize '__map' suffix in kfunc arguments
commit
|
commitdiff
|
tree
|
snapshot
2024-03-07
Alexei Starovoitov
bpf: Allow kfuncs return 'void *'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Puranjay Mohan
bpf, riscv64/cfi: Support kCFI + BPF on riscv64
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Andrii Nakryiko
Merge branch 'libbpf-type-suffixes-and-autocreate-flag...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
selftests/bpf: Test cases for '?' in BTF names
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
bpf: Allow all printable characters in BTF DATASEC...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
selftests/bpf: Test case for SEC("?.struct_ops")
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
libbpf: Rewrite btf datasec names starting from '?'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
libbpf: Struct_ops in SEC("?.struct_ops") / SEC("?...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
libbpf: Replace elf_state->st_ops_* fields with SEC_ST_...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
selftests/bpf: Verify struct_ops autoload/autocreate...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
libbpf: Sync progs autoload with maps autocreate for...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
selftests/bpf: Test autocreate behavior for struct_ops...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
selftests/bpf: Bad_struct_ops test
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
selftests/bpf: Utility functions to capture libbpf...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
selftests/bpf: Test struct_ops map definition with...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
libbpf: Honor autocreate flag for struct_ops maps
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
libbpf: Tie struct_ops programs to kernel BTF ids,...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Eduard Zingerman
libbpf: Allow version suffixes (___smth) for struct_ops...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Andrii Nakryiko
Merge branch 'bpf-introduce-may_goto-and-cond_break'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Alexei Starovoitov
selftests/bpf: Test may_goto
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Alexei Starovoitov
bpf: Add cond_break macro
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Alexei Starovoitov
bpf: Recognize that two registers are safe when their...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Andrii Nakryiko
Merge branch 'mm-enforce-ioremap-address-space-and...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Alexei Starovoitov
bpf: Introduce may_goto instruction
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Alexei Starovoitov
mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
commit
|
commitdiff
|
tree
|
snapshot
2024-03-06
Alexei Starovoitov
mm: Enforce VM_IOREMAP flag and range in ioremap_page_r...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
Martin KaFai Lau
Merge branch 'Allow struct_ops maps with a large number...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
Kui-Feng Lee
selftests/bpf: Test struct_ops maps with a large number...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
Kui-Feng Lee
bpf: struct_ops supports more than one page for trampol...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
Kui-Feng Lee
bpf, net: validate struct_ops when updating value.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
Song Yoong...
selftests/bpf: xdp_hw_metadata reduce sleep interval
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
Andrii Nakryiko
selftests/bpf: Extend uprobe/uretprobe triggering bench...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
Chen Shen
libbpf: Correct debug message in btf__load_vmlinux_btf
commit
|
commitdiff
|
tree
|
snapshot
2024-03-04
Dave Thaler
bpf, docs: Rename legacy conformance group to packet
commit
|
commitdiff
|
tree
|
snapshot
2024-03-03
Dave Thaler
bpf, docs: Use IETF format for field definitions in...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-03
Jakub Kicinski
Merge tag 'for-netdev' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David S. Miller
Merge branch 'inet_dump_ifaddr-no-rtnl'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
inet: use xa_array iterator to implement inet_dump_ifaddr()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
inet: prepare inet_base_seq() to run without RTNL
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
inet: annotate data-races around ifa->ifa_flags
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
inet: annotate data-races around ifa->ifa_preferred_lft
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
inet: annotate data-races around ifa->ifa_valid_lft
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
inet: annotate data-races around ifa->ifa_tstamp and...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David S. Miller
Merge branch 'netdevsim-link'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David Wei
netdevsim: fix rtnetlink.sh selftest
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David Wei
netdevsim: add selftest for forwarding skb between...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David Wei
netdevsim: add ndo_get_iflink() implementation
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David Wei
netdevsim: forward skbs from one connected port to...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David Wei
netdevsim: allow two netdevsim ports to be connected
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David S. Miller
Merge branch 'selftests-xfail'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jakub Kicinski
selftests: ip_local_port_range: use XFAIL instead of...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jakub Kicinski
selftests: kselftest_harness: support using xfail
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jakub Kicinski
selftests: kselftest_harness: let PASS / FAIL provide...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jakub Kicinski
selftests: kselftest_harness: separate diagnostic messa...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jakub Kicinski
selftests: kselftest_harness: print test name for SKIP
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jakub Kicinski
selftests: kselftest: add ksft_test_result_code(),...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jakub Kicinski
selftests: kselftest_harness: use exit code to store...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jakub Kicinski
selftests: kselftest_harness: save full exit code in...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jakub Kicinski
selftests: kselftest_harness: generate test name once
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Jakub Kicinski
selftests: kselftest_harness: use KSFT_* exit codes
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Mickaël Salaün
selftests/harness: Merge TEST_F_FORK() into TEST_F()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Mickaël Salaün
selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David S. Miller
Merge branch 'net-asp22-optimizations'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Justin Chen
net: bcmasp: Add support for PHY interrupts
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Justin Chen
net: bcmasp: Keep buffers through power management
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Justin Chen
net: phy: mdio-bcm-unimac: Add asp v2.2 support
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Justin Chen
net: bcmasp: Add support for ASP 2.2
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Justin Chen
dt-bindings: net: brcm,asp-v2.0: Add asp-v2.2
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Justin Chen
dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David S. Miller
Merge branch 'qcom-phy-possible'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Robert Marko
net: phy: qcom: qca808x: fill in possible_interfaces
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Robert Marko
net: phy: qcom: qca808x: add helper for checking for...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Geert Uytterhoeven
Simplify net_dbg_ratelimited() dummy
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
David S. Miller
Merge branch 'ipv6-devconf-lockless'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
ipv6: use xa_array iterator to implement inet6_netconf_...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
ipv6/addrconf: annotate data-races around devconf field...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
ipv6/addrconf: annotate data-races around devconf field...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
ipv6: addrconf_disable_policy() optimization
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
ipv6: annotate data-races around devconf->disable_policy
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
ipv6: annotate data-races around devconf->proxy_ndp
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
ipv6: annotate data-races in rt6_probe()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
ipv6: annotate data-races around idev->cnf.ignore_route...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
ipv6: annotate data-races in ndisc_router_discovery()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
ipv6: annotate data-races around cnf.forwarding
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
ipv6: annotate data-races around cnf.hop_limit
commit
|
commitdiff
|
tree
|
snapshot
2024-03-01
Eric Dumazet
ipv6: annotate data-races around cnf.mtu6
commit
|
commitdiff
|
tree
|
snapshot
next