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-22
net: sfp: remove old sfp_parse_* functions
Russell King (Oracle)
1
-54
/
+0
2025-09-22
net: phy: update all PHYs to use sfp_get_module_caps()
Russell King (Oracle)
5
-25
/
+19
2025-09-22
net: phylink: use sfp_get_module_caps()
Russell King (Oracle)
1
-5
/
+6
2025-09-22
net: sfp: provide sfp_get_module_caps()
Russell King (Oracle)
1
-0
/
+6
2025-09-22
net: sfp: convert sfp quirks to modify struct sfp_module_support
Russell King (Oracle)
3
-30
/
+28
2025-09-22
net: sfp: pre-parse the module support
Russell King (Oracle)
1
-25
/
+55
2025-09-22
gpu: nova-core: use Alignment for alignment-related operations
Alexandre Courbot
2
-5
/
+5
2025-09-22
wifi: ath12k: enforce CPU endian format for all QMI data
Alexander Wilhelm
2
-16
/
+24
2025-09-22
wifi: ath12k: Use 1KB Cache Flush Command for QoS TID Descriptors
Manish Dharanenthiran
4
-30
/
+34
2025-09-22
wifi: ath12k: Fix flush cache failure during RX queue update
Nithyanantham Paramasivam
1
-0
/
+2
2025-09-22
wifi: ath12k: Add Retry Mechanism for REO RX Queue Update Failures
Manish Dharanenthiran
4
-60
/
+150
2025-09-22
wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxq
Nithyanantham Paramasivam
2
-16
/
+40
2025-09-22
wifi: ath12k: Refactor RX TID buffer cleanup into helper function
Nithyanantham Paramasivam
1
-18
/
+16
2025-09-22
wifi: ath12k: Refactor RX TID deletion handling into helper function
Nithyanantham Paramasivam
1
-8
/
+19
2025-09-22
wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256
Nithyanantham Paramasivam
1
-1
/
+1
2025-09-22
phy: rockchip-pcie: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-50
/
+20
2025-09-22
clk: sp7021: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-14
/
+8
2025-09-22
soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()
Fushuai Wang
1
-1
/
+1
2025-09-22
Merge tag 'for-net-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
2
-4
/
+10
2025-09-22
net: spacemit: Make stats_lock softirq-safe
Vivian Wang
1
-15
/
+15
2025-09-22
net: enetc: use generic interfaces to get phc_index for ENETC v1
Wei Fang
3
-24
/
+10
2025-09-22
net: enetc: fix sleeping function called from rcu_read_lock() context
Wei Fang
1
-1
/
+2
2025-09-22
broadcom: fix support for PTP_EXTTS_REQUEST2 ioctl
Jacob Keller
1
-0
/
+1
2025-09-22
broadcom: fix support for PTP_PEROUT_DUTY_CYCLE
Jacob Keller
1
-4
/
+1
2025-09-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
4
-19
/
+55
2025-09-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2025-09-22
Merge tag 'hid-for-linus-2025092201' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
11
-12
/
+34
2025-09-22
Merge tag 'pinctrl-v6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-14
/
+17
2025-09-22
ACPI: SPCR: Support Precise Baud Rate field
Chen Pei
1
-1
/
+9
2025-09-22
drm/xe: Don't copy pinned kernel bos twice on suspend
Thomas Hellström
1
-2
/
+2
2025-09-22
drm/xe: Fix build with CONFIG_MODULES=n
Lucas De Marchi
1
-1
/
+1
2025-09-22
drm/xe/vf: Don't expose sysfs attributes not applicable for VFs
Michal Wajdeczko
1
-1
/
+1
2025-09-22
PCI/PM: Skip resuming to D0 if device is disconnected
Mario Limonciello
1
-0
/
+5
2025-09-22
soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driver
Christophe Leroy
1
-24
/
+27
2025-09-22
soc: fsl: qe: Change GPIO driver to a proper platform driver
Christophe Leroy
1
-40
/
+48
2025-09-22
gpio: regmap: fix memory leak of gpio_regmap structure
Ioana Ciornei
1
-1
/
+1
2025-09-22
gpiolib: Extend software-node support to support secondary software-nodes
Hans de Goede
1
-2
/
+19
2025-09-22
NTB: epf: Add Renesas rcar support
Jerome Brunet
1
-0
/
+15
2025-09-22
NTB: epf: Allow arbitrary BAR mapping
Jerome Brunet
1
-50
/
+53
2025-09-22
ntb: Add mutex to make link_event_callback executed linearly.
fuyuanli
1
-0
/
+7
2025-09-22
ntb_hw_amd: Update amd_ntb_get_link_status to support latest generation secondary topology
Basavaraj Natikar
2
-1
/
+18
2025-09-22
remoteproc: qcom: pas: Drop redundant assignment to ret
Stephan Gerhold
1
-1
/
+1
2025-09-22
remoteproc: qcom: pas: Shutdown lite ADSP DTB on X1E
Stephan Gerhold
1
-0
/
+6
2025-09-22
pds_fwctl: Replace kzalloc + copy_from_user with memdup_user in pdsfc_fw_rpc
Thorsten Blum
1
-12
/
+4
2025-09-22
remoteproc: qcom: q6v5: Avoid handling handover twice
Stephan Gerhold
1
-0
/
+5
2025-09-22
remoteproc: qcom: q6v5: Avoid disabling handover IRQ twice
Stephan Gerhold
1
-3
/
+0
2025-09-22
spi: ljca: Remove Wentong's e-mail address
Sakari Ailus
1
-1
/
+1
2025-09-22
drivers/perf: hisi: Add support for L3C PMU v3
Yicong Yang
2
-30
/
+324
2025-09-22
drivers/perf: hisi: Refactor the event configuration of L3C PMU
Yicong Yang
1
-45
/
+84
2025-09-22
drivers/perf: hisi: Extend the field of tt_core
Yicong Yang
1
-2
/
+2
[prev]
[next]