index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-09
i2c: mux: reg: use device property accessors
Abdurrahman Hussain
1
-52
/
+38
2026-06-09
i2c: acpi: Return -ENOENT when no resources found in i2c_acpi_client_count()
Andy Shevchenko
1
-2
/
+5
2026-06-09
i2c: at91: Add MCHP_LAN966X_PCI dependency
Herve Codina
1
-1
/
+1
2026-06-09
Merge tag 'renesas-drivers-for-v7.2-tag2' of https://git.kernel.org/pub/scm/l...
Krzysztof Kozlowski
2
-2
/
+43
2026-06-09
netconsole: close netdevice unregister window during target resume
Breno Leitao
1
-0
/
+19
2026-06-09
netconsole: clean up deactivated targets dropped before the cleanup worker
Breno Leitao
1
-1
/
+13
2026-06-09
netconsole: take target_cleanup_list_lock in drop_netconsole_target()
Breno Leitao
1
-0
/
+2
2026-06-09
netconsole: do not dequeue pooled skbs that cannot satisfy len
Breno Leitao
1
-2
/
+20
2026-06-09
netconsole: do not schedule skb pool refill from NMI
Breno Leitao
1
-4
/
+19
2026-06-09
Merge tag 'mtk-soc-for-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Krzysztof Kozlowski
3
-8
/
+16
2026-06-09
wifi: mt76: Drop unneeded mt76_register_debugfs_fops() return checks
Ingyu Jang
5
-10
/
+1
2026-06-09
wifi: mt76: mt7921: assert sniffer on chanctx change
Devin Wittmayer
1
-2
/
+4
2026-06-09
octeontx2-af: fix memory leak in rvu_setup_hw_resources()
Dawei Feng
1
-1
/
+1
2026-06-09
wifi: mt76: mt7996: fix potential tx_retries underflow
Ryder Lee
1
-3
/
+3
2026-06-09
wifi: mt76: mt7925: fix potential tx_retries underflow
Ryder Lee
1
-2
/
+3
2026-06-09
wifi: mt76: mt7921: fix potential tx_retries underflow
Ryder Lee
1
-2
/
+3
2026-06-09
wifi: mt76: mt7915: fix potential tx_retries underflow
Ryder Lee
1
-5
/
+5
2026-06-09
wifi: mt76: mt7921: disable auto regd changes after user set
JB Tsai
2
-1
/
+7
2026-06-09
wifi: mt76: mt7921: add auto regdomain switch support
JB Tsai
6
-11
/
+92
2026-06-09
wifi: mt76: mt7921: refactor regulatory notifier flow
JB Tsai
4
-16
/
+36
2026-06-09
wifi: mt76: mt7921: refactor CLC support check flow
JB Tsai
3
-6
/
+16
2026-06-09
wifi: mt76: mt7921: refactor regulatory domain handling to regd.[ch]
JB Tsai
7
-99
/
+122
2026-06-09
wifi: mt76: mt7996: disable UNI_BSS_INFO_PROTECT_INFO for mt7996
Ryder Lee
1
-0
/
+4
2026-06-09
wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3S
Zenm Chen
1
-0
/
+1
2026-06-09
wifi: mt76: fix argument to ieee80211_is_first_frag()
Bjoern A. Zeeb
1
-1
/
+1
2026-06-09
wifi: mt76: mt7921u: escalate broken USB transport to device reset
Sean Wang
4
-1
/
+35
2026-06-09
wifi: mt76: mt792x: add common USB transport reset helpers
Sean Wang
4
-0
/
+59
2026-06-09
wifi: mt76: mt792x: report txpower for the requested vif link
Sean Wang
4
-2
/
+45
2026-06-09
wifi: mt76: connac: factor out rate power limit calculation
Sean Wang
2
-8
/
+23
2026-06-09
wifi: mt76: connac: use a helper to cache txpower_cur
Sean Wang
3
-4
/
+18
2026-06-09
wifi: mt76: mt7996: limit work in set_bitrate_mask
Dylan Eskew
1
-3
/
+6
2026-06-09
wifi: mt76: mt7996: reduce phy work in set_coverage
Dylan Eskew
1
-10
/
+0
2026-06-09
wifi: mt76: mt7921u: add MT7902 USB support
Sean Wang
2
-0
/
+3
2026-06-09
wifi: mt76: transform aspm_conf for pci_disable_link_state
Jiajia Liu
1
-1
/
+7
2026-06-09
wifi: mt76: add wcid publish check in mt76_sta_add
Jiajia Liu
1
-3
/
+12
2026-06-09
wifi: mt76: mt7996: remove redundant pdev->bus check in probe
Lorenzo Bianconi
1
-1
/
+1
2026-06-09
wifi: mt76: mt7996: fix reading zeroed info->control.flags after mt76_tx_stat...
Lorenzo Bianconi
3
-13
/
+9
2026-06-09
wifi: mt76: mt7996: Fix possible NULL pointer dereference in mt7996_mac_write...
Lorenzo Bianconi
1
-3
/
+4
2026-06-09
wifi: mt76: mt7996: Fix possible token leak in mt7996_tx_prepare_skb()
Lorenzo Bianconi
2
-3
/
+7
2026-06-09
wifi: mt76: mt7915: validate skb length in txpower SKU query
Aviel Zohar
1
-0
/
+8
2026-06-09
wifi: mt76: mt7925: validate skb length in testmode query
Aviel Zohar
1
-0
/
+5
2026-06-09
wifi: mt76: mt792x: skip MLD header rewrite for 802.3 encap TX
Sean Wang
1
-1
/
+2
2026-06-09
wifi: mt76: mt7925: program BA state on active links
Sean Wang
3
-22
/
+59
2026-06-09
wifi: mt76: mt7925: pass WCID explicitly to mt7925_mcu_sta_ba()
Sean Wang
1
-2
/
+3
2026-06-09
wifi: mt76: mt7925: keep TX BA state in the primary WCID
Sean Wang
1
-8
/
+7
2026-06-09
wifi: mt76: mt7925: add MT7927 USB support
Sean Wang
2
-0
/
+16
2026-06-09
wifi: mt76: mt7925: add MT7927 PCIe support
Sean Wang
1
-1
/
+15
2026-06-09
wifi: mt76: mt792x: enable CNM ops for MT7927
Sean Wang
1
-0
/
+11
2026-06-09
wifi: mt76: mt7925: add MBMC event handling
Sean Wang
3
-1
/
+34
2026-06-09
wifi: mt76: mt7925: sync MT7927 BSS band assignment
Sean Wang
5
-0
/
+71
[prev]
[next]