summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-08bpf: Return error for missed kprobe multi bpf program executionJiri Olsa1-1/+1
2025-01-08bpf: Move out synchronize_rcu_tasks_trace from mutex CSPu Lehui1-8/+13
2025-01-08bpf: Fix range_tree_set() error handlingSoma Nakata1-1/+5
2025-01-08selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGSIhor Solodrai1-2/+6
2025-01-07selftests/bpf: Handle prog/attach type comparison in veristatMykyta Yatsenko1-2/+35
2025-01-07selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGSIhor Solodrai1-27/+1
2025-01-06Merge branch 'bpf-allow-bpf_for-bpf_repeat-while-holding-spin'Alexei Starovoitov2-1/+45
2025-01-06selftests/bpf: test bpf_for within spin lock sectionEmil Tsalapatis1-0/+26
2025-01-06bpf: Allow bpf_for/bpf_repeat calls while holding a spinlockEmil Tsalapatis1-1/+19
2025-01-06bpf/tests: Add 32 bits only long conditional jump testsChristophe Leroy1-6/+58
2025-01-06bpf, arm64: Emit A64_{ADD,SUB}_I when possible in emit_{lse,ll_sc}_atomic()Peilin Ye1-8/+4
2025-01-06bpf, arm64: Factor out emit_a64_add_i()Peilin Ye1-8/+14
2025-01-06bpf, arm64: Simplify if logic in emit_lse_atomic()Peilin Ye1-10/+8
2025-01-06selftests/bpf: Avoid generating untracked files when running bpf selftestsJiayuan Chen1-2/+2
2025-01-03bpf: Reject struct_ops registration that uses module ptr and the module btf_i...Martin KaFai Lau3-5/+26
2024-12-31bpf: Use refcount_t instead of atomic_t for mmap_countPei Xiao1-4/+4
2024-12-31bpf: Remove unused MT_ENTRY defineLorenzo Pieralisi1-2/+0
2024-12-31selftests/bpf: fix veristat comp mode with new statsMahe Tardy1-1/+7
2024-12-31bpf: Fix holes in special_kfunc_list if !CONFIG_NETThomas Weißschuh1-0/+3
2024-12-31Merge branch 'bpf-verifier-improve-precision-of-bpf_mul'Alexei Starovoitov2-44/+170
2024-12-31selftests/bpf: Add testcases for BPF_MULMatan Shachnai1-0/+134
2024-12-31bpf, verifier: Improve precision of BPF_MULMatan Shachnai1-44/+36
2024-12-31libbpf: Set MFD_NOEXEC_SEAL when creating memfdDaniel Xu1-1/+13
2024-12-20selftests/bpf: Clear out Python syntax warningsAriel Otilibili1-14/+14
2024-12-19bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RTMartin KaFai Lau1-2/+6
2024-12-18veristat: Fix top source line stat collectionMykyta Yatsenko1-1/+9
2024-12-16bpf: lsm: Remove hook to bpf_task_storage_freeSong Liu1-1/+0
2024-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov350-5369/+7168
2024-12-16Linux 6.13-rc3v6.13-rc3Linus Torvalds1-1/+1
2024-12-16Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds14-19/+19
2024-12-16Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-23/+7
2024-12-16Merge tag 'i2c-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+4
2024-12-15Merge tag 'edac_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-22/+10
2024-12-15Merge tag 'irq_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+17
2024-12-15Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-22/+84
2024-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-16/+58
2024-12-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds23-164/+596
2024-12-14bpf: Avoid deadlock caused by nested kprobe and fentry bpf programsPriya Bala Govindasamy1-0/+6
2024-12-14Merge tag 'usb-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-72/+116
2024-12-14Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-1/+31
2024-12-14Merge tag 'staging-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+7
2024-12-14Merge tag 'v6.13-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-33/+16
2024-12-14Merge tag 'rust-fixes-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2-2/+14
2024-12-14Merge tag 'iommu-fixes-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-11/+42
2024-12-14Merge tag 'ata-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+1
2024-12-14Merge tag 'i2c-host-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang3-3/+4
2024-12-14Merge tag '6.13-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-4/+8
2024-12-14Merge tag 'spi-fix-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+28
2024-12-14Merge tag 'regulator-fix-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+51