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
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-17
x86/bugs: Fix indentation due to ITS merge
Borislav Petkov (AMD)
1
-2
/
+2
2025-05-16
x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_base() to cpuid_base_hypervisor()/for_each_possible_cpuid_base_hypervisor()
Ahmed S. Darwish
6
-8
/
+8
2025-05-16
x86/cpu/intel: Rename CPUID(0x2) descriptors iterator parameter
Ahmed S. Darwish
1
-6
/
+6
2025-05-16
x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameter
Ahmed S. Darwish
1
-7
/
+7
2025-05-16
x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2()
Ahmed S. Darwish
3
-24
/
+24
2025-05-15
x86/cpuid: Rename have_cpuid_p() to cpuid_feature()
Ahmed S. Darwish
3
-8
/
+8
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
24
-24
/
+24
2025-05-15
x86/cpuid: Move CPUID(0x2) APIs into <cpuid/api.h>
Ahmed S. Darwish
4
-77
/
+75
2025-05-15
x86/msr: Add rdmsrl_on_cpu() compatibility wrapper
Ingo Molnar
1
-0
/
+1
2025-05-15
x86/mm: Fix kernel-doc descriptions of various pgtable methods
Shivank Garg
1
-19
/
+31
2025-05-15
x86/asm-offsets: Export certain 'struct cpuinfo_x86' fields for 64-bit asm use too
Ard Biesheuvel
2
-9
/
+8
2025-05-14
x86/boot: Defer initialization of VM space related global variables
Ard Biesheuvel
2
-6
/
+6
2025-05-13
x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabled
Borislav Petkov (AMD)
1
-1
/
+3
2025-05-11
Linux 6.15-rc6
Linus Torvalds
1
-1
/
+1
2025-05-10
Input: xpad - fix xpad_device sorting
Vicki Pfau
1
-1
/
+1
2025-05-10
Input: xpad - add support for several more controllers
Vicki Pfau
1
-0
/
+7
2025-05-10
Input: xpad - fix Share button on Xbox One controllers
Vicki Pfau
1
-15
/
+20
2025-05-10
Input: xpad - fix two controller table values
Vicki Pfau
1
-2
/
+2
2025-05-10
Input: hisi_powerkey - enable system-wakeup for s2idle
Ulf Hansson
1
-1
/
+1
2025-05-09
fix IS_MNT_PROPAGATING uses
Al Viro
3
-10
/
+12
2025-05-09
do_move_mount(): don't leak MNTNS_PROPAGATING on failures
Al Viro
1
-3
/
+2
2025-05-09
do_umount(): add missing barrier before refcount checks in sync case
Al Viro
1
-1
/
+2
2025-05-09
__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
Al Viro
1
-5
/
+1
2025-05-09
selftest/x86/bugs: Add selftests for ITS
Pawan Gupta
7
-0
/
+631
2025-05-09
x86/its: FineIBT-paranoid vs ITS
Peter Zijlstra
5
-20
/
+159
2025-05-09
x86/its: Use dynamic thunks for indirect branches
Peter Zijlstra
6
-3
/
+149
2025-05-09
x86/ibt: Keep IBT disabled during alternative patching
Pawan Gupta
1
-0
/
+8
2025-05-09
mm/execmem: Unify early execmem_cache behaviour
Peter Zijlstra
4
-4
/
+50
2025-05-09
x86/its: Align RETs in BHB clear sequence to avoid thunking
Pawan Gupta
1
-3
/
+17
2025-05-09
x86/its: Add support for RSB stuffing mitigation
Pawan Gupta
2
-0
/
+22
2025-05-09
x86/its: Add "vmexit" option to skip mitigation on some CPUs
Pawan Gupta
4
-7
/
+26
2025-05-09
x86/its: Enable Indirect Target Selection mitigation
Pawan Gupta
5
-4
/
+155
2025-05-09
x86/its: Add support for ITS-safe return thunk
Pawan Gupta
8
-7
/
+57
2025-05-09
x86/its: Add support for ITS-safe indirect thunk
Pawan Gupta
7
-4
/
+96
2025-05-09
x86/its: Enumerate Indirect Target Selection (ITS) bug
Pawan Gupta
4
-13
/
+58
2025-05-09
Documentation: x86/bugs/its: Add ITS documentation
Pawan Gupta
2
-0
/
+169
2025-05-09
x86/mm: Eliminate window where TLB flushes may be inadvertently skipped
Dave Hansen
1
-3
/
+19
2025-05-09
io_uring/sqpoll: Increase task_work submission batch size
Gabriel Krisman Bertazi
1
-1
/
+1
2025-05-09
drm/i915/dp: Fix determining SST/MST mode during MTP TU state computation
Imre Deak
1
-1
/
+1
2025-05-09
memblock: Accept allocated memory before use in memblock_double_array()
Tom Lendacky
1
-1
/
+8
2025-05-08
drm/xe: Add config control for svm flush work
Shuicheng Lin
3
-2
/
+21
2025-05-08
drm/xe: Release force wake first then runtime power
Shuicheng Lin
1
-4
/
+5
2025-05-08
drm/xe/gsc: do not flush the GSC worker from the reset path
Daniele Ceraolo Spurio
7
-2
/
+44
2025-05-08
drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
Tejas Upadhyay
1
-2
/
+5
2025-05-08
drm/xe: Add page queue multiplier
Matthew Brost
1
-2
/
+9
2025-05-08
drm/amdgpu/hdp7: use memcfg register to post the write for HDP flush
Alex Deucher
1
-1
/
+6
2025-05-08
drm/amdgpu/hdp6: use memcfg register to post the write for HDP flush
Alex Deucher
1
-1
/
+6
2025-05-08
drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flush
Alex Deucher
1
-1
/
+11
2025-05-08
drm/amdgpu/hdp5: use memcfg register to post the write for HDP flush
Alex Deucher
1
-1
/
+6
2025-05-08
block: remove test of incorrect io priority level
Aaron Lu
1
-5
/
+1
[next]