projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bpf: Ensure correct locking around vulnerable function find_vpid()
[platform/kernel/linux-rpi.git]
/
kernel
/
bpf
/
2022-10-26
Lee Jones
bpf: Ensure correct locking around vulnerable function...
tree
|
commitdiff
2022-10-26
Lorenz Bauer
bpf: btf: fix truncated last_member_type_id in btf_stru...
tree
|
commitdiff
2022-10-26
Hou Tao
bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_sto...
tree
|
commitdiff
2022-10-26
Hou Tao
bpf: Propagate error from htab_lock_bucket() to userspace
tree
|
commitdiff
2022-10-26
Hou Tao
bpf: Disable preemption when increasing per-cpu map_locked
tree
|
commitdiff
2022-10-26
Kumar Kartikeya...
bpf: Fix reference state management for synchronous...
tree
|
commitdiff
2022-09-08
Pu Lehui
bpf, cgroup: Fix kernel BUG in purge_effective_progs
tree
|
commitdiff
2022-09-08
YiFei Zhu
bpf: Restrict bpf_sys_bpf to CAP_PERFMON
tree
|
commitdiff
2022-08-31
Daniel Borkmann
bpf: Don't use tnum_range on array range checking for...
tree
|
commitdiff
2022-08-25
Hou Tao
bpf: Acquire map uref in .init_seq_private for hash...
tree
|
commitdiff
2022-08-25
Hou Tao
bpf: Acquire map uref in .init_seq_private for array...
tree
|
commitdiff
2022-08-25
Kumar Kartikeya...
bpf: Don't reinit map value in prealloc_lru_pop
tree
|
commitdiff
2022-08-17
Alexei Starovoitov
bpf: Fix subprog names in stack traces.
tree
|
commitdiff
2022-08-17
Tadeusz Struk
bpf: Fix KASAN use-after-free Read in compute_effective...
tree
|
commitdiff
2022-07-29
Eric Dumazet
bpf: Make sure mac_header was set before using it
tree
|
commitdiff
2022-07-12
Martin KaFai Lau
bpf: Stop caching subprog index in the bpf_pseudo_func...
tree
|
commitdiff
2022-07-12
Daniel Borkmann
bpf: Fix insufficient bounds propagation from adjust_sc...
tree
|
commitdiff
2022-07-12
Daniel Borkmann
bpf: Fix incorrect verifier simulation around jmp32...
tree
|
commitdiff
2022-06-25
Toke Høiland-Jørgensen
bpf: Fix calling global functions from BPF_PROG_TYPE_EX...
tree
|
commitdiff
2022-06-14
Menglong Dong
bpf: Fix probe read error in ___bpf_prog_run()
tree
|
commitdiff
2022-06-06
Kumar Kartikeya...
bpf: Check PTR_TO_MEM | MEM_RDONLY in check_helper_mem_...
tree
|
commitdiff
2022-06-06
Kumar Kartikeya...
bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_m...
tree
|
commitdiff
2022-06-06
Yuntao Wang
bpf: Fix excessive memory allocation in stack_map_alloc()
tree
|
commitdiff
2022-06-06
Yuntao Wang
bpf: Fix potential array overflow in bpf_trampoline_get...
tree
|
commitdiff
2022-05-01
Kumar Kartikeya...
bpf: Fix crash due to out of bounds access into reg2btf...
tree
|
commitdiff
2022-05-01
Hao Luo
bpf: Add MEM_RDONLY for helper args that are pointers...
tree
|
commitdiff
2022-05-01
Hao Luo
bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
tree
|
commitdiff
2022-05-01
Hao Luo
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
tree
|
commitdiff
2022-05-01
Hao Luo
bpf: Introduce MEM_RDONLY flag
tree
|
commitdiff
2022-05-01
Hao Luo
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_M...
tree
|
commitdiff
2022-05-01
Hao Luo
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
tree
|
commitdiff
2022-05-01
Hao Luo
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
tree
|
commitdiff
2022-04-08
Namhyung Kim
bpf: Adjust BPF stack helper functions to accommodate...
tree
|
commitdiff
2022-04-08
Kumar Kartikeya...
bpf: Fix UAF due to race between btf_try_get_module...
tree
|
commitdiff
2022-03-08
He Fengqing
bpf: Fix possible race in inc_misses_counter
tree
|
commitdiff
2022-03-08
Eric Dumazet
bpf: Use u64_stats_t in struct bpf_prog_stats
tree
|
commitdiff
2022-03-02
Eric Dumazet
bpf: Add schedule points in batch ops
tree
|
commitdiff
2022-02-08
Hou Tao
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
tree
|
commitdiff
2022-02-01
Naveen N. Rao
bpf: Guard against accessing NULL pt_regs in bpf_get_ta...
tree
|
commitdiff
2022-01-27
Daniel Borkmann
bpf: Mark PTR_TO_FUNC register initially with zero...
tree
|
commitdiff
2022-01-27
Yafang Shao
bpf: Fix mount source show for bpffs
tree
|
commitdiff
2022-01-27
Kris Van Hees
bpf: Fix verifier support for validation of async callbacks
tree
|
commitdiff
2022-01-27
Daniel Borkmann
bpf: Don't promote bogus looking registers after null...
tree
|
commitdiff
2022-01-27
Hou Tao
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_...
tree
|
commitdiff
2022-01-27
Alexei Starovoitov
bpf: Adjust BTF log size limit.
tree
|
commitdiff
2022-01-16
Daniel Borkmann
bpf: Fix out of bounds access from invalid *_or_null...
tree
|
commitdiff
2021-12-22
Daniel Borkmann
bpf: Fix kernel address leakage in atomic cmpxchg's...
tree
|
commitdiff
2021-12-22
Daniel Borkmann
bpf: Make 32->64 bounds propagation slightly more robust
tree
|
commitdiff
2021-12-22
Daniel Borkmann
bpf: Fix signed bounds propagation after mov32
tree
|
commitdiff
2021-12-22
Daniel Borkmann
bpf: Fix kernel address leakage in atomic fetch
tree
|
commitdiff
2021-12-14
Maxim Mikityanskiy
bpf: Fix the off-by-two error in range markings
tree
|
commitdiff
2021-11-25
Dmitrii Banshchikov
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_...
tree
|
commitdiff
2021-11-25
Daniel Borkmann
bpf: Fix toctou on read-only map's constant scalar...
tree
|
commitdiff
2021-11-25
Alexei Starovoitov
bpf: Fix inner map state pruning regression.
tree
|
commitdiff
2021-11-18
Alexei Starovoitov
bpf: Fix propagation of signed bounds from 64-bit min...
tree
|
commitdiff
2021-11-18
Alexei Starovoitov
bpf: Fix propagation of bounds from 64-bit min/max...
tree
|
commitdiff
2021-11-18
Eric Dumazet
bpf: Fixes possible race in update_prog_stats() for...
tree
|
commitdiff
2021-10-31
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'riscv-for-linus-5.15-rc8' of git://git....
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'powerpc-5.15-6' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'gpio-fixes-for-v5.15' of git://git./linux...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge tag 'block-5.15-2021-10-29' of git://git.kernel...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge tag 'mmc-v5.15-rc5' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge tag 'trace-v5.15-rc6-3' of git://git./linux/kerne...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'libnvdimm-fixes-5.15-rc8' of git://git....
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'drm-fixes-2021-10-29' of git://anongit.freed...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'net-5.15-rc8' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'spi-fix-v5.15-rc7' of git://git./linux/kerne...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'regmap-fix-v5.15-rc7' of git://git./linux...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'trace-v5.15-rc6-2' of git://git./linux/kerne...
tree
|
commitdiff
2021-10-27
Linus Torvalds
Merge tag 'trace-v5.15-rc6' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-27
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-10-27
Jakub Kicinski
Merge tag 'mac80211-for-net-2021-10-27' of git://git...
tree
|
commitdiff
2021-10-26
Jakub Kicinski
Merge https://git./linux/kernel/git/bpf/bpf
tree
|
commitdiff
2021-10-26
Toke Høiland-Jørgensen
bpf: Fix potential race in tail call compatibility...
tree
|
commitdiff
2021-10-26
Arnd Bergmann
Merge tag 'qcom-arm64-fixes-for-5.15-2' of git://git...
tree
|
commitdiff
2021-10-25
Linus Torvalds
Merge tag 'for-linus' of git://git.armlinux.org.uk...
tree
|
commitdiff
2021-10-24
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-10-23
Linus Torvalds
Merge tag 'block-5.15-2021-10-22' of git://git.kernel...
tree
|
commitdiff
2021-10-23
Linus Torvalds
Merge tag 'io_uring-5.15-2021-10-22' of git://git.kerne...
tree
|
commitdiff
2021-10-23
Xu Kuohai
bpf: Fix error usage of map_fd and fdget() in generic_m...
tree
|
commitdiff
2021-10-23
Alexei Starovoitov
Merge branch 'Fix up bpf_jit_limit some more'
tree
|
commitdiff
2021-10-23
Lorenz Bauer
bpf: Prevent increasing bpf_jit_limit above max
tree
|
commitdiff
2021-10-22
Linus Torvalds
Merge tag 'hyperv-fixes-signed-20211022' of git://git...
tree
|
commitdiff
2021-10-22
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
tree
|
commitdiff
2021-10-22
Rafael J. Wysocki
Merge branch 'acpi-tools'
tree
|
commitdiff
2021-10-22
Jakub Kicinski
Merge tag 'mac80211-for-net-2021-10-21' of git://git...
tree
|
commitdiff
2021-10-22
Linus Torvalds
Merge branch 'ucount-fixes-for-v5.15' of git://git...
tree
|
commitdiff
2021-10-22
Linus Torvalds
Merge tag 'powerpc-5.15-5' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-21
Dave Airlie
Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab...
tree
|
commitdiff
2021-10-20
Linus Torvalds
Merge tag 'dma-mapping-5.15-2' of git://git.infradead...
tree
|
commitdiff
2021-10-20
Linus Torvalds
Merge tag 'sound-5.15-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-20
Linus Torvalds
Merge tag 'audit-pr-20211019' of git://git./linux/kerne...
tree
|
commitdiff
2021-10-20
Linus Torvalds
Merge tag 'trace-v5.15-rc5' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-20
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
tree
|
commitdiff
2021-10-20
Arnd Bergmann
Merge tag 'reset-fixes-for-v5.15' of git://git.pengutro...
tree
|
commitdiff
next