summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-22rbd: fix null-ptr-deref when device_add_disk() failsDawei Feng
2026-04-22crush: cleanup in crush_do_rule() methodViacheslav Dubeyko
2026-04-22ceph: clear s_cap_reconnect when ceph_pagelist_encode_32() failsMax Kellermann
2026-04-22ceph: only d_add() negative dentries when they are unhashedMax Kellermann
2026-04-22libceph: update outdated comment in ceph_sock_write_space()kexinsun
2026-04-22libceph: Remove obsolete session key alignment logicEric Biggers
2026-04-22ceph: fix num_ops off-by-one when crypto allocation failsSam Edwards
2026-04-22libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()Raphael Zimmer
2026-04-21x86/cpu: Disable FRED when PTI is forced onDave Hansen
2026-04-21Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-21tools/power turbostat: Fix AMD RAPL regression on big systemsLen Brown
2026-04-21Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf
2026-04-21drm/amdgpu: OR init_pte_flags into invalid leaf PTE updatesSiwei He
2026-04-21Merge tag 'pull-coda' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2026-04-21drm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello
2026-04-21drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li
2026-04-21Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-21io_uring/zcrx: warn on freelist violationsPavel Begunkov
2026-04-21io_uring/zcrx: clear RQ headers on initPavel Begunkov
2026-04-21io_uring/zcrx: fix user_struct uafPavel Begunkov
2026-04-21io_uring/register: fix ring resizing with mixed/large SQEs/CQEsJens Axboe
2026-04-21io_uring/futex: ensure partial wakes are appropriately dequeuedJens Axboe
2026-04-21io_uring/rw: add defensive hardening for negative kbuf lengthsJens Axboe
2026-04-21io_uring/rsrc: use kvfree() for the imu cacheJens Axboe
2026-04-21io_uring/rsrc: unify nospec indexing for direct descriptorsJens Axboe
2026-04-21io_uring: fix spurious fput in registered ring pathJens Axboe
2026-04-21Merge tag 'erofs-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-21vfio/cdx: Consolidate MSI configured state onto cdx_irqsAlex Williamson
2026-04-21vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutexAlex Williamson
2026-04-21vfio/cdx: Fix NULL pointer dereference in interrupt trigger pathPrasanna Kumar T S M
2026-04-21vfio: replace vfio->device_class with a const struct classAlex Williamson
2026-04-21vfio/virtio: Use guard() for bar_mutex in legacy I/OAlex Williamson
2026-04-21vfio/virtio: Use guard() for migf->lock where applicableAlex Williamson
2026-04-21vfio/virtio: Use guard() for list_lock where applicableAlex Williamson
2026-04-21vfio/virtio: Convert list_lock from spinlock to mutexAlex Williamson
2026-04-21vfio/pci: Clean up DMABUFs before disabling functionMatt Evans
2026-04-21block: only restrict bio allocation gfp mask asked to blockChristoph Hellwig
2026-04-21ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa2xxxSpencer Payton
2026-04-21tools/sched_ext: scx_qmap: Silence task_ctx lookup missTejun Heo
2026-04-21ALSA: pcmtest: Fix resource leaks in module init error pathsCássio Gabriel
2026-04-21tpm: tpm_tis: stop transmit if retries are exhaustedJacqueline Wong
2026-04-21tpm: tpm_tis: add error logging for data transferJacqueline Wong
2026-04-21tpm: avoid -Wunused-but-set-variableArnd Bergmann
2026-04-21tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()Gunnar Kudrjavets
2026-04-21tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()Gunnar Kudrjavets
2026-04-21tpm: Fix auth session leak in tpm2_get_random() error pathGunnar Kudrjavets
2026-04-21tpm: i2c: atmel: fix block comment formattingEthan Luna
2026-04-21tpm_crb: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-04-21tpm: Make tcpci_pm_ops variable static constKrzysztof Kozlowski