index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-04-21
Merge tag 'pull-coda' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-12
/
+5
2026-04-21
drm/amd: Adjust ASPM support quirk to cover more Intel hosts
Mario Limonciello
-6
/
+3
2026-04-21
drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.c
Leo Li
-10
/
+0
2026-04-21
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+296
2026-04-21
io_uring/zcrx: warn on freelist violations
Pavel Begunkov
-0
/
+2
2026-04-21
io_uring/zcrx: clear RQ headers on init
Pavel Begunkov
-0
/
+1
2026-04-21
io_uring/zcrx: fix user_struct uaf
Pavel Begunkov
-1
/
+1
2026-04-21
io_uring/register: fix ring resizing with mixed/large SQEs/CQEs
Jens Axboe
-8
/
+28
2026-04-21
io_uring/futex: ensure partial wakes are appropriately dequeued
Jens Axboe
-1
/
+3
2026-04-21
io_uring/rw: add defensive hardening for negative kbuf lengths
Jens Axboe
-2
/
+2
2026-04-21
io_uring/rsrc: use kvfree() for the imu cache
Jens Axboe
-2
/
+2
2026-04-21
io_uring/rsrc: unify nospec indexing for direct descriptors
Jens Axboe
-2
/
+10
2026-04-21
io_uring: fix spurious fput in registered ring path
Jens Axboe
-1
/
+2
2026-04-21
Merge tag 'erofs-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-25
/
+26
2026-04-21
vfio/cdx: Consolidate MSI configured state onto cdx_irqs
Alex Williamson
-16
/
+14
2026-04-21
vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutex
Alex Williamson
-7
/
+24
2026-04-21
vfio/cdx: Fix NULL pointer dereference in interrupt trigger path
Prasanna Kumar T S M
-0
/
+4
2026-04-21
vfio: replace vfio->device_class with a const struct class
Alex Williamson
-20
/
+19
2026-04-21
vfio/virtio: Use guard() for bar_mutex in legacy I/O
Alex Williamson
-9
/
+8
2026-04-21
vfio/virtio: Use guard() for migf->lock where applicable
Alex Williamson
-26
/
+14
2026-04-21
vfio/virtio: Use guard() for list_lock where applicable
Alex Williamson
-21
/
+16
2026-04-21
vfio/virtio: Convert list_lock from spinlock to mutex
Alex Williamson
-17
/
+18
2026-04-21
vfio/pci: Clean up DMABUFs before disabling function
Matt Evans
-2
/
+2
2026-04-21
block: only restrict bio allocation gfp mask asked to block
Christoph Hellwig
-1
/
+2
2026-04-21
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa2xxx
Spencer Payton
-0
/
+1
2026-04-21
tools/sched_ext: scx_qmap: Silence task_ctx lookup miss
Tejun Heo
-18
/
+6
2026-04-21
ALSA: pcmtest: Fix resource leaks in module init error paths
Cássio Gabriel
-3
/
+12
2026-04-21
tpm: tpm_tis: stop transmit if retries are exhausted
Jacqueline Wong
-1
/
+6
2026-04-21
tpm: tpm_tis: add error logging for data transfer
Jacqueline Wong
-0
/
+4
2026-04-21
tpm: avoid -Wunused-but-set-variable
Arnd Bergmann
-2
/
+7
2026-04-21
tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()
Gunnar Kudrjavets
-1
/
+1
2026-04-21
tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()
Gunnar Kudrjavets
-1
/
+4
2026-04-21
tpm: Fix auth session leak in tpm2_get_random() error path
Gunnar Kudrjavets
-4
/
+2
2026-04-21
tpm: i2c: atmel: fix block comment formatting
Ethan Luna
-11
/
+23
2026-04-21
tpm_crb: Convert ACPI driver to a platform one
Rafael J. Wysocki
-19
/
+16
2026-04-21
tpm: Make tcpci_pm_ops variable static const
Krzysztof Kozlowski
-1
/
+1
2026-04-21
kgdb: update outdated references to kgdb_wait()
Kexin Sun
-9
/
+11
2026-04-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-3464
/
+24821
2026-04-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-821
/
+4075
2026-04-21
Merge tag 'v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-39
/
+76
2026-04-22
tracing/fprobe: Check the same type fprobe on table as the unregistered one
Masami Hiramatsu (Google)
-17
/
+65
2026-04-22
tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
Masami Hiramatsu (Google)
-47
/
+45
2026-04-21
spi: Fix the error description in the `ptp_sts_word_post` comment
Dewei Meng
-1
/
+1
2026-04-21
tracing/fprobe: Remove fprobe from hash in failure path
Masami Hiramatsu (Google)
-43
/
+47
2026-04-21
tracing/fprobe: Unregister fprobe even if memory allocation fails
Masami Hiramatsu (Google)
-10
/
+15
2026-04-21
tracing/fprobe: Reject registration of a registered fprobe before init
Masami Hiramatsu (Google)
-11
/
+10
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-47
/
+140
2026-04-21
arm64: dts: meson-gxl-p230: fix ethernet PHY interrupt number
Jun Yan
-1
/
+2
2026-04-21
arm64: dts: amlogic: meson-axg: Add missing cache information to cpu0
Anand Moon
-0
/
+6
2026-04-21
arm64: dts: amlogic: t7: khadas-vim4: fix board model name
Nick Xie
-1
/
+1
[prev]
[next]