summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-22scsi: ufs: core: Fix bRefClkFreq write failure in HS-LSS modeWang Shuaiwei2-2/+33
2026-04-22Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds85-777/+1162
2026-04-22selftests/ftrace: Add a testcase for multiple fprobe eventsMasami Hiramatsu (Google)1-0/+69
2026-04-22selftests/ftrace: Add a testcase for fprobe events on moduleMasami Hiramatsu (Google)1-0/+87
2026-04-22tracing/fprobe: Fix to unregister ftrace_ops if it is empty on module unloadingMasami Hiramatsu (Google)1-65/+159
2026-04-22ceph: add subvolume metrics collection and reportingAlex Markuze12-14/+1018
2026-04-22ceph: parse subvolume_id from InodeStat v9 and store in inodeAlex Markuze4-14/+76
2026-04-22ceph: handle InodeStat v8 versioned field in reply parsingAlex Markuze1-0/+20
2026-04-22libceph: Fix slab-out-of-bounds access in auth message processingRaphael Zimmer2-1/+3
2026-04-22rbd: fix null-ptr-deref when device_add_disk() failsDawei Feng1-3/+3
2026-04-22crush: cleanup in crush_do_rule() methodViacheslav Dubeyko1-4/+3
2026-04-22ceph: clear s_cap_reconnect when ceph_pagelist_encode_32() failsMax Kellermann1-1/+5
2026-04-22ceph: only d_add() negative dentries when they are unhashedMax Kellermann1-2/+4
2026-04-22libceph: update outdated comment in ceph_sock_write_space()kexinsun1-2/+2
2026-04-22libceph: Remove obsolete session key alignment logicEric Biggers1-8/+5
2026-04-22ceph: fix num_ops off-by-one when crypto allocation failsSam Edwards1-0/+4
2026-04-22libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()Raphael Zimmer1-1/+1
2026-04-22x86/cpu: Disable FRED when PTI is forced onDave Hansen1-0/+5
2026-04-22Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-151/+386
2026-04-22tools/power turbostat: Fix AMD RAPL regression on big systemsLen Brown1-1/+1
2026-04-22Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-50/+566
2026-04-22drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf1-0/+6
2026-04-22drm/amdgpu: OR init_pte_flags into invalid leaf PTE updatesSiwei He1-2/+5
2026-04-22Merge tag 'pull-coda' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-12/+5
2026-04-22drm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello1-6/+3
2026-04-22drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li1-10/+0
2026-04-21Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-2/+296
2026-04-21io_uring/zcrx: warn on freelist violationsPavel Begunkov1-0/+2
2026-04-21io_uring/zcrx: clear RQ headers on initPavel Begunkov1-0/+1
2026-04-21io_uring/zcrx: fix user_struct uafPavel Begunkov1-1/+1
2026-04-21io_uring/register: fix ring resizing with mixed/large SQEs/CQEsJens Axboe1-8/+28
2026-04-21io_uring/futex: ensure partial wakes are appropriately dequeuedJens Axboe1-1/+3
2026-04-21io_uring/rw: add defensive hardening for negative kbuf lengthsJens Axboe1-2/+2
2026-04-21io_uring/rsrc: use kvfree() for the imu cacheJens Axboe2-2/+2
2026-04-21io_uring/rsrc: unify nospec indexing for direct descriptorsJens Axboe2-2/+10
2026-04-21io_uring: fix spurious fput in registered ring pathJens Axboe1-1/+2
2026-04-21Merge tag 'erofs-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-25/+26
2026-04-21vfio/cdx: Consolidate MSI configured state onto cdx_irqsAlex Williamson2-16/+14
2026-04-21vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutexAlex Williamson3-7/+24
2026-04-21vfio/cdx: Fix NULL pointer dereference in interrupt trigger pathPrasanna Kumar T S M1-0/+4
2026-04-21vfio: replace vfio->device_class with a const struct classAlex Williamson3-20/+19
2026-04-21vfio/virtio: Use guard() for bar_mutex in legacy I/OAlex Williamson1-9/+8
2026-04-21vfio/virtio: Use guard() for migf->lock where applicableAlex Williamson1-26/+14
2026-04-21vfio/virtio: Use guard() for list_lock where applicableAlex Williamson1-21/+16
2026-04-21vfio/virtio: Convert list_lock from spinlock to mutexAlex Williamson2-17/+18
2026-04-21vfio/pci: Clean up DMABUFs before disabling functionMatt Evans1-2/+2
2026-04-21block: only restrict bio allocation gfp mask asked to blockChristoph Hellwig1-1/+2
2026-04-21ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa2xxxSpencer Payton1-0/+1
2026-04-21tools/sched_ext: scx_qmap: Silence task_ctx lookup missTejun Heo1-18/+6
2026-04-21ALSA: pcmtest: Fix resource leaks in module init error pathsCássio Gabriel1-3/+12