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
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-27
5
-42
/
+105
|
\
|
*
bpf: Fix bad unlock balance on freeze_mutex
Daniel Borkmann
2023-05-26
1
-2
/
+2
|
*
bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE command
Andrii Nakryiko
2023-05-25
1
-4
/
+5
|
*
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
2023-05-23
2
-13
/
+28
|
*
bpf: Validate BPF object in BPF_OBJ_PIN before calling LSM
Andrii Nakryiko
2023-05-23
1
-6
/
+5
|
*
bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'
Aditi Ghag
2023-05-20
2
-14
/
+58
|
*
bpf: Show target_{obj,btf}_id in tracing link fdinfo
Yafang Shao
2023-05-19
1
-2
/
+9
|
*
bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log
Andrii Nakryiko
2023-05-17
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-26
3
-18
/
+63
|
\
\
|
*
\
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-25
3
-4
/
+6
|
|
\
\
|
*
|
|
module: Fix use-after-free bug in read_file_mod_stats()
Harshit Mogalapalli
2023-05-22
1
-1
/
+3
|
*
|
|
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-18
2
-17
/
+60
|
|
\
\
\
|
|
*
|
|
fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
2023-05-18
1
-0
/
+14
|
|
*
|
|
fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
2023-05-18
1
-15
/
+44
|
|
*
|
|
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
2023-05-18
1
-2
/
+2
|
|
*
|
|
tracing: fprobe: Initialize ret valiable to fix smatch error
Masami Hiramatsu (Google)
2023-05-17
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-26
3
-4
/
+6
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-25
3
-4
/
+6
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
Anton Protopopov
2023-05-22
1
-2
/
+4
|
|
*
|
|
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
2023-05-19
1
-1
/
+1
|
|
*
|
|
bpf: netdev: init the offload table earlier
Jakub Kicinski
2023-05-15
1
-1
/
+1
|
|
|
/
/
*
|
|
/
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
4
-39
/
+107
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-05-14
1
-4
/
+4
|
|
\
\
|
|
*
|
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
2023-05-08
1
-4
/
+4
|
|
|
/
|
*
|
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-05-14
1
-1
/
+13
|
|
\
\
|
|
*
|
perf/core: Fix perf_sample_data not properly initialized for different sweven...
Yang Jihong
2023-05-08
1
-1
/
+13
|
|
|
/
|
*
|
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-14
1
-2
/
+2
|
|
\
\
|
|
*
|
sched: fix cid_lock kernel-doc warnings
Randy Dunlap
2023-05-08
1
-2
/
+2
|
|
|
/
|
*
/
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
2023-05-08
1
-32
/
+88
|
|
/
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-17
8
-240
/
+752
|
\
\
|
|
/
|
/
|
|
*
bpf: Fix memleak due to fentry attach failure
Yafang Shao
2023-05-15
1
-6
/
+15
|
*
bpf: Remove bpf trampoline selector
Yafang Shao
2023-05-15
1
-7
/
+4
|
*
bpf: fix calculation of subseq_idx during precision backtracking
Andrii Nakryiko
2023-05-15
1
-6
/
+8
|
*
bpf: Remove anonymous union in bpf_kfunc_call_arg_meta
Dave Marchevsky
2023-05-15
1
-19
/
+22
|
*
bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
Stanislav Fomichev
2023-05-14
1
-0
/
+15
|
*
bpf: Address KCSAN report on bpf_lru_list
Martin KaFai Lau
2023-05-12
2
-13
/
+15
|
*
bpf: verifier: Accept dynptr mem as mem in helpers
Daniel Rosenberg
2023-05-07
1
-0
/
+4
|
*
bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
Daniel Rosenberg
2023-05-07
2
-16
/
+31
|
*
bpf: Add bpf_task_under_cgroup() kfunc
Feng Zhou
2023-05-06
1
-0
/
+17
|
*
bpf: support precision propagation in the presence of subprogs
Andrii Nakryiko
2023-05-05
1
-20
/
+143
|
*
bpf: fix mark_all_scalars_precise use in mark_chain_precision
Andrii Nakryiko
2023-05-05
1
-3
/
+13
|
*
bpf: fix propagate_precision() logic for inner frames
Andrii Nakryiko
2023-05-05
1
-30
/
+35
|
*
bpf: maintain bitmasks across all active frames in __mark_chain_precision
Andrii Nakryiko
2023-05-05
1
-47
/
+53
|
*
bpf: improve precision backtrack logging
Andrii Nakryiko
2023-05-05
1
-7
/
+65
|
*
bpf: encapsulate precision backtracking bookkeeping
Andrii Nakryiko
2023-05-05
1
-67
/
+182
|
*
bpf: mark relevant stack slots scratched for register read instructions
Andrii Nakryiko
2023-05-05
1
-0
/
+3
|
*
bpf: Print a warning only if writing to unprivileged_bpf_disabled.
Kui-Feng Lee
2023-05-03
1
-1
/
+2
|
*
bpf: Add bpf_dynptr_clone
Joanne Koong
2023-04-27
2
-20
/
+97
|
*
bpf: Add bpf_dynptr_size
Joanne Koong
2023-04-27
2
-5
/
+14
|
*
bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly
Joanne Koong
2023-04-27
1
-4
/
+19
[next]