summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge branch 'misc-bug-fixes-part-4'Alexei Starovoitov9-21/+525
9 daysselftests/bpf: Test inner map identities in callbacksKumar Kartikeya Dwivedi2-4/+109
9 daysbpf: Preserve inner map identity in callback framesKumar Kartikeya Dwivedi1-0/+10
9 daysselftests/bpf: Test imprecise scalar kptr storesKumar Kartikeya Dwivedi1-0/+37
9 daysbpf: Mark NULL kptr stores preciseKumar Kartikeya Dwivedi1-2/+9
9 daysselftests/bpf: Test rhtab kptr cancellation semanticsNuoqi Gui2-0/+118
9 daysbpf: Cancel special fields when recycling rhtab elementsNuoqi Gui1-14/+3
9 daysselftests/bpf: Test timer field on recycled rhtab elementKumar Kartikeya Dwivedi2-0/+239
9 daysbpf: Preserve special fields in recycled rhtab elementsYuan Chen1-1/+0
9 daysima: allow users to specify the pcr index with IMA_MEASURE_PCR_IDXJulian Braha1-1/+5
9 daysselftests/bpf: Fix flaky bpf_nf test when random NAT port is 0Jiayuan Chen1-4/+4
9 daysdrm/amd/display: Fix harmless type mismatch in allocationKees Cook1-1/+1
9 daysMerge tag 'hid-for-linus-2026090401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-29/+161
9 daysMerge tag 'sound-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds19-31/+191
9 daysMerge tag 'ata-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2-24/+49
9 daystracing: Fix to avoid creating trace instances with duplicate namesMasami Hiramatsu (Google)1-0/+5
9 daysMerge tag 'ksmbd-for-7.3-rc2-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-33/+90
9 daysMerge tag 'probes-fixes-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-29/+89
9 daysMerge tag 'pmdomain-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-34/+20
9 daysMerge branch 'misc-bug-fixes-part-3'Alexei Starovoitov6-9/+298
9 daysselftests/bpf: Reject refcount acquisition after RCU unlockNing Ding1-0/+27
9 daysbpf: Reject untrusted allocated-object pointersNing Ding1-1/+3
9 daysselftests/bpf: Reject graph kptr use after RCU unlockKumar Kartikeya Dwivedi2-3/+78
9 daysbpf: Clear NON_OWN_REF after RCU protection endsKumar Kartikeya Dwivedi1-4/+14
9 daysselftests/bpf: Test borrowed refcount acquisition nullabilityNing Ding2-0/+109
9 daysbpf: Keep refcount_acquire nullable for borrowed RCU kptrsNing Ding1-1/+1
9 daysselftests/bpf: Reject non-percpu values in percpu kptr fieldsKumar Kartikeya Dwivedi1-0/+59
9 daysbpf: Require MEM_PERCPU for percpu kptr storesKumar Kartikeya Dwivedi1-0/+7
9 daysirqchip/stm32mp-exti: Fix the unit of the hwspinlock timeoutJu Nan1-2/+2
9 daysRevert "irqchip/mbigen: Fix mbigen node address layout"caina1-16/+4
9 daysperf build: Add clang and rust target flags for LoongArchHaiyong Sun1-0/+2
9 daysLoongArch: KVM: Fix TOCTOU race on pv_featuresTao Cui3-1/+7
9 daysLoongArch: KVM: Validate MSI data before routing it to EIOINTCZeng Chi1-0/+3
9 daysLoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLYZeng Chi1-0/+10
9 daysLoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()Bibo Mao2-7/+0
9 daysLoongArch: KVM: Fix resource leak in kvm_loongarch_env_init() error pathChaithanya Lagisetty1-4/+29
9 daysLoongArch: KVM: Add unregister helpers for the KVM interrupt devicesChaithanya Lagisetty8-0/+24
9 daysLoongArch: KVM: Free init resources if kvm_init() failsChaithanya Lagisetty1-1/+5
9 daysLoongArch: BPF: Fix off-by-one error for insn_is_cast_user()Tiezhu Yang1-1/+1
9 daysLoongArch: Avoid preempt count underflow without probeJérémy Jean1-0/+3
9 daysLoongArch: Do not save/restore percpu base register in rethook trampolineWentao Guan1-2/+0
9 daysLoongArch: Remove unused setup_profiling_timer() functionAnthony Iliopoulos1-8/+0
9 daysLoongArch: Fix typo "avaliable" in comment of vmlinux.lds.SHemanth Selam1-1/+1
9 daysLoongArch: Do not select HAVE_RUST when KASAN is enabledNathan Chancellor1-1/+1
9 daysselftests/bpf: No non-NULL inference from an imprecise zero registerEduard Zingerman1-0/+34
9 daysbpf: Mark the zero register precise for a register-form NULL checkEduard Zingerman1-0/+9
9 daysselftests/bpf: Check that JMP32 pointer vs zero jumps are not predictedEduard Zingerman1-0/+27
9 daysbpf: Don't predict JMP32 pointer vs zero comparisonsEduard Zingerman1-0/+7
9 daysselftests/bpf: Check the linked regs cap for the compared registerEduard Zingerman1-6/+7
9 daysbpf: Don't resurrect a scalar id dropped by collect_linked_regs()Eduard Zingerman1-4/+10