index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-28
Merge tag 'platform-drivers-x86-v7.2-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2026-07-28
i2c: iproc: reset bus after timeout if START_BUSY is stuck
Jonas Gorski
1
-0
/
+11
2026-07-28
Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+4
2026-07-28
Bluetooth: SCO: give the socket its own sco_conn reference
Aldo Ariel Panzardo
1
-9
/
+13
2026-07-28
Bluetooth: btusb: Fix short read errors in btusb_qca_send_vendor_req()
Greg Kroah-Hartman
1
-21
/
+9
2026-07-28
Bluetooth: btmtk: Fix short read errors in btmtk_usb_reg_read()
Greg Kroah-Hartman
1
-21
/
+15
2026-07-28
Bluetooth: btmtk: Fix short read errors in btmtk_usb_uhw_reg_read()
Greg Kroah-Hartman
1
-28
/
+22
2026-07-28
Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_sync
Pauli Virtanen
1
-13
/
+0
2026-07-28
Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_sync
Pauli Virtanen
1
-1
/
+3
2026-07-28
Bluetooth: hci_sync: hold conn in hci_past_sync() callback
Pauli Virtanen
1
-3
/
+8
2026-07-28
Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callback
Pauli Virtanen
1
-2
/
+7
2026-07-28
Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callback
Pauli Virtanen
1
-4
/
+12
2026-07-28
Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks
Pauli Virtanen
1
-8
/
+24
2026-07-28
Bluetooth: hci_conn: hold conn reference in abort_conn_sync()
Pauli Virtanen
1
-1
/
+11
2026-07-28
Bluetooth: btintel: Validate length before parsing diagnostics TLV
Zijun Hu
1
-0
/
+3
2026-07-28
Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero
Pauli Virtanen
3
-12
/
+58
2026-07-28
Bluetooth: ISO: fix refcounting of iso_conn
Pauli Virtanen
1
-12
/
+17
2026-07-28
Bluetooth: ISO: ensure no dangling hcon references in iso_conn
Pauli Virtanen
1
-3
/
+21
2026-07-28
Bluetooth: ISO: avoid deadlocks in iso_sock_timeout
Pauli Virtanen
1
-31
/
+29
2026-07-28
Bluetooth: ISO: fix leaking sk after socket release
Pauli Virtanen
1
-4
/
+18
2026-07-28
Bluetooth: ISO: hold sk properly in iso_conn_ready
Pauli Virtanen
1
-11
/
+23
2026-07-28
Bluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()
Pauli Virtanen
1
-3
/
+3
2026-07-28
Bluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qos
Pauli Virtanen
1
-1
/
+1
2026-07-28
Bluetooth: ISO: lock sk in iso_connect_ind
Pauli Virtanen
1
-8
/
+11
2026-07-28
Bluetooth: ISO: lock sk in iso_sock_getname
Pauli Virtanen
1
-0
/
+4
2026-07-28
Bluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/release
Pauli Virtanen
1
-6
/
+20
2026-07-28
audit: drop BUG_ON() from audit_signal_info_syscall()
Ricardo Robaina
1
-1
/
+2
2026-07-28
audit: drop BUG_ON() from audit_add_to_parent()
Ricardo Robaina
1
-1
/
+1
2026-07-28
clk: rockchip: Fractional PLL coefficient on RK3588/RK3576 is two's complement
Alexey Charkov
4
-11
/
+12
2026-07-28
clk: rockchip: Fix the fractional part denominator on RK3588/RK3576 PLLs
Alexey Charkov
1
-1
/
+8
2026-07-28
arm64: dts: rockchip: Add ArmSoM CM5 and CM5-IO
Jiaxing Hu
3
-0
/
+951
2026-07-28
Bluetooth: hci_sync: Fix advertising data UAFs
Chengfeng Ye
1
-34
/
+97
2026-07-28
Bluetooth: RFCOMM: validate skb length in rfcomm_recv_frame
Jiale Yao
1
-0
/
+5
2026-07-28
dt-bindings: arm: rockchip: Add ArmSoM CM5 and CM5-IO
Jiaxing Hu
1
-0
/
+7
2026-07-28
Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rsp
Jiale Yao
1
-0
/
+5
2026-07-28
Bluetooth: HIDP: validate numbered report payloads
Sangho Lee
1
-2
/
+3
2026-07-28
regulator: PM8350B LDO support
Mark Brown
2
-0
/
+20
2026-07-28
regulator: qcom-rpmh: Add support for PM8350B
Esteban Urrutia
1
-0
/
+9
2026-07-28
regulator: dt-bindings: qcom,rpmh: Add support for PM8350B
Esteban Urrutia
1
-0
/
+11
2026-07-28
Bluetooth: HIDP: reject frames without a transaction header
Sangho Lee
1
-10
/
+15
2026-07-28
Bluetooth: mgmt: fix pending command UAF in EIR updates
Zihan Xi
1
-2
/
+18
2026-07-28
Bluetooth: mgmt: fix UAF in pair command cancellation
Zihan Xi
1
-18
/
+46
2026-07-28
drm/msm: Fix stale comments in uapi/drm/msm_drm.h
Hans de Goede
1
-3
/
+3
2026-07-28
Bluetooth: ISO: clear iso_data always when detaching conn from hcon
Pauli Virtanen
1
-0
/
+1
2026-07-28
ASoC: ti: Improve probe error handling
Mark Brown
8
-46
/
+32
2026-07-28
ASoC: ti: rx51: Use dev_err_probe() for error handling
bui duc phuc
1
-16
/
+12
2026-07-28
ASoC: ti: omap-twl4030: Use dev_err_probe() for error handling
bui duc phuc
1
-5
/
+3
2026-07-28
ASoC: ti: omap-twl4030: Return the original error code
bui duc phuc
1
-4
/
+3
2026-07-28
ASoC: ti: omap-hdmi: Use dev_err_probe() for error handling
bui duc phuc
1
-4
/
+2
2026-07-28
ASoC: ti: omap-dmic: Use dev_err_probe() for error handling
bui duc phuc
1
-4
/
+3
[prev]
[next]