summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-11io_uring/kbuf: use struct io_br_sel for multiple buffers pickingJens Axboe3-18/+23
2026-04-11io_uring/kbuf: introduce struct io_br_selJens Axboe4-37/+57
2026-04-11io_uring/kbuf: pass in struct io_buffer_list to commit/recycle helpersJens Axboe6-45/+46
2026-04-11io_uring/net: clarify io_recv_buf_select() return valueJens Axboe1-1/+1
2026-04-11io_uring/net: don't use io_net_kbuf_recyle() for non-provided casesJens Axboe1-3/+3
2026-04-11io_uring/kbuf: drop 'issue_flags' from io_put_kbuf(s)() argumentsJens Axboe4-17/+14
2026-04-11io_uring/kbuf: uninline __io_put_kbufsPavel Begunkov2-63/+70
2026-04-11io_uring/kbuf: introduce io_kbuf_drop_legacy()Pavel Begunkov3-25/+14
2026-04-11io_uring/kbuf: open code __io_put_kbuf()Pavel Begunkov2-8/+1
2026-04-11io_uring/kbuf: remove legacy kbuf cachingPavel Begunkov4-59/+9
2026-04-11io_uring/kbuf: simplify __io_put_kbufPavel Begunkov3-31/+8
2026-04-11io_uring/kbuf: remove legacy kbuf kmem cachePavel Begunkov3-8/+3
2026-04-11io_uring/kbuf: remove legacy kbuf bulk allocationPavel Begunkov1-25/+5
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