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
2025-09-19
idpf: add HW timestamping statistics
Milena Olech
4
-1
/
+87
2025-09-19
ice: Remove deprecated ice_lag_move_new_vf_nodes() call
Dave Ertman
3
-58
/
+0
2025-09-19
ice: add E830 Earliest TxTime First Offload support
Paul Greenwalt
15
-48
/
+722
2025-09-19
ice: move ice_qp_[ena|dis] for reuse
Paul Greenwalt
4
-149
/
+173
2025-09-19
HID: amd_sfh: Add sync across amd sfh work functions
Basavaraj Natikar
3
-2
/
+17
2025-09-19
Merge tag 'drm-fixes-2025-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
28
-100
/
+341
2025-09-19
HID: intel-thc-hid: intel-quicki2c: support ACPI config for advanced features
Xinpeng Sun
2
-10
/
+53
2025-09-19
Merge remote-tracking branch 'origin' into for-6.18/intel-thc-hid
Jiri Kosina
1142
-8509
/
+24347
2025-09-19
wan: framer: pef2256: use %pe in print format
Jakub Kicinski
1
-2
/
+2
2025-09-19
Add QSPI support for sam9x7 and sama7d65 SoCs
Mark Brown
95
-668
/
+1034
2025-09-19
spi: spi-nxp-fspi: add DTR mode support
Mark Brown
1
-17
/
+98
2025-09-19
net: airoha: Fix PPE_IP_PROTO_CHK register definitions
Lorenzo Bianconi
1
-2
/
+2
2025-09-19
r8169: set EEE speed down ratio to 1
ChunHao Lin
1
-3
/
+3
2025-09-19
net: dsa: dsa_loop: remove duplicated definition of NUM_FIXED_PHYS
Heiner Kallweit
1
-2
/
+0
2025-09-19
hinic3: Fix NULL vs IS_ERR() check in hinic3_alloc_rxqs_res()
Dan Carpenter
1
-1
/
+1
2025-09-19
iommufd: WARN if an object is aborted with an elevated refcount
Jason Gunthorpe
3
-3
/
+7
2025-09-19
iommufd: Fix race during abort for file descriptors
Jason Gunthorpe
2
-10
/
+34
2025-09-19
iommufd: Fix refcounting race during mmap
Jason Gunthorpe
1
-6
/
+14
2025-09-19
drm/xe: Fix build with CONFIG_MODULES=n
Lucas De Marchi
1
-1
/
+1
2025-09-19
pmdomain: thead: create auxiliary device for rebooting
Icenowy Zheng
1
-0
/
+14
2025-09-19
driver: reset: th1520-aon: add driver for poweroff/reboot via AON FW
Icenowy Zheng
3
-0
/
+106
2025-09-19
power: supply: qcom_battmgr: handle charging state change notifications
Fenglin Wu
1
-1
/
+4
2025-09-19
drm/gma500: Fix null dereference in hdmi teardown
Zabelin Nikita
1
-1
/
+1
2025-09-19
wifi: mac80211_hwsim: Add simulation support for NAN device
Ilan Peer
2
-7
/
+256
2025-09-19
Merge tag 'mt76-next-2025-09-15' of https://github.com/nbd168/wireless
Johannes Berg
46
-918
/
+2308
2025-09-19
arm64: Enable EFI secret area Securityfs support
Suzuki K Poulose
1
-1
/
+1
2025-09-19
vhost-net: flush batched before enabling notifications
Jason Wang
1
-0
/
+5
2025-09-19
Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
Michael S. Tsirkin
1
-21
/
+9
2025-09-19
vhost-net: unbreak busy polling
Jason Wang
1
-3
/
+4
2025-09-19
iommu/vt-d: debugfs: Avoid dumping context command register
Lu Baolu
1
-1
/
+0
2025-09-19
iommu/vt-d: Removal of Advanced Fault Logging
Lu Baolu
2
-2
/
+0
2025-09-19
iommu/vt-d: PRS isn't usable if PDS isn't supported
Lu Baolu
1
-1
/
+1
2025-09-19
iommu/vt-d: Remove LPIG from page group response descriptor
Lu Baolu
2
-6
/
+2
2025-09-19
iommu/vt-d: Drop unused cap_super_offset()
Yury Norov (NVIDIA)
1
-2
/
+0
2025-09-19
iommu/vt-d: debugfs: Fix legacy mode page table dump logic
Vineeth Pillai (Google)
1
-2
/
+15
2025-09-19
iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()
Seyediman Seyedarab
3
-17
/
+8
2025-09-19
bus: mhi: host: pci_generic: Set DMA mask for VFs
Vivek Pernamitta
1
-2
/
+9
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl
28
-1
/
+10264
2025-09-19
iommu/amd/pgtbl: Fix possible race while increase page table level
Vasant Hegde
2
-4
/
+22
2025-09-19
tee: qcom: return -EFAULT instead of -EINVAL if copy_from_user() fails
Dan Carpenter
1
-1
/
+1
2025-09-19
drm/ast: Use msleep instead of mdelay for edid read
Nirmoy Das
1
-1
/
+1
2025-09-19
tee: qcom: prevent potential off by one read
Dan Carpenter
1
-1
/
+1
2025-09-19
bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR state
Vivek Pernamitta
2
-1
/
+3
2025-09-19
bus: mhi: host: pci_generic: Reset QDU100 while the MHI driver is removed
Vivek Pernamitta
1
-0
/
+12
2025-09-19
bus: mhi: host: pci_generic: Add SRIOV support
Vivek Pernamitta
1
-1
/
+2
2025-09-19
bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check status
Vivek Pernamitta
1
-10
/
+24
2025-09-19
bus: mhi: host: Add support for separate controller configurations for VF and PF
Vivek Pernamitta
1
-1
/
+8
2025-09-19
Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
77
-570
/
+700
2025-09-19
drm/bridge: waveshare-dsi: Fix bailout for devm_drm_bridge_alloc()
Liu Ying
1
-2
/
+2
2025-09-19
Merge tag 'drm-misc-next-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-2
/
+2
[prev]
[next]