index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
drm/amdgpu: dont pin wptr bo instead use eviction fence
Sunil Khatri
2
-12
/
+24
13 days
drm/amdkfd: Add bounds check for CRAT subtype length
William Palacek
1
-0
/
+9
13 days
drm/amdgpu : update mmhub eco sec lvl for vcn5_3
Suresh Guttula
5
-0
/
+79
13 days
x86/boot: Add volatile, clobbers and zero-length test in memcmp()
Mauricio Faria de Oliveira
1
-2
/
+9
13 days
i2c: qcom-cci: drop custom suspend/resume and rely on runtime PM helpers
Wenmeng Liu
1
-17
/
+1
13 days
i2c: imx: Cancel hrtimer before clearing slave pointer
Liem
1
-0
/
+1
13 days
i2c: imx: Fix slave registration race and error handling
Liem
1
-3
/
+5
13 days
Merge tag 'platform-drivers-x86-v7.2-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
13 days
i2c: iproc: reset bus after timeout if START_BUSY is stuck
Jonas Gorski
1
-0
/
+11
13 days
Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+4
13 days
Bluetooth: SCO: give the socket its own sco_conn reference
Aldo Ariel Panzardo
1
-9
/
+13
13 days
Bluetooth: btusb: Fix short read errors in btusb_qca_send_vendor_req()
Greg Kroah-Hartman
1
-21
/
+9
13 days
Bluetooth: btmtk: Fix short read errors in btmtk_usb_reg_read()
Greg Kroah-Hartman
1
-21
/
+15
13 days
Bluetooth: btmtk: Fix short read errors in btmtk_usb_uhw_reg_read()
Greg Kroah-Hartman
1
-28
/
+22
13 days
Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_sync
Pauli Virtanen
1
-13
/
+0
13 days
Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_sync
Pauli Virtanen
1
-1
/
+3
13 days
Bluetooth: hci_sync: hold conn in hci_past_sync() callback
Pauli Virtanen
1
-3
/
+8
13 days
Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callback
Pauli Virtanen
1
-2
/
+7
13 days
Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callback
Pauli Virtanen
1
-4
/
+12
13 days
Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks
Pauli Virtanen
1
-8
/
+24
13 days
Bluetooth: hci_conn: hold conn reference in abort_conn_sync()
Pauli Virtanen
1
-1
/
+11
13 days
Bluetooth: btintel: Validate length before parsing diagnostics TLV
Zijun Hu
1
-0
/
+3
13 days
Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero
Pauli Virtanen
3
-12
/
+58
13 days
Bluetooth: ISO: fix refcounting of iso_conn
Pauli Virtanen
1
-12
/
+17
13 days
Bluetooth: ISO: ensure no dangling hcon references in iso_conn
Pauli Virtanen
1
-3
/
+21
13 days
Bluetooth: ISO: avoid deadlocks in iso_sock_timeout
Pauli Virtanen
1
-31
/
+29
13 days
Bluetooth: ISO: fix leaking sk after socket release
Pauli Virtanen
1
-4
/
+18
13 days
Bluetooth: ISO: hold sk properly in iso_conn_ready
Pauli Virtanen
1
-11
/
+23
13 days
Bluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()
Pauli Virtanen
1
-3
/
+3
13 days
Bluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qos
Pauli Virtanen
1
-1
/
+1
13 days
Bluetooth: ISO: lock sk in iso_connect_ind
Pauli Virtanen
1
-8
/
+11
13 days
Bluetooth: ISO: lock sk in iso_sock_getname
Pauli Virtanen
1
-0
/
+4
13 days
Bluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/release
Pauli Virtanen
1
-6
/
+20
13 days
Bluetooth: hci_sync: Fix advertising data UAFs
Chengfeng Ye
1
-34
/
+97
13 days
Bluetooth: RFCOMM: validate skb length in rfcomm_recv_frame
Jiale Yao
1
-0
/
+5
13 days
Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rsp
Jiale Yao
1
-0
/
+5
13 days
Bluetooth: HIDP: validate numbered report payloads
Sangho Lee
1
-2
/
+3
13 days
Bluetooth: HIDP: reject frames without a transaction header
Sangho Lee
1
-10
/
+15
13 days
Bluetooth: mgmt: fix pending command UAF in EIR updates
Zihan Xi
1
-2
/
+18
13 days
Bluetooth: mgmt: fix UAF in pair command cancellation
Zihan Xi
1
-18
/
+46
13 days
Bluetooth: ISO: clear iso_data always when detaching conn from hcon
Pauli Virtanen
1
-0
/
+1
13 days
e1000: fix memory leak in e1000_probe()
Dawei Feng
1
-1
/
+1
13 days
igbvf: Fix leak in TX DMA error cleanup
Matt Vollrath
1
-2
/
+0
13 days
igc: remove napi_synchronize() in igc_down()
David Carlier
1
-2
/
+1
13 days
ice: suppress DPLL errors during reset recovery
Przemyslaw Korba
1
-7
/
+12
13 days
ice: fix memory leak in ice_lbtest_prepare_rings()
Dawei Feng
1
-5
/
+5
13 days
ice: fix VF interrupts cleanup
Dawid Osuchowski
3
-0
/
+49
13 days
ice: wait for reset completion in ice_resume()
Aaron Ma
1
-0
/
+10
13 days
idpf: Fix mailbox IRQ name leak on request failure
Yuho Choi
1
-1
/
+1
13 days
idpf: adjust TxQ ring count minimum
Joshua Hay
2
-5
/
+2
[prev]
[next]