index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC buffer
Sean Christopherson
1
-6
/
+6
14 days
KVM: SEV: Check PSC request indices against the actual size of the buffer
Sean Christopherson
1
-2
/
+15
14 days
KVM: SEV: Compute the correct max length of the in-GHCB scratch area
Sean Christopherson
1
-9
/
+10
14 days
KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0
Sean Christopherson
1
-0
/
+3
14 days
KVM: SEV: Use the size of the PSC header as the minimum size for PSC requests
Sean Christopherson
1
-1
/
+1
14 days
KVM: SEV: Ignore Port I/O requests of length '0'
Sean Christopherson
1
-0
/
+8
14 days
KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use
Michael Roth
1
-0
/
+4
14 days
KVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVIC
Sean Christopherson
1
-6
/
+29
14 days
KVM: arm64: PMU: Preserve AArch32 counter low bits
Qiang Ma
1
-2
/
+2
14 days
KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor
Mark Brown
4
-15
/
+19
14 days
USB: cdc-acm: Fix bit overlap and move quirk definitions to header
Wentao Guan
2
-2
/
+2
14 days
rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXN
Alice Ryhl
2
-1
/
+18
14 days
rust_binder: Avoid holding lock when dropping delivered_death
Matthew Maurer
1
-1
/
+6
14 days
parport: Fix race between port and client registration
Ben Hutchings
2
-2
/
+10
14 days
Input: xpad - fix out-of-bounds access for Share button
Dmitry Torokhov
1
-4
/
+4
14 days
Bluetooth: hci_sync: fix UAF in hci_le_create_cis_sync
Doruk Tan Ozturk
1
-1
/
+3
14 days
Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loading
Shuai Zhang
1
-2
/
+2
14 days
Bluetooth: hci_conn: Fix memory leak in hci_le_big_terminate()
Pavitra Jha
1
-1
/
+3
14 days
Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock
Muhammad Bilal
1
-1
/
+1
14 days
Bluetooth: ISO: fix UAF in iso_recv_frame
Muhammad Bilal
1
-3
/
+7
14 days
Bluetooth: HIDP: fix missing length checks in hidp_input_report()
Muhammad Bilal
1
-5
/
+18
14 days
Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn
Siwei Zhang
1
-1
/
+3
14 days
Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()
Siwei Zhang
1
-7
/
+9
14 days
smb: client: fix uninitialized variable in smb2_writev_callback
Steve French
1
-1
/
+1
14 days
auxdisplay: line-display: fix OOB read on zero-length message_store()
Stepan Ionichev
1
-1
/
+1
14 days
mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one
Dev Jain
1
-0
/
+2
14 days
zram: fix use-after-free in zram_writeback_endio
Richard Chang
1
-1
/
+5
14 days
memfd: deny writeable mappings when implying SEAL_WRITE
Pratyush Yadav (Google)
1
-6
/
+6
14 days
mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page
Sunny Patel
1
-1
/
+3
14 days
mm: memcontrol: propagate NMI slab stats to memcg vmstats
Alexandre Ghiti
1
-0
/
+6
14 days
ipc: limit next_id allocation to the valid ID range
Linpu Yu
1
-1
/
+1
14 days
mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
SeongJae Park
1
-4
/
+4
14 days
hpfs: fix a crash if hpfs_map_dnode_bitmap fails
Mikulas Patocka
1
-1
/
+1
14 days
mm/vmalloc: do not trigger BUG() on BH disabled context
Uladzislau Rezki (Sony)
1
-1
/
+1
14 days
Bluetooth: btusb: Allow firmware re-download when version matches
Shuai Zhang
1
-1
/
+7
14 days
HID: quirks: Add ALWAYS_POLL quirk for SIGMACHIP USB mouse
hlleng
2
-0
/
+2
14 days
USB: serial: cypress_m8: fix memory corruption with small endpoint
Johan Hovold
1
-0
/
+8
14 days
Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()
Thomas Fourier
1
-1
/
+1
14 days
media: rc: igorplugusb: fix control request setup packet
Henri A
1
-1
/
+1
14 days
USB: serial: safe_serial: fix memory corruption with small endpoint
Johan Hovold
1
-0
/
+11
14 days
usb: typec: ucsi: validate connector number in ucsi_connector_change()
Greg Kroah-Hartman
1
-1
/
+10
14 days
usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNT
Greg Kroah-Hartman
1
-0
/
+9
14 days
usb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()
Greg Kroah-Hartman
1
-5
/
+8
14 days
usb: typec: altmodes/displayport: validate count before reading Status Update...
Greg Kroah-Hartman
1
-0
/
+2
14 days
usb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDO
Greg Kroah-Hartman
1
-0
/
+4
14 days
usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()
Greg Kroah-Hartman
1
-8
/
+4
14 days
usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers
Greg Kroah-Hartman
1
-1
/
+7
14 days
usb: typec: ucsi: ccg: reject firmware images without a ':' record header
Greg Kroah-Hartman
1
-0
/
+5
14 days
iio: pressure: bmp280: fix stack leak in bmp580 trigger handler
Greg Kroah-Hartman
1
-1
/
+1
14 days
iio: imu: adis16550: fix stack leak in trigger handler
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]