summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
22 hoursLinux 6.6.134v6.6.134Greg Kroah-Hartman1-1/+1
22 hoursnet: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvnetaMarek BehĂșn1-1/+6
22 hoursMPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong1-1/+1
22 hoursext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o1-0/+2
22 hoursext4: publish jinode after initializationLi Chen2-6/+13
22 hoursdmaengine: fsl-edma: fix channel parameter config for fixed channel requestsJoy Zou1-15/+11
22 hoursdmaengine: fsl-edma: change to guard(mutex) within fsl_edma3_xlate()Joy Zou1-4/+1
22 hoursx86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
22 hoursmm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-5/+15
22 hoursscsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik1-6/+46
22 hoursnet: mana: fix use-after-free in add_adev() error pathGuangshuo Li1-2/+4
22 hoursnet: correctly handle tunneled traffic on IPV6_CSUM GSO fallbackWillem de Bruijn1-5/+17
22 hoursnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
22 hoursiio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol1-0/+3
22 hourswifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
22 hoursusb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha1-10/+37
22 hoursusb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai1-3/+6
22 hoursusb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai1-0/+6
22 hoursusb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu3-4/+43
22 hoursusb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai1-5/+5
22 hoursLoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao6-10/+53
22 hoursgfs2: Validate i_depth for exhash directoriesAndrew Price2-4/+8
22 hoursgfs2: Improve gfs2_consist_inode() usageAndrew Price3-40/+53
22 hoursbtrfs: do not free data reservation in fallback from inline due to -ENOSPCFilipe Manana1-1/+5
22 hoursbtrfs: fix the qgroup data free range for inline data extentsQu Wenruo1-1/+1
22 hoursusb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban1-0/+6
22 hoursUSB: dummy-hcd: Fix interrupt synchronization errorAlan Stern1-15/+14
22 hoursUSB: dummy-hcd: Fix locking/synchronization errorAlan Stern1-1/+6
22 hoursthunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio1-1/+1
22 hoursmisc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng1-0/+1
22 hoursthermal: core: Fix thermal zone device registration error pathRafael J. Wysocki1-0/+1
22 hoursgpio: mxc: map Both Edge pad wakeup to Rising EdgeShenwei Wang1-1/+9
22 hourscpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
22 hoursnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
22 hoursvxlan: validate ND option lengths in vxlan_na_createYang Yang1-2/+4
22 hourscounter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev memberCosmin Tanislav1-28/+27
22 hourscounter: rz-mtu3-cnt: prevent counter from being toggled multiple timesCosmin Tanislav1-4/+8
22 hoursnetfilter: ipset: drop logically empty buckets in mtype_delYifan Wu1-1/+1
22 hoursnvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers2-0/+2
22 hoursdt-bindings: connector: add pd-disable dependencyXu Yang1-0/+1
22 hourscomedi: me4000: Fix potential overrun of firmware bufferIan Abbott1-4/+12
22 hourscomedi: me_daq: Fix potential overrun of firmware bufferIan Abbott1-16/+19
22 hourscomedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott1-1/+2
22 hourscomedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott1-0/+8
22 hourscomedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey1-0/+12
22 hourscdc-acm: new quirk for EPSON HMDOliver Neukum2-0/+10
22 hoursbridge: br_nd_send: validate ND option lengthsYang Yang1-2/+4
22 hoursfork: defer linking file vma until vma is fully initializedMiaohe Lin1-14/+15
22 hoursvfio/pci: Insert full vma on mmap'd MMIO faultAlex Williamson1-2/+17
22 hoursvfio/pci: Use unmap_mapping_range()Alex Williamson2-211/+55