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-17
cpuset: introduce cpus_excl_conflict and mems_excl_conflict helpers
Chen Ridong
1
-30
/
+44
2025-09-17
cpuset: refactor CPU mask buffer parsing logic
Chen Ridong
1
-29
/
+30
2025-09-17
cpuset: Refactor exclusive CPU mask computation logic
Chen Ridong
1
-38
/
+65
2025-09-17
cpuset: change return type of is_partition_[in]valid to bool
Chen Ridong
1
-2
/
+2
2025-09-17
cpuset: remove unused assignment to trialcs->partition_root_state
Chen Ridong
1
-2
/
+0
2025-09-17
cpuset: move the root cpuset write check earlier
Chen Ridong
1
-13
/
+4
2025-09-17
bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()
Hengqi Chen
1
-2
/
+1
2025-09-17
selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative state
Eduard Zingerman
1
-0
/
+21
2025-09-17
bpf: dont report verifier bug for missing bpf_scc_visit on speculative path
Eduard Zingerman
1
-3
/
+18
2025-09-17
fsverity: Use 2-way interleaved SHA-256 hashing when supported
Eric Biggers
1
-34
/
+139
2025-09-17
fsverity: Remove inode parameter from fsverity_hash_block()
Eric Biggers
4
-12
/
+9
2025-09-17
lib/crypto: tests: Add tests and benchmark for sha256_finup_2x()
Eric Biggers
1
-0
/
+184
2025-09-17
lib/crypto: x86/sha256: Add support for 2-way interleaved hashing
Eric Biggers
2
-0
/
+407
2025-09-17
lib/crypto: arm64/sha256: Add support for 2-way interleaved hashing
Eric Biggers
2
-6
/
+315
2025-09-17
lib/crypto: sha256: Add support for 2-way interleaved hashing
Eric Biggers
2
-5
/
+94
2025-09-17
selftest/futex: Compile also with libnuma < 2.0.16
Sebastian Andrzej Siewior
2
-12
/
+14
2025-09-17
selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtest
André Almeida
1
-1
/
+7
2025-09-17
selftest/futex: Make the error check more precise for futex_numa_mpol
André Almeida
1
-15
/
+21
2025-09-17
regulator: Fix MAX77838 selection
Igor Belwon
1
-1
/
+2
2025-09-17
Merge tag 'kvm-s390-master-6.17-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
3
-21
/
+34
2025-09-17
Merge tag 'kvm-x86-fixes-6.17-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+1
2025-09-17
Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
19
-154
/
+120
2025-09-17
ARM: at91: remove default values for PMC_PLL_ACR
Cristian Birsan
2
-7
/
+2
2025-09-17
clk: at91: add ACR in all PLL settings
Cristian Birsan
5
-0
/
+14
2025-09-17
clk: at91: sam9x7: Add peripheral clock id for pmecc
Balamanikandan Gunasundar
1
-0
/
+1
2025-09-17
clk: at91: clk-master: Add check for divide by 3
Ryan Wanner
1
-0
/
+3
2025-09-17
clk: at91: clk-sam9x60-pll: force write to PLL_UPDT register
Nicolas Ferre
1
-36
/
+39
2025-09-17
ARM: at91: pm: save and restore ACR during PLL disable/enable
Nicolas Ferre
1
-1
/
+7
2025-09-17
drm/xe/madvise: Fix ioctl argument check
Shuicheng Lin
1
-4
/
+2
2025-09-17
drm/xe: Misc refine for svm
Shuicheng Lin
1
-14
/
+11
2025-09-17
irqchip/gic-v5: Drop has_gcie_v3_compat from gic_kvm_info
Sascha Bischoff
2
-9
/
+0
2025-09-17
KVM: arm64: Use ARM64_HAS_GICV5_LEGACY for GICv5 probing
Sascha Bischoff
1
-1
/
+1
2025-09-17
arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capability
Sascha Bischoff
2
-0
/
+16
2025-09-17
KVM: arm64: Enable nested for GICv5 host with FEAT_GCIE_LEGACY
Sascha Bischoff
1
-2
/
+3
2025-09-17
KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibility
Marc Zyngier
4
-16
/
+21
2025-09-17
KVM: arm64: Fix page leak in user_mem_abort()
Fuad Tabba
1
-2
/
+7
2025-09-17
Merge branch kvm-arm64/dump-instr into kvmarm-master/next
Marc Zyngier
4
-8
/
+23
2025-09-17
Merge branch kvm-arm64/mmio-rcu into kvmarm-master/next
Marc Zyngier
5
-23
/
+53
2025-09-17
stddef: Introduce __TRAILING_OVERLAP()
Gustavo A. R. Silva
1
-3
/
+19
2025-09-17
stddef: Remove token-pasting in TRAILING_OVERLAP()
Gustavo A. R. Silva
1
-1
/
+1
2025-09-17
drm/xe: Fix error handling if PXP fails to start
Daniele Ceraolo Spurio
6
-41
/
+72
2025-09-17
drm/xe/sysfs: Add cleanup action in xe_device_sysfs_init
Zongyao Bai
1
-2
/
+6
2025-09-17
KVM: arm64: Fix kvm_vcpu_{set,is}_be() to deal with EL2 state
Marc Zyngier
1
-6
/
+14
2025-09-17
ALSA: hda: intel-dsp-config: Prevent SEGFAULT if ACPI_HANDLE() is NULL
Richard Fitzgerald
1
-0
/
+2
2025-09-17
f2fs: fix infinite loop in __insert_extent_tree()
wangzijie
1
-0
/
+6
2025-09-17
f2fs: fix zero-sized extent for precache extents
wangzijie
1
-3
/
+4
2025-09-17
PCI/sysfs: Expose PCI device serial number
Matthew Wood
2
-0
/
+30
2025-09-17
cxl: Add a cached copy of target_map to cxl_decoder
Dave Jiang
6
-38
/
+31
2025-09-17
cxl: Add helper to delete dport
Dave Jiang
1
-8
/
+14
2025-09-17
cxl: Add helper to detect top of CXL device topology
Dave Jiang
1
-6
/
+11
[prev]
[next]