summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-09-04selftests/bpf: No non-NULL inference from unbounded offset pointersEduard Zingerman1-0/+80
2026-09-04bpf: Don't infer non-NULL from a pointer with an unbounded offsetEduard Zingerman1-0/+7
2026-09-04Merge tag 'drm-xe-fixes-2026-09-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-2/+7
2026-09-04Merge tag 'amd-drm-fixes-7.3-2026-09-03' of https://gitlab.freedesktop.org/dr...Dave Airlie20-59/+83
2026-09-04exit: hold a reference to thread_pid across proc_flush_pidDaehyeon Ko1-3/+6
2026-09-04crypto: x86/aria - add missing vzeroupper in AVX-512 codeEric Biggers1-0/+3
2026-09-04crypto: x86/aria - add missing vzeroupper in AVX2 codeEric Biggers1-0/+6
2026-09-04fs: autofs: fix memory leak in autofs_fill_super()Jeffin Philip1-1/+3
2026-09-04irqdomain: Delete irq_domain_add_linear()Jiri Slaby (SUSE)2-22/+0
2026-09-04futex: Prevent rcuwait use-after-free during requeue PIYao Kai1-2/+10
2026-09-04futex: Provide rt_mutex_.*_schedule() equivalents for futex schedulingSebastian Andrzej Siewior4-13/+23
2026-09-04Merge tag 'drm-intel-fixes-2026-09-03' of https://gitlab.freedesktop.org/drm/...Dave Airlie9-22/+48
2026-09-03selftests/bpf: Add tests to assert that netfilter progs cannot write to skbFlorian Westphal1-0/+78
2026-09-04Merge tag 'drm-misc-fixes-2026-09-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie54-234/+1072
2026-09-03Merge branch 'misc-bug-fixes-part-2'Alexei Starovoitov7-11/+271
2026-09-03selftests/bpf: Reject legacy packet loads from callbacksKumar Kartikeya Dwivedi1-0/+96
2026-09-03bpf: Reject legacy packet loads from callbacksKumar Kartikeya Dwivedi1-0/+17
2026-09-03selftests/bpf: Check faultable stack helper contextsKumar Kartikeya Dwivedi1-0/+52
2026-09-03bpf: Mark faultable stack helpers as sleepableKumar Kartikeya Dwivedi1-0/+2
2026-09-03selftests/bpf: Test btf lookup helper sleepabilityKumar Kartikeya Dwivedi1-0/+34
2026-09-03bpf: Mark bpf_btf_find_by_name_kind() as sleepableKumar Kartikeya Dwivedi1-0/+1
2026-09-03selftests/bpf: Check rbtree callback restrictions in subprogsKumar Kartikeya Dwivedi1-0/+55
2026-09-03bpf: Check ancestor frames for rbtree callbacksKumar Kartikeya Dwivedi1-11/+14
2026-09-03selftests/bpf: bpf_fastcall patterns entered by a jumpEduard Zingerman1-0/+110
2026-09-03bpf: don't rewrite bpf_fastcall patterns entered by a jumpEduard Zingerman3-0/+23
2026-09-03selftests/bpf: check zero extension of an arena 32-bit cmpxchgEduard Zingerman1-0/+26
2026-09-03bpf: update disasm.c to print BPF_PROBE_ATOMIC as atomicsEduard Zingerman1-22/+25
2026-09-03bpf: zero extend the result of an arena 32-bit cmpxchgEduard Zingerman1-1/+6
2026-09-03Merge tag 'nvme-7.3-2026-09-03' of git://git.infradead.org/nvme into block-7.3Jens Axboe19-84/+228
2026-09-03Merge tag 'mm-hotfixes-stable-2026-09-03-17-45' of git://git.kernel.org/pub/s...Linus Torvalds18-133/+233
2026-09-03nvme-tcp.h: drop kernel-doc comments, fix a few descriptionsRandy Dunlap1-9/+9
2026-09-03nvme-fc: fix double free of fabrics options when nvme_add_ctrl() failsNiklas Cassel1-6/+20
2026-09-03nvmet: reject namespace enable without device pathSeokgyu Choi1-0/+5
2026-09-03nvmet-auth: Synchronize timeout work during SQ teardownKazuki Hanai3-1/+9
2026-09-03MAINTAINERS: update nvme entryKeith Busch1-1/+1
2026-09-03nvmet-tcp: reject unsolicited H2CData PDUsShivam Kumar1-0/+8
2026-09-03nvme-tcp: defer TLS inline send to io_workXixin Liu1-0/+5
2026-09-03nvmet-tcp: fix out-of-bounds write when receiving an over-long PDUShivam Kumar1-0/+2
2026-09-03nvme-tcp: return -EPROTO for a C2HData on a writeYehyeong Lee1-1/+1
2026-09-03nvmet: print namespace IDs as unsigned 32bit valueMohamed Khalfella3-4/+4
2026-09-03nvme: print namespace IDs as unsigned 32bit valueMohamed Khalfella3-12/+12
2026-09-03nvme: remove stale namespaces by NSID range during scanMohamed Khalfella1-9/+9
2026-09-03nvme: add missing SRCU grace period in error pathTristan Madani1-0/+3
2026-09-03nvme-fabrics: fix DHCHAP secret leak on parse failureXu Rao1-0/+2
2026-09-03Merge tag 'selinux-pr-20260903' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-27/+12
2026-09-03MAINTAINERS, mailmap: update email address for Ondrej MosnáčekOndrej Mosnáček2-1/+2
2026-09-03drm/xe/vram: report FLAT_CCS base misalignmentMatthew Auld1-0/+3
2026-09-03Merge tag 'acpi-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-12/+3
2026-09-03ring-buffer: Add checking nr_subbufs to persistent ring buffer validationSteven Rostedt1-0/+5
2026-09-03mm/secretmem: properly account locked pagesLorenzo Stoakes (ARM)3-39/+110