index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
bpf_inode_storage.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-11-21
1
-2
/
+2
|
\
|
*
bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_al...
Martin KaFai Lau
2024-10-24
1
-2
/
+2
*
|
remove pointless includes of <linux/fdtable.h>
Al Viro
2024-10-07
1
-1
/
+0
|
/
*
bpf: switch fdget_raw() uses to CLASS(fd_raw, ...)
Al Viro
2024-08-14
1
-16
/
+8
*
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
1
-7
/
+7
*
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-27
1
-14
/
+9
|
\
|
*
bpf: Teach verifier that certain helpers accept NULL pointer.
Alexei Starovoitov
2023-04-05
1
-2
/
+2
|
*
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
Martin KaFai Lau
2023-03-26
1
-1
/
+1
|
*
bpf: return long from bpf_map_ops funcs
JP Kobryn
2023-03-22
1
-3
/
+3
|
*
bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage
Martin KaFai Lau
2023-03-10
1
-1
/
+1
|
*
bpf: Refactor codes into bpf_local_storage_destroy
Martin KaFai Lau
2023-03-10
1
-7
/
+1
|
*
bpf, net: bpf_local_storage memory usage
Yafang Shao
2023-03-07
1
-0
/
+1
*
|
bpf: switch to fdget_raw()
Al Viro
2023-04-21
1
-23
/
+15
|
/
*
bpf: Fix a compilation failure with clang lto build
Yonghong Song
2022-12-01
1
-3
/
+1
*
bpf: Refactor some inode/task/sk storage functions for reuse
Yonghong Song
2022-10-26
1
-35
/
+3
*
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-26
1
-3
/
+3
*
bpf: Fix usage of trace RCU in local storage.
KP Singh
2022-04-20
1
-2
/
+2
*
bpf: Enable non-atomic allocations in local storage
Joanne Koong
2022-03-21
1
-4
/
+5
*
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
2021-12-30
1
-1
/
+5
*
bpf: Fix spelling mistakes
Zhen Lei
2021-05-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-1
/
+1
|
\
|
*
bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
Tal Lossos
2021-03-08
1
-1
/
+1
*
|
bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2021-02-26
1
-1
/
+1
|
/
*
bpf, inode_storage: Put file handler if no storage was found
Pan Bian
2021-01-22
1
-1
/
+5
*
bpf: Fix typo in bpf_inode_storage.c
KP Singh
2021-01-12
1
-2
/
+2
*
bpf: Local storage helpers should check nullness of owner ptr passed
KP Singh
2021-01-12
1
-1
/
+4
*
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
2020-09-22
1
-5
/
+3
*
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-28
1
-0
/
+1
*
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-26
1
-0
/
+273