index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-01-23
iommu/arm-smmu-v3-test: Add nested s1bypass/s1dssbypass coverage
Nicolin Chen
-0
/
+47
2026-01-23
iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update sequence
Jason Gunthorpe
-0
/
+26
2026-01-23
iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequence
Jason Gunthorpe
-0
/
+10
2026-01-23
iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence
Jason Gunthorpe
-10
/
+53
2026-01-23
can: sja1000: sja1000_err(): use error counter for error state
Michael Tretter
-26
/
+7
2026-01-23
can: sja1000: sja1000_err(): make use of sja1000_get_berr_counter() to read e...
Marc Kleine-Budde
-7
/
+6
2026-01-23
HID: multitouch: add eGalaxTouch EXC3188 support
Thorsten Schmelzer
-0
/
+4
2026-01-23
HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBK
David Phillips
-0
/
+23
2026-01-23
ublk: fix canceling flag handling in batch I/O recovery
Ming Lei
-3
/
+8
2026-01-23
ublk: move ublk_mark_io_ready() out of __ublk_fetch()
Ming Lei
-1
/
+5
2026-01-23
power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors
Manivannan Sadhasivam
-0
/
+177
2026-01-23
iio: dac: Add MAX22007 DAC driver support
Janani Sunil
-0
/
+505
2026-01-23
PCI: dwc: Rename dw_pcie_rp::has_msi_ctrl to dw_pcie_rp::use_imsi_rx for clarity
Qiang Yu
-11
/
+11
2026-01-23
PCI: dwc: Fix grammar and formatting for comment in dw_pcie_remove_ext_capabi...
Qiang Yu
-1
/
+2
2026-01-23
hwrng: airoha - set rng quality to 900
Aleksander Jan Bajkowski
-0
/
+1
2026-01-23
crypto: ccp - narrow scope of snp_range_list
Tycho Andersen (AMD)
-12
/
+1
2026-01-23
crypto: ccp - Fix a case where SNP_SHUTDOWN is missed
Tom Lendacky
-23
/
+23
2026-01-23
crypto: nx - Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+2
2026-01-23
crypto: inside-secure/eip93 - fix kernel panic in driver detach
Aleksander Jan Bajkowski
-1
/
+1
2026-01-23
crypto: ccp - Use NULL instead of plain 0
Herbert Xu
-1
/
+1
2026-01-23
crypto: xilinx - Add gcm(aes) support for AMD/Xilinx Versal device
Harsh Jain
-9
/
+421
2026-01-23
crypto: xilinx - Remove un-necessary typecast operation
Harsh Jain
-6
/
+3
2026-01-23
firmware: xilinx: Add firmware API's to support aes-gcm in Versal device
Harsh Jain
-1
/
+149
2026-01-23
crypto: xilinx - Change coherent DMA to streaming DMA API
Harsh Jain
-36
/
+58
2026-01-23
crypto: xilinx - Replace zynqmp prefix with xilinx
Harsh Jain
-71
/
+69
2026-01-23
crypto: xilinx - Register H/W key support with paes
Harsh Jain
-100
/
+204
2026-01-23
crypto: xilinx - Avoid submitting fallback requests to engine
Harsh Jain
-27
/
+35
2026-01-23
crypto: xilinx - Avoid Encrypt request to fallback for authsize < 16
Harsh Jain
-3
/
+3
2026-01-23
crypto: xilinx - Return linux error code instead of firmware error code
Harsh Jain
-7
/
+7
2026-01-23
crypto: xilinx - Update probe to self discover the device
Harsh Jain
-24
/
+62
2026-01-23
firmware: zynqmp: Add helper API to self discovery the device
Harsh Jain
-0
/
+31
2026-01-23
crypto: xilinx - Remove union from zynqmp_aead_drv_ctx
Harsh Jain
-13
/
+11
2026-01-23
firmware: zynqmp: Move crypto API's to separate file
Harsh Jain
-50
/
+60
2026-01-22
net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()
Zilin Guan
-1
/
+1
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-730
/
+1370
2026-01-22
ublk: fix batch I/O recovery -ENODEV error
Ming Lei
-32
/
+60
2026-01-22
ublk: implement batch request completion via blk_mq_end_request_batch()
Ming Lei
-8
/
+17
2026-01-22
ublk: add new feature UBLK_F_BATCH_IO
Ming Lei
-8
/
+52
2026-01-22
ublk: abort requests filled in event kfifo
Ming Lei
-1
/
+23
2026-01-22
ublk: refactor ublk_queue_rq() and add ublk_batch_queue_rq()
Ming Lei
-10
/
+46
2026-01-22
ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processing
Ming Lei
-8
/
+386
2026-01-22
ublk: add batch I/O dispatch infrastructure
Ming Lei
-0
/
+195
2026-01-22
ublk: add io events fifo structure
Ming Lei
-6
/
+63
2026-01-22
ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
-2
/
+101
2026-01-22
ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
-1
/
+190
2026-01-22
ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
-1
/
+86
2026-01-22
ublk: prepare for not tracking task context for command batch
Ming Lei
-1
/
+4
2026-01-22
ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IO
Ming Lei
-1
/
+25
2026-01-23
Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-1372
/
+2868
2026-01-22
net: phy: Grammar update for comment in genphy_update_link
Simon Horman
-1
/
+1
[prev]
[next]