summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-07-04perf/x86/intel/cstate: Add Arrowlake supportZhang Rui
2024-07-04perf/x86/intel/cstate: Fix Alderlake/Raptorlake/MeteorlakeZhang Rui
2024-07-04Merge branch 'tip/x86/cpu'Peter Zijlstra
2024-07-04perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculationAdrian Hunter
2024-07-04perf/x86/intel/pt: Fix a topa_entry base address calculationAdrian Hunter
2024-07-04perf/x86/intel/pt: Fix topa_entry base lengthMarco Cavenati
2024-07-04arm64: dts: fvp: Enable PCIe ATS for Base RevC FVPJean-Philippe Brucker
2024-07-04powerpc/pci: Hotplug driver bridge supportKrishna Kumar
2024-07-04powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFCEsben Haabendal
2024-07-04powerpc: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-04KVM: PPC: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-04powerpc/kexec: Use of_property_read_reg()Rob Herring (Arm)
2024-07-04powerpc/64s/radix/kfence: map __kfence_pool at page granularityHari Bathini
2024-07-04powerpc/pseries/iommu: Define spapr_tce_table_group_ops only with CONFIG_IOMM...Shivaprasad G Bhat
2024-07-04arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1Anshuman Khandual
2024-07-04KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1Anshuman Khandual
2024-07-04um: vector: always reset vp->openedJohannes Berg
2024-07-04um: vector: remove vp->lockJohannes Berg
2024-07-04um: register power-off handlerJohannes Berg
2024-07-04um: line: always fill *error_out in setup_one_line()Johannes Berg
2024-07-04kvm: s390: Reject memory region operations for ucontrol VMsChristoph Schlameuss
2024-07-04KVM: s390: vsie: retry SIE instruction on host interceptsEric Farman
2024-07-03kmsan: enable on s390Ilya Leoshkevich
2024-07-03s390/kmsan: implement the architecture-specific functionsIlya Leoshkevich
2024-07-03s390/unwind: disable KMSAN checksIlya Leoshkevich
2024-07-03s390/uaccess: add the missing linux/instrumented.h #includeIlya Leoshkevich
2024-07-03s390/uaccess: add KMSAN support to put_user() and get_user()Ilya Leoshkevich
2024-07-03s390/traps: unpoison the kernel_stack_overflow()'s pt_regsIlya Leoshkevich
2024-07-03s390/string: add KMSAN supportIlya Leoshkevich
2024-07-03s390/mm: define KMSAN metadata for vmalloc and modulesIlya Leoshkevich
2024-07-03s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich
2024-07-03s390/ftrace: unpoison ftrace_regs in kprobe_ftrace_handler()Ilya Leoshkevich
2024-07-03s390/diag: unpoison diag224() output bufferIlya Leoshkevich
2024-07-03s390/cpumf: unpoison STCCTM output bufferIlya Leoshkevich
2024-07-03s390/cpacf: unpoison the results of cpacf_trng()Ilya Leoshkevich
2024-07-03s390/checksum: add a KMSAN checkIlya Leoshkevich
2024-07-03s390/boot: add the KMSAN runtime stubIlya Leoshkevich
2024-07-03s390: use a larger stack for KMSANIlya Leoshkevich
2024-07-03s390/boot: turn off KMSANIlya Leoshkevich
2024-07-03arch/x86: do not explicitly clear Reserved flag in free_pagetableOscar Salvador
2024-07-03mm: drop leftover comment references to pxx_huge()Peter Xu
2024-07-03mm: remove page_mapping()Matthew Wilcox (Oracle)
2024-07-03mm/mm_init: use node's number of cpus in deferred_page_init_max_threadsEric Chanudet
2024-07-03mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li
2024-07-03mm: add update_mmu_tlb_range()Bang Li
2024-07-03KVM: arm64: nv: Truely enable nXS TLBI operationsMarc Zyngier
2024-07-03riscv: kexec: Avoid deadlock in kexec crash pathSong Shuai
2024-07-03riscv: stacktrace: fix usage of ftrace_graph_ret_addr()Puranjay Mohan
2024-07-03Merge patch series "Assorted fixes in RISC-V PMU driver"Palmer Dabbelt
2024-07-03perf: RISC-V: Check standard event availabilitySamuel Holland