index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
stackmap.c
Age
Commit message (
Expand
)
Author
2024-09-11
bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
Andrii Nakryiko
2024-09-11
bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
Andrii Nakryiko
2024-09-11
lib/buildid: rename build_id_parse() into build_id_parse_nofault()
Andrii Nakryiko
2024-03-07
bpf: Fix stackmap overflow check on 32-bit arches
Toke Høiland-Jørgensen
2023-11-10
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
2023-10-06
bpf: Annotate struct bpf_stack_map with __counted_by
Kees Cook
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
2023-03-22
bpf: return long from bpf_map_ops funcs
JP Kobryn
2023-03-07
bpf: stackmap memory usage
Yafang Shao
2022-09-13
perf/bpf: Always use perf callchains if exist
Namhyung Kim
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-09
bpf: Fix excessive memory allocation in stack_map_alloc()
Yuntao Wang
2022-04-01
bpf: Remove redundant assignment to smap->map.value_size
Yuntao Wang
2022-03-20
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
2022-02-28
bpf: Cache the last valid build_id
Hao Luo
2022-01-15
bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
Naveen N. Rao
2021-11-12
bpf: Introduce btf_tracing_ids
Song Liu
2021-11-07
bpf: Introduce helper bpf_find_vma
Song Liu
2021-09-30
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
2021-09-10
bpf, mm: Fix lockdep warning triggered by stack_map_get_build_id_offset()
Yonghong Song
2021-08-25
bpf: Consolidate task_struct BTF_ID declarations
Daniel Xu
2021-04-01
bpf: Refcount task stack in bpf_get_task_stack
Dave Marchevsky
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-03
bpf: Check for integer overflow when using roundup_pow_of_two()
Bui Quang Minh
2021-01-14
bpf: Add size arg to build_id_parse function
Jiri Olsa
2021-01-14
bpf: Move stack_map_get_build_id into lib
Jiri Olsa
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-02
bpf: Eliminate rlimit-based memory accounting for stackmap maps
Roman Gushchin
2020-11-24
irq_work: Cleanup
Peter Zijlstra
2020-09-21
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-12
bpf: Iterate through all PT_NOTE sections when looking for build id
Jiri Olsa
2020-07-25
bpf: Fix build on architectures with special bpf_user_pt_regs_t
Song Liu
2020-07-25
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2020-07-02
bpf: Fix build without CONFIG_STACKTRACE
Song Liu
2020-07-01
bpf: Introduce helper bpf_get_task_stack()
Song Liu
2020-07-01
bpf: Remove redundant synchronize_rcu.
Alexei Starovoitov
2020-06-22
bpf: Set map_btf_{name, id} for all map types
Andrey Ignatov
2020-06-09
mmap locking API: add mmap_read_trylock_non_owner()
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
2020-02-24
bpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT and interrupts disabled
David Miller
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-11
irq_work: Convert flags to atomic_t
Frederic Weisbecker
2019-10-16
bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()
Song Liu
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
[next]