]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - kernel/bpf
KVM: x86/speculation: Disable Fill buffer clear within guests
[mirror_ubuntu-jammy-kernel.git] / kernel / bpf /
2022-05-20 Namhyung Kimbpf: Adjust BPF stack helper functions to accommodate...
2022-05-20 Kumar Kartikeya... bpf: Fix UAF due to race between btf_try_get_module...
2022-03-09 He Fengqingbpf: Fix possible race in inc_misses_counter
2022-03-09 Eric Dumazetbpf: Use u64_stats_t in struct bpf_prog_stats
2022-03-07 Eric Dumazetbpf: Add schedule points in batch ops
2022-02-10 Hou Taobpf: Use VM_MAP instead of VM_ALLOC for ringbuf
2022-02-03 Naveen N. Raobpf: Guard against accessing NULL pt_regs in bpf_get_ta...
2022-01-28 Daniel Borkmannbpf: Mark PTR_TO_FUNC register initially with zero...
2022-01-28 Yafang Shaobpf: Fix mount source show for bpffs
2022-01-28 Kris Van Heesbpf: Fix verifier support for validation of async callbacks
2022-01-28 Daniel Borkmannbpf: Don't promote bogus looking registers after null...
2022-01-28 Hou Taobpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_...
2022-01-28 Alexei Starovoitovbpf: Adjust BTF log size limit.
2022-01-21 Daniel Borkmannbpf: Fix out of bounds access from invalid *_or_null...
2022-01-21 Thadeu Lima de Sou... UBUNTU: SAUCE: bpf: prevent helper argument PTR_TO_ALLO...
2022-01-04 Daniel Borkmannbpf: Fix kernel address leakage in atomic cmpxchg's...
2022-01-04 Daniel Borkmannbpf: Make 32->64 bounds propagation slightly more robust
2022-01-04 Daniel Borkmannbpf: Fix signed bounds propagation after mov32
2022-01-04 Daniel Borkmannbpf: Fix kernel address leakage in atomic fetch
2022-01-04 Maxim Mikityanskiybpf: Fix the off-by-two error in range markings
2022-01-04 Dmitrii Banshchikovbpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_...
2022-01-04 Daniel Borkmannbpf: Fix toctou on read-only map's constant scalar...
2022-01-04 Alexei Starovoitovbpf: Fix inner map state pruning regression.
2022-01-04 Alexei Starovoitovbpf: Fix propagation of signed bounds from 64-bit min...
2022-01-04 Alexei Starovoitovbpf: Fix propagation of bounds from 64-bit min/max...
2022-01-04 Eric Dumazetbpf: Fixes possible race in update_prog_stats() for...
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git.kerne...
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git.kernel.org...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git.kernel.org...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git.kernel.org...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2021-10-28 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.15-rc8' of git://git.kerne...
2021-10-28 Linus TorvaldsMerge tag 'drm-fixes-2021-10-29' of git://anongit.freed...
2021-10-28 Linus TorvaldsMerge tag 'net-5.15-rc8' of git://git.kernel.org/pub...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git.kernel...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git.kernel.org...
2021-10-27 Linus TorvaldsMerge tag 'trace-v5.15-rc6' of git://git.kernel.org...
2021-10-27 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-27 Jakub KicinskiMerge tag 'mac80211-for-net-2021-10-27' of git://git...
2021-10-26 Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2021-10-26 Toke Høiland-Jørgensenbpf: Fix potential race in tail call compatibility...
2021-10-26 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-5.15-2' of git://git...
2021-10-25 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-10-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-10-23 Linus TorvaldsMerge tag 'block-5.15-2021-10-22' of git://git.kernel...
2021-10-23 Linus TorvaldsMerge tag 'io_uring-5.15-2021-10-22' of git://git.kerne...
2021-10-23 Xu Kuohaibpf: Fix error usage of map_fd and fdget() in generic_m...
2021-10-23 Alexei StarovoitovMerge branch 'Fix up bpf_jit_limit some more'
2021-10-23 Lorenz Bauerbpf: Prevent increasing bpf_jit_limit above max
2021-10-22 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20211022' of git://git...
2021-10-22 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-22 Rafael J. WysockiMerge branch 'acpi-tools'
2021-10-22 Jakub KicinskiMerge tag 'mac80211-for-net-2021-10-21' of git://git...
2021-10-22 Linus TorvaldsMerge branch 'ucount-fixes-for-v5.15' of git://git...
2021-10-22 Linus TorvaldsMerge tag 'powerpc-5.15-5' of git://git.kernel.org...
2021-10-21 Dave AirlieMerge tag 'drm-msm-fixes-2021-10-18' of https://gitlab...
2021-10-20 Linus TorvaldsMerge tag 'dma-mapping-5.15-2' of git://git.infradead...
2021-10-20 Linus TorvaldsMerge tag 'sound-5.15-rc7' of git://git.kernel.org...
2021-10-20 Linus TorvaldsMerge tag 'audit-pr-20211019' of git://git.kernel.org...
2021-10-20 Linus TorvaldsMerge tag 'trace-v5.15-rc5' of git://git.kernel.org...
2021-10-20 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-20 Arnd BergmannMerge tag 'reset-fixes-for-v5.15' of git://git.pengutro...
2021-10-20 Arnd BergmannMerge tag 'sunxi-fixes-for-5.15-1' of git://git.kernel...
2021-10-20 Arnd BergmannMerge tag 'imx-fixes-5.15-4' of git://git.kernel.org...
2021-10-18 Linus TorvaldsMerge tag 'block-5.15-2021-10-17' of git://git.kernel...
2021-10-18 Linus TorvaldsMerge tag 'io_uring-5.15-2021-10-17' of git://git.kerne...
2021-10-18 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2021-10-18 Linus TorvaldsMerge tag 'powerpc-5.15-4' of git://git.kernel.org...
2021-10-18 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.15_rc6' of git://git...
2021-10-18 Linus TorvaldsMerge tag 'efi-urgent-for-v5.15' of git://git.kernel...
2021-10-18 Linus TorvaldsMerge tag 'driver-core-5.15-rc6' of git://git.kernel...
2021-10-18 Linus TorvaldsMerge tag 'char-misc-5.15-rc6' of git://git.kernel...
2021-10-18 Linus TorvaldsMerge tag 'staging-5.15-rc6' of git://git.kernel.org...
2021-10-18 Linus TorvaldsMerge tag 'tty-5.15-rc6' of git://git.kernel.org/pub...
2021-10-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2021-10-16 Linus TorvaldsMerge tag 'trace-v5.15-rc3' of git://git.kernel.org...
2021-10-16 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2021-10-16 Linus TorvaldsMerge tag 's390-5.15-6' of git://git.kernel.org/pub...
2021-10-16 Linus TorvaldsMerge tag 'pci-v5.15-fixes-2' of git://git.kernel.org...
2021-10-15 Arnd BergmannMerge tag 'imx-fixes-5.15-3' of git://git.kernel.org...
2021-10-15 Takashi IwaiMerge tag 'asoc-fix-v5.15-rc5' of https://git.kernel...
2021-10-15 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15-rc6' of git://git.kerne...
2021-10-15 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org...
2021-10-15 Linus TorvaldsMerge tag 'regulator-fix-v5.15-rc5' of git://git.kernel...
2021-10-15 Linus TorvaldsMerge tag 'mtd/fixes-for-5.15-rc6' of git://git.kernel...
2021-10-15 Linus TorvaldsMerge tag 'ntfs3_for_5.15' of git://github.com/Paragon...
2021-10-15 Greg Kroah-HartmanMerge tag 'usb-serial-5.15-rc6' of https://git.kernel...
2021-10-15 Paolo BonziniMerge tag 'kvmarm-fixes-5.15-2' of git://git.kernel...
2021-10-15 Dave AirlieMerge tag 'mediatek-drm-fixes-5.15' of https://git...
2021-10-14 Linus TorvaldsMerge tag 'sound-5.15-rc6' of git://git.kernel.org...
2021-10-13 Arnd BergmannMerge tag 'optee-fix2-for-v5.15' of git://git.linaro...
2021-10-13 Arnd BergmannMerge tag 'arm-soc/for-5.15/devicetree' of https:/...
2021-10-13 Linus TorvaldsMerge tag 'modules-for-v5.15-rc6' of git://git.kernel...
next