summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-18net: stmmac: fix integer underflow in chain modeTyllis Xu1-5/+6
2026-04-18net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou1-1/+1
2026-04-18mmc: vub300: fix NULL-deref on disconnectJohan Hovold1-1/+1
2026-04-18net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier1-0/+1
2026-04-18batman-adv: reject oversized global TT response buffersRuide Cao1-2/+7
2026-04-18nfc: pn533: allocate rx skb before consuming bytesPengpeng Hou1-3/+8
2026-04-18arm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo1-0/+1
2026-04-18arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo1-1/+1
2026-04-18wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-04-18tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSGOleh Konko1-1/+5
2026-04-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do2-1/+2
2026-04-18apparmor: fix race between freeing data and fs accessing itJohn Johansen7-101/+152
2026-04-18apparmor: fix race on rawdata dereferenceJohn Johansen4-57/+94
2026-04-18apparmor: fix differential encoding verificationJohn Johansen2-4/+20
2026-04-18apparmor: fix unprivileged local user can do privileged policy managementJohn Johansen3-11/+52
2026-04-18apparmor: Fix double free of ns_name in aa_replace_profiles()John Johansen1-0/+1
2026-04-18apparmor: fix missing bounds check on DEFAULT table in verify_dfa()Massimiliano Pellizzer1-2/+3
2026-04-18apparmor: fix side-effect bug in match_char() macro usageMassimiliano Pellizzer1-10/+20
2026-04-18apparmor: fix: limit the number of levels of policy namespacesJohn Johansen2-0/+4
2026-04-18apparmor: replace recursive profile removal with iterative approachMassimiliano Pellizzer1-3/+27
2026-04-18apparmor: fix memory leak in verify_headerMassimiliano Pellizzer1-1/+0
2026-04-18apparmor: validate DFA start states are in bounds in unpack_pdbMassimiliano Pellizzer1-2/+19
2026-04-18mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)6-54/+195
2026-04-18mm/rmap: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-7/+2
2026-04-18mm/hugetlb: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+8
2026-04-18mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+1
2026-04-18mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu1-9/+4
2026-04-18mm/hugetlb: make detecting shared pte more reliableMiaohe Lin1-12/+7
2026-04-18mm/hugetlb: fix skipping of unsharing of pmd page tablesDavid Hildenbrand (Arm)1-1/+4
2026-04-18Input: uinput - take event lock when submitting FF request "event"Dmitry Torokhov1-0/+7
2026-04-18Input: uinput - fix circular locking dependency with ff-coreMikhail Gavrilov1-7/+21
2026-04-18xfrm_user: fix info leak in build_report()Greg Kroah-Hartman1-0/+1
2026-04-18wifi: rt2x00usb: fix devres lifetimeJohan Hovold1-1/+1
2026-04-18lib/crypto: chacha: Zeroize permuted_state before it leaves scopeEric Biggers1-0/+4
2026-04-18io_uring/tctx: work around xa_store() allocation error issueJens Axboe1-1/+12
2026-04-18usb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha1-10/+37
2026-04-18usb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai1-0/+3
2026-04-18usb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai1-0/+7
2026-04-18nvmet-tcp: fix use-before-check of sg in bounds validationCengiz Can1-3/+3
2026-04-18usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban1-0/+6
2026-04-18USB: dummy-hcd: Fix locking/synchronization errorAlan Stern1-1/+6
2026-04-18thunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio1-1/+1
2026-04-18net: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
2026-04-18vxlan: validate ND option lengths in vxlan_na_createYang Yang1-2/+4
2026-04-18netfilter: ipset: drop logically empty buckets in mtype_delYifan Wu1-1/+1
2026-04-18comedi: me4000: Fix potential overrun of firmware bufferIan Abbott1-4/+12
2026-04-18comedi: me_daq: Fix potential overrun of firmware bufferIan Abbott1-16/+19
2026-04-18comedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott1-1/+2
2026-04-18comedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott1-0/+8
2026-04-18comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey1-0/+12