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-11
spi: hisi-sfc-v3xx: Propagate errors from optional IRQ lookup
bui duc phuc
1
-2
/
+2
2026-08-11
regmap: sdw-mbq: Fix swap of timeout and retry times
Charles Keepax
1
-1
/
+1
2026-08-11
s390/virtio: Enable CONTEXT_ANALYSIS
Heiko Carstens
1
-0
/
+2
2026-08-11
s390/cio: Enable CONTEXT_ANALYSIS
Heiko Carstens
1
-0
/
+2
2026-08-11
s390/vfio_ccw: Add __must_hold() attribute to vfio_ccw_sch_quiesce()
Heiko Carstens
2
-1
/
+3
2026-08-11
s390/char: Enable CONTEXT_ANALYSIS
Heiko Carstens
1
-0
/
+2
2026-08-11
s390/con3215: Add __must_hold() attribute to raw3215_make_room()
Heiko Carstens
1
-0
/
+1
2026-08-11
spi: dw: fix wrong RX_SAMPLE_DLY setting after resume
Jisheng Zhang
1
-0
/
+1
2026-08-11
gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
Alex Tran
1
-6
/
+12
2026-08-11
spi: meson-spifc: use devm_pm_runtime_set_active_enabled
Felix Gu
1
-11
/
+5
2026-08-11
spi: sprd-adi: Fix probe succeeding without registering the controller
Babanpreet Singh
1
-0
/
+6
2026-08-11
net: hns3: use txqueue parameter directly in ndo_tx_timeout
Jian Shen
1
-26
/
+22
2026-08-11
net: hns3: add missing const qualifier to hclge_log_error() reg parameter
Jijie Shao
1
-1
/
+1
2026-08-11
net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info()
Jian Shen
1
-0
/
+1
2026-08-11
irqchip/gic-v3: make the unmasking of pseudo-NMIs explicit when handling IRQs
Ada Couprie Diaz
1
-4
/
+1
2026-08-11
net: ngbe: fix NULL pointer dereference in non-MSI-X interrupt enabling
Jiawen Wu
1
-1
/
+3
2026-08-11
net: tap: fix wrong transport_header when sending VLAN-tagged frame
Wei Fang
1
-1
/
+2
2026-08-11
phy: qcom: qmp-combo: Drop qmp_v4_calibrate_dp_phy
Esteban Urrutia
1
-31
/
+0
2026-08-11
phy: qcom: qmp-combo: Correct pre-emphasis table for QMP v4 DP PHYs
Esteban Urrutia
1
-1
/
+1
2026-08-11
phy: renesas: rcar-gen3-usb2: Ignore missing VBUS regulator
Lad Prabhakar
1
-2
/
+11
2026-08-11
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-0
/
+4
2026-08-11
pmdomain: qcom: rpmhpd: Add missing MXC and MMCX power domains for Eliza
Abel Vesa
1
-0
/
+4
2026-08-11
vxlan: do not arm the ageing timer on a device that is down
Baul Lee
1
-1
/
+1
2026-08-11
PCI/ASPM: Avoid L0s for Realtek RTS525A
Max Lee
1
-0
/
+3
2026-08-11
dpll: use pin owner's dpll ref for pin-level attribute setting
Ivan Vecera
1
-163
/
+50
2026-08-11
dpll: zl3073x: update all DPLL channels on ref_sync_set
Ivan Vecera
1
-10
/
+48
2026-08-11
NTB: ntb_netdev: Preserve RX queue depth on allocation failure
Koichiro Den
1
-7
/
+8
2026-08-11
s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()
Anthony Krowiak
1
-25
/
+20
2026-08-11
firewire: core: add KUnit tests for failure of tree building
Takashi Sakamoto
1
-0
/
+84
2026-08-11
firewire: core: add KUnit tests for successful tree building
Takashi Sakamoto
1
-0
/
+508
2026-08-11
firewire: core: add KUnit test skeleton for node tree
Takashi Sakamoto
4
-0
/
+39
2026-08-11
drm/panel: remove accidentally committed .orig file
Jani Nikula
1
-722
/
+0
2026-08-11
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm/msm', 'rockchip', 'ti/omap', 'riscv', 'intel/vt-d', 'amd/amd-vi', 'core' and 'typos' into next
Joerg Roedel
34
-398
/
+880
2026-08-11
iommu/amd: Add SNP page mode 0 support
Vasant Hegde
3
-15
/
+35
2026-08-11
iommu/amd: Fix GN bit setting in COMPLETE_PPR_REQUEST command
Vasant Hegde
2
-5
/
+22
2026-08-11
iommu/amd: Rate limit INVALID_PPR_REQUEST error logging
Vasant Hegde
1
-3
/
+4
2026-08-11
iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requests
Vasant Hegde
2
-6
/
+33
2026-08-11
iommu/amd: Introduce PPR_TAG_LAST_PAGE() macro
Vasant Hegde
2
-5
/
+5
2026-08-11
iommu/amd: Fix incorrect device ID in invalid PASID error message
Vasant Hegde
1
-1
/
+1
2026-08-11
Revert "Merge branch 'ib-rsk7204' into devel"
Linus Walleij
1
-28
/
+0
2026-08-11
media: ipu-bridge: check all DMI entries when overriding sensor rotation
José María Martín
1
-3
/
+5
2026-08-11
pwm: th1520: use vertical import style
Guru Das Srinagesh
1
-3
/
+9
2026-08-11
thunderbolt: Clamp DMA tunnel credits to what a hop register can hold
Fan Ye
1
-1
/
+9
2026-08-10
scsi: fnic: Fix built-in NVMe/FC build
Karan Tilak Kumar
2
-2
/
+2
2026-08-10
PCI: ultrarisc: Use module_platform_driver()
Jia Wang
1
-1
/
+1
2026-08-10
PCI: ultrarisc: Get and enable DP1000 PCIe controller clocks
Jia Wang
1
-7
/
+78
2026-08-10
et131x: propagate EEPROM readiness errors
Avi Weiss
1
-1
/
+1
2026-08-10
net: sfp: fix hwmon_name memory leak on hwmon registration failure
Krishan Singh
1
-0
/
+4
2026-08-10
drivers/s390/net: Enable CONTEXT_ANALYSIS
Heiko Carstens
1
-0
/
+2
2026-08-10
s390/ctcm: Add __context_unsafe() attribute to various functions
Heiko Carstens
2
-17
/
+9
[prev]
[next]