summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-02Linux 6.12.80v6.12.80Greg Kroah-Hartman1-1/+1
2026-04-02idpf: nullify pointers after they are freedLi Li1-0/+1
2026-04-02net: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
2026-04-02net: bcmasp: Restore programming of TX map vector registerFlorian Fainelli1-0/+3
2026-04-02dmaengine: idxd: Fix leaking event log memoryVinicius Costa Gomes1-4/+0
2026-04-02futex: Require sys_futex_requeue() to have identical flagsPeter Zijlstra1-0/+8
2026-04-02xen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao1-0/+3
2026-04-02btrfs: fix lost error when running device stats on multiple devices fsFilipe Manana1-2/+3
2026-04-02btrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki1-1/+1
2026-04-02btrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone1-2/+2
2026-04-02dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen1-8/+1
2026-04-02dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut1-6/+6
2026-04-02dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut1-1/+22
2026-04-02dmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut1-1/+1
2026-04-02dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()Tuo Li1-1/+1
2026-04-02netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iteratorsDeepanshu Kartikey1-0/+43
2026-04-02dmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein1-2/+2
2026-04-02dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen1-3/+3
2026-04-02phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()Felix Gu1-0/+2
2026-04-02dmaengine: idxd: Fix freeing the allocated ida too lateVinicius Costa Gomes1-4/+4
2026-04-02dmaengine: idxd: Fix memory leak when a wq is resetVinicius Costa Gomes1-2/+1
2026-04-02dmaengine: idxd: Fix not releasing workqueue on .release()Vinicius Costa Gomes1-0/+1
2026-04-02ASoC: ak4458: Convert to RUNTIME_PM_OPS() & coTakashi Iwai1-8/+5
2026-04-02idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
2026-04-02idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
2026-04-02idpf: detach and close netdevs while handling a resetEmil Tantilov1-45/+70
2026-04-02idpf: check error for register_netdev() on initEmil Tantilov1-9/+22
2026-04-02ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-3/+22
2026-04-02ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek1-9/+15
2026-04-02landlock: Fix handling of disconnected directoriesMickaël Salaün2-12/+44
2026-04-02landlock: Optimize file path walks and prepare for audit supportMickaël Salaün1-17/+27
2026-04-02net: add proper RCU protection to /proc/net/ptypeEric Dumazet1-16/+33
2026-04-02virt: tdx-guest: Fix handling of host controlled 'quote' buffer lengthZubin Mithra1-2/+12
2026-04-02xfs: avoid dereferencing log items after push callbacksYuto Ohnuki2-11/+51
2026-04-02ovl: make fsync after metadata copy-up opt-in mount optionFei Lv6-15/+104
2026-04-02ovl: Use str_on_off() helper in ovl_show_options()Thorsten Blum1-5/+4
2026-04-02rust: pin-init: internal: init: document load-bearing fact of field accessorsBenno Lossin1-0/+16
2026-04-02rust: pin-init: add references to previously initialized fieldsBenno Lossin1-34/+115
2026-04-02mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law1-0/+3
2026-04-02media: nxp: imx8-isi: Fix streaming cleanup on releaseRichard Leitner1-98/+58
2026-04-02spi: tegra210-quad: Protect curr_xfer check in IRQ handlerBreno Leitao1-0/+20
2026-04-02LoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao6-10/+53
2026-04-02drm/xe: always keep track of remap prev/nextMatthew Auld3-10/+28
2026-04-02tracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang1-5/+5
2026-04-02tracing: Switch trace_osnoise.c code over to use guard() and __free()Steven Rostedt1-27/+13
2026-04-02ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman1-27/+45
2026-04-02powerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini1-9/+14
2026-04-02arm64: dts: imx8mn-tqma8mqnl: fix LDO5 power offMarkus Niebel2-6/+29
2026-04-02ext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o1-7/+5
2026-04-02ext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8