index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-22
arm64: mm: Populate vmemmap at the page level if not section aligned
Zhenhua Huang
1
-1
/
+4
2025-03-22
x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
Florent Revest
1
-1
/
+1
2025-03-22
x86/irq: Define trace events conditionally
Arnd Bergmann
1
-0
/
+2
2025-03-22
perf/x86/intel: Use better start period for frequency mode
Kan Liang
1
-0
/
+85
2025-03-22
alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
Eric W. Biederman
4
-21
/
+6
2025-03-22
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
1
-11
/
+0
2025-03-13
x86/boot: Sanitize boot params before parsing command line
Ard Biesheuvel
1
-0
/
+2
2025-03-13
x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'
Ard Biesheuvel
10
-48
/
+49
2025-03-13
x86/mm: Don't disable PCID when INVLPG has been fixed by microcode
Xi Ruoyao
1
-9
/
+14
2025-03-13
Revert "KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()"
Greg Kroah-Hartman
1
-6
/
+7
2025-03-13
Revert "KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_l...
Greg Kroah-Hartman
1
-1
/
+3
2025-03-13
Revert "KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults"
Greg Kroah-Hartman
1
-3
/
+5
2025-03-13
Revert "KVM: e500: always restore irqs"
Greg Kroah-Hartman
1
-2
/
+2
2025-03-13
riscv: Fix enabling cbo.zero when running in M-mode
Samuel Holland
2
-1
/
+3
2025-03-13
arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
Ryan Roberts
1
-33
/
+20
2025-03-13
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
13
-24
/
+40
2025-03-13
KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM
Xiaoyao Li
1
-1
/
+1
2025-03-13
KVM: SVM: Suppress DEBUGCTL.BTF on AMD
Sean Christopherson
2
-1
/
+10
2025-03-13
KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value
Sean Christopherson
2
-1
/
+13
2025-03-13
x86/sgx: Fix size overflows in sgx_encl_create()
Jarkko Sakkinen
1
-0
/
+7
2025-03-13
s390/traps: Fix test_monitor_call() inline assembly
Heiko Carstens
1
-3
/
+3
2025-03-13
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
1
-16
/
+34
2025-03-13
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2025-03-13
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2025-03-13
LoongArch: Set max_pfn with the PFN of the last page
Bibo Mao
1
-0
/
+3
2025-03-13
LoongArch: Use polling play_dead() when resuming from hibernation
Huacai Chen
1
-1
/
+46
2025-03-13
LoongArch: Convert unreachable() to BUG()
Tiezhu Yang
1
-2
/
+2
2025-03-13
x86/microcode/AMD: Add some forgotten models to the SHA check
Borislav Petkov (AMD)
1
-0
/
+6
2025-03-13
riscv: signal: fix signal_minsigstksz
Yong-Xuan Wang
1
-1
/
+1
2025-03-13
RISC-V: Enable cbo.zero in usermode
Andrew Jones
6
-0
/
+32
2025-03-13
riscv: cacheinfo: Use of_property_present() for non-boolean properties
Rob Herring
1
-6
/
+6
2025-03-13
riscv: Prevent a bad reference count on CPU nodes
Miquel SabatĂ© SolĂ
1
-2
/
+5
2025-03-13
riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
Yunhui Cui
1
-0
/
+22
2025-03-13
riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
Yunhui Cui
1
-7
/
+6
2025-03-13
x86/speculation: Add __update_spec_ctrl() helper
Waiman Long
1
-0
/
+11
2025-03-13
arm64: dts: rockchip: add rs485 support on uart5 of px30-ringneck-haikou
Farouk Bouabid
1
-0
/
+1
2025-03-13
x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
Andrew Cooper
1
-6
/
+3
2025-03-09
x86/boot/32: Temporarily map initrd for microcode loading
Thomas Gleixner
2
-2
/
+52
2025-03-09
x86/microcode: Provide CONFIG_MICROCODE_INITRD32
Thomas Gleixner
1
-0
/
+4
2025-03-09
x86/boot/32: Restructure mk_early_pgtbl_32()
Thomas Gleixner
1
-19
/
+23
2025-03-09
x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32()
Thomas Gleixner
2
-18
/
+21
2025-03-09
x86/boot: Use __pa_nodebug() in mk_early_pgtbl_32()
Thomas Gleixner
1
-10
/
+6
2025-03-09
x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()
Thomas Gleixner
2
-1
/
+3
2025-03-07
x86/microcode/AMD: Fix a -Wsometimes-uninitialized clang false positive
Borislav Petkov (AMD)
1
-1
/
+1
2025-03-07
x86/microcode/AMD: Load only SHA256-checksummed patches
Borislav Petkov (AMD)
3
-2
/
+554
2025-03-07
x86/microcode/AMD: Add get_patch_level()
Borislav Petkov (AMD)
1
-22
/
+24
2025-03-07
x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration
Borislav Petkov (AMD)
1
-28
/
+26
2025-03-07
x86/microcode/AMD: Merge early_apply_microcode() into its single callsite
Borislav Petkov (AMD)
1
-34
/
+26
2025-03-07
x86/microcode/AMD: Have __apply_microcode_amd() return bool
Borislav Petkov (AMD)
1
-6
/
+6
2025-03-07
x86/microcode/AMD: Make __verify_patch_size() return bool
Nikolay Borisov
1
-9
/
+9
[next]