index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-12-06
bpf: add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2023-12-06
bpf: introduce BPF token object
Andrii Nakryiko
2023-12-06
bpf: add BPF token delegation mount options to BPF FS
Andrii Nakryiko
2023-12-06
bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
Andrii Nakryiko
2023-12-05
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
2023-12-05
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
2023-12-05
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
2023-12-05
tracing: Disable snapshot buffer when stopping instance tracers
Steven Rostedt (Google)
2023-12-05
tracing: Stop current tracer when resizing buffer
Steven Rostedt (Google)
2023-12-05
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
2023-12-05
bpf: track aligned STACK_ZERO cases as imprecise spilled registers
Andrii Nakryiko
2023-12-05
bpf: preserve constant zero when doing partial register restore
Andrii Nakryiko
2023-12-05
bpf: preserve STACK_ZERO slots on partial reg spills
Andrii Nakryiko
2023-12-05
bpf: fix check for attempt to corrupt spilled pointer
Andrii Nakryiko
2023-12-05
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
2023-12-05
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
2023-12-05
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
2023-12-05
cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
Vlastimil Babka
2023-12-04
bpf: Optimize the free of inner map
Hou Tao
2023-12-04
bpf: Defer the free of inner map when necessary
Hou Tao
2023-12-04
bpf: Set need_defer as false when clearing fd array during map free
Hou Tao
2023-12-04
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2023-12-04
bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
Hou Tao
2023-12-04
kernel/resource: Increment by align value in get_free_mem_region()
Alison Schofield
2023-12-04
bpf: Minor logging improvement
Andrei Matei
2023-12-03
Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-12-02
bpf: simplify tnum output if a fully known constant
Andrii Nakryiko
2023-12-02
bpf: enforce precision of R0 on program/async callback return
Andrii Nakryiko
2023-12-02
bpf: unify async callback and program retval checks
Andrii Nakryiko
2023-12-02
bpf: enforce precise retval range on program exit
Andrii Nakryiko
2023-12-02
bpf: enforce exact retval range on subprog/callback exit
Andrii Nakryiko
2023-12-02
bpf: enforce precision of R0 on callback return
Andrii Nakryiko
2023-12-02
bpf: provide correct register name for exception callback retval check
Andrii Nakryiko
2023-12-01
bpf: Add kfunc bpf_get_file_xattr
Song Liu
2023-12-01
bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
Yonghong Song
2023-12-01
tracing/uprobe: Replace strlcpy() with strscpy()
Kees Cook
2023-12-01
params: Fix multi-line comment style
Andy Shevchenko
2023-12-01
params: Sort headers
Andy Shevchenko
2023-12-01
params: Use size_add() for kmalloc()
Andy Shevchenko
2023-12-01
params: Do not go over the limit when getting the string length
Andy Shevchenko
2023-12-01
params: Introduce the param_unknown_fn type
Andy Shevchenko
2023-12-01
cgroup/rstat: Optimize cgroup_rstat_updated_list()
Waiman Long
2023-12-01
locking/mutex: Document that mutex_unlock() is non-atomic
Jann Horn
2023-12-01
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-01
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-29
ptrace: Convert ptrace_attach() to use lock guards
Peter Zijlstra
[prev]
[next]