index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
2022-08-26
1
-16
/
+16
*
cgroup: bpf: enable bpf programs to integrate with rstat
Yosry Ahmed
2022-08-25
1
-0
/
+48
*
bpf: Introduce cgroup iter
Hao Luo
2022-08-25
2
-0
/
+287
*
bpf: Fix reference state management for synchronous callbacks
Kumar Kartikeya Dwivedi
2022-08-25
1
-9
/
+33
*
bpf: Move bpf_loop and bpf_for_each_map_elem under CAP_BPF
Kumar Kartikeya Dwivedi
2022-08-24
1
-4
/
+4
*
bpf: expose bpf_strtol and bpf_strtoul to all program types
Stanislav Fomichev
2022-08-24
2
-5
/
+5
*
bpf: Use cgroup_{common,current}_func_proto in more hooks
Stanislav Fomichev
2022-08-24
2
-11
/
+46
*
bpf: Introduce cgroup_{common,current}_func_proto
Stanislav Fomichev
2022-08-24
2
-53
/
+98
*
bpf: Initialize the bpf_run_ctx in bpf_iter_run_prog()
Martin KaFai Lau
2022-08-19
1
-0
/
+5
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-08-18
15
-114
/
+157
|
\
|
*
bpf: Use bpf_map_area_alloc consistently on bpf map creation
Yafang Shao
2022-08-10
8
-23
/
+22
|
*
bpf: Make __GFP_NOWARN consistent in bpf map creation
Yafang Shao
2022-08-10
6
-7
/
+7
|
*
bpf: Use bpf_map_area_free instread of kvfree
Yafang Shao
2022-08-10
1
-2
/
+2
|
*
bpf: Remove unneeded memset in queue_stack_map creation
Yafang Shao
2022-08-10
1
-2
/
+0
|
*
bpf: export crash_kexec() as destructive kfunc
Artem Savkov
2022-08-10
1
-0
/
+18
|
*
bpf: add destructive kfunc flag
Artem Savkov
2022-08-10
1
-0
/
+5
|
*
bpf: Fix ref_obj_id for dynptr data slices in verifier
Joanne Koong
2022-08-10
1
-18
/
+20
|
*
bpf: Always return corresponding btf_type in __get_type_size()
Yonghong Song
2022-08-09
1
-5
/
+4
|
*
bpf: Add BPF-helper for accessing CLOCK_TAI
Jesper Dangaard Brouer
2022-08-09
2
-0
/
+15
|
*
bpf: Cleanup check_refcount_ok
Dave Marchevsky
2022-08-09
1
-45
/
+29
|
*
bpf, iter: Fix the condition on p when calling stop.
Hao Luo
2022-08-09
1
-0
/
+5
|
*
cgroup: enable cgroup_get_from_file() on cgroup1
Yosry Ahmed
2022-08-09
1
-5
/
+0
|
*
btf: Add a new kfunc flag which allows to mark a function to be sleepable
Benjamin Tissoires
2022-08-09
1
-0
/
+9
|
*
bpf: Verifier cleanups
Joanne Koong
2022-08-08
1
-18
/
+32
*
|
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-11
6
-23
/
+51
|
\
\
|
*
|
bpf: Shut up kern_sys_bpf warning.
Alexei Starovoitov
2022-08-11
1
-0
/
+8
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-08-11
5
-17
/
+40
|
|
\
\
|
|
*
|
bpf: Only allow sleepable program for resched-able iterator
Hou Tao
2022-08-10
1
-1
/
+10
|
|
*
|
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
2022-08-10
1
-0
/
+2
|
|
*
|
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
2022-08-10
1
-0
/
+6
|
|
*
|
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
2022-08-10
1
-6
/
+14
|
|
*
|
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
2022-08-10
1
-5
/
+1
|
|
*
|
bpf: Use proper target btf when exporting attach_btf_obj_id
Stanislav Fomichev
2022-08-08
1
-4
/
+3
|
|
*
|
bpf: Cleanup ftrace hash in bpf_trampoline_put
Jiri Olsa
2022-08-05
1
-1
/
+4
|
|
|
/
|
*
/
net: refactor bpf_sk_reuseport_detach()
Hawkins Jiawei
2022-08-11
1
-6
/
+3
|
|
/
*
|
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-08-10
1
-35
/
+150
|
\
\
|
*
|
resource: Introduce alloc_free_mem_region()
Dan Williams
2022-07-22
1
-35
/
+143
|
*
|
cxl/acpi: Track CXL resources in iomem_resource
Dan Williams
2022-07-21
1
-0
/
+7
*
|
|
Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2022-08-09
1
-2
/
+8
|
\
\
\
|
*
|
|
dma-mapping: Add dma_release_coherent_memory to DMA API
Mark-PK Tsai
2022-06-24
1
-2
/
+8
*
|
|
|
Merge tag 'sysctl-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-08-08
1
-11
/
+9
|
\
\
\
\
|
*
|
|
|
kernel/sysctl.c: Remove trailing white space
Fanjun Kong
2022-08-08
1
-6
/
+6
|
*
|
|
|
kernel/sysctl.c: Clean up indentation, replace spaces with tab.
Fanjun Kong
2022-08-08
1
-2
/
+2
|
*
|
|
|
sysctl: Merge adjacent CONFIG_TREE_RCU blocks
Geert Uytterhoeven
2022-08-08
1
-3
/
+1
*
|
|
|
|
Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-08
6
-33
/
+356
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
module: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-07-20
1
-4
/
+4
|
*
|
|
|
module: Show the last unloaded module's taint flag(s)
Aaron Tomlin
2022-07-15
1
-5
/
+11
|
*
|
|
|
module: Use strscpy() for last_unloaded_module
Aaron Tomlin
2022-07-15
1
-1
/
+1
|
*
|
|
|
module: Modify module_flags() to accept show_state argument
Aaron Tomlin
2022-07-15
3
-6
/
+9
|
*
|
|
|
module: Move module's Kconfig items in kernel/module/
Christophe Leroy
2022-07-12
1
-0
/
+293
[next]