index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-02-01
22
-62
/
+70
*
bpf: btf: Add BTF_KFUNCS_START/END macro pair
Daniel Xu
2024-02-01
1
-0
/
+11
*
bpf: btf: Support flags for BTF_SET8 sets
Daniel Xu
2024-01-31
1
-4
/
+6
*
selftests/bpf: Disable IPv6 for lwt_redirect test
Manu Bretelle
2024-01-31
1
-0
/
+1
*
Merge branch 'libbpf: add bpf_core_cast() helper'
Martin KaFai Lau
2024-01-31
10
-24
/
+27
|
\
|
*
selftests/bpf: convert bpf_rdonly_cast() uses to bpf_core_cast() macro
Andrii Nakryiko
2024-01-31
8
-18
/
+12
|
*
libbpf: add bpf_core_cast() macro
Andrii Nakryiko
2024-01-31
4
-6
/
+15
|
/
*
Merge branch 'trusted-ptr_to_btf_id-arg-support-in-global-subprogs'
Alexei Starovoitov
2024-01-30
6
-13
/
+281
|
\
|
*
selftests/bpf: add trusted global subprog arg tests
Andrii Nakryiko
2024-01-30
2
-0
/
+158
|
*
libbpf: add __arg_trusted and __arg_nullable tag macros
Andrii Nakryiko
2024-01-30
1
-0
/
+2
|
*
bpf: add arg:nullable tag to be combined with trusted pointers
Andrii Nakryiko
2024-01-30
1
-0
/
+10
|
*
bpf: add __arg_trusted global func arg tag
Andrii Nakryiko
2024-01-30
3
-13
/
+111
|
/
*
bpf: Move -Wno-compare-distinct-pointer-types to BPF_CFLAGS
Jose E. Marchesi
2024-01-30
1
-3
/
+3
*
bpf: Build type-punning BPF selftests with -fno-strict-aliasing
Jose E. Marchesi
2024-01-30
1
-0
/
+13
*
bpf,token: Use BIT_ULL() to convert the bit mask
Haiyue Wang
2024-01-30
1
-8
/
+8
*
bpf: Generate const static pointers for kernel helpers
Jose E. Marchesi
2024-01-30
1
-1
/
+1
*
libbpf: Add some details for BTF parsing failures
Ian Rogers
2024-01-30
1
-4
/
+18
*
perf/bpf: Fix duplicate type check
Florian Lehner
2024-01-29
1
-5
/
+1
*
bpf: Use -Wno-error in certain tests when building with GCC
Jose E. Marchesi
2024-01-29
1
-1
/
+11
*
selftests/bpf: Remove "&>" usage in the selftests
Martin KaFai Lau
2024-01-29
10
-20
/
+25
*
bpf: move arg:ctx type enforcement check inside the main logic loop
Andrii Nakryiko
2024-01-29
1
-17
/
+4
*
libbpf: fix __arg_ctx type enforcement for perf_event programs
Andrii Nakryiko
2024-01-29
1
-1
/
+20
*
libbpf: integrate __arg_ctx feature detector into kernel_supports()
Andrii Nakryiko
2024-01-29
3
-64
/
+61
*
docs/bpf: Improve documentation of 64-bit immediate instructions
Yonghong Song
2024-01-29
1
-9
/
+4
*
bpf: Remove unused field "mod" in struct bpf_trampoline
Menglong Dong
2024-01-29
1
-1
/
+0
*
selftests/bpf: Drop return in bpf_testmod_exit
Geliang Tang
2024-01-29
1
-1
/
+1
*
riscv, bpf: Optimize bswap insns with Zbb support
Pu Lehui
2024-01-29
2
-48
/
+71
*
riscv, bpf: Optimize sign-extention mov insns with Zbb support
Pu Lehui
2024-01-29
2
-2
/
+25
*
riscv, bpf: Add necessary Zbb instructions
Pu Lehui
2024-01-29
1
-0
/
+32
*
riscv, bpf: Simplify sext and zext logics in branch instructions
Pu Lehui
2024-01-29
1
-48
/
+31
*
riscv, bpf: Unify 32-bit zero-extension to emit_zextw
Pu Lehui
2024-01-29
2
-43
/
+43
*
riscv, bpf: Unify 32-bit sign-extension to emit_sextw
Pu Lehui
2024-01-29
2
-5
/
+10
*
libbpf: Fix faccessat() usage on Android
Andrii Nakryiko
2024-01-29
1
-0
/
+14
*
bpftool: Be more portable by using POSIX's basename()
Arnaldo Carvalho de Melo
2024-01-29
1
-3
/
+6
*
net: free altname using an RCU callback
Jakub Kicinski
2024-01-29
2
-11
/
+17
*
dt-bindings: nfc: ti,trf7970a: fix usage example
Tobias Schramm
2024-01-29
1
-1
/
+1
*
ptp: add FemtoClock3 Wireless as ptp hardware clock
Min Li
2024-01-29
5
-0
/
+1347
*
ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
Min Li
2024-01-29
3
-4
/
+28
*
Merge branch 'net-module-description'
David S. Miller
2024-01-29
16
-0
/
+16
|
\
|
*
net: fill in MODULE_DESCRIPTION()s for arcnet
Breno Leitao
2024-01-29
1
-0
/
+1
|
*
net: fill in MODULE_DESCRIPTION()s for ieee802154
Breno Leitao
2024-01-29
2
-0
/
+2
|
*
net: fill in MODULE_DESCRIPTION()s for PCS drivers
Breno Leitao
2024-01-29
3
-0
/
+3
|
*
net: fill in MODULE_DESCRIPTION()s for ec_bhf
Breno Leitao
2024-01-29
1
-0
/
+1
|
*
net: fill in MODULE_DESCRIPTION()s for cpsw-common
Breno Leitao
2024-01-29
1
-0
/
+1
|
*
net: fill in MODULE_DESCRIPTION()s for dwmac-socfpga
Breno Leitao
2024-01-29
1
-0
/
+1
|
*
net: fill in MODULE_DESCRIPTION()s for Qualcom drivers
Breno Leitao
2024-01-29
2
-0
/
+2
|
*
net: fill in MODULE_DESCRIPTION()s for SMSC drivers
Breno Leitao
2024-01-29
3
-0
/
+3
|
*
net: fill in MODULE_DESCRIPTION()s for ocelot
Breno Leitao
2024-01-29
1
-0
/
+1
|
*
net: fill in MODULE_DESCRIPTION()s for encx24j600
Breno Leitao
2024-01-29
1
-0
/
+1
|
/
*
taprio: validate TCA_TAPRIO_ATTR_FLAGS through policy instead of open-coding
Alessandro Marcolini
2024-01-29
1
-46
/
+26
[next]