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-24
wifi: libertas: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
3
-3
/
+5
2025-09-24
Revert "wifi: libertas: WQ_PERCPU added to alloc_workqueue users"
Johannes Berg
3
-5
/
+3
2025-09-24
USB: serial: option: add SIMCom 8230C compositions
Xiaowei Li
1
-0
/
+6
2025-09-23
Merge tag 'nvme-6.18-2025-09-23' of git://git.infradead.org/nvme into for-6.18/block
Jens Axboe
9
-57
/
+126
2025-09-23
net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUAD
Carolina Jubran
1
-0
/
+1
2025-09-23
net/mlx5: HWS, ignore flow level for multi-dest table
Yevgeny Kliteynik
3
-12
/
+6
2025-09-23
net/mlx5: fs, fix UAF in flow counter release
Moshe Shemesh
4
-5
/
+31
2025-09-23
net: phy: stop exporting phy_driver_register
Heiner Kallweit
1
-2
/
+2
2025-09-23
net: phy: dp83640: improve phydev and driver removal handling
Heiner Kallweit
1
-38
/
+20
2025-09-23
net: phy: move config symbol MDIO_BUS to drivers/net/phy/Kconfig
Heiner Kallweit
2
-5
/
+5
2025-09-23
net: airoha: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+3
2025-09-23
Merge tag 'linux-can-fixes-for-6.17-20250923' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
6
-21
/
+27
2025-09-23
PCI: qcom: Remove custom ASPM enablement code
Manivannan Sadhasivam
1
-32
/
+0
2025-09-23
PCI/ASPM: Enable all ClockPM and ASPM states for devicetree platforms
Manivannan Sadhasivam
1
-2
/
+43
2025-09-24
i3c: Remove superfluous FIXME
Wolfram Sang
1
-2
/
+0
2025-09-24
pinctrl: use more common syntax for compound literals
Bartosz Golaszewski
5
-5
/
+5
2025-09-23
nvme: Use non zero KATO for persistent discovery connections
Alistair Francis
1
-1
/
+7
2025-09-23
nvmet: add safety check for subsys lock
Max Gurtovoy
1
-9
/
+6
2025-09-23
nvme-core: use nvme_is_io_ctrl() for I/O controller check
Martin George
1
-1
/
+1
2025-09-23
nvme-core: do ioccsz/iorcsz validation only for I/O controllers
Kamaljit Singh
1
-2
/
+2
2025-09-23
nvme-core: add method to check for an I/O controller
Kamaljit Singh
1
-0
/
+5
2025-09-23
Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers
Arnd Bergmann
16
-7
/
+3995
2025-09-23
Merge tag 'memory-controller-drv-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/drivers
Arnd Bergmann
3
-80
/
+78
2025-09-23
Merge tag 'sunxi-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/drivers
Arnd Bergmann
1
-0
/
+14
2025-09-23
Merge tag 'ti-driver-soc-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/drivers
Arnd Bergmann
4
-3
/
+69
2025-09-23
Merge tag 'amlogic-drivers-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/drivers
Arnd Bergmann
2
-2
/
+7
2025-09-23
Merge tag 'apple-soc-drivers-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/drivers
Arnd Bergmann
7
-66
/
+216
2025-09-23
Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
7
-32
/
+685
2025-09-23
Merge tag 'tegra-for-6.17-firmware-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes
Arnd Bergmann
1
-1
/
+4
2025-09-23
i2c: riic: Allow setting frequencies lower than 50KHz
Claudiu Beznea
1
-1
/
+1
2025-09-23
drm/amd/display: remove output_tf_change flag
Melissa Wen
3
-9
/
+4
2025-09-23
drm/amd/display: Init DCN35 clocks from pre-os HW values
Leo Li
1
-2
/
+119
2025-09-23
drm/amd/display: Use mpc.preblend flag to indicate preblend
Alvin Lee
2
-2
/
+2
2025-09-23
drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume
Matthew Schwartz
2
-4
/
+15
2025-09-23
remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctable()
Zhen Ni
1
-1
/
+2
2025-09-23
cpufreq: Replace pointer subtraction with iteration macro
Zihuan Zhang
1
-4
/
+4
2025-09-23
thunderbolt: Fix use-after-free in tb_dp_dprx_work
Duoming Zhou
1
-2
/
+3
2025-09-23
drm/amd/pm: Add VCN reset message support for SMU v13.0.12
Jesse.Zhang
3
-1
/
+6
2025-09-23
drm/amdgpu: Move VCN reset mask setup to late_init for VCN 5.0.1
Jesse.Zhang
1
-5
/
+20
2025-09-23
drm/amdgpu: Add ring reset support for VCN v5.0.1
Jesse.Zhang
1
-0
/
+26
2025-09-23
drm/amdgpu: Refactor VCN v5.0.1 HW init into separate instance function
Jesse.Zhang
1
-8
/
+19
2025-09-23
drm/amd/display: remove output_tf_change flag
Melissa Wen
3
-9
/
+4
2025-09-23
drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)
Kuan-Wei Chiu
1
-10
/
+11
2025-09-23
drm/amd/display: change dc stream color settings only in atomic commit
Melissa Wen
3
-24
/
+66
2025-09-23
drm/amd/ras: Add rascore status definition
YiPeng Chai
2
-0
/
+37
2025-09-23
drm/amdgpu: Use kmalloc_array() instead of kmalloc()
Rahul Kumar
4
-8
/
+8
2025-09-23
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-0
/
+1
2025-09-23
drm/amd/display: update color on atomic commit time
Melissa Wen
1
-1
/
+35
2025-09-23
drm/amd/display: Promote DC to 3.2.351
Taimur Hassan
1
-1
/
+1
2025-09-23
drm/amd/display: [FW Promotion] Release 0.1.28.0
Taimur Hassan
1
-1
/
+1
[prev]
[next]