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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
spi: dw: send cmd and addr to start the spi transfer
Sudip Mukherjee
1
-0
/
+15
2026-08-04
spi: dw: Introduce enhanced single/dual/quad/octal spi
Sudip Mukherjee
2
-1
/
+95
2026-08-04
spi: dw: update NDF while using enhanced spi mode
Sudip Mukherjee
1
-0
/
+3
2026-08-04
spi: dw: adjust size of mem_op
Sudip Mukherjee
1
-2
/
+16
2026-08-04
spi: dw: add check for support of enhanced spi
Sudip Mukherjee
2
-1
/
+34
2026-08-04
spi: dw: update SPI_CTRLR0 register
Sudip Mukherjee
2
-4
/
+28
2026-08-04
spi: dw: Introduce spi_frf and STD_SPI
Sudip Mukherjee
2
-1
/
+19
2026-08-04
mmc: sdhci: unmap the bounce buffer before device release
Myeonghun Pak
1
-0
/
+16
2026-08-04
mmc: sdhci: make tuning_err a signed int
Haibo Chen
1
-1
/
+1
2026-08-04
drm/omap: dsi: Do not copy isr table
Andreas Kemnade
2
-8
/
+1
2026-08-04
ata: use named initializers for acpi_device_id
Pawel Zalewski (The Capable Hub)
4
-8
/
+8
2026-08-04
fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write
Daisuke Matsuda
1
-4
/
+6
2026-08-04
Merge tag 'aspeed-7.2-driver-fixes-0' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2
-12
/
+27
2026-08-04
usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit mask
Lachlan Hodges
1
-6
/
+6
2026-08-04
dm-stats: fix a crash if allocation of per-cpu data fails
Mikulas Patocka
1
-2
/
+4
2026-08-04
dm array: reject an array block whose value size is not the caller's
Bryam Vargas
1
-0
/
+16
2026-08-04
dm array: validate array block headers on read
Bryam Vargas
1
-8
/
+29
2026-08-04
pinctrl: sx150x: allow build when I2C is a module
Tsz Shan Chan
1
-1
/
+1
2026-08-03
dma-buf/udmabuf: Disable the size limit by default
Robert Mader
1
-2
/
+2
2026-08-03
Input: focaltech - use signed coordinates to prevent underflow
Dmitry Torokhov
1
-9
/
+8
2026-08-03
Input: hynitron_cstxxx - validate touch count and finger IDs
Jianing Li
1
-3
/
+10
2026-08-04
soc: aspeed: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-08-03
rapidio: clear mport->net when rio_add_net() fails
Guangshuo Li
1
-0
/
+1
2026-08-03
pps-gpio: remove dead capture_clear code
Calvin Owens
1
-32
/
+3
2026-08-03
pps: don't allow PPS_KC_BIND on removed devices
Calvin Owens
1
-0
/
+10
2026-08-03
pps: don't try to wait for negative timeouts in PPS_FETCH
Calvin Owens
1
-2
/
+8
2026-08-03
pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handler
Michael Byczkowski
1
-12
/
+25
2026-08-03
vhost-scsi: reject feature changes after endpoint
Jia Jia
1
-0
/
+9
2026-08-03
vhost-scsi: flush backend after device ioctls
Jia Jia
1
-1
/
+2
2026-08-03
vhost: reset the vring metadata cache on vring reconfiguration
Jun Yang
1
-0
/
+8
2026-08-03
vhost-scsi: Validate T10 PI scatterlist counts
Linfeng Sun
1
-0
/
+8
2026-08-03
ublk: validate auto buf reg before taking uring_cmd
Yang Xiuwei
1
-36
/
+38
2026-08-03
ublk: lift checks out of ublk_{,un}map_io()
Caleb Sander Mateos
1
-51
/
+19
2026-08-03
ublk: add UBLK_F_IO_DESC_SIZE
Caleb Sander Mateos
1
-11
/
+27
2026-08-03
ublk: initialize io_desc on daemon task
Caleb Sander Mateos
1
-1
/
+2
2026-08-03
ublk: split request validation from io_desc init
Caleb Sander Mateos
1
-22
/
+48
2026-08-03
ublk: remove struct ublk_zoned_report_desc's operation field
Caleb Sander Mateos
1
-11
/
+3
2026-08-03
ublk: consistently use u16 for queue and tag numbers
Caleb Sander Mateos
1
-39
/
+41
2026-08-03
ublk: remove WARN_ON_ONCE() in ublk_unmap_io()
Caleb Sander Mateos
1
-2
/
+0
2026-08-03
ublk: check for ublk_unmap_io() returning 0
Caleb Sander Mateos
1
-1
/
+7
2026-08-03
ublk: check import_ubuf() return value
Caleb Sander Mateos
1
-2
/
+8
2026-08-03
net: mana: force full-page RX buffers via ethtool private flag
Dipayaan Roy
2
-2
/
+114
2026-08-03
net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
Dipayaan Roy
1
-29
/
+46
2026-08-03
net: stmmac: ethtool: Address off-by-one when reading the coal rx-usecs
Maxime Chevallier
1
-2
/
+2
2026-08-03
net: stmmac: ethtool: Comment the magic numbers in RIWT computation
Maxime Chevallier
1
-2
/
+5
2026-08-03
s390/qeth: validate user buffer length in SNMP and ARP query ioctls
Hidayath Khan
2
-0
/
+8
2026-08-03
bnge: Fix NULL pointer dereference in aux device release
Alok Tiwari
1
-3
/
+6
2026-08-03
Input: evdev - fix information leak in evdev_pass_values()
Dmitry Torokhov
1
-10
/
+12
2026-08-03
net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()
Yi Cong
1
-1
/
+3
2026-08-03
net: phy: motorcomm: enable the reference clock for YT8521
Jiaxing Hu
1
-0
/
+6
[prev]
[next]