index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
gpio: allow COMPILE_TEST for IOPORT drivers
Rosen Penev
1
-1
/
+2
2026-08-10
Merge branch 'acpi-video'
Rafael J. Wysocki
6
-22
/
+39
2026-08-10
Merge branches 'acpi-scan', 'acpi-pci', 'acpi-tad' and 'acpi-apei'
Rafael J. Wysocki
7
-58
/
+108
2026-08-10
ACPI: scan: Avoid registering platform devices with resource overlaps
Rafael J. Wysocki
1
-2
/
+37
2026-08-10
gpio: ml-ioh: share the register lock across channels
Junjie Cao
1
-32
/
+37
2026-08-10
gpio: ml-ioh: use raw_spinlock_t for the register lock
Junjie Cao
1
-18
/
+18
2026-08-10
Merge tag 'v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-current
Bartosz Golaszewski
776
-4335
/
+10912
2026-08-10
drm/connector/hdmi: Fix out of bounds memory read
John Harrison
1
-1
/
+2
2026-08-10
media: rzg2l-cru: Align bytesperline to hardware DMA stride requirement
Tommaso Merciai
1
-0
/
+5
2026-08-10
media: intel/ipu6: fix async notifier cleanup leak on parse error
Cong Nguyen
1
-0
/
+1
2026-08-10
media: staging/ipu7: fix async notifier UAF on probe error path
Cong Nguyen
1
-0
/
+1
2026-08-10
media: amd: isp4: fix self-deadlock in isp4sd_pwron_and_init() error path
Yifei Gao
1
-6
/
+22
2026-08-10
media: amd: isp4: release partial allocations in isp4if_alloc_fw_gpumem()
Yifei Gao
1
-4
/
+2
2026-08-10
Merge tag 'zynqmp-soc-for-7.3' of https://github.com/Xilinx/linux-xlnx into soc/drivers
Arnd Bergmann
2
-19
/
+94
2026-08-10
hwrng: imx-rngc - Disable clock on registration failure
Yuho Choi
1
-1
/
+3
2026-08-10
crypto: qat - remove dead ADF_HEX code
Ahsan Atta
2
-4
/
+0
2026-08-10
crypto: qce - simplify qce_handle_request
Thorsten Blum
1
-6
/
+4
2026-08-10
crypto: qce - simplify devm_qce_register_algs
Thorsten Blum
1
-3
/
+3
2026-08-10
crypto: caam - simplify probe resource and IRQ handling
Rosen Penev
1
-34
/
+12
2026-08-10
crypto: amcc - fix racy teardown with devm_request_irq
Rosen Penev
1
-8
/
+15
2026-08-10
crypto: cesa - clear cesa_dev on _remove
Rosen Penev
1
-0
/
+2
2026-08-10
crypto: qce - Add runtime PM and interconnect bandwidth scaling support
Udit Tiwari
1
-7
/
+92
2026-08-10
crypto: talitos - Use platform_get_irq() to retrieve interrupt
Rosen Penev
1
-17
/
+13
2026-08-10
crypto: atmel-ecc - drop redundant return variable
Thorsten Blum
1
-3
/
+2
2026-08-10
crypto: atmel-ecc - simplify control flow in atmel_ecdh_set_secret
Thorsten Blum
1
-7
/
+4
2026-08-10
Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into soc/drivers
Arnd Bergmann
12
-114
/
+680
2026-08-10
Merge tag 'apple-soc-drivers-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/drivers
Arnd Bergmann
4
-2
/
+200
2026-08-10
iommu/vt-d: Flush context cache with correct SID when tearing down aliases
Lu Baolu
3
-5
/
+8
2026-08-10
iommu/vt-d: Tear down scalable-mode context on probe failure
Lu Baolu
1
-0
/
+1
2026-08-10
iommu/vt-d: Fix iopf_refcount leak on RID domain replacement
Lu Baolu
1
-5
/
+8
2026-08-10
iommu/vt-d: Clear Present bit before tearing down copied context entry
Lu Baolu
1
-1
/
+5
2026-08-10
iommu/vt-d: Fix copied_tables bitmap leak on error in copy_translation_tables
ZhaoJinming
1
-6
/
+13
2026-08-10
iommu/vt-d: Cache max domain ID to avoid redundant calculation
Lu Baolu
3
-5
/
+7
2026-08-10
iommu/vt-d: Support the new DMA_REMAP_OPT_OUT flag bit
Kevin Tian
2
-10
/
+28
2026-08-10
iommu/vt-d: Remove dmar_disabled
Kevin Tian
3
-9
/
+3
2026-08-10
iommu/vt-d: Remove the 'force_on' variable
Kevin Tian
2
-20
/
+22
2026-08-10
iommu/vt-d: Call dmar_can_force_on() for tboot opt-in
Kevin Tian
1
-4
/
+8
2026-08-10
iommu/vt-d: Use dmar_can_force_on() for platform opt-in
Kevin Tian
1
-7
/
+8
2026-08-10
iommu/vt-d: Consolidate dmar policy management and force_on logic
Kevin Tian
3
-4
/
+106
2026-08-10
iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not set
Kevin Tian
1
-15
/
+0
2026-08-10
iommu/vt-d: Force requesting ACS when tboot is enabled
Kevin Tian
3
-3
/
+16
2026-08-10
iommu/vt-d: Fix no_iommu to disable platform opt-in
Kevin Tian
1
-3
/
+3
2026-08-10
iommu/vt-d: Use kstrtoint_from_user() in dmar_perf_latency_write()
Dmitry Antipov
1
-12
/
+4
2026-08-10
iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush loop
Guanghui Feng
1
-3
/
+2
2026-08-10
iommu/vt-d: Use logical OR operator for privilege mode check
Li RongQing
1
-1
/
+1
2026-08-10
iommu/vt-d: Fix UCTP context table slot when copying root entries
Desnes Nunes
1
-4
/
+6
2026-08-10
Merge tag 'qcom-drivers-for-7.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
16
-100
/
+610
2026-08-10
iommu/dma: Restore locking around msi_page_list
Andrew Jones
1
-0
/
+13
2026-08-10
Merge tag 'qcomtee-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers
Arnd Bergmann
1
-1
/
+6
2026-08-10
iommupt: Return zero for invalid iova_to_phys() ranges
Shuai Xue
1
-1
/
+1
[prev]
[next]