summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 daysperf build: Add clang and rust target flags for LoongArchHaiyong Sun
12 daysLoongArch: KVM: Fix TOCTOU race on pv_featuresTao Cui
12 daysLoongArch: KVM: Validate MSI data before routing it to EIOINTCZeng Chi
12 daysLoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLYZeng Chi
12 daysLoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()Bibo Mao
12 daysLoongArch: KVM: Fix resource leak in kvm_loongarch_env_init() error pathChaithanya Lagisetty
12 daysLoongArch: KVM: Add unregister helpers for the KVM interrupt devicesChaithanya Lagisetty
12 daysLoongArch: KVM: Free init resources if kvm_init() failsChaithanya Lagisetty
12 daysLoongArch: BPF: Fix off-by-one error for insn_is_cast_user()Tiezhu Yang
12 daysLoongArch: Avoid preempt count underflow without probeJérémy Jean
12 daysLoongArch: Do not save/restore percpu base register in rethook trampolineWentao Guan
12 daysLoongArch: Remove unused setup_profiling_timer() functionAnthony Iliopoulos
12 daysLoongArch: Fix typo "avaliable" in comment of vmlinux.lds.SHemanth Selam
12 daysLoongArch: Do not select HAVE_RUST when KASAN is enabledNathan Chancellor
13 daysselftests/bpf: No non-NULL inference from an imprecise zero registerEduard Zingerman
13 daysbpf: Mark the zero register precise for a register-form NULL checkEduard Zingerman
13 daysselftests/bpf: Check that JMP32 pointer vs zero jumps are not predictedEduard Zingerman
13 daysbpf: Don't predict JMP32 pointer vs zero comparisonsEduard Zingerman
13 daysselftests/bpf: Check the linked regs cap for the compared registerEduard Zingerman
13 daysbpf: Don't resurrect a scalar id dropped by collect_linked_regs()Eduard Zingerman
13 daysselftests/bpf: No non-NULL inference from unbounded offset pointersEduard Zingerman
13 daysbpf: Don't infer non-NULL from a pointer with an unbounded offsetEduard Zingerman
13 daysMerge tag 'drm-xe-fixes-2026-09-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
13 daysMerge tag 'amd-drm-fixes-7.3-2026-09-03' of https://gitlab.freedesktop.org/dr...Dave Airlie
13 daysmm/slab: take n->list_lock in __slab_try_return_freelist() to avoid raceHarry Yoo (Meta)
13 daysmm/slab: disallow kfree_rcu_sheaf() on PREEMPT_RT againVlastimil Babka (SUSE)
13 daysexit: hold a reference to thread_pid across proc_flush_pidDaehyeon Ko
13 dayscrypto: x86/aria - add missing vzeroupper in AVX-512 codeEric Biggers
13 dayscrypto: x86/aria - add missing vzeroupper in AVX2 codeEric Biggers
13 daysfs: autofs: fix memory leak in autofs_fill_super()Jeffin Philip
13 daysirqdomain: Delete irq_domain_add_linear()Jiri Slaby (SUSE)
13 daysfutex: Prevent rcuwait use-after-free during requeue PIYao Kai
13 daysfutex: Provide rt_mutex_.*_schedule() equivalents for futex schedulingSebastian Andrzej Siewior
13 daysMerge tag 'drm-intel-fixes-2026-09-03' of https://gitlab.freedesktop.org/drm/...Dave Airlie
13 daysselftests/bpf: Add tests to assert that netfilter progs cannot write to skbFlorian Westphal
13 daysMerge tag 'drm-misc-fixes-2026-09-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
13 daysMerge branch 'misc-bug-fixes-part-2'Alexei Starovoitov
13 daysselftests/bpf: Reject legacy packet loads from callbacksKumar Kartikeya Dwivedi
13 daysbpf: Reject legacy packet loads from callbacksKumar Kartikeya Dwivedi
13 daysselftests/bpf: Check faultable stack helper contextsKumar Kartikeya Dwivedi
13 daysbpf: Mark faultable stack helpers as sleepableKumar Kartikeya Dwivedi
13 daysselftests/bpf: Test btf lookup helper sleepabilityKumar Kartikeya Dwivedi
13 daysbpf: Mark bpf_btf_find_by_name_kind() as sleepableKumar Kartikeya Dwivedi
13 daysselftests/bpf: Check rbtree callback restrictions in subprogsKumar Kartikeya Dwivedi
13 daysbpf: Check ancestor frames for rbtree callbacksKumar Kartikeya Dwivedi
13 daysMerge branch 'enic-fix-v2-vf-mailbox-reply-matching-and-carrier-reopen'Jakub Kicinski
13 daysenic: match mailbox replies to request numbersSatish Kharat
13 daysenic: preserve V2 VF carrier across netdev reopenSatish Kharat
13 daysselftests/bpf: bpf_fastcall patterns entered by a jumpEduard Zingerman
13 daysbpf: don't rewrite bpf_fastcall patterns entered by a jumpEduard Zingerman