]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-03-10 Pavel Begunkovio_uring: introduce io_prep_reg_iovec()
2025-03-10 Pavel Begunkovio_uring: unify STOP_MULTISHOT with IOU_OK
2025-03-10 Pavel Begunkovio_uring: return -EAGAIN to continue multishot
2025-03-07 Pavel Begunkovio_uring: cap cached iovec/bvec size
2025-03-07 Pavel Begunkovio_uring/net: implement vectored reg bufs for zctx
2025-03-07 Pavel Begunkovio_uring/net: convert to struct iou_vec
2025-03-07 Pavel Begunkovio_uring/net: pull vec alloc out of msghdr import
2025-03-07 Pavel Begunkovio_uring/net: combine msghdr copy
2025-03-07 Pavel Begunkovio_uring/rw: defer reg buf vec import
2025-03-07 Pavel Begunkovio_uring/rw: implement vectored registered rw
2025-03-07 Pavel Begunkovio_uring: add infra for importing vectored reg buffers
2025-03-07 Pavel Begunkovio_uring: introduce struct iou_vec
2025-03-07 Jens AxboeMerge branch 'for-6.15/io_uring-epoll-wait' into for...
2025-03-07 Jens AxboeMerge branch 'for-6.15/io_uring-rx-zc' into for-6.15...
2025-03-07 Jens AxboeMerge branch 'for-6.15/io_uring' into for-6.15/io_uring...
2025-03-05 Caleb Sander... io_uring: introduce io_cache_free() helper
2025-03-04 Caleb Sander... io_uring/rsrc: skip NULL file/buffer checks in io_free_...
2025-03-04 Caleb Sander... io_uring/rsrc: avoid NULL node check on io_sqe_buffer_r...
2025-03-04 Caleb Sander... io_uring/rsrc: call io_free_node() on io_sqe_buffer_reg...
2025-03-04 Caleb Sander... io_uring/rsrc: free io_rsrc_node using kfree()
2025-03-04 Caleb Sander... io_uring/rsrc: split out io_free_node() helper
2025-03-04 Caleb Sander... io_uring/rsrc: include io_uring_types.h in rsrc.h
2025-03-04 Caleb Sander... ublk: don't cast registered buffer index to int
2025-03-02 Linus TorvaldsLinux 6.14-rc5
2025-03-02 Linus TorvaldsMerge tag 'dmaengine-fix-6.14' of git://git.kernel...
2025-03-02 Linus TorvaldsMerge tag 'phy-fixes-6.14' of git://git.kernel.org...
2025-03-02 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.14-rc5' of git://git.kerne...
2025-03-02 Linus TorvaldsMerge tag 'mips-fixes_6.14_2' of git://git.kernel.org...
2025-03-02 Linus TorvaldsMerge tag 'v6.14-rc4-smb3-client-fix' of git://git...
2025-03-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2025-03-01 Linus TorvaldsMerge tag 'i2c-for-6.14-rc5' of git://git.kernel.org...
2025-03-01 Linus TorvaldsMerge tag 'ata-6.14-rc5' of git://git.kernel.org/pub...
2025-03-01 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2025-03-01 Niklas CasselRevert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsu...
2025-03-01 Keith Buschkvm: retry nx_huge_page_recovery_thread creation
2025-03-01 Keith Buschvhost: return task creation error instead of NULL
2025-03-01 Caleb Sander... io_uring/nop: use io_find_buf_node()
2025-03-01 Caleb Sander... io_uring/rsrc: declare io_find_buf_node() in header...
2025-03-01 Caleb Sander... io_uring/ublk: report error when unregister operation...
2025-03-01 Caleb Sander... io_uring: convert cmd_to_io_kiocb() macro to function
2025-03-01 Caleb Sander... io_uring/uring_cmd: specify io_uring_cmd_import_fixed...
2025-03-01 Caleb Sander... io_uring/rsrc: use rq_data_dir() to compute bvec dir
2025-03-01 Linus TorvaldsMerge tag 'thermal-6.14-rc5' of git://git.kernel.org...
2025-03-01 Linus TorvaldsMerge tag 'pm-6.14-rc5' of git://git.kernel.org/pub...
2025-03-01 Linus TorvaldsMerge tag 'x86-urgent-2025-02-28' of git://git.kernel...
2025-03-01 Linus TorvaldsMerge tag 'sched-urgent-2025-02-28' of git://git.kernel...
2025-03-01 Linus TorvaldsMerge tag 'perf-urgent-2025-02-28' of git://git.kernel...
2025-03-01 Linus TorvaldsMerge tag 'objtool-urgent-2025-02-28' of git://git...
2025-03-01 Linus TorvaldsMerge tag 'locking-urgent-2025-02-28' of git://git...
2025-02-28 Linus TorvaldsMerge tag 'trace-v6.14-rc4' of git://git.kernel.org...
2025-02-28 Linus TorvaldsMerge tag 'iommu-fixes-v6.14-rc4' of git://git.kernel...
2025-02-28 Thomas Gleixnerintel_idle: Handle older CPUs, which stop the TSC in...
2025-02-28 Linus TorvaldsMerge tag 'block-6.14-20250228' of git://git.kernel...
2025-02-28 Linus TorvaldsMerge tag 'io_uring-6.14-20250228' of git://git.kernel...
2025-02-28 Linus TorvaldsMerge tag 'efi-fixes-for-v6.14-2' of git://git.kernel...
2025-02-28 Ming Leiselftests: ublk: add ublk zero copy test
2025-02-28 Ming Leiselftests: ublk: add file backed ublk
2025-02-28 Ming Leiselftests: ublk: add kernel selftests for ublk
2025-02-28 Wolfram SangMerge tag 'i2c-host-fixes-6.14-rc5' of git://git.kernel...
2025-02-28 Dan Carpentergpiolib: Fix Oops in gpiod_direction_input_nonotify()
2025-02-28 Ming Leiblock: fix 'kmem_cache of name 'bio-108' already exists'
2025-02-28 Keith Buschio_uring: cache nodes and mapped buffers
2025-02-28 Keith Buschublk: zc register/unregister bvec
2025-02-28 Keith Buschio_uring: add support for kernel registered bvecs
2025-02-28 Xinyu Zhangnvme: map uring_cmd data even if address is 0
2025-02-28 Keith Buschio_uring/rw: move fixed buffer import to issue path
2025-02-28 Keith Buschio_uring/rw: move buffer_select outside generic prep
2025-02-28 Lu Baoluiommu/vt-d: Fix suspicious RCU usage
2025-02-28 Jerry Snitselaariommu/vt-d: Remove device comparison in context_setup_p...
2025-02-28 Alejandro Jimeneziommu/amd: Preserve default DTE fields when updating...
2025-02-28 Linus TorvaldsMerge tag 'drm-fixes-2025-02-28' of https://gitlab...
2025-02-28 Nikolay Kuratovftrace: Avoid potential division by zero in function_st...
2025-02-28 Heiko Carstensselftests/ftrace: Let fprobe test consider already...
2025-02-28 Steven Rostedttracing: Fix bad hist from corrupting named_triggers...
2025-02-28 Dave AirlieMerge tag 'drm-xe-fixes-2025-02-27' of https://gitlab...
2025-02-28 Dave AirlieMerge tag 'drm-intel-fixes-2025-02-27' of https://gitla...
2025-02-27 Dave AirlieMerge tag 'drm-misc-fixes-2025-02-27' of https://gitlab...
2025-02-27 Dave AirlieMerge tag 'amd-drm-fixes-6.14-2025-02-26' of https...
2025-02-27 Thomas Gleixnersched/core: Prevent rescheduling when interrupts are...
2025-02-27 Ryan Robertsarm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidat...
2025-02-27 Ryan Robertsarm64: hugetlb: Fix huge_ptep_get_and_clear() for non...
2025-02-27 Ryan Robertsmm: hugetlb: Add huge page size param to huge_ptep_get_...
2025-02-27 Linus TorvaldsMerge tag 'net-6.14-rc5' of git://git.kernel.org/pub...
2025-02-27 Ard Biesheuvelefi/mokvar-table: Avoid repeated map/unmap of the same...
2025-02-27 Peter Jonesefi: Don't map the entire mokvar table to determine...
2025-02-27 Linus TorvaldsMerge tag 'sound-6.14-rc5' of git://git.kernel.org...
2025-02-27 Meghana Malladinet: ti: icss-iep: Reject perout generation request
2025-02-27 Eric Dumazetidpf: fix checksums set in idpf_rx_rsc()
2025-02-27 Joe Damatoselftests: drv-net: Check if combined-count exists
2025-02-27 Arnd Bergmannio_uring/net: fix build warning for !CONFIG_COMPAT
2025-02-27 Pavel Begunkovio_uring: rearrange opdef flags by use pattern
2025-02-27 Pavel Begunkovio_uring/net: extract iovec import into a helper
2025-02-27 Pavel Begunkovio_uring/net: unify *mshot_prep calls with compat
2025-02-27 Pavel Begunkovio_uring/net: derive iovec storage later
2025-02-27 Pavel Begunkovio_uring/net: verify msghdr before copying iovec
2025-02-27 Pavel Begunkovio_uring/net: isolate msghdr copying code
2025-02-27 Pavel Begunkovio_uring/net: simplify compat selbuf iov parsing
2025-02-27 Pavel Begunkovio_uring/net: remove unnecessary REQ_F_NEED_CLEANUP
2025-02-27 Jens AxboeMerge branch 'io_uring-6.14' into for-6.15/io_uring
2025-02-27 Pavel Begunkovio_uring: combine buffer lookup and import
next