index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2025-04-10
x86/msr: Rename 'rdmsrl_amd_safe()' to 'rdmsrq_amd_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'mce_wrmsrl()' to 'mce_wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'mce_rdmsrl()' to 'mce_rdmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h>
Ingo Molnar
2025-04-10
x86/msr: Harmonize the prototype and definition of do_trace_rdpmc()
Ingo Molnar
2025-04-10
x86/msr: Use u64 in rdmsrl_safe() and paravirt_read_pmc()
Ingo Molnar
2025-04-10
x86/msr: Use u64 in rdmsrl_amd_safe() and wrmsrl_amd_safe()
Ingo Molnar
2025-04-10
x86/msr: Standardize on u64 in <asm/msr-index.h>
Ingo Molnar
2025-04-10
x86/msr: Standardize on u64 in <asm/msr.h>
Ingo Molnar
2025-04-10
arm64: dts: rockchip: Fix mmc-pwrseq clock name on rock-pi-4
Rob Herring (Arm)
2025-04-10
arm64: dts: rockchip: Use "regulator-fixed" for btreg on px30-engicam for vcc...
Rob Herring (Arm)
2025-04-10
x86: Remove __FORCE_ORDER workaround
Uros Bizjak
2025-04-09
x86/mm: Consolidate initmem_init()
Mike Rapoport (Microsoft)
2025-04-09
Merge tag 'v6.15-rc1' into x86/mm, to pick up fixes
Ingo Molnar
2025-04-09
x86/uaccess: Predict valid_user_address() returning true
Mateusz Guzik
2025-04-09
Merge tag 'v6.15-rc1' into x86/asm, to refresh the branch
Ingo Molnar
2025-04-09
x86/ibt: Fix hibernate
Peter Zijlstra
2025-04-09
x86/cacheinfo: Properly parse CPUID(0x80000006) L2/L3 associativity
Ahmed S. Darwish
2025-04-09
x86/cacheinfo: Properly parse CPUID(0x80000005) L1d/L1i associativity
Ahmed S. Darwish
2025-04-09
arm64/fpsimd: signal: Simplify preserve_tpidr2_context()
Mark Rutland
2025-04-09
arm64/fpsimd: signal: Always save+flush state early
Mark Rutland
2025-04-09
arm64/fpsimd: signal32: Always save+flush state early
Mark Rutland
2025-04-09
arm64/fpsimd: Add fpsimd_save_and_flush_current_state()
Mark Rutland
2025-04-09
arm64/fpsimd: Fix merging of FPSIMD state during signal return
Mark Rutland
2025-04-09
arm64/fpsimd: Reset FPMR upon exec()
Mark Rutland
2025-04-09
arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP
Mark Rutland
2025-04-09
arm64/fpsimd: Don't corrupt FPMR when streaming mode changes
Mark Brown
2025-04-09
arm64/fpsimd: Discard stale CPU state when handling SME traps
Mark Brown
2025-04-09
arm64/fpsimd: Remove opportunistic freeing of SME state
Mark Rutland
2025-04-09
arm64/fpsimd: Remove redundant SVE trap manipulation
Mark Rutland
2025-04-09
arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve()
Mark Rutland
2025-04-09
arm64/fpsimd: Avoid RES0 bits in the SME trap handler
Mark Rutland
2025-04-09
x86/cpu: Avoid running off the end of an AMD erratum table
Dave Hansen
2025-04-09
crypto: x86/chacha - Restore SSSE3 fallback path
Herbert Xu
2025-04-09
arm: multi_v7_defconfig: Drop individual Renesas SoC entries
Lad Prabhakar
2025-04-09
arm: shmobile_defconfig: Drop individual Renesas SoC entries
Lad Prabhakar
2025-04-09
arm64: defconfig: Remove individual Renesas SoC entries
Lad Prabhakar
2025-04-09
perf/arch: Record sample last_period before updating on the x86 and PowerPC p...
Mark Barnett
2025-04-09
sparc: mv sparc sysctls into their own file under arch/sparc/kernel
Joel Granados
2025-04-09
x86/bugs: Add RSB mitigation document
Josh Poimboeuf
2025-04-09
x86/bugs: Don't fill RSB on context switch with eIBRS
Josh Poimboeuf
2025-04-09
x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
Josh Poimboeuf
[prev]
[next]