index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
17 hours
Linux 5.15.207
v5.15.207
Greg Kroah-Hartman
1
-1
/
+1
17 hours
x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache
Prathyushi Nangia
3
-0
/
+7
17 hours
x86/CPU/AMD: Add X86_FEATURE_ZEN1
Borislav Petkov (AMD)
3
-6
/
+8
17 hours
x86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common()
Borislav Petkov (AMD)
1
-8
/
+9
17 hours
x86/CPU/AMD: Call the spectral chicken in the Zen2 init function
Borislav Petkov (AMD)
1
-4
/
+3
17 hours
x86/CPU/AMD: Add ZenX generations flags
Borislav Petkov (AMD)
2
-3
/
+72
17 hours
ptrace: slightly saner 'get_dumpable()' logic
Linus Torvalds
3
-6
/
+20
8 days
Linux 5.15.206
v5.15.206
Greg Kroah-Hartman
1
-1
/
+1
8 days
xfrm: esp: ipv4: fix up flags setting
Greg Kroah-Hartman
1
-1
/
+1
8 days
Linux 5.15.205
v5.15.205
Greg Kroah-Hartman
1
-1
/
+1
8 days
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
3
-2
/
+6
2026-04-30
Linux 5.15.204
v5.15.204
Greg Kroah-Hartman
1
-1
/
+1
2026-04-30
xen/privcmd: fix double free via VMA splitting
Juergen Gross
1
-0
/
+7
2026-04-30
Buffer overflow in drivers/xen/sys-hypervisor.c
Juergen Gross
1
-2
/
+6
2026-04-30
crypto: algif_aead - Fix minimum RX size check for decryption
Herbert Xu
1
-1
/
+1
2026-04-30
crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
Herbert Xu
1
-2
/
+2
2026-04-30
crypto: authencesn - Fix src offset when decrypting in-place
Herbert Xu
1
-2
/
+4
2026-04-30
crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryp...
Herbert Xu
1
-19
/
+29
2026-04-30
crypto: authenc - use memcpy_sglist() instead of null skcipher
Eric Biggers
3
-67
/
+4
2026-04-30
crypto: algif_aead - snapshot IV for async AEAD requests
Douya Le
1
-2
/
+8
2026-04-30
crypto: algif_aead - Revert to operating out-of-place
Herbert Xu
4
-125
/
+34
2026-04-30
crypto: algif_aead - use memcpy_sglist() instead of null skcipher
Eric Biggers
2
-82
/
+17
2026-04-30
crypto: scatterwalk - Backport memcpy_sglist()
Eric Biggers
2
-0
/
+126
2026-04-18
Linux 5.15.203
v5.15.203
Greg Kroah-Hartman
1
-1
/
+1
2026-04-18
io_uring/poll: correctly handle io_poll_add() return value on update
Jens Axboe
1
-7
/
+19
2026-04-18
Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"
Manivannan Sadhasivam
3
-10
/
+9
2026-04-18
ksmbd: Fix dangling pointer in krb_authenticate
Sean Heelan
1
-1
/
+3
2026-04-18
ksmbd: Fix refcount leak when invalid session is found on session lookup
Namjae Jeon
1
-1
/
+3
2026-04-18
Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
1
-1
/
+9
2026-04-18
i2c: cp2615: fix serial string NULL-deref at probe
Johan Hovold
1
-0
/
+3
2026-04-18
i2c: cp2615: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2026-04-18
ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()
Namjae Jeon
1
-8
/
+12
2026-04-18
ksmbd: fix potencial OOB in get_file_all_info() for compound requests
Namjae Jeon
1
-1
/
+14
2026-04-18
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
1
-4
/
+4
2026-04-18
x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()
Nikunj A Dadhania
1
-6
/
+12
2026-04-18
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Jinjiang Tu
1
-5
/
+15
2026-04-18
scsi: target: tcm_loop: Drain commands in target_reset handler
Josef Bacik
1
-6
/
+46
2026-04-18
net: macb: Move devm_{free,request}_irq() out of spin lock area
Kevin Hao
1
-5
/
+8
2026-04-18
KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE
Sean Christopherson
1
-5
/
+8
2026-04-18
dmaengine: sh: rz-dmac: Protect the driver specific lists
Claudiu Beznea
1
-4
/
+20
2026-04-18
dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
Claudiu Beznea
1
-4
/
+5
2026-04-18
xfs: save ailp before dropping the AIL lock in push callbacks
Yuto Ohnuki
2
-4
/
+14
2026-04-18
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
3
-1
/
+11
2026-04-18
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2
-17
/
+7
2026-04-18
ext4: publish jinode after initialization
Li Chen
2
-6
/
+13
2026-04-18
usb: gadget: uvc: fix NULL pointer dereference during unbind race
Jimmy Hu
3
-6
/
+56
2026-04-18
usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
Kuen-Han Tsai
1
-4
/
+4
2026-04-18
usb: gadget: f_hid: move list and spinlock inits from bind to alloc
Michael Zimmermann
1
-5
/
+6
2026-04-18
net: rfkill: prevent unlimited numbers of rfkill events from being created
Greg Kroah-Hartman
1
-12
/
+25
2026-04-18
seg6: separate dst_cache for input and output paths in seg6 lwtunnel
Andrea Mayer
1
-13
/
+28
[next]