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-04
clk: amlogic: c3-peripherals: use helper for basic composite clocks
Jerome Brunet
1
-966
/
+63
2025-09-04
clk: amlogic: align s4 and c3 pwm clock descriptions
Jerome Brunet
2
-596
/
+90
2025-09-04
clk: amlogic: add composite clock helpers
Jerome Brunet
1
-0
/
+57
2025-09-04
clk: amlogic: use the common pclk definition
Jerome Brunet
4
-101
/
+51
2025-09-04
clk: amlogic: introduce a common pclk definition
Jerome Brunet
7
-31
/
+52
2025-09-04
clk: amlogic: pclk explicitly use CLK_IGNORE_UNUSED
Jerome Brunet
10
-444
/
+504
2025-09-04
clk: amlogic: drop CLK_SET_RATE_PARENT from peripheral clocks
Jerome Brunet
1
-1
/
+1
2025-09-04
clk: amlogic: move PCLK definition to clkc-utils
Jerome Brunet
2
-20
/
+21
2025-09-04
clk: amlogic: aoclk: use clkc-utils syscon probe
Jerome Brunet
5
-31
/
+33
2025-09-04
clk: amlogic: use probe helper in mmio based controllers
Jerome Brunet
7
-301
/
+63
2025-09-04
clk: amlogic: add probe helper for mmio based controllers
Jerome Brunet
2
-13
/
+50
2025-09-04
clk: amlogic: drop meson-clkcee
Jerome Brunet
9
-115
/
+85
2025-09-04
ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()
Miaoqian Lin
1
-1
/
+3
2025-09-04
accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAY
Lizhi Hou
3
-24
/
+116
2025-09-04
PCI/AER: Print TLP Log for errors introduced since PCIe r1.1
Lukas Wunner
1
-3
/
+27
2025-09-04
drm/panthor: validate group queue count
Chia-I Wu
1
-1
/
+1
2025-09-04
phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
Horatiu Vultur
1
-10
/
+8
2025-09-04
Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table
Christoffer Sandberg
1
-0
/
+14
2025-09-04
net: dsa: dsa_loop: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-04
ppp: fix memory leak in pad_compress_skb
Qingfang Deng
1
-3
/
+3
2025-09-04
ACPI: PRM: Skip handlers with NULL handler_address or NULL VA
Shang song (Lenovo)
1
-3
/
+16
2025-09-04
net: xilinx: axienet: Add error handling for RX metadata pointer retrieval
Abin Joseph
1
-0
/
+10
2025-09-04
clk: samsung: exynos990: Add missing USB clock registers to HSI0
Denzeel Oliva
1
-0
/
+2
2025-09-04
clk: samsung: exynos990: Add LHS_ACEL gate clock for HSI0 and update CLK_NR_TOP
Denzeel Oliva
1
-1
/
+5
2025-09-04
clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
Daniil Titov
2
-7
/
+616
2025-09-04
clk: qcom: Select the intended config in QCS_DISPCC_615
Lukas Bulwahn
1
-1
/
+1
2025-09-04
clk: qcom: common: Fix NULL vs IS_ERR() check in qcom_cc_icc_register()
Dan Carpenter
1
-2
/
+2
2025-09-04
clk: qcom: alpha-pll: convert from round_rate() to determine_rate()
Brian Masney
1
-59
/
+77
2025-09-04
clk: qcom: milos: Constify 'struct qcom_cc_desc'
Krzysztof Kozlowski
3
-3
/
+3
2025-09-04
firmware: meson_sm: fix device leak at probe
Johan Hovold
1
-1
/
+6
2025-09-04
gpio: nomadik: wrap a local variable in a necessary ifdef
Bartosz Golaszewski
1
-0
/
+2
2025-09-04
Merge tag 'gpio/mfd-stmpe-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into gpio/for-next
Bartosz Golaszewski
2
-5
/
+11
2025-09-04
mfd: stmpe: Allow building as module
Alexander Stein
2
-5
/
+11
2025-09-04
platform/x86/amd/pmf: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-09-04
irqchip/sg2042-msi: Set irq type according to DT configuration
Chen Wang
1
-2
/
+5
2025-09-04
irqchip/gic-v2m: Handle Multiple MSI base IRQ Alignment
Christian Bruel
1
-4
/
+9
2025-09-04
platform/x86/intel-uncore-freq: Present unique domain ID per package
Srinivas Pandruvada
1
-1
/
+73
2025-09-04
platform/x86: think-lmi: Add extra TC BIOS error messages
Mark Pearson
1
-0
/
+11
2025-09-04
platform/x86: think-lmi: Certificate support for ThinkCenter
Mark Pearson
2
-7
/
+50
2025-09-04
platform/x86: think-lmi: Add certificate GUID structure
Mark Pearson
2
-9
/
+33
2025-09-04
Input: iqs7222 - avoid enabling unused interrupts
Jeff LaBundy
1
-0
/
+3
2025-09-04
drm/i915/pps: prefer poll_timeout_us() over read_poll_timeout()
Jani Nikula
1
-5
/
+3
2025-09-04
drm/i915/ddi: prefer poll_timeout_us() over readx_poll_timeout()
Jani Nikula
1
-21
/
+11
2025-09-04
drm/i915/opregion: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-4
/
+6
2025-09-04
drm/i915/lspcon: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-3
/
+10
2025-09-04
drm/i915/dsb: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-2
/
+8
2025-09-04
drm/i915/tc: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-2
/
+14
2025-09-04
drm/i915/vblank: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-1
/
+8
2025-09-04
drm/i915/dp: use generic poll_timeout_us() instead of wait_for() in link training
Jani Nikula
1
-4
/
+13
2025-09-04
drm/i915/dp: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-10
/
+10
[prev]
[next]