]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-02-20  Jens AxboeMerge branch 'vfs-6.15.eventpoll' of https://git.kernel...
2025-02-20  Jens AxboeMerge branch 'for-6.15/io_uring-rx-zc' into for-6.15...
2025-02-20  Jens AxboeMerge branch 'for-6.15/io_uring' into for-6.15/io_uring...
2025-02-20  Christian BraunerMerge patch series "epoll changes for io_uring wait...
2025-02-20  Jens Axboeeventpoll: add epoll_sendevents() helper
2025-02-20  Jens Axboeeventpoll: abstract out ep_try_send_events() helper
2025-02-20  Jens Axboeeventpoll: abstract out parameter sanity checking
2025-02-20  Linus TorvaldsMerge tag 'mm-hotfixes-stable-2025-02-19-17-49' of...
2025-02-19  Geert Uytterhoevenio_uring: Rename KConfig to Kconfig
2025-02-19  Pavel Begunkovio_uring/zcrx: fix leaks on failed registration
2025-02-19  Pavel Begunkovio_uring/zcrx: recheck ifq on shutdown
2025-02-18  Caleb Sander... io_uring: use lockless_cq flag in io_req_complete_post()
2025-02-18  Linus TorvaldsMerge tag 'sound-6.14-rc4' of git://git.kernel.org...
2025-02-18  Kemeng Shitest_xarray: fix failure in check_pause when CONFIG_XAR...
2025-02-18  Waiman Longkasan: don't call find_vm_area() in a PREEMPT_RT kernel
2025-02-18  Nick DesaulniersMAINTAINERS: update Nick's contact info
2025-02-18  Mark Brownselftests/mm: fix check for running THP tests
2025-02-18  Luiz Capitulinomm: hugetlb: avoid fallback for specific node allocatio...
2025-02-18  Chen Ridongmemcg: avoid dead loop when setting memory.max
2025-02-18  Nick Desaulniersmailmap: update Nick's entry
2025-02-18  Qi Zhengmm: pgtable: fix incorrect reclaim of non-empty PTE...
2025-02-18  Wang Yaxintaskstats: modify taskstats version
2025-02-18  Wang Yaxingetdelays: fix error format characters
2025-02-18  David Hildenbrandmm/migrate_device: don't add folio to be freed to LRU...
2025-02-18  Florian Fainellitools/mm: fix build warnings with musl-libc
2025-02-18  Feng Tangmailmap: add entry for Feng Tang
2025-02-18  Jeff Johnson.mailmap: add entries for Jeff Johnson
2025-02-18  Ricardo Cañuelo... mm,madvise,hugetlb: check for 0-length range after...
2025-02-18  Hyeonggon Yoomm/zswap: fix inconsistency when zswap_store_page(...
2025-02-18  Pavel Begunkovlib/iov_iter: fix import_iovec_ubuf iovec management
2025-02-18  Bart Van Asscheprocfs: fix a locking bug in a vmcore_add_device_dump...
2025-02-17  Linus TorvaldsMerge tag 'vfs-6.14-rc4.fixes' of git://git.kernel...
2025-02-17  Linus TorvaldsMerge tag 'powerpc-6.14-3' of git://git.kernel.org...
2025-02-17  Takashi IwaiALSA: seq: Drop UMP events when no UMP-conversion is set
2025-02-17  David Weiio_uring/zcrx: add selftest
2025-02-17  David Weinet: add documentation for io_uring zcrx
2025-02-17  Pavel Begunkovio_uring/zcrx: add copy fallback
2025-02-17  Pavel Begunkovio_uring/zcrx: throttle receive requests
2025-02-17  David Weiio_uring/zcrx: set pp memory provider for an rx queue
2025-02-17  David Weiio_uring/zcrx: add io_recvzc request
2025-02-17  Pavel Begunkovio_uring/zcrx: dma-map area for the device
2025-02-17  Pavel Begunkovio_uring/zcrx: implement zerocopy receive pp memory...
2025-02-17  Pavel Begunkovio_uring/zcrx: grab a net device
2025-02-17  David Weiio_uring/zcrx: add io_zcrx_area
2025-02-17  David Weiio_uring/zcrx: add interface queue and refill queue
2025-02-17  Jens AxboeMerge commit '71f0dd5a3293d75d26d405ffbaedfdda4836af32...
2025-02-17  Caleb Sander... io_uring: pass struct io_tw_state by value
2025-02-17  Caleb Sander... io_uring: introduce type alias for io_tw_state
2025-02-17  Caleb Sander... io_uring/rsrc: avoid NULL check in io_put_rsrc_node()
2025-02-17  Caleb Sander... io_uring: pass ctx instead of req to io_init_req_drain()
2025-02-17  Caleb Sander... io_uring: use IO_REQ_LINK_FLAGS more
2025-02-17  Jens Axboeio_uring/net: improve recv bundles
2025-02-17  Jens Axboeio_uring/waitid: use generic io_cancel_remove() helper
2025-02-17  Jens Axboeio_uring/futex: use generic io_cancel_remove() helper
2025-02-17  Jens Axboeio_uring/cancel: add generic cancel helper
2025-02-17  Jens Axboeio_uring/waitid: convert to io_cancel_remove_all()
2025-02-17  Jens Axboeio_uring/futex: convert to io_cancel_remove_all()
2025-02-17  Jens Axboeio_uring/cancel: add generic remove_all helper
2025-02-17  Pavel Begunkovio_uring/kbuf: uninline __io_put_kbufs
2025-02-17  Pavel Begunkovio_uring/kbuf: introduce io_kbuf_drop_legacy()
2025-02-17  Pavel Begunkovio_uring/kbuf: open code __io_put_kbuf()
2025-02-17  Pavel Begunkovio_uring/kbuf: remove legacy kbuf caching
2025-02-17  Pavel Begunkovio_uring/kbuf: simplify __io_put_kbuf
2025-02-17  Pavel Begunkovio_uring/kbuf: move locking into io_kbuf_drop()
2025-02-17  Pavel Begunkovio_uring/kbuf: remove legacy kbuf kmem cache
2025-02-17  Pavel Begunkovio_uring/kbuf: remove legacy kbuf bulk allocation
2025-02-17  Pavel Begunkovio_uring: sanitise ring params earlier
2025-02-17  Pavel Begunkovio_uring: check for iowq alloc_workqueue failure
2025-02-17  Pavel Begunkovio_uring: deduplicate caches deallocation
2025-02-17  Max Kellermannio_uring/io-wq: pass io_wq to io_get_next_work()
2025-02-17  Max Kellermannio_uring/io-wq: do not use bogus hash value
2025-02-17  Max Kellermannio_uring/io-wq: cache work->flags in variable
2025-02-17  Max Kellermannio_uring/io-wq: move worker lists to struct io_wq_acct
2025-02-17  Max Kellermannio_uring/io-wq: add io_worker.acct pointer
2025-02-17  Max Kellermannio_uring/io-wq: eliminate redundant io_work_get_acct...
2025-02-17  John VenessALSA: hda/conexant: Add quirk for HP ProBook 450 G4...
2025-02-16  Linus TorvaldsLinux 6.14-rc3 v6.14-rc3
2025-02-16  Linus TorvaldsMerge tag 'kbuild-fixes-v6.14-2' of git://git.kernel...
2025-02-16  Linus TorvaldsMerge tag 'driver-core-6.14-rc3' of git://git.kernel...
2025-02-16  Linus TorvaldsMerge tag 'tty-6.14-rc3' of git://git.kernel.org/pub...
2025-02-16  Linus TorvaldsMerge tag 'usb-6.14-rc3' of git://git.kernel.org/pub...
2025-02-16  Linus TorvaldsMerge tag 'irq_urgent_for_v6.14_rc3' of git://git.kerne...
2025-02-16  Linus TorvaldsMerge tag 'perf_urgent_for_v6.14_rc3' of git://git...
2025-02-16  Linus TorvaldsMerge tag 'sched_urgent_for_v6.14_rc3' of git://git...
2025-02-16  Linus TorvaldsMerge tag 'objtool_urgent_for_v6.14_rc3' of git://git...
2025-02-16  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2025-02-16  Linus TorvaldsMerge tag 'mips-fixes_6.14_1' of git://git.kernel.org...
2025-02-16  Linus TorvaldsMerge tag 'devicetree-fixes-for-6.14-1' of git://git...
2025-02-16  Linus TorvaldsMerge tag 'uml-for-linus-6.14-rc3' of git://git.kernel...
2025-02-16  Linus TorvaldsMerge tag 'trace-ring-buffer-v6.14-rc2' of git://git...
2025-02-15  Steven Rostedtring-buffer: Update pages_touched to reflect persistent...
2025-02-15  Steven Rostedttracing: Do not allow mmap() of persistent ring buffer
2025-02-15  Linus TorvaldsMerge tag 'i2c-for-6.14-rc3' of git://git.kernel.org...
2025-02-15  Linus TorvaldsMerge tag 's390-6.14-4' of git://git.kernel.org/pub...
2025-02-15  Uwe Kleine... modpost: Fix a few typos in a comment
2025-02-15  Thomas Weißschuhkbuild: userprogs: fix bitsize and target detection...
2025-02-15  Linus TorvaldsMerge tag 'rust-fixes-6.14-2' of git://git.kernel.org...
2025-02-15  Linus Torvaldstegra210-adma: fix 32-bit x86 build
2025-02-15  Linus TorvaldsMerge tag 'gpio-fixes-for-v6.14-rc3-take2' of git:...
2025-02-15  Masahiro Yamadakbuild: fix linux-headers package build when $(CC)...
next