summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 daysdmaengine: fsl-edma: Add error handling for devm_kasprintfGriffin Kroah-Hartman1-0/+2
9 daysmailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()Griffin Kroah-Hartman1-0/+2
9 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu1-0/+2
9 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang1-0/+4
9 daysnfc: nci: free destination parameters when closing a connectionLinmao Li1-0/+1
9 daysnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page1-2/+2
9 daysnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page1-0/+6
9 daysnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas1-4/+22
9 daysnfc: st21nfca: validate ATR_REQ length against the received frameDoruk Tan Ozturk1-0/+3
9 daysnfc: pn533: purge fragmented skbs during cleanupXu Rao1-0/+1
9 daysnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk1-0/+5
9 daysnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal1-2/+16
9 daysnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk1-4/+6
9 daysnfc: microread: validate target discovery payload lengthsPengpeng Hou1-2/+29
9 daysnfc: fdp: bound the device-reported read length and fix an skb leakBryam Vargas1-0/+27
9 daysnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk1-0/+2
9 daysdrm/xe: Fix DPT allocation paths.Maarten Lankhorst1-25/+8
9 daysdrm/i915: Introduce struct intel_fb_pin_paramsVille Syrjälä5-55/+69
9 daysdrm/i915: Track fence region ID in plane stateVille Syrjälä9-41/+37
9 daysdrm/i915/pin: s/dev_priv/i915/ and drop struct drm_device usageJani Nikula1-13/+11
9 daysxfs: restore nofs context unconditionally in xfs_trans_rollYun Zhou1-7/+9
9 daysxfs: validate attr entry pointer before field accessHongling Zeng1-0/+14
9 daysext4: fix incorrect function call when initializing s_resgidJiazi Liu1-1/+1
9 daysext4: don't enable DAX on new encrypted filesEric Biggers2-20/+24
9 daysext4: propagate errors from fast commit range replayGuanghui Yang1-4/+12
9 daysext4: avoid tail write_begin walk for uptodate foliosJia Zhu1-5/+6
9 daysext4: clear error before retrying inode xattr space fallbackGuanghui Yang1-0/+1
9 daysnilfs2: reject invalid block index in GC ioctlRyusuke Konishi1-2/+18
9 daysext4: stop retrying saturated xattr cache entriesMatthias Goergens1-2/+4
9 dayskcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa3-45/+58
9 daysnull_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflowsRik van Riel1-2/+8
9 daysocfs2: fix missing metadata reservation for large xattrsIan Bridges1-6/+12
9 daysio_uring: defer eventfd signaling when queued from a wakeup handlerJens Axboe8-21/+30
9 daysio_uring/uring_cmd: don't skip completion for a synchronous multishot cmdJens Axboe1-4/+0
9 daysio_uring/rsrc: fix folio size overflow in io_vec_fill_bvec()Ali Ahmet Memis1-1/+1
9 daysio_uring/io-wq: fix worker accounting when canceling creation callbacksVishnu Razdan1-3/+6
9 daysio_uring/cmd: fix iovec leak when the async cmd is not recycledWoraphat Khiaodaeng1-0/+4
9 daysALSA: dummy: Check card index validity at probeTakashi Iwai1-0/+6
9 daysio_uring/futex: only mark private futex waits as inflightJens Axboe1-4/+13
9 daysio_uring/futex: don't mark futex wake requests as inflightJens Axboe3-1/+13
9 daysnvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()Guixin Liu1-1/+1
9 daysrndis_host: add overflow check in rndis_rx_fixup()Griffin Kroah-Hartman1-1/+5
9 daysALSA: scarlett2: Use a private URB for the notification endpointGeoffrey D. Bennett3-35/+71
9 daysALSA: FCP: Use a private URB for the notification endpointGeoffrey D. Bennett1-17/+21
9 daysiommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when rac...Peiyang He1-0/+4
9 daysiommu/tegra241-cmdqv: Fix CMD_SYNC use-after-free on teardownShameer Kolothum3-2/+16
9 daysBluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis1-3/+21
9 daysPCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold3-10/+17
9 daysxfs: rtsummary scrub should treat rtbitmap corruption errors as an xref errorDarrick J. Wong1-1/+1
9 daysxfs: add a xchk_ip_set_corrupt helperChristoph Hellwig10-36/+38