aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-04-07Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 14-39/+150
2024-04-07Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+1
2024-04-07Merge tag 'perf-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+4
2024-04-06x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkGravatar Borislav Petkov (AMD) 1-0/+1
2024-04-06Merge branch 'linus' into x86/urgent, to pick up dependent commitGravatar Ingo Molnar 43-203/+331
2024-04-05Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+5
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-14/+35
2024-04-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-4/+1
2024-04-05Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-20/+34
2024-04-05Merge tag 's390-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 7-58/+67
2024-04-05x86/mm/pat: fix VM_PAT handling in COW mappingsGravatar David Hildenbrand 1-14/+35
2024-04-04x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordGravatar Sean Christopherson 2-0/+4
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-15/+14
2024-04-04riscv: process: Fix kernel gp leakageGravatar Stefan O'Rear 1-3/+0
2024-04-04riscv: Disable preemption when using patch_map()Gravatar Alexandre Ghiti 1-0/+8
2024-04-04riscv: Fix warning by declaring arch_cpu_idle() as noinstrGravatar Alexandre Ghiti 1-1/+1
2024-04-04riscv: use KERN_INFO in do_trapGravatar Andreas Schwab 1-1/+1
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 3-15/+12
2024-04-04x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Gravatar Borislav Petkov (AMD) 1-1/+3
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Gravatar Borislav Petkov (AMD) 6-37/+45
2024-04-04x86/cc: Add cc_platform_set/_clear() helpersGravatar Borislav Petkov (AMD) 1-0/+52
2024-04-04x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORMGravatar Borislav Petkov (AMD) 1-0/+1
2024-04-04x86/coco: Require seeding RNG with RDRAND on CoCo systemsGravatar Jason A. Donenfeld 3-0/+45
2024-04-04x86/numa/32: Include missing <asm/pgtable_areas.h>Gravatar Arnd Bergmann 1-0/+1
2024-04-03riscv: Fix vector state restore in rt_sigreturn()Gravatar Björn Töpel 1-7/+8
2024-04-03vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.hGravatar Arnd Bergmann 1-2/+1
2024-04-03nios2: Only use built-in devicetree blob if configured to do soGravatar Guenter Roeck 1-1/+5
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 14-90/+167
2024-04-03x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSOGravatar Borislav Petkov (AMD) 1-1/+4
2024-04-03arm64/ptrace: Use saved floating point state type to determine SVE layoutGravatar Mark Brown 1-4/+1
2024-04-03s390/entry: align system call table on 8 bytesGravatar Sumanth Korikkar 1-0/+1
2024-04-03s390/pai: fix sampling event removal for PMU device driverGravatar Thomas Richter 2-6/+14
2024-04-03s390/preempt: mark all functions __always_inlineGravatar Ilya Leoshkevich 1-18/+18
2024-04-03s390/atomic: mark all functions __always_inlineGravatar Ilya Leoshkevich 2-33/+33
2024-04-03s390/mm: fix NULL pointer dereferenceGravatar Heiko Carstens 1-1/+1
2024-04-03perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventGravatar Kan Liang 1-4/+4
2024-04-03x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offlineGravatar Reinette Chatre 1-1/+2
2024-04-02Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...Gravatar Paolo Bonzini 2-7/+32
2024-04-02Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 230-1955/+7146
2024-04-01x86/bpf: Fix IP for relocating call depth accountingGravatar Joan Bruguera Micó 3-15/+12
2024-04-01x86/bpf: Fix IP after emitting call depth accountingGravatar Uros Bizjak 1-1/+1
2024-04-01KVM: arm64: Rationalise KVM banner outputGravatar Marc Zyngier 1-8/+5
2024-04-01arm64: Fix early handling of FEAT_E2H0 not being implementedGravatar Marc Zyngier 1-13/+16
2024-04-01KVM: arm64: Ensure target address is granule-aligned for range TLBIGravatar Will Deacon 1-4/+7
2024-04-01KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()Gravatar Will Deacon 2-2/+4
2024-04-01KVM: arm64: Don't pass a TLBI level hint when zapping table entriesGravatar Will Deacon 1-5/+7
2024-04-01KVM: arm64: Don't defer TLB invalidation when zapping table entriesGravatar Will Deacon 1-1/+3
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-9/+9
2024-03-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-16/+62
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 15-63/+63