index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2021-02-10
bpf: Fix 32 bit src register truncation on div/mod
Daniel Borkmann
2021-02-10
bpf: Fix verifier jmp32 pruning decision logic
Daniel Borkmann
2021-02-10
bpf: Fix verifier jsgt branch analysis on max bound
Daniel Borkmann
2021-02-03
bpf: Check for integer overflow when using roundup_pow_of_two()
Bui Quang Minh
2021-01-26
bpf, preload: Fix build when $(O) points to a relative path
Quentin Monnet
2021-01-26
bpf: Drop disabled LSM hooks from the sleepable set
Mikko Ylinen
2021-01-22
bpf, inode_storage: Put file handler if no storage was found
Pan Bian
2021-01-22
bpf, cgroup: Fix problematic bounds check
Loris Reiff
2021-01-22
bpf, cgroup: Fix optlen WARN_ON_ONCE toctou
Loris Reiff
2021-01-20
bpf: Fix signed_{sub,add32}_overflows type handling
Daniel Borkmann
2021-01-19
bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
Mircea Cirjaliu
2021-01-13
bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
Gilad Reti
2021-01-12
bpf: Allow empty module BTFs
Andrii Nakryiko
2021-01-12
bpf: Don't leak memory in bpf getsockopt when optlen == 0
Stanislav Fomichev
2021-01-12
bpf: Fix typo in bpf_inode_storage.c
KP Singh
2021-01-12
bpf: Local storage helpers should check nullness of owner ptr passed
KP Singh
2021-01-12
bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach
Jiri Olsa
2021-01-03
bpf: Fix a task_iter bug caused by a merge conflict resolution
Yonghong Song
2020-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-24
bpf: Use thread_group_leader()
Jonathan Lemon
2020-12-24
bpf: Save correct stopping point in file seq iteration
Jonathan Lemon
2020-12-22
bpf: Add schedule point in htab_init_buckets()
Eric Dumazet
2020-12-18
bpf: Remove unused including <linux/version.h>
Tian Tao
2020-12-15
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-14
bpf: Permits pointers on stack for helper calls
Yonghong Song
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
2020-12-10
bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
Alexei Starovoitov
2020-12-10
bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
2020-12-10
bpf: In bpf_task_fd_query use fget_task
Eric W. Biederman
2020-12-08
bpf: Return -ENOTSUPP when attaching to non-kernel BTF
Andrii Nakryiko
2020-12-07
bpf: Propagate __user annotations properly
Lukas Bulwahn
2020-12-07
bpf: Avoid overflows involving hash elem_size
Eric Dumazet
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-03
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
2020-12-03
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf progs
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf local storage maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for stackmap maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf ringbuffer
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for reuseport_array maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for queue_stack_maps maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for lpm_trie maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for hashtab maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for devmap maps
Roman Gushchin
[next]