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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
riscv: Move all duplicate insn parsing macros into asm/insn.h
Alexandre Ghiti
3
-273
/
+166
2025-09-16
riscv: Strengthen duplicate and inconsistent definition of RV_X()
Alexandre Ghiti
4
-22
/
+23
2025-09-16
riscv: Fix typo EXRACT -> EXTRACT
Alexandre Ghiti
2
-2
/
+2
2025-09-16
riscv: Add kprobes KUnit test
Nam Cao
6
-0
/
+323
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
33
-76
/
+76
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
Thomas Huth
3
-5
/
+5
2025-09-16
riscv: introduce ioremap_wc()
Yunhui Cui
2
-0
/
+5
2025-09-16
tools/cpupower: fix error return value in cpupower_write_sysfs()
Kaushlendra Kumar
1
-1
/
+1
2025-09-16
Merge tag 'perf-tools-fixes-for-v6.17-2025-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
3
-5
/
+14
2025-09-16
drm/amd: Only restore cached manual clock settings in restore if OD enabled
Mario Limonciello
1
-1
/
+1
2025-09-16
drm/amdgpu: re-order and document VM code
Christian König
1
-6
/
+24
2025-09-16
drm/amdgpu: remove check for BO reservation add assert instead
Christian König
1
-12
/
+1
2025-09-16
drm/amd/pm: Update pmfw headers for smu_v13_0_12
Asad Kamal
1
-2
/
+10
2025-09-16
drm/amd/pm: Rename amdgpu_hwmon_get_sensor_generic
Asad Kamal
1
-37
/
+39
2025-09-16
drm/amd: Only restore cached manual clock settings in restore if OD enabled
Mario Limonciello
1
-1
/
+1
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the V14_0_2 smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the V13_0_6 smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the V13 smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Sienna smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Navi10 smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Arcturus smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the i2c init
Rodrigo Siqueira
1
-13
/
+2
2025-09-16
drm/amdgpu: Use devm_i2c_add_adapter() in SMU V11
Rodrigo Siqueira
1
-4
/
+1
2025-09-16
drm/amdgpu/amdgpu_i2c: Use devm_i2c_add_adapter instead of i2c_add_adapter
Rodrigo Siqueira
1
-15
/
+3
2025-09-16
drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logic
Rodrigo Siqueira
1
-19
/
+2
2025-09-16
drm/amd/display: Use kmalloc_array() instead of kmalloc()
James Flowers
1
-2
/
+2
2025-09-16
drm/amdgpu: fix userq VM validation v4
Christian König
3
-75
/
+110
2025-09-16
drm/amdgpu: reject gang submissions under SRIOV
Christian König
1
-1
/
+1
2025-09-16
ASoC: cs35l56: Handle vendor-specific UEFI
Mark Brown
4
-9
/
+395
2025-09-16
Add PM4125 audio codec driver
Mark Brown
274
-1464
/
+6017
2025-09-16
ASoC: codecs: pcm1754: add pcm1754 dac driver
Mark Brown
608
-3250
/
+7851
2025-09-16
igc: don't fail igc_probe() on LED setup error
Kohei Enju
2
-3
/
+10
2025-09-16
ixgbe: destroy aci.lock later within ixgbe_remove path
Jedrzej Jagielski
1
-3
/
+4
2025-09-16
ixgbe: initialize aci.lock before it's used
Jedrzej Jagielski
1
-7
/
+8
2025-09-16
i40e: remove redundant memory barrier when cleaning Tx descs
Maciej Fijalkowski
1
-3
/
+0
2025-09-16
ice: fix Rx page leak on multi-buffer frames
Jacob Keller
2
-47
/
+34
2025-09-16
uprobes: uprobe_warn should use passed task
Jeremy Linton
1
-1
/
+1
2025-09-16
arm64: Kconfig: Remove GCS restrictions on UPROBES
Jeremy Linton
1
-1
/
+0
2025-09-16
arm64: uprobes: Add GCS support to uretprobes
Jeremy Linton
1
-0
/
+33
2025-09-16
workqueue: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2
-12
/
+12
2025-09-16
arm64: probes: Add GCS support to bl/blr/ret
Jeremy Linton
1
-8
/
+34
2025-09-16
arm64: uaccess: Add additional userspace GCS accessors
Jeremy Linton
1
-0
/
+54
2025-09-16
ACPI: processor: Remove unused empty stubs of some functions
Huisong Li
1
-20
/
+0
2025-09-16
Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()"
Andrea Righi
1
-5
/
+1
2025-09-16
arm64/fpsimd: simplify sme_setup()
Yury Norov (NVIDIA)
1
-2
/
+3
2025-09-16
arm64: dts: qcom: qcs615: Enable TSENS support for QCS615 SoC
Gaurav Kohli
1
-1
/
+205
2025-09-16
Documentation: KVM: Call out that KVM strictly follows the 8254 PIT spec
Jiaming Zhang
1
-0
/
+6
2025-09-16
KVM: x86: hyper-v: Use guard() instead of mutex_lock() to simplify code
Liao Yuanhong
1
-7
/
+5
2025-09-16
KVM: x86: Use guard() instead of mutex_lock() to simplify code
Liao Yuanhong
1
-10
/
+7
2025-09-16
KVM: x86/pmu: Correct typo "_COUTNERS" to "_COUNTERS"
Dapeng Mi
2
-7
/
+7
[prev]
[next]