summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daysLinux 5.15.203v5.15.203linux-5.15.yGreg Kroah-Hartman1-1/+1
3 daysio_uring/poll: correctly handle io_poll_add() return value on updateJens Axboe1-7/+19
3 daysRevert "PCI: Enable ACS after configuring IOMMU for OF platforms"Manivannan Sadhasivam3-10/+9
3 daysksmbd: Fix dangling pointer in krb_authenticateSean Heelan1-1/+3
3 daysksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon1-1/+3
3 daysBluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+9
3 daysi2c: cp2615: fix serial string NULL-deref at probeJohan Hovold1-0/+3
3 daysi2c: cp2615: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
3 daysksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon1-8/+12
3 daysksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon1-1/+14
3 daystracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang1-4/+4
3 daysx86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
3 daysmm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-5/+15
3 daysscsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik1-6/+46
3 daysnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
3 daysKVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-5/+8
3 daysdmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea1-4/+20
3 daysdmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea1-4/+5
3 daysxfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
3 daysext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
3 daysext4: fix the might_sleep() warnings in kvfree()Zqiang2-17/+7
3 daysext4: publish jinode after initializationLi Chen2-6/+13
3 daysusb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu3-6/+56
3 daysusb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai1-4/+4
3 daysusb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann1-5/+6
3 daysnet: rfkill: prevent unlimited numbers of rfkill events from being createdGreg Kroah-Hartman1-12/+25
3 daysseg6: separate dst_cache for input and output paths in seg6 lwtunnelAndrea Mayer1-13/+28
3 daysRevert "mptcp: add needs_id for netlink appending addr"Matthieu Baerts (NGI0)1-19/+5
3 daysxen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao1-0/+3
3 daysnetlink: add nla be16/32 types to minlen arrayFlorian Westphal1-0/+4
3 daysrxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)David Howells2-7/+1
3 daysrxrpc: fix reference count leak in rxrpc_server_keyring()Luxiao Xu1-0/+3
3 daysnet: stmmac: fix integer underflow in chain modeTyllis Xu1-5/+6
3 daysnet: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou1-1/+1
3 daysmmc: vub300: fix NULL-deref on disconnectJohan Hovold1-1/+1
3 daysdrm/i915/gt: fix refcount underflow in intel_engine_park_heartbeatSebastian Brzezinka1-8/+18
3 daysnet: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier1-0/+1
3 daysnet/tls: fix use-after-free in -EBUSY error path of tls_do_encryptionMuhammad Alifa Ramdhan1-0/+10
3 daysbatman-adv: reject oversized global TT response buffersRuide Cao1-2/+7
3 daysnfc: pn533: allocate rx skb before consuming bytesPengpeng Hou1-3/+8
3 daysarm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo1-0/+1
3 daysarm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo1-1/+1
3 dayswifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
3 daystipc: fix bc_ackers underflow on duplicate GRP_ACK_MSGOleh Konko1-1/+5
3 daysnetfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do2-1/+2
3 daysapparmor: fix race between freeing data and fs accessing itJohn Johansen7-101/+152
3 daysapparmor: fix race on rawdata dereferenceJohn Johansen4-57/+94
3 daysapparmor: fix differential encoding verificationJohn Johansen2-4/+20
3 daysapparmor: fix unprivileged local user can do privileged policy managementJohn Johansen3-11/+52
3 daysapparmor: Fix double free of ns_name in aa_replace_profiles()John Johansen1-0/+1